1
0
-1

I set up the Onap by  'Full ONAP installation using Heat template' and the system runs ok

Yesterday I restart the aai1 service by run its scripts  'aai_vm_init.sh'

then the script never stop until the check timeout

but I find the service  'testconfig_aai-traversal.api.simpledemo.onap.org_1' has already been set up, does it run properly?


then when I enter the portal and find the vid page is down like this 


how can I fix this? who can help me, thank you all !!!


the next is robot healthcheck,some services are not started properly

root@onap-robot:/opt#
root@onap-robot:/opt# ./ete.sh health
Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE
==============================================================================
OpenECOMP ETE.Robot
==============================================================================
OpenECOMP ETE.Robot.Testsuites
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
==============================================================================
Basic DCAE Health Check | FAIL |
[ | | | | cdap_broker | config_binding_service | deployment_handler | inventory | platform_dockerhost | | 6296eb4249ce40beb0570ada94ccae60_dcae-analytics-holmes-rule-management | 8ee8cc2c4c474b608e5744b92ae2c3a1_dcae-analytics-holmes-engine-management | bb14be86105a46b9a5f5003894df4538_dcaegen2-collectors-ves | component_dockerhost | | cloudify_manager ] does not contain match for pattern 'cdap'.
------------------------------------------------------------------------------
Basic SDNGC Health Check | FAIL |
503 != 200
------------------------------------------------------------------------------
Basic A&AI Health Check [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7683382d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /aai/util/echo?action=long
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc768331c90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /aai/util/echo?action=long
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc768331ed0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /aai/util/echo?action=long
| FAIL |
ConnectionError: HTTPSConnectionPool(host='10.0.1.1', port=8443): Max retries exceeded with url: /aai/util/echo?action=long (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc768338a90>: Failed to establish a new connection: [Errno 111] Connection refused',))
------------------------------------------------------------------------------
Basic Policy Health Check | PASS |
------------------------------------------------------------------------------
Basic MSO Health Check | PASS |
------------------------------------------------------------------------------
Basic ASDC Health Check | PASS |
------------------------------------------------------------------------------
Basic APPC Health Check | PASS |
------------------------------------------------------------------------------
Basic Portal Health Check | PASS |
------------------------------------------------------------------------------
Basic Message Router Health Check | PASS |
------------------------------------------------------------------------------
Basic VID Health Check | PASS |
------------------------------------------------------------------------------
Basic Microservice Bus Health Check | PASS |
------------------------------------------------------------------------------
Basic CLAMP 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 0x7fc768302190>: Failed to establish a new connection: [Errno 111] Connection refused',)': /restservices/clds/v1/clds/healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc7683028d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /restservices/clds/v1/clds/healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc76826e750>: Failed to establish a new connection: [Errno 111] Connection refused',)': /restservices/clds/v1/clds/healthcheck
| FAIL |
ConnectionError: HTTPConnectionPool(host='10.0.12.1', port=8080): Max retries exceeded with url: /restservices/clds/v1/clds/healthcheck (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc76a5e5cd0>: Failed to establish a new connection: [Errno 111] Connection refused',))
------------------------------------------------------------------------------
catalog API Health Check | PASS |
------------------------------------------------------------------------------
emsdriver API Health Check | PASS |
------------------------------------------------------------------------------
gvnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
huaweivnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
multicloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-ocata API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-titanium_cloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-vio API Health Check | PASS |
------------------------------------------------------------------------------
nokiavnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
nslcm API Health Check | FAIL |
502 != 200
------------------------------------------------------------------------------
resmgr API Health Check | PASS |
------------------------------------------------------------------------------
usecaseui-gui API Health Check | PASS |
------------------------------------------------------------------------------
vnflcm API Health Check | PASS |
------------------------------------------------------------------------------
vnfmgr API Health Check | PASS |
------------------------------------------------------------------------------
vnfres API Health Check | PASS |
------------------------------------------------------------------------------
workflow API Health Check | PASS |
------------------------------------------------------------------------------
ztesdncdriver API Health Check | PASS |
------------------------------------------------------------------------------
ztevmanagerdriver API Health Check | FAIL |
502 != 200
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
30 critical tests, 24 passed, 6 failed
30 tests total, 24 passed, 6 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites | FAIL |
30 critical tests, 24 passed, 6 failed
30 tests total, 24 passed, 6 failed
==============================================================================
OpenECOMP ETE.Robot | FAIL |
30 critical tests, 24 passed, 6 failed
30 tests total, 24 passed, 6 failed
==============================================================================
OpenECOMP ETE | FAIL |
30 critical tests, 24 passed, 6 failed
30 tests total, 24 passed, 6 failed
==============================================================================
Output: /share/logs/ETE_3006/output.xml
Log: /share/logs/ETE_3006/log.html
Report: /share/logs/ETE_3006/report.html
root@onap-robot:/opt#

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      You have to create at least one customer (subscriber) in A&AI, otherside VID shows this error. It's a known issue in VID:

      VID-78 - HTML error in VID portal if customer list is empty Closed

      1. Changjun Wang

        but how can I create it? I didn't see it in the portal. sorry,I'm new here

      2. Ofir Sonsino

        Welcome to ONAP then (smile)

        To create a subscriber in A&AI - you can run ./demo.sh init under /opt/ in robot VM . This will create a subscriber for demonstration. More info in here: Tutorial: Creating a Service Instance from a Design Model

        You can also use ONAP CLI: CLI Functionalities#CustomerManagement

      3. Changjun Wang

        It's just what I want,thanks a lot

      CommentAdd your comment...
    2.  
      1
      0
      -1

      AAI-460 - vm1-aai-inst1 aai-resources fails to start Closed

      INT-437 - AAI-vm1 HEAT deploy failing to start all 6 containers Closed

      INT-412 - HEAT deployment docker containers timing out for 4h - requiring a VM reboot - breaking for example DCAE - AAI dependency Closed

      1. Changjun Wang

        It's the same to my problem,but I didn't find the solution, by the way, I am using the version 1.0.0-Amsterdam, thanks

      CommentAdd your comment...