Hi Pam, We are not making any changes to the credentials as far as any work done to upgrade this plugin.
Can you please show me which link is giving you the login failure? Are you able to login and see no content, or are you not able to login at all? I need to check if this plugin upgrade touched anything related to permissions. Are you able to see the report by clicking on the Jenkins link "Latest Application Composition Report"? Thanks! Jess On Fri, Aug 3, 2018 at 8:47 AM, Pamela Dragosh <[email protected]> wrote: > Thanks Jess, > > I was able to re-run them. Yesterday and this morning I was able to login > and view the reports. > > But now for some reason LDAP authentication is failing. Can someone check > to see what is going on? Maybe you guys are making changes still?? > > Thanks, > > Pam > > > On 8/1/18, 8:27 PM, "Jessica Wagantall via RT" <onap-helpdesk@rt. > linuxfoundation.org> wrote: > > These CLM templates are now running again! > > Please feel free to try your jobs using the "run-clm" comment in > Gerrit. > > Thanks! > Jess > > > On Mon Jul 23 14:28:37 2018, jwagantall wrote: > > Dear Pam, > > > > I sent an email about this last week. > > Unfortunately these plugins are deprecated and we are working on the > > configuring the new ones for > > JJB and re-code our CLM job: > > > > This is my email I sent: > > > > ---------------------------- > > > > I wanted to inform you that after upgrading Jenkins due to a high > > priority security patch, some > > plugins became deprecated. Including IQ and CLM Nexus plugins. > > > > This is due to one of the security patches closing off an API that > > those plugins were depending on: > > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__ > jenkins.io_blog_2018_03_15_jep-2D200-2Dlts_&d=DwIDaQ&c= > LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7r > C07xpgpVZkS_4&m=96Bc1k_3iM0oj6iIg3pHPLg7zV1VFjiM9y5IwOAqVWE&s= > CVoNLkzJtZNh4I9xpHeeyK8iwsIM_xxzGstuP5rD42w&e= > > > > On the other hand according to Sonatype's download page for the > > plugins they are both deprecated plugins and they no longer recommend > > installing it: > > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__help. > sonatype.com_iqserver_download-2Dand-2Dcompatibility&d=DwIDaQ&c= > LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7r > C07xpgpVZkS_4&m=96Bc1k_3iM0oj6iIg3pHPLg7zV1VFjiM9y5IwOAqVWE&s= > 26d8T531m1w2Zyb8LwiRNuo0s4yEliJQcsZ53TovA7E&e= > > > > We are working on installing Nexus Platform plugin 3.x but it seems > > that there is no way to migrate > > our CLM jobs into the new plugin. We are working on changing global- > > jjb to adapt to this new > > configuration, but we need to update also upstream JJB to add the > > support. > > > > I will let you know more details on this work and hopefully get us > > going soon. > > > > The reports are still available via https://urldefense.proofpoint. > com/v2/url?u=https-3A__nexus-2D&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r= > jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=96Bc1k_ > 3iM0oj6iIg3pHPLg7zV1VFjiM9y5IwOAqVWE&s=xxbxiUJ_ > p9h83EE8i7hjBozLqB8QameiNgbsB3p2TDs&e= > > iq.wl.linuxfoundation.org/assets/index.html#/reports/violations > > > > ------------------------------ > > > > Thanks! > > Jess > > On Mon Jul 23 08:03:59 2018, [email protected] wrote: > > > Hi, > > > > > > All of the ONAP CLM jobs failed over the weekend due to nexus IQ > > > server address has not been configured: > > > > > > 08:42:25 [INFO] BUILD SUCCESS > > > 08:42:25 [INFO] > > > ------------------------------------------------------------ > ------------ > > > 08:42:25 [INFO] Total time: 12:47 min > > > 08:42:25 [INFO] Finished at: 2018-07-21T08:42:25Z > > > 08:42:25 [INFO] > > > ------------------------------------------------------------ > ------------ > > > 08:42:31 [policy-engine-maven-clm-master] $ /bin/bash > > > /tmp/jenkins8728067635506742314.sh > > > 08:42:41 [policy-engine-maven-clm-master] $ /bin/sh -xe > > > /tmp/jenkins7691417530010630761.sh > > > 08:42:41 + find . -regex .*karaf/target > > > 08:42:41 + xargs rm -rf > > > 08:42:43 ERROR: Build step failed with exception > > > 08:42:43 java.lang.IllegalArgumentException: Nexus IQ Server > address > > > has not been configured > > > 08:42:43 at > > > com.sonatype.insight.ci.client.Context.<init>(SourceFile:37) > > > 08:42:43 at > > > com.sonatype.insight.ci.hudson.InsightLink.context( > InsightLink.java:210) > > > 08:42:43 at > > > com.sonatype.insight.ci.hudson.WorkSpaceScanner.scan( > WorkSpaceScanner.java:59) > > > 08:42:43 at > > > com.sonatype.insight.ci.hudson.PreBuildScan.perform( > PreBuildScan.java:127) > > > 08:42:43 at > > > hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > > > 08:42:43 at > > > hudson.model.AbstractBuild$AbstractBuildExecution. > perform(AbstractBuild.java:744) > > > 08:42:43 at > > > hudson.model.Build$BuildExecution.build(Build.java:206) > > > 08:42:43 at > > > hudson.model.Build$BuildExecution.doRun(Build.java:163) > > > 08:42:43 at > > > hudson.model.AbstractBuild$AbstractBuildExecution.run( > AbstractBuild.java:504) > > > 08:42:43 at hudson.model.Run.execute(Run.java:1798) > > > 08:42:43 at > > > hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > > > 08:42:43 at > > > hudson.model.ResourceController.execute( > ResourceController.java:97) > > > 08:42:43 at > > > hudson.model.Executor.run(Executor.java:429) > > > 08:42:43 Build step 'IQ Policy Evaluation - pre-build' marked build > > > as > > > failure > > > > > > Looks like everyone had this problem. > > > > > > Can someone please look into this? > > > > > > Thanks, > > > > > > Pam Dragosh > > > Policy PTL > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11683): https://lists.onap.org/g/onap-discuss/message/11683 Mute This Topic: https://lists.onap.org/mt/24155470/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
