Are you running behind proxy? This will disappear if you re-run again. I have experienced the same problem but after trying couple of times executed fine. Not sure what is the exact root cause but have seen this issue only behind proxy.
Thanks, Kranthi From: <[email protected]> on behalf of Nagesh Dubbiru <[email protected]> Date: Thursday, March 15, 2018 at 4:03 PM To: "[email protected]" <[email protected]> Cc: Balkrashna Kardam <[email protected]> Subject: [onap-discuss] [dcaegen2] Deploying DCAEGEN2 with OOM on MultiNode K8 cluster HI, Has anyone successful in deploying DCAEGEN2 on Multi Node (1 Master and 5 slave Nodes) Kubernetes cluster using OOM ? After few fixes, I have been able to progress till creation of dcaeorcl00 instance however it is failing while running the install Cloudify plugin triggered by below command in the installer file. cfy bootstrap --install-plugins -p bootstrap-blueprint.yaml -i bootstrap-inputs.yaml Logs: 2018-03-15 15:50:53 CFY <manager> [sanity_515plg] Starting operation cloudify.interfaces.lifecycle.start (Operation parameters: {'manager_ip': u'10.247.204.58', 'run_sanity': 'true', 'fabric_env': {'key_filename': u'/opt/app/installer/cmtmp/cmbootstrap/id_rsa.cfybootstrap', 'host_string' : u'10.247.204.58', 'user': u'centos'}}) 2018-03-15 15:50:53 CFY <manager> [sanity_515plg.start] Sending task 'fabric_plugin.tasks.run_script' 2018-03-15 15:50:53 CFY <manager> [sanity_515plg.start] Task started 'fabric_plugin.tasks.run_script' 2018-03-15 15:50:53 LOG <manager> [sanity_515plg.start] INFO: Preparing fabric environment... 2018-03-15 15:50:53 LOG <manager> [sanity_515plg.start] INFO: Environment prepared successfully 2018-03-15 15:50:54 LOG <manager> [sanity_515plg.start] INFO: Saving sanity input configuration to /opt/cloudify/sanity/node_properties/properties.json 2018-03-15 15:50:54 LOG <manager> [sanity_515plg.start] INFO: Starting Manager sanity check... 2018-03-15 15:51:25 LOG <manager> [sanity_515plg.start] ERROR: Failed to PUT http://10.247.204.58:80/api/v2.1/blueprints/sanity_bp?application_file_name=no-monitoring-singlehost-blueprint.yaml (reason: BAD REQUEST) 2018-03-15 15:51:25 LOG <manager> [sanity_515plg.start] ERROR: Failed to PUT http://10.247.204.58:80/api/v2.1/deployments/sanity_deployment (reason: NOT FOUND) 2018-03-15 15:51:26 LOG <manager> [sanity_515plg.start] ERROR: Failed to GET http://10.247.204.58:80/api/v2.1/executions?deployment_id=sanity_deployment (reason: NOT FOUND) [10.247.204.58] out: Traceback (most recent call last): [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/tmpHOXhlJ-sanity.py-CZPVMW23", line 276, in <module> [10.247.204.58] out: perform_sanity() [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/tmpHOXhlJ-sanity.py-CZPVMW23", line 259, in perform_sanity [10.247.204.58] out: _prepare_sanity_app() [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/tmpHOXhlJ-sanity.py-CZPVMW23", line 36, in _prepare_sanity_app [10.247.204.58] out: _deploy_app() [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/tmpHOXhlJ-sanity.py-CZPVMW23", line 87, in _deploy_app [10.247.204.58] out: 'deployment {0} to be created'.format(DEPLOYMENT_ID)) [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/utils.py", line 726, in repetitive [10.247.204.58] out: if condition_func(*args, **kwargs): [10.247.204.58] out: File "/tmp/cloudify-ctx/scripts/utils.py", line 1129, in wait_for_workflow [10.247.204.58] out: res_content = res.readlines() [10.247.204.58] out: AttributeError: 'NoneType' object has no attribute 'readlines' [10.247.204.58] out: Fatal error: run() received nonzero return code 1 while executing! Thanks, Nagesh Dubbiru, Phone Number : +91 20401 53955 [amdocs-a] This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer Amdocs Development Centre India Private Limited having CIN: U72200PN2004PTC0188320 converted into Amdocs Development Centre India LLP (A limited liability partnerÂship with LLP Identification Number: AAI-6901 effective 28th Feb 2017)
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
