Hi Dear HelpDesk,

               The Jenkins job encountered an issues which seems to be related 
to nexus repo’s provision. It reported “Access denied to: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-20170901.004633-1.pom”


                   Please help check if the maven repo is setup properly with 
following group id: “org.onap.multicloud.openstack”, and if possible please 
tell me what the root cause is if not a repo provision issue.

Thanks.

Best Regards,
Bin Yang,    Solution Readiness Team,    Wind River
Direct +86,10,84777126    Mobile +86,13811391682    Fax +86,10,64398189
Skype: yangbincs993

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Saturday, September 02, 2017 1:02 AM
To: MORALES RUVALCABA, VICTOR
Cc: Yang, Bin; onap-discuss@lists.onap.org
Subject: [integration] RE: Help for SO

Hi Victor,

Merge jobs deploy to the snapshots repo, so at this point the 
nexus-staging-maven-plugin is really involved yet.

The error “Access denied… ReasonPhrase: Forbidden.” usually means that there is 
a mismatch between the groupId in your pom.xml vs. what Nexus requires from 
your repo, based on the repo name.

The first thing to check is to make sure that you’re using the right groupId in 
your pom.xml vs. as specified here:  
https://wiki.onap.org/display/DW/Resources+and+Repositories

If your groupId correct, then LF may have not set up the Nexus groupId 
validation correctly, and you’ll need to follow with LF helpdesk.

Thanks,
Gary

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Friday, September 01, 2017 9:22 AM
To: Gary Wu <gary.i...@huawei.com<mailto:gary.i...@huawei.com>>
Cc: Yang, Bin (Wind River) 
<bin.y...@windriver.com<mailto:bin.y...@windriver.com>>
Subject: FW: Help for SO

Hi Gary,

I know that the nexus-staging-maven-plugin is defined in the OParent 
project[1], do we have to modify the pom.xml of the multicloud project or it’s 
something that is necessary to submit a ticket to LF infrastructure team?

Thanks
Victor Morales

[1] https://git.onap.org/oparent/tree/pom.xml#n56


From: "Yang, Bin" <bin.y...@windriver.com<mailto:bin.y...@windriver.com>>
Date: Thursday, August 31, 2017 at 7:56 PM
To: Victor Morales <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>
Subject: RE: Help for SO

Hi Victor,

               Do you have any insight about this issue? 
https://jenkins.onap.org/view/multicloud/job/multicloud-openstack-master-newton-merge-java/lastBuild/console

If you are willing to help on this issue, I will create a jira ticket and 
assign it to you.


The error message looks like something wrong either with the POM settings or 
the Jenkins/nexus infrastructure.  You can observe that there is no openstack 
dir there under: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/



00:46:33 [INFO]

00:46:33 [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) @ multicloud-openstack-newton ---

00:46:33 [INFO] Performing deferred deploys (gathering into 
"/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred")...

00:46:33 [INFO] Installing 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/pom.xml to 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-SNAPSHOT.pom

00:46:33 [INFO] Installing 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/multicloud-openstack-newton-1.0.0-SNAPSHOT.zip
 to 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-SNAPSHOT.zip

00:46:33 [INFO] Deploying remotely...

00:46:33 [INFO] Bulk deploying locally gathered artifacts from directory:

00:46:33 [INFO]  * Bulk deploying locally gathered snapshot artifacts

00:46:33 [INFO] 
------------------------------------------------------------------------

00:46:33 [INFO] BUILD FAILURE

00:46:33 [INFO] 
------------------------------------------------------------------------

00:46:33 [INFO] Total time: 24.503 s

00:46:33 [INFO] Finished at: 2017-09-01T00:46:33+00:00

00:46:34 [INFO] Final Memory: 30M/352M

00:46:34 [INFO] 
------------------------------------------------------------------------

00:46:34 [ERROR] Failed to execute goal 
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) on project multicloud-openstack-newton: Failed to 
deploy artifacts: Could not transfer artifact 
org.onap.multicloud.openstack:multicloud-openstack-newton:pom:1.0.0-20170901.004633-1
 from/to ecomp-snapshots 
