Skip to content

Console Output

10:19:22 Started by user unknown or anonymous
10:19:22 Running as SYSTEM
10:19:22 Building in workspace /data/jenkins/workspace/bcx-identify
10:19:22 The recommended git tool is: NONE
10:19:22 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
10:19:22  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-identify/.git # timeout=10
10:19:22 Fetching changes from the remote Git repository
10:19:22  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git # timeout=10
10:19:22 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git
10:19:22  > /usr/local/git/bin/git --version # timeout=10
10:19:22  > git --version # 'git version 2.43.0'
10:19:22 using GIT_ASKPASS to set credentials gitlab凭据
10:19:22  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:19:23  > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
10:19:23 Checking out Revision 2de34c5a19533baf7e1b748466d1c3c3870472a0 (refs/remotes/origin/dev)
10:19:23  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
10:19:23  > /usr/local/git/bin/git checkout -f 2de34c5a19533baf7e1b748466d1c3c3870472a0 # timeout=10
10:19:23 Commit message: "Merge branch '250421Unipush2.0业务' into dev"
10:19:23  > /usr/local/git/bin/git rev-list --no-walk 81e8de20ef33442a50e844d86a2dd35247379450 # timeout=10
10:19:23 [bcx-identify] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins11007886934604883308.sh
10:19:23 + cd /data/jenkins/workspace/bcx-identify
10:19:23 + mvn clean package -DskipTest -Ptest
10:19:24 [INFO] Scanning for projects...
10:19:24 [WARNING] 
10:19:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin:bcxin-identify:war:1.0
10:19:24 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/sdk-1.1.9.jar will be unresolvable by dependent projects @ line 327, column 16
10:19:24 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/common-1.1.9.jar will be unresolvable by dependent projects @ line 335, column 16
10:19:24 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 342, column 15
10:19:24 [WARNING] 
10:19:24 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
10:19:24 [WARNING] 
10:19:24 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
10:19:24 [WARNING] 
10:19:24 [INFO] 
10:19:24 [INFO] ----------------------< com.bcxin:bcxin-identify >----------------------
10:19:24 [INFO] Building bcxin-identify 1.0
10:19:24 [INFO] --------------------------------[ war ]---------------------------------
10:19:25 [INFO] 
10:19:25 [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-identify ---
10:19:25 [INFO] Deleting /data/jenkins/workspace/bcx-identify/target
10:19:26 [INFO] 
10:19:26 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ bcxin-identify ---
10:19:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:19:26 [INFO] Copying 15 resources
10:19:26 [INFO] Copying 2660 resources
10:19:27 [INFO] 
10:19:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-identify ---
10:19:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:19:27 [INFO] Copying 15 resources
10:19:28 [INFO] Copying 2660 resources
10:19:28 [INFO] 
10:19:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-identify ---
10:19:28 [INFO] Changes detected - recompiling the module!
10:19:28 [INFO] Compiling 156 source files to /data/jenkins/workspace/bcx-identify/target/classes
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[632,32] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[25,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[40,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,7] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,35] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,11] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,39] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[6,54] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[83,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[98,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[40,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[63,33] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[12,29] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[46,20] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,13] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,41] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Some input files use or override a deprecated API.
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Recompile with -Xlint:deprecation for details.
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Some input files use unchecked or unsafe operations.
10:19:32 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details.
10:19:32 [INFO] 
10:19:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-identify ---
10:19:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:19:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-identify/src/test/resources
10:19:32 [INFO] 
10:19:32 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-identify ---
10:19:32 [INFO] No sources to compile
10:19:32 [INFO] 
10:19:32 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-identify ---
10:19:33 [INFO] No tests to run.
10:19:33 [INFO] 
10:19:33 [INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-identify ---
10:19:33 [INFO] Packaging webapp
10:19:33 [INFO] Assembling webapp [bcxin-identify] in [/data/jenkins/workspace/bcx-identify/target/bcxin-identify]
10:19:33 [INFO] Processing war project
10:19:33 [INFO] Copying webapp webResources [/data/jenkins/workspace/bcx-identify/src/main/resources/lib] to [/data/jenkins/workspace/bcx-identify/target/bcxin-identify]
10:19:33 [INFO] Copying webapp resources [/data/jenkins/workspace/bcx-identify/src/main/webapp]
10:19:34 [INFO] Webapp assembled in [663 msecs]
10:19:34 [INFO] Building war: /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war
10:19:38 [INFO] 
10:19:38 [INFO] --- spring-boot-maven-plugin:1.5.4.RELEASE:repackage (default) @ bcxin-identify ---
10:19:42 [INFO] ------------------------------------------------------------------------
10:19:42 [INFO] BUILD SUCCESS
10:19:42 [INFO] ------------------------------------------------------------------------
10:19:42 [INFO] Total time:  17.784 s
10:19:42 [INFO] Finished at: 2025-04-23T10:19:42+08:00
10:19:42 [INFO] ------------------------------------------------------------------------
10:19:42 + scp /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 172.20.0.7:/data/workspace/bcx-identify/ROOT.war
10:19:43 [SSH] script:
10:19:43 =""
10:19:43 
10:19:43 docker rm -f bcx-identify
10:19:43 cd /data/workspace/bcx-identify
10:19:43 docker build -t bcx-identify .
10:19:43 docker run -d --name bcx-identify -p 40016:8080 --memory=500M --restart=always  bcx-identify 
10:19:43 docker image prune -f 
10:19:43 
10:19:43 
10:19:43 [SSH] executing...
10:19:43 bash: =: command not found
10:19:44 #0 building with "default" instance using docker driver
10:19:44 
10:19:44 #1 [internal] load .dockerignore
10:19:44 #1 transferring context: 51B done
10:19:44 #1 DONE 0.0s
10:19:44 
10:19:44 #2 [internal] load build definition from Dockerfile
10:19:44 #2 transferring dockerfile: 225B done
10:19:44 #2 DONE 0.0s
10:19:44 
10:19:44 #3 [internal] load metadata for docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
10:19:44 #3 DONE 0.0s
10:19:44 
10:19:44 #4 [1/3] FROM docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
10:19:44 #4 DONE 0.0s
10:19:44 
10:19:44 #5 [internal] load build context
10:19:44 bcx-identify
10:19:44 #5 transferring context: 95.61MB 0.6s done
10:19:44 #5 DONE 0.6s
10:19:44 
10:19:44 #6 [2/3] RUN ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone
10:19:44 #6 CACHED
10:19:44 
10:19:44 #7 [3/3] COPY . /usr/local/tomcat/webapps
10:19:45 #7 DONE 1.1s
10:19:45 
10:19:45 #8 exporting to image
10:19:45 #8 exporting layers
10:19:46 #8 exporting layers 0.5s done
10:19:46 #8 writing image sha256:586d0f41e04b0d57581908d0b7b54352b09f758c88159fd657b372993b109062 done
10:19:46 #8 naming to docker.io/library/bcx-identify done
10:19:46 #8 DONE 0.5s
10:19:46 3509dd82e7640129ba3da748e5446d464fbac2d9b7ffe0f5ebe3a43d7ec4bfdf
10:19:47 Deleted Images:
10:19:47 deleted: sha256:b8046cbdf00856fa12dea985fe57f2eea97961e689f140fb02cd72e0675524de
10:19:47 
10:19:47 Total reclaimed space: 0B
10:19:47 
10:19:47 [SSH] completed
10:19:47 [SSH] exit-status: 0
10:19:47 
10:19:47 Finished: SUCCESS