Started by user administrator Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/bookkeep-api-stable/workspace The recommended git tool is: NONE 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://github.com/dataoneorg/bookkeeper-api # timeout=10 Fetching upstream changes from https://github.com/dataoneorg/bookkeeper-api > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/dataoneorg/bookkeeper-api +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision d29455163310f76e1a905807d89d32cbe9d8bd36 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f d29455163310f76e1a905807d89d32cbe9d8bd36 # timeout=10 Commit message: "API support and example doc for payment processing." First time build. Skipping changelog. Parsing POMs Established TCP socket on 36261 [workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 36261 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/bookkeep-api-stable/workspace/pom.xml clean deploy -Durl=file:///var/www/maven [INFO] Scanning for projects... [INFO] [INFO] ---------------------< org.dataone:bookkeeper-api >--------------------- [INFO] Building bookkeeper-api 1.1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookkeeper-api --- [INFO] Deleting /var/lib/jenkins/jobs/bookkeep-api-stable/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bookkeeper-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bookkeep-api-stable/workspace/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bookkeeper-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/lib/jenkins/jobs/bookkeep-api-stable/workspace/target/classes Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.416 s [INFO] Finished at: 2023-05-17T01:47:47Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project bookkeeper-api: Fatal error compiling: invalid target release: 17 -> [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 [JENKINS] Archiving /var/lib/jenkins/jobs/bookkeep-api-stable/workspace/pom.xml to org.dataone/bookkeeper-api/1.1.0-SNAPSHOT/bookkeeper-api-1.1.0-SNAPSHOT.pom channel stopped Notifying upstream projects of job completion Finished: FAILURE