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 2022/06/08 16:18:05 UTC

Build failed in Jenkins: Directory » dir-scimple #204

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

Changes:


------------------------------------------
[...truncated 470 B...]
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/.git> # 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 --version # 'git version 2.17.1'
 > git fetch --tags --progress --prune -- https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 6c9bc757a47f539557a933b7e3efc2cc1d24edf6 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c9bc757a47f539557a933b7e3efc2cc1d24edf6 # timeout=10
Commit message: "Merge pull request #67 from apache/dependabot/maven/org.mockito-mockito-junit-jupiter-4.6.1"
 > git rev-list --no-walk 6c9bc757a47f539557a933b7e3efc2cc1d24edf6 # timeout=10
Parsing POMs
Established TCP socket on 34013
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 -cp /home/jenkins/jenkins-agent/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-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 34013
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> -V clean deploy -Pci
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-166-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 17 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 17 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[HUDSON] Collecting dependencies info[INFO] Reactor Build Order:

[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Common WS                                                   [jar]
[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/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 6c9bc75 at timestamp: 1654704913152
[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://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ scim-parent ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.9.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:7.1.0:check (default) @ scim-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (716 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (22310 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 120288 NVD records
[INFO] Cleaned up 2 orphaned NVD records
[INFO] End database maintenance (19283 ms)
[INFO] Begin database defrag
[INFO] End database defrag (15443 ms)
[INFO] Check for updates complete (63315 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ scim-parent ---
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-parent ---
[INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...>
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom>
[INFO] Execution skipped to the last project...
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --------------< org.apache.directory.scim:scim-common-ws >--------------
[INFO] Building SCIM - Common WS 2.23-SNAPSHOT                           [2/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-common-ws ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ scim-common-ws ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-common-ws ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws>
[INFO] Storing buildNumber: 6c9bc75 at timestamp: 1654705017499
[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://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-common-ws ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ scim-common-ws ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scim-common-ws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scim-common-ws ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... SUCCESS [01:48 min]
[INFO] SCIM - Common WS ................................... FAILURE [  7.201 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:  02:41 min
[INFO] Finished at: 2022-06-08T16:17:22Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project scim-common-ws: Fatal error compiling: invalid flag: --release -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :scim-common-ws
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common/pom.xml> to org.apache.directory.scim/scim-common/2.23-SNAPSHOT/scim-common-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/scim-compliance-client/pom.xml> to org.apache.directory.scim/scim-compliance-client/2.23-SNAPSHOT/scim-compliance-client-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/pom.xml> to org.apache.directory.scim/scim-common-ws/2.23-SNAPSHOT/scim-common-ws-2.23-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/pom.xml> to org.apache.directory.scim/scim-server/2.23-SNAPSHOT/scim-server-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/pom.xml> to org.apache.directory.scim/scim-compliance/2.23-SNAPSHOT/scim-compliance-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-protocol/pom.xml> to org.apache.directory.scim/scim-spec-protocol/2.23-SNAPSHOT/scim-spec-protocol-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/scim-compliance-server/pom.xml> to org.apache.directory.scim/scim-compliance-server/2.23-SNAPSHOT/scim-compliance-server-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-example/scim-server-memory/pom.xml> to org.apache.directory.scim/scim-server-memory/2.23-SNAPSHOT/scim-server-memory-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-tools/pom.xml> to org.apache.directory.scim/scim-tools/2.23-SNAPSHOT/scim-tools-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-tools/scim-tools-common/pom.xml> to org.apache.directory.scim/scim-tools-common/2.23-SNAPSHOT/scim-tools-common-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-coverage/pom.xml> to org.apache.directory.scim/scim-test-coverage/2.23-SNAPSHOT/scim-test-coverage-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-client/pom.xml> to org.apache.directory.scim/scim-client/2.23-SNAPSHOT/scim-client-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-common/pom.xml> to org.apache.directory.scim/scim-server-common/2.23-SNAPSHOT/scim-server-common-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to org.apache.directory.scim/scim-spec/2.23-SNAPSHOT/scim-spec-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/pom.xml> to org.apache.directory.scim/scim-spec-schema/2.23-SNAPSHOT/scim-spec-schema-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to org.apache.directory.scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-example/pom.xml> to org.apache.directory.scim/scim-server-examples/2.23-SNAPSHOT/scim-server-examples-2.23-SNAPSHOT.pom
channel stopped