Skip to content

Console Output

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