Hi Vinayak, Thanks for bringing this to our attention. These are new services for Beijing, and it looks like there are a few kinks in the deploy scripts. I’ve copied Gabriel as his team recently did this integration.
Basically, there are 2 problems here: 1. The deploy_vm1.sh script is trying to pull image “onap/champ-service”, but the build job is tagging the image as “onap/champ”. This mismatch needs to be addressed. 2. The build job for the crud service is tagging the images as “onap/crud-service:1.1-STAGING-latest”. As this is the Beijing release … they should be tagged as “1.2-STAGING-latest”. Gabriel: Is this something you guys can have a look at? Cheers, Steve From: [email protected] [mailto:[email protected]] On Behalf Of Vinayak Tejankar Sent: Monday, April 02, 2018 2:25 PM To: [email protected] Subject: [onap-discuss] Problem in installation of AAI Hi, I am facing some issue while running demo.sh from robot, the script failed from initialize Customer and models. In aai-vm1, I found that only one docker container is running which is: 79a89f79586d nexus3.onap.org<http://nexus3.onap.org/>:10001/onap/aai-resources "/bin/bash /opt/ap..." 19 minutes ago Up 18 minutes (unhealthy) 0.0.0.0:8447->8447/tcp testconfig_aai-resources.api.simpledemo.onap.org_1 When I tried to manually run /opt/aai_vm_init.sh, I got error for 2 docker images: Pulling repository nexus3.onap.org<http://nexus3.onap.org/>:10001/onap/champ-service Error: image onap/champ-service:1.2-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org<http://nexus3.onap.org/>:10001/onap/champ-servv ice:1.2-STAGING-latest Pulling repository nexus3.onap.org<http://nexus3.onap.org/>:10001/onap/crud-service Error: image onap/crud-service:1.2-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org<http://nexus3.onap.org/>:10001/onap/crud-servii ce:1.2-STAGING-latest .... .... Waiting for 'testconfig_aai-resources.api.simpledemo.onap.org_1' deployment to finish ... Waiting for 'testconfig_aai-resources.api.simpledemo.onap.org_1' deployment to finish ... .... ERROR: testconfig_aai-resources.api.simpledemo.onap.org_1 deployment failed. I have following configurations in heat template: aai_docker: 1.2-STAGING-latest aai_sparky_docker: 1.2-STAGING-latest appc_docker: v1.2.0 so_docker: v1.1.1 dcae_docker: v1.1.1 policy_docker: v1.1.1 portal_docker: v1.3.0 robot_docker: 1.1-STAGING-latest sdc_docker: v1.1.0 sdnc_docker: v1.2.1 vid_docker: 1.2.1 clamp_docker: 2.0-STAGING-latest msb_docker: 1.0.0 mvim_docker: v1.0.0 uui_docker: v1.0.1 esr_docker: v1.0.0 dgbuilder_docker: v0.1.0 cli_docker: v1.1.0 aai_repo: http://gerrit.onap.org/r/aai/test-config appc_repo: http://gerrit.onap.org/r/appc/deployment.git mr_repo: http://gerrit.onap.org/r/dcae/demo/startup/message-router.git so_repo: http://gerrit.onap.org/r/so/docker-config.git policy_repo: http://gerrit.onap.org/r/policy/docker.git portal_repo: http://gerrit.onap.org/r/portal.git robot_repo: http://gerrit.onap.org/r/testsuite/properties.git sdc_repo: http://gerrit.onap.org/r/sdc.git sdnc_repo: http://gerrit.onap.org/r/sdnc/oam.git vid_repo: http://gerrit.onap.org/r/vid.git clamp_repo: http://gerrit.onap.org/r/clamp.git vnfsdk_repo: http://gerrit.onap.org/r/vnfsdk/refrepo.git Would really appreciate any help in resolving this. Thanks -- Regards, Vinayak 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 <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
