Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/bcx-pasp The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-pasp/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 31b677894efa33744c26c8f43fc60bee09c47629 (refs/remotes/origin/master) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 31b677894efa33744c26c8f43fc60bee09c47629 # timeout=10 Commit message: "xxx" > /usr/local/git/bin/git rev-list --no-walk 79f910f8dda35d56d6792efee358177ea4d7788c # timeout=10 Parsing POMs Established TCP socket on 36744 [bcx-pasp] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 36744 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8. ERROR: ================================================================================ Established TCP socket on 33512 [bcx-pasp] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33512 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.springframework.boot:spring-boot-maven-plugin @ com.bcxin.platform:bcxin-web:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml, line 155, column 21 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-framework:jar:1.1.0 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-business:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml, line 167, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-quartz:jar:1.1.0 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-generator:jar:1.1.0 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-common:jar:1.1.0 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21 [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] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] PASP [pom] [INFO] bcxin-common [jar] [INFO] bcxin-business [jar] [INFO] bcxin-framework [jar] [INFO] bcxin-quartz [jar] [INFO] bcxin-generator [jar] [INFO] bcxin-web [jar] [INFO] [INFO] -------------------< com.bcxin.platform:bcxin-pasp >-------------------- [INFO] Building PASP 1.1.0 [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from public: http://49.4.51.65:8060/repository/public/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml [INFO] Downloaded from public: http://49.4.51.65:8060/repository/public/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml (8.0 kB at 2.4 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp --- [INFO] [INFO] ------------------< com.bcxin.platform:bcxin-common >------------------- [INFO] Building bcxin-common 1.1.0 [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 124 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar [INFO] [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------ [INFO] Building bcxin-business 1.1.0 [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-business/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 84 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 462 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[311,24] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,8] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,36] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[526,31] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[25,20] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[40,20] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,10] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,38] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,10] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,38] BASE64Decoder is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar [INFO] [INFO] -----------------< com.bcxin.platform:bcxin-framework >----------------- [INFO] Building bcxin-framework 1.1.0 [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-framework/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar [INFO] [INFO] ------------------< com.bcxin.platform:bcxin-quartz >------------------- [INFO] Building bcxin-quartz 1.1.0 [5/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar [INFO] [INFO] -----------------< com.bcxin.platform:bcxin-generator >----------------- [INFO] Building bcxin-generator 1.1.0 [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-generator/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar [INFO] [INFO] --------------------< com.bcxin.platform:bcxin-web >-------------------- [INFO] Building bcxin-web 1.1.0 [7/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web --- [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 366 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /data/jenkins/workspace/bcx-pasp/bcxin-web/src/main/java/com/bcxin/platform/web/controller/attend/AttendDictController.java:[86,8] error: unreachable statement [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for PASP 1.1.0: [INFO] [INFO] PASP ............................................... SUCCESS [ 4.074 s] [INFO] bcxin-common ....................................... SUCCESS [ 4.057 s] [INFO] bcxin-business ..................................... SUCCESS [ 12.452 s] [INFO] bcxin-framework .................................... SUCCESS [ 2.600 s] [INFO] bcxin-quartz ....................................... SUCCESS [ 1.432 s] [INFO] bcxin-generator .................................... SUCCESS [ 1.544 s] [INFO] bcxin-web .......................................... FAILURE [ 3.264 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.331 s [INFO] Finished at: 2024-03-05T10:22:59+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bcxin-web: Compilation failure [ERROR] /data/jenkins/workspace/bcx-pasp/bcxin-web/src/main/java/com/bcxin/platform/web/controller/attend/AttendDictController.java:[86,8] error: unreachable statement [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :bcxin-web [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/pom.xml to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.jar [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/pom.xml to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.jar [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/pom.xml to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.jar [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/pom.xml to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.jar [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.pom [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.jar channel stopped Finished: FAILURE