See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/222/display/redirect?page=changes>
Changes: [Brian Demers] Suppress dep scan results found in weld ------------------------------------------ [...truncated 648 B...] 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 -- > https://gitbox.apache.org/repos/asf/directory-scimple.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision e96b78ad996215825959063c95a381205d4ccc5b (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f e96b78ad996215825959063c95a381205d4ccc5b # timeout=10 Commit message: "Merge pull request #81 from apache/fix-deps" > git rev-list --no-walk 9b1c409fa31b8a934337b6b33f8d507fb34b900c # timeout=10 Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.11/jetty-bom-11.0.11.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.5/jersey-bom-3.0.5.pom Established TCP socket on 33165 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 33165 <===[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 [1mApache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)[m Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.6 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-112-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.directory.scim:scim-server-jersey:jar:2.23-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.glassfish.jersey.ext.cdi:jersey-weld2-se:jar -> duplicate declaration of version (?) @ line 67, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Inspecting build with total of 18 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 18 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 [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 - Server - Jersey [jar] [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/18] [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: e96b78a at timestamp: 1657750363496 [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.1:check (default) @ scim-parent --- [INFO] Checking for updates [INFO] Skipping NVD check since last check was within 4 hours. [INFO] Skipping RetireJS update since last update was within 24 hours. [INFO] Check for updates complete (61 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 (2 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/18] [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: e96b78a at timestamp: 1657750385010 [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 [ 20.599 s] [INFO] SCIM - Common WS ................................... FAILURE [ 3.300 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 - Server - Jersey ............................. 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: 58.629 s [INFO] Finished at: 2022-07-13T22:13:27Z [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-server/scim-server-example/scim-server-jersey/pom.xml> to org.apache.directory.scim/scim-server-jersey/2.23-SNAPSHOT/scim-server-jersey-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-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
