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 b844cc47e693e312c442005aa27296c4628167a0 (refs/remotes/origin/master) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f b844cc47e693e312c442005aa27296c4628167a0 # timeout=10 Commit message: "调试" > /usr/local/git/bin/git rev-list --no-walk fa5e1b908d0ed1201cac9fcd4a0179623f423731 # timeout=10 Parsing POMs Established TCP socket on 36286 [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 36286 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 45368 [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 45368 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] [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] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web --- [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for PASP 1.1.0: [INFO] [INFO] PASP ............................................... SUCCESS [ 0.332 s] [INFO] bcxin-common ....................................... SUCCESS [ 3.280 s] [INFO] bcxin-business ..................................... SUCCESS [ 11.734 s] [INFO] bcxin-framework .................................... SUCCESS [ 2.446 s] [INFO] bcxin-quartz ....................................... SUCCESS [ 1.439 s] [INFO] bcxin-generator .................................... SUCCESS [ 1.470 s] [INFO] bcxin-web .......................................... SUCCESS [ 4.350 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.695 s [INFO] Finished at: 2024-03-05T10:38:27+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [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-web/target/bcxin-web.jar to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.jar [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 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins3778156636843233548.sh channel stopped + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web [SSH] script: docker rm -f bcxin-web sleep 3 docker build -t bcxin-web /data/workspace/bcxin-web docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web docker image prune -f [SSH] executing... bcxin-web #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 275B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/java:8-jdk-alpine #3 DONE 15.3s #4 [1/6] FROM docker.io/library/java:8-jdk-alpine@sha256:d49bf8c44670834d3dade17f8b84d709e7db47f1887f671a0e098bafa9bae49f #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 9.64MB 0.1s #5 transferring context: 98.19MB 0.7s done #5 DONE 0.7s #6 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone #6 CACHED #7 [2/6] RUN apk update && apk add tzdata #7 CACHED #8 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime #8 CACHED #9 [5/6] WORKDIR /opt #9 CACHED #10 [6/6] COPY . /opt #10 DONE 0.8s #11 exporting to image #11 exporting layers #11 exporting layers 0.5s done #11 writing image sha256:3a6dcb8d73ef727e9b481656bf1bdef3fe276fd30a32464f5b1e0af85af081fc done #11 naming to docker.io/library/bcxin-web done #11 DONE 0.5s 7f5852400bc0edbde27de7296999d3053801a5902ec9cade61f2361d93abb310 Deleted Images: deleted: sha256:3e2e2412946c173f514f4394a3433933295f24abefddf0be2946cd37b6586ca0 Total reclaimed space: 0B [SSH] completed [SSH] exit-status: 0 Finished: SUCCESS