You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/20 18:20:32 UTC

Build failed in Jenkins: dir-scimple #102

See <https://builds.apache.org/job/dir-scimple/102/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H48 (ubuntu) in workspace <https://builds.apache.org/job/dir-scimple/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune -- https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 560f189684eaaf83e2b9a5cbfbe967c12924f4c4
Commit message: "Merge pull request #23 from ccrvincent/SCIMPLE-84"
 > git rev-list --no-walk 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.0/junit-bom-5.5.0.pom
Established TCP socket on 42987
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42987
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-scimple/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy -Pci
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 16 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 16 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Specification                                               [pom]
[INFO] SCIM - Specification - Schema                                      [jar]
[INFO] SCIM - Specification - Protocol                                    [jar]
[INFO] SCIM - Common                                                      [jar]
[INFO] SCIM - Client                                                      [jar]
[INFO] SCIM - Server                                                      [pom]
[INFO] SCIM - Server - Common                                             [jar]
[INFO] SCIM - Server - Examples                                           [pom]
[INFO] SCIM - Server - Memory                                             [war]
[INFO] SCIM - Tools                                                       [pom]
[INFO] SCIM - Tools - Common                                              [jar]
[INFO] SCIM - Compliance                                                  [pom]
[INFO] SCIM - Compliance - Client                                         [jar]
[INFO] SCIM - Compliance - Server                                         [jar]
[INFO] SCIM - Total Test Coverage                                         [jar]
[INFO] 
[INFO] ---------------< org.apache.directory.scim:scim-parent >----------------
[INFO] Building SCIM - Parent 2.23-SNAPSHOT                              [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 560f189 at timestamp: 1579544387197
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=<https://builds.apache.org/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ scim-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] 
[INFO] --- dependency-check-maven:3.3.1:check (default) @ scim-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2020.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2020.xml.gz
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] No documents exist

Unable to continue dependency-check analysis.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... FAILURE [ 17.381 s]
[INFO] SCIM - Specification ............................... SKIPPED
[INFO] SCIM - Specification - Schema ...................... SKIPPED
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Common ...................................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Common ............................. SKIPPED
[INFO] SCIM - Server - Examples ........................... SKIPPED
[INFO] SCIM - Server - Memory ............................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Tools - Common .............................. SKIPPED
[INFO] SCIM - Compliance .................................. SKIPPED
[INFO] SCIM - Compliance - Client ......................... SKIPPED
[INFO] SCIM - Compliance - Server ......................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.847 s
[INFO] Finished at: 2020-01-20T18:20:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.3.1:check (default) on project scim-parent: Fatal exception(s) analyzing SCIM - Parent: Unable to continue dependency-check analysis.
[ERROR] Unable to download the NVD CVE data.
[ERROR] No documents exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
channel stopped

Jenkins build is back to normal : dir-scimple #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-scimple/103/display/redirect?page=changes>