(https://nexus.onap.org/content/repositories/snapshots): Access denied to: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-20170901.004633-1.pom,
 ReasonPhrase: Forbidden. -> [Help 1]

00:46:34 [ERROR]

00:46:34 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

00:46:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging.

00:46:34 [ERROR]

00:46:34 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:

00:46:34 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

00:46:34 Build step 'Invoke top-level Maven targets' marked build as failure



Thanks.

Best Regards,
Bin Yang,    Solution Readiness Team,    Wind River
Direct +86,10,84777126    Mobile +86,13811391682    Fax +86,10,64398189
Skype: yangbincs993

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Friday, September 01, 2017 1:20 AM
To: Yang, Bin
Subject: Re: Help for SO

Hi Bi,

I tried to generate the coverage report from my Mac OS and it seems like Django 
doesn’t like Python 2.7 in this OS. I submitted the changes[1] required for 
newton to support this version as well as small things required in .gitreview 
and .gitignore files.  By the way, the report shows 21% of coverage so I’ll try 
to increase it as much as I can.

Regards/Saludos
Victor Morales

[1] https://gerrit.onap.org/r/#/c/9723/


From: "Yang, Bin" <bin.y...@windriver.com<mailto:bin.y...@windriver.com>>
Date: Thursday, August 31, 2017 at 9:41 AM
To: Victor Morales <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>, 
"Guo, Ruijing" <ruijing....@intel.com<mailto:ruijing....@intel.com>>, "Wang, 
Shane" <shane.w...@intel.com<mailto:shane.w...@intel.com>>, "Lu, Lianhao" 
<lianhao...@intel.com<mailto:lianhao...@intel.com>>
Cc: "Ranganathan, Dileep" 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>, 
"Sreenivasan, Sonu" 
<sonu.sreeniva...@intel.com<mailto:sonu.sreeniva...@intel.com>>
Subject: RE: Help for SO

Hi Victor,

               Appreciate that you will help.

The source code for newton plugin is ready for UT, and I have done several UT. 
And I have more UTs on my dev env and will submit it tomorrow.

So the help I need from you is:
1, review the existing UT and the related source code to see if anything wrong 
with the UT itself.
2, identify the gap of UT coverage , (and figure out if the coverage data exist 
and meet the minimum requirement for a ONAP project)
3, develop UT to close the gap, and feedback any drawback of the tested source 
code to me .

Here is the link to gerrit repo of multicloud/openstack:
https://gerrit.onap.org/r/#/admin/projects/multicloud/openstack

Please let me know if you need my  detail instructions to replicate what I have 
done on my test env.

I will keep you posted whenever I submit new source code.

Thanks.

Best Regards,
Bin Yang,    Solution Readiness Team,    Wind River
Direct +86,10,84777126    Mobile +86,13811391682    Fax +86,10,64398189
Skype: yangbincs993

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Thursday, August 31, 2017 10:15 PM
To: GUO, RUIJING; Yang, Bin; WANG, QING; LU, LIANHAO
Cc: RANGANATHAN, DILEEP; SREENIVASAN, SONU
Subject: Re: Help for SO

Hi Bin,

Maybe I can help in the number 1, do you have the code that needs to be covered 
by UTs?

Regards/Saludos
Victor Morales

From: "Guo, Ruijing" <ruijing....@intel.com<mailto:ruijing....@intel.com>>
Date: Thursday, August 31, 2017 at 1:15 AM
To: "Yang, Bin (Wind River)" 
<bin.y...@windriver.com<mailto:bin.y...@windriver.com>>, "Wang, Shane" 
<shane.w...@intel.com<mailto:shane.w...@intel.com>>, "Lu, Lianhao" 
<lianhao...@intel.com<mailto:lianhao...@intel.com>>
Cc: "Ranganathan, Dileep" 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>, 
"Sreenivasan, Sonu" 
<sonu.sreeniva...@intel.com<mailto:sonu.sreeniva...@intel.com>>, Victor Morales 
<victor.mora...@intel.com<mailto:victor.mora...@intel.com>>
Subject: RE: Help for SO

Hi,

I can help Item 3: setup ocata for testing multivim/openstack plugin.

Ocata is typo? I assume kilo or newton (check in 
http://gerrit.onap.org/r/multicloud/openstack)

Thanks,
-Ruijing



From: Yang, Bin [mailto:bin.y...@windriver.com]
Sent: Thursday, August 31, 2017 2:02 PM
To: Wang, Shane <shane.w...@intel.com<mailto:shane.w...@intel.com>>; Guo, 
Ruijing <ruijing....@intel.com<mailto:ruijing....@intel.com>>; Lu, Lianhao 
<lianhao...@intel.com<mailto:lianhao...@intel.com>>
Cc: Ranganathan, Dileep 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>; 
Sreenivasan, Sonu 
<sonu.sreeniva...@intel.com<mailto:sonu.sreeniva...@intel.com>>; Morales, 
Victor <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>
Subject: RE: Help for SO

Hi Shane, Lianhua, Ruijing,

               Appreciate your help, that would be a great favor to me.

right now I might ask for your help on follow items:

1, unittest for multivim/openstack
This task requires knowledge/skill in python and related unittest framework

2, csit for multivim/openstack

3, setup ocata for testing multivim/openstack plugin.


Please let me know which specific items you would prefer helping and then we 
have a meeting to sync up with each other before creating sub-tasks .

Thanks.

Best Regards,
Bin Yang,    Solution Readiness Team,    Wind River
Direct +86,10,84777126    Mobile +86,13811391682    Fax +86,10,64398189
Skype: yangbincs993

From: Wang, Shane [mailto:shane.w...@intel.com]
Sent: Thursday, August 31, 2017 1:38 PM
To: GUO, RUIJING; LU, LIANHAO
Cc: Yang, Bin; RANGANATHAN, DILEEP; SREENIVASAN, SONU; MORALES RUVALCABA, VICTOR
Subject: RE: Help for SO

Hi Ruijing and Lianhao,

We know right now the initial design for EPA enablement in R1 is a little bit 
simple and rough.
But Bin already gets ideas on how to start that in his mind, the deadline for 
feature freeze is Sept 14(?), but anyway, very close to it.

Bin is the only person on EPA right now, in our initial plan, Lianhao and Dave 
Chen (he is leaving) also should work on Multi-VIM in parallel when they are on 
VNF SDK.

So Bin said he is working very hard to capture the deadline, Dileep was 
connected to him, Sonu introduces and connects Victor (who is on SO and SDC) to 
him. For us, Ruijing and Lianhao, please also relieve him of the Multi-VIM 
work, when doing Open Retriever, policy and packaging tool. Bin, when you’re 
available, can you send us some sub-tasks to us?

Thanks.
--
Shane
From: Sreenivasan, Sonu
Sent: Thursday, August 31, 2017 1:33 PM
To: Morales, Victor <victor.mora...@intel.com<mailto:victor.mora...@intel.com>>
Cc: Yang, Bin (Wind River) 
<bin.y...@windriver.com<mailto:bin.y...@windriver.com>>; Ranganathan, Dileep 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>; Wang, 
Shane <shane.w...@intel.com<mailto:shane.w...@intel.com>>
Subject: Help for SO

Hi Victor – Bin is looking for some help with SO to move forward with his work 
in MultiVIM. Appreciate if you can reach out to him and help him.

Thanks,
Sonu

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

Reply via email to