Hi all,

I tried to install ONAP+DCAEgen2 using the script provided by the integration 
team (https://github.com/onap/integration/tree/master/deployment/heat/onap-oom) 
and I am having some issues with the robot healthcheck. I deployed all 17 VMs 
(rancher+k8s+DCAE). All pods are running on k8s, no errors in the logs or 
cloudify manager UI.

Running ./ete-k8s.sh health, results in:

Basic DCAE Health Check                                               [ WARN ] 
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) 
after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f79b5f5e750>: Failed to establish a new connection: [Errno -2] Name or 
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f79b5f5e5d0>: Failed to establish a new connection: [Errno -2] Name or 
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f79b9dffe50>: Failed to establish a new connection: [Errno -2] Name or 
service not known',)': /healthcheck
| FAIL |
ConnectionError: HTTPConnectionPool(host='null', port=8080): Max retries 
exceeded with url: /healthcheck (Caused by 
NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f79b60bf550>: Failed to establish a new connection: [Errno -2] Name or 
service not known',)

Running the healthcheck after adding the dcae-bootstrap VM IP to 
/dockerdata-nfs/onap/robot/eteshare/config/vm_properties.py

"GLOBAL_INJECTED_DCAE_IP_ADDR" : "10.30.30.104",

results in:

Basic DCAE Health Check                                               | FAIL |

[  | cdap |  |  |  |  | 0ab9d97e465348a8856f43f6b254b501_cdap_app_cdap_app_tca 
| cdap_broker |
config_binding_service | deployment_handler | inventory | platform_dockerhost |
| 03cc692710b047f89258e860bb5d8f3a_dcae-analytics-holmes-engine-management
| 2608310fce364334ac233a33501b7ba9_dcaegen2-collectors-ves |
67bb47d5ae8941a48c8283a722d3442c_dcae-analytics-holmes-rule-management | 
component_dockerhost |
| cloudify_manager ] does not contain match for pattern 
'service-change-handler'.


Any hint on what step could be missing?

Cheers,
David

--
David Pérez Caparrós
Senior Innovation Engineer
Swisscom AG
david.perezcapar...@swisscom.com<mailto:david.perezcapar...@swisscom.com>

_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to