Hulong,

The port is indeed not mentioned by the docker cli feedback, but should be 
mentioned in all requests.
As Brian spotted, you don?t seem to use it in the last mail, so can you check 
while being sure you did ?
I can confirm that using the port in commands should work like a charm :

$ docker search  nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
NAME                                               DESCRIPTION   STARS     
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest                 0

$ docker pull  nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
1.0-STAGING-latest: Pulling from openecomp/mso
c62795f78da9: Pull complete
? (long list of intermediate images)
1e064a0802eb: Pull complete
Digest: sha256:dc955d2a4db1bd93d4f86fad74a4e2c85332a87064f18a02cd8569a545902902
Status: Downloaded newer image for 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Ana?l

From: FREEMAN, BRIAN D
Sent: vendredi 14 avril 2017 13:59
To: hulong zeng <hulong.z at mcsue.com>; Closson, Anael <ac2550 at 
intl.att.com>; Yang Xu (Yang, Fixed Network) <Yang.Xu3 at huawei.com>; 
PLATANIA, MARCO <platania at research.att.com>; onap-discuss at lists.onap.org
Subject: RE: [onap-discuss] Failed to pull docker image

I see you have used the same url/command line in other emails so I?ll stop 
triong to backseat drive (err help)  ?

Brian



From: FREEMAN, BRIAN D
Sent: Friday, April 14, 2017 7:45 AM
To: 'hulong zeng' <hulong.z at mcsue.com<mailto:hulong.z at mcsue.com>>; 
CLOSSON, ANAEL <ac2550 at intl.att.com<mailto:ac2550 at intl.att.com>>; Yang Xu 
(Yang, Fixed Network) <Yang.Xu3 at huawei.com<mailto:Yang.Xu3 at huawei.com>>; 
PLATANIA, MARCO <platania at research.att.com<mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: RE: [onap-discuss] Failed to pull docker image


docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

vs
docker pull nexus3.onap.org/openecomp/mso:1.0-STAGING-latest


Hulong you are not using the same url as Christophe.

Brian



From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:[email protected]] On Behalf Of 
hulong zeng
Sent: Friday, April 14, 2017 4:13 AM
To: CLOSSON, ANAEL <ac2550 at intl.att.com<mailto:ac2550 at intl.att.com>>; 
Yang Xu (Yang, Fixed Network) <Yang.Xu3 at huawei.com<mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Ana?l,
Just tried it again,   supposed Repo service is not working  .
Yes, the host is online.

[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
[root at server1 ~]# ping nexus3.onap.org
PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms




Regards!
Hulong
From: "Closson, Anael" <ac2550 at intl.att.com<mailto:[email protected]>>
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng <hulong.z at mcsue.com<mailto:hulong.z at mcsue.com>>, "Yang Xu 
(Yang, Fixed Network)" <Yang.Xu3 at huawei.com<mailto:Yang.Xu3 at huawei.com>>, 
"PLATANIA, MARCO" <platania at research.att.com<mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>>
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Hulong,

Server seems up from here, at least for now :

NAME                                               DESCRIPTION   STARS     
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest                 0

Kind regards,

Ana?l

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:[email protected]] On Behalf Of 
hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) <Yang.Xu3 at huawei.com<mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi,
   Seems the Repo server is out of service now .

[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found


Regards!
Hulong
From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "Yang Xu (Yang, Fixed Network)" <Yang.Xu3 at 
huawei.com<mailto:[email protected]>>
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" <platania at research.att.com<mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:[email protected]] On Behalf Of 
PLATANIA, MARCO (MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "DRAGOSH, PAMELA L (PAM)" <pdragosh at 
research.att.com<mailto:[email protected]>>
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng <hulong.z at mcsue.com<mailto:hulong.z at mcsue.com>>, 
"onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
<onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of hulong zeng <hulong.z at 
mcsue.com<mailto:[email protected]>>
Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
<onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
    Pulling repository nexus3.onap.org:10001/openecomp/mso
    Error: image openecomp/mso:1.0-STAGING-latest not found
    Could someone help to show where can get it ?

Regards!
Hulong Zeng

_______________________________________________ onap-discuss mailing list 
onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> 
https://lists.onap.org/mailman/listinfo/onap-discuss<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yzvp_3PZx4WXvKN286FUIEu39mCwCdRof9K6Y7yKOG4&s=Vmaa4fHbyCCSGpjYqBXlLHSlXGrNskgT64TVUq6GAUI&e=>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/ad7677aa/attachment-0001.html>

Reply via email to