Skip to content

Console Output

11:50:33 Started by user unknown or anonymous
11:50:33 Running as SYSTEM
11:50:33 Building in workspace /data/jenkins/workspace/bcx-pasp
11:50:33 The recommended git tool is: NONE
11:50:33 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
11:50:33 Cloning the remote Git repository
11:50:33 Cloning repository https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
11:50:33  > /usr/local/git/bin/git init /data/jenkins/workspace/bcx-pasp # timeout=10
11:50:33 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
11:50:33  > /usr/local/git/bin/git --version # timeout=10
11:50:33  > git --version # 'git version 2.43.0'
11:50:33 using GIT_ASKPASS to set credentials gitlab凭据
11:50:33  > /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
11:50:36  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10
11:50:36  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:50:36 Avoid second fetch
11:50:36  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
11:50:36 Checking out Revision 8a8203efb7f7e414660675907c993bc6bf2c8d52 (refs/remotes/origin/test)
11:50:36  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
11:50:36  > /usr/local/git/bin/git checkout -f 8a8203efb7f7e414660675907c993bc6bf2c8d52 # timeout=10
11:50:36 Commit message: "Merge branch '20250529临保保险业务' into test"
11:50:36  > /usr/local/git/bin/git rev-list --no-walk 8a8203efb7f7e414660675907c993bc6bf2c8d52 # timeout=10
11:50:36 Parsing POMs
11:50:36 Established TCP socket on 45507
11:50:36 [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 45507
11:50:36 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
11:50:36 	at java.lang.ClassLoader.defineClass1(Native Method)
11:50:36 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
11:50:36 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
11:50:36 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
11:50:36 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
11:50:36 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
11:50:36 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
11:50:36 	at java.security.AccessController.doPrivileged(Native Method)
11:50:36 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
11:50:36 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
11:50:36 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
11:50:36 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
11:50:36 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
11:50:36 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
11:50:36 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
11:50:36 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
11:50:36 ERROR: ================================================================================
11:50:36 ERROR: Invalid project setup: Connection reset
11:50:36 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
11:50:36 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
11:50:36 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
11:50:36 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
11:50:36 ERROR: ================================================================================
11:50:36 Established TCP socket on 42053
11:50:36 [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 42053
11:50:36 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
11:50:37 <===[JENKINS REMOTING CAPACITY]===>channel started
11:50:38 Executing Maven:  -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest
11:50:39 [INFO] Scanning for projects...
11:50:39 [WARNING] 
11:50:39 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0
11:50:39 [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
11:50:39 [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
11:50:39 [WARNING] 
11:50:39 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0
11:50:39 [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 177, column 21
11:50:39 [WARNING] 
11:50:39 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0
11:50:39 [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
11:50:39 [WARNING] 
11:50:39 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
11:50:39 [WARNING] 
11:50:39 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
11:50:39 [WARNING] 
11:50:39 [INFO] ------------------------------------------------------------------------
11:50:39 [INFO] Reactor Build Order:
11:50:39 [INFO] 
11:50:39 [INFO] PASP                                                               [pom]
11:50:39 [INFO] bcxin-common                                                       [jar]
11:50:39 [INFO] bcxin-business                                                     [jar]
11:50:39 [INFO] bcxin-framework                                                    [jar]
11:50:39 [INFO] bcxin-quartz                                                       [jar]
11:50:39 [INFO] bcxin-generator                                                    [jar]
11:50:39 [INFO] bcxin-web                                                          [jar]
11:50:39 [INFO] 
11:50:39 [INFO] -------------------< com.bcxin.platform:bcxin-pasp >--------------------
11:50:39 [INFO] Building PASP 1.1.0                                                [1/7]
11:50:39 [INFO] --------------------------------[ pom ]---------------------------------
11:50:39 [INFO] 
11:50:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp ---
11:50:40 [INFO] 
11:50:40 [INFO] ------------------< com.bcxin.platform:bcxin-common >-------------------
11:50:40 [INFO] Building bcxin-common 1.1.0                                        [2/7]
11:50:40 [INFO] --------------------------------[ jar ]---------------------------------
11:50:40 [INFO] 
11:50:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common ---
11:50:40 [INFO] 
11:50:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common ---
11:50:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources
11:50:40 [INFO] 
11:50:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common ---
11:50:40 [INFO] Changes detected - recompiling the module!
11:50:40 [INFO] Compiling 126 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes
11:50:42 [INFO] 
11:50:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common ---
11:50:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:42 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources
11:50:42 [INFO] 
11:50:42 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common ---
11:50:42 [INFO] No sources to compile
11:50:43 [INFO] 
11:50:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common ---
11:50:43 [INFO] Tests are skipped.
11:50:43 [INFO] 
11:50:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common ---
11:50:43 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar
11:50:43 [INFO] 
11:50:43 [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------
11:50:43 [INFO] Building bcxin-business 1.1.0                                      [3/7]
11:50:43 [INFO] --------------------------------[ jar ]---------------------------------
11:50:44 [INFO] 
11:50:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business ---
11:50:44 [INFO] 
11:50:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business ---
11:50:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:44 [INFO] Copying 92 resources
11:50:44 [INFO] 
11:50:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business ---
11:50:44 [INFO] Changes detected - recompiling the module!
11:50:44 [INFO] Compiling 506 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [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
11:50:55 [INFO] 
11:50:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business ---
11:50:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:55 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources
11:50:55 [INFO] 
11:50:55 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business ---
11:50:55 [INFO] No sources to compile
11:50:56 [INFO] 
11:50:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business ---
11:50:56 [INFO] Tests are skipped.
11:50:56 [INFO] 
11:50:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business ---
11:50:56 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar
11:50:56 [INFO] 
11:50:56 [INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
11:50:56 [INFO] Building bcxin-framework 1.1.0                                     [4/7]
11:50:56 [INFO] --------------------------------[ jar ]---------------------------------
11:50:56 [INFO] 
11:50:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
11:50:56 [INFO] 
11:50:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
11:50:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
11:50:57 [INFO] 
11:50:57 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
11:50:57 [INFO] Changes detected - recompiling the module!
11:50:57 [INFO] Compiling 56 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
11:50:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
11:50:59 [INFO] No sources to compile
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
11:50:59 [INFO] Tests are skipped.
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
11:50:59 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar
11:50:59 [INFO] 
11:50:59 [INFO] ------------------< com.bcxin.platform:bcxin-quartz >-------------------
11:50:59 [INFO] Building bcxin-quartz 1.1.0                                        [5/7]
11:50:59 [INFO] --------------------------------[ jar ]---------------------------------
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz ---
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz ---
11:50:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:59 [INFO] Copying 7 resources
11:50:59 [INFO] 
11:50:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz ---
11:50:59 [INFO] Changes detected - recompiling the module!
11:50:59 [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes
11:51:00 [INFO] 
11:51:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz ---
11:51:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources
11:51:00 [INFO] 
11:51:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz ---
11:51:00 [INFO] No sources to compile
11:51:00 [INFO] 
11:51:00 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz ---
11:51:00 [INFO] Tests are skipped.
11:51:01 [INFO] 
11:51:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz ---
11:51:01 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar
11:51:01 [INFO] 
11:51:01 [INFO] -----------------< com.bcxin.platform:bcxin-generator >-----------------
11:51:01 [INFO] Building bcxin-generator 1.1.0                                     [6/7]
11:51:01 [INFO] --------------------------------[ jar ]---------------------------------
11:51:01 [INFO] 
11:51:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator ---
11:51:01 [INFO] 
11:51:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator ---
11:51:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:01 [INFO] Copying 20 resources
11:51:01 [INFO] 
11:51:01 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator ---
11:51:01 [INFO] Changes detected - recompiling the module!
11:51:01 [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes
11:51:02 [INFO] 
11:51:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator ---
11:51:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources
11:51:02 [INFO] 
11:51:02 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator ---
11:51:02 [INFO] No sources to compile
11:51:02 [INFO] 
11:51:02 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator ---
11:51:02 [INFO] Tests are skipped.
11:51:02 [INFO] 
11:51:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator ---
11:51:02 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar
11:51:03 [INFO] 
11:51:03 [INFO] --------------------< com.bcxin.platform:bcxin-web >--------------------
11:51:03 [INFO] Building bcxin-web 1.1.0                                           [7/7]
11:51:03 [INFO] --------------------------------[ jar ]---------------------------------
11:51:03 [INFO] 
11:51:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web ---
11:51:03 [INFO] 
11:51:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web ---
11:51:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:03 [INFO] Copying 366 resources
11:51:03 [INFO] Copying 4 resources
11:51:03 [INFO] 
11:51:03 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web ---
11:51:03 [INFO] Changes detected - recompiling the module!
11:51:03 [INFO] Compiling 87 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes
11:51:06 [INFO] 
11:51:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web ---
11:51:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources
11:51:06 [INFO] 
11:51:06 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web ---
11:51:06 [INFO] No sources to compile
11:51:06 [INFO] 
11:51:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web ---
11:51:06 [INFO] Tests are skipped.
11:51:06 [INFO] 
11:51:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web ---
11:51:06 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar
11:51:06 [INFO] 
11:51:06 [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web ---
11:51:07 [INFO] Replacing main artifact with repackaged archive
11:51:10 [INFO] ------------------------------------------------------------------------
11:51:10 [INFO] Reactor Summary for PASP 1.1.0:
11:51:10 [INFO] 
11:51:10 [INFO] PASP ............................................... SUCCESS [  0.341 s]
11:51:10 [INFO] bcxin-common ....................................... SUCCESS [  3.338 s]
11:51:10 [INFO] bcxin-business ..................................... SUCCESS [ 12.714 s]
11:51:10 [INFO] bcxin-framework .................................... SUCCESS [  2.584 s]
11:51:10 [INFO] bcxin-quartz ....................................... SUCCESS [  1.418 s]
11:51:10 [INFO] bcxin-generator .................................... SUCCESS [  1.453 s]
11:51:10 [INFO] bcxin-web .......................................... SUCCESS [  4.592 s]
11:51:10 [INFO] ------------------------------------------------------------------------
11:51:10 [INFO] BUILD SUCCESS
11:51:10 [INFO] ------------------------------------------------------------------------
11:51:10 [INFO] Total time:  31.012 s
11:51:10 [INFO] Finished at: 2025-08-12T11:51:10+08:00
11:51:10 [INFO] ------------------------------------------------------------------------
11:51:10 Waiting for Jenkins to finish collecting data
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [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
11:51:10 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom
11:51:10 [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
11:51:10 [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
11:51:10 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins6833036773808320813.sh
11:51:10 channel stopped
11:51:10 + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web
11:51:11 [SSH] script:
11:51:11 =""
11:51:11 
11:51:11  docker rm -f bcxin-web
11:51:11  sleep 3
11:51:11  docker build -t bcxin-web /data/workspace/bcxin-web 
11:51:11  docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web
11:51:11 docker image prune -f
11:51:11 
11:51:11 [SSH] executing...
11:51:11 bash: =: command not found
11:51:12 bcxin-web
11:51:15 #0 building with "default" instance using docker driver
11:51:15 
11:51:15 #1 [internal] load .dockerignore
11:51:15 #1 transferring context: 2B done
11:51:15 #1 DONE 0.0s
11:51:15 
11:51:15 #2 [internal] load build definition from Dockerfile
11:51:15 #2 transferring dockerfile: 275B done
11:51:15 #2 DONE 0.0s
11:51:15 
11:51:15 #3 [internal] load metadata for docker.io/library/java:8-jdk-alpine
11:51:45 #3 ERROR: pulling from host 5ym5vu9h.mirror.aliyuncs.com failed with status code [manifests 8-jdk-alpine]: 403 Forbidden
11:51:45 ------
11:51:45  > [internal] load metadata for docker.io/library/java:8-jdk-alpine:
11:51:45 ------
11:51:45 Dockerfile:1
11:51:45 --------------------
11:51:45    1 | >>> FROM java:8-jdk-alpine
11:51:45    2 |     RUN apk update && apk add tzdata 
11:51:45    3 |     RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 
11:51:45 --------------------
11:51:45 ERROR: failed to solve: java:8-jdk-alpine: pulling from host 5ym5vu9h.mirror.aliyuncs.com failed with status code [manifests 8-jdk-alpine]: 403 Forbidden
11:51:45 c6e3784581dcbb838012ce4c95b37f01715ad9d269c0d9544792098819535f94
11:51:46 Total reclaimed space: 0B
11:51:46 
11:51:46 [SSH] completed
11:51:46 [SSH] exit-status: 0
11:51:46 
11:51:47 Finished: SUCCESS