See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/199/display/redirect?page=changes>
Changes: [Brian Demers] Configure lombok to generate chained getters ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds39 (ubuntu) in workspace <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/> The recommended git tool is: NONE 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 cf7c3431782307854a46e54c6dfdbcdd191ef077 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f cf7c3431782307854a46e54c6dfdbcdd191ef077 # timeout=10 Commit message: "Merge pull request #65 from apache/bean-method-chaining" > git rev-list --no-walk 9151a8bbd59ed2814bab941c0486cc349764e21d # timeout=10 Parsing POMs Established TCP socket on 44083 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/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/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 44083 <===[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.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)[m 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-76-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 [HUDSON] Collecting dependencies info[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: cf7c343 at timestamp: 1654268013166 [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] 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 (54 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: cf7c343 at timestamp: 1654268034412 [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 [ 21.535 s] [INFO] SCIM - Common WS ................................... FAILURE [ 3.331 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: 57.426 s [INFO] Finished at: 2022-06-03T14:54:16Z [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 [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
