Hi,

Same issue I am facing for every module. The 1.0-STAGING-latest  tag is missing.

For Portal:
Login Succeeded
Pulling repository nexus3.onap.org:10001/openecomp/portaldb
Error: image openecomp/portaldb:1.0-STAGING-latest not found
Pulling repository nexus3.onap.org:10001/openecomp/portalapps
Error: image openecomp/portalapps:1.0-STAGING-latest not found
Error response from daemon: Conflict. The container name "/data_vol_portal" is 
already in use by container 
"1beea40e03db3a5bd603fbfd3f96d24c68308eca1edb3b7d6c225ebce6ae1968". You have to 
remove (or rename) that container to be able to reuse that name.
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/portaldb:1.0-STAGING-latest
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/portalapps:1.0-STAGING-latest
Error response from daemon: No such container: ecompdb_portal
Error response from daemon: No such container: 1610-1
Unable to find image 'ecompdb:portal' locally
docker: Error response from daemon: repository ecompdb not found: does not 
exist or no pull access.
See 'docker run --help'.
Unable to find image 'ep:1610-1' locally
docker: Error response from daemon: repository ep not found: does not exist or 
no pull access.
See 'docker run --help'.


For SDC:
docker run sdc-frontend...
Pulling repository nexus3.onap.org:10001/openecomp/sdc-frontend
Error: image openecomp/sdc-frontend:1.0-STAGING-latest not found
Unable to find image 
'nexus3.onap.org:10001/openecomp/sdc-frontend:1.0-STAGING-latest' locally
Pulling repository nexus3.onap.org:10001/openecomp/sdc-frontend
docker: Error: image openecomp/sdc-frontend:1.0-STAGING-latest not found.
See 'docker run --help'.
Running health checks, please wait...

For VID:
Login Succeeded
Pulling repository nexus3.onap.org:10001/openecomp/vid
Error: image openecomp/vid:1.0-STAGING-latest not found
Pulling repository nexus3.onap.org:10001/library/mariadb
Error: image library/mariadb:10 not found
vid-mariadb
Error response from daemon: No such container: vid-server
f5681925675c5b0561fb6431368e1628e98d41391a209b7fca0b5297d98b521b
Unable to find image 'nexus3.onap.org:10001/openecomp/vid:1.0-STAGING-latest' 
locally
Pulling repository nexus3.onap.org:10001/openecomp/vid
docker: Error: image openecomp/vid:1.0-STAGING-latest not found.


Regards,
Ajay Priyadarshi


Date: Wed, 14 Jun 2017 11:28:40 +0530
From: Kanagaraj Manickam <[email protected]>
To: [email protected]
Subject: [onap-discuss] aai docker images are missing !
Message-ID:
        <CAFbP7nUJoiwrPGX77=cuzigc3uwbgrxiwfg7w1d4nriywtn...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,

While installing  AAI VM aai_vm1 it reports following error:
It seems the required images are not available in the docker repository.
Kindly help.

*root@onap-aai-inst1:/opt/test-config# ./deploy_vm1.sh*
*Login Succeeded*
*Pulling repository nexus3.onap.org:10001/openecomp/aai-resources
<http://nexus3.onap.org:10001/openecomp/aai-resources>*
*Error: image openecomp/aai-resources:1.1-STAGING-latest not found*
*Error response from daemon: No such image:
nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest
<http://nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest>*
*Pulling repository nexus3.onap.org:10001/openecomp/aai-traversal
<http://nexus3.onap.org:10001/openecomp/aai-traversal>*
*Error: image openecomp/aai-traversal:1.1-STAGING-latest not found*
*Error response from daemon: No such image:
nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest
<http://nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest>*
*Pulling repository nexus3.onap.org:10001/openecomp/search-data-service
<http://nexus3.onap.org:10001/openecomp/search-data-service>*
*Error: image openecomp/search-data-service:1.1-STAGING-latest not found*
*Error response from daemon: No such image:
nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest
<http://nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest>*
*Pulling repository nexus3.onap.org:10001/openecomp/datarouter-service
<http://nexus3.onap.org:10001/openecomp/datarouter-service>*
*Error: image openecomp/datarouter-service:1.1-STAGING-latest not found*
*Error response from daemon: No such image:
nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest
<http://nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest>*


Regards
Kanagaraj M

Date: Wed, 14 Jun 2017 07:08:23 +0000
From: Subhash Kumar Singh <[email protected]>
To: Kanagaraj Manickam <[email protected]>,
        "[email protected]"   <[email protected]>
Subject: Re: [onap-discuss] aai docker images are missing !
Message-ID: <992A76EED9A9DF408CB768F60111F7D5472078@blreml501-mbs>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

The 1.0-STAGING-latest  tag is also missing, which is used in deploy script for 
AAI-1.

--
Regards,
Subhash Kumar Singh
________________________________
From: [email protected] [[email protected]] 
on behalf of Kanagaraj Manickam [[email protected]]
Sent: Wednesday, June 14, 2017 11:28
To: [email protected]
Subject: [onap-discuss] aai docker images are missing !

Hi,

While installing  AAI VM aai_vm1 it reports following error:
It seems the required images are not available in the docker repository.
Kindly help.

root@onap-aai-inst1:/opt/test-config# ./deploy_vm1.sh
Login Succeeded
Pulling repository 
nexus3.onap.org:10001/openecomp/aai-resources<http://nexus3.onap.org:10001/openecomp/aai-resources>
Error: image openecomp/aai-resources:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/aai-traversal<http://nexus3.onap.org:10001/openecomp/aai-traversal>
Error: image openecomp/aai-traversal:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/search-data-service<http://nexus3.onap.org:10001/openecomp/search-data-service>
Error: image openecomp/search-data-service:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/datarouter-service<http://nexus3.onap.org:10001/openecomp/datarouter-service>
Error: image openecomp/datarouter-service:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest>


Regards
Kanagaraj M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170614/aa5e5e7d/attachment-0001.html>

------------------------------
From: bharath thiruveedula <[email protected]>
To: Kanagaraj Manickam <[email protected]>,
        "[email protected]"   <[email protected]>, Subhash
        Kumar Singh     <[email protected]>
Subject: Re: [onap-discuss] aai docker images are missing !
Message-ID:
        
<maxpr01mb00891599b4e0a0ad6fddb04b94...@maxpr01mb0089.indprd01.prod.outlook.com>
        
Content-Type: text/plain; charset="iso-8859-1"

Hi Kanagaraj,

I am also facing similar issue for mso. Does it have any issue in nexus repo?

Regards
Bharath T
________________________________
From: [email protected] <[email protected]> 
on behalf of Subhash Kumar Singh <[email protected]>
Sent: Wednesday, June 14, 2017 12:38:23 PM
To: Kanagaraj Manickam; [email protected]
Subject: Re: [onap-discuss] aai docker images are missing !

Hello,

The 1.0-STAGING-latest  tag is also missing, which is used in deploy script for 
AAI-1.

--
Regards,
Subhash Kumar Singh
________________________________
From: [email protected] [[email protected]] 
on behalf of Kanagaraj Manickam [[email protected]]
Sent: Wednesday, June 14, 2017 11:28
To: [email protected]
Subject: [onap-discuss] aai docker images are missing !

Hi,

While installing  AAI VM aai_vm1 it reports following error:
It seems the required images are not available in the docker repository.
Kindly help.

root@onap-aai-inst1:/opt/test-config# ./deploy_vm1.sh
Login Succeeded
Pulling repository 
nexus3.onap.org:10001/openecomp/aai-resources<http://nexus3.onap.org:10001/openecomp/aai-resources>
Error: image openecomp/aai-resources:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/aai-resources:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/aai-traversal<http://nexus3.onap.org:10001/openecomp/aai-traversal>
Error: image openecomp/aai-traversal:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/aai-traversal:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/search-data-service<http://nexus3.onap.org:10001/openecomp/search-data-service>
Error: image openecomp/search-data-service:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/search-data-service:1.1-STAGING-latest>
Pulling repository 
nexus3.onap.org:10001/openecomp/datarouter-service<http://nexus3.onap.org:10001/openecomp/datarouter-service>
Error: image openecomp/datarouter-service:1.1-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest<http://nexus3.onap.org:10001/openecomp/datarouter-service:1.1-STAGING-latest>


Regards
Kanagaraj M

"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s). 
are confidential and may be privileged. If you are not the intended recipient. 
you are hereby notified that any 
review. re-transmission. conversion to hard copy. copying. circulation or other 
use of this message and any attachments is 
strictly prohibited. If you are not the intended recipient. please notify the 
sender immediately by return email. 
and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. 
The company cannot accept responsibility for any loss or damage arising from 
the use of this email or attachment."

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to