15:09:43 Started by user unknown or anonymous 15:09:43 Running as SYSTEM 15:09:43 Building in workspace /data/jenkins/workspace/bcx-identify 15:09:43 The recommended git tool is: NONE 15:09:43 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 15:09:43 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-identify/.git # timeout=10 15:09:43 Fetching changes from the remote Git repository 15:09:43 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git # timeout=10 15:09:43 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git 15:09:43 > /usr/local/git/bin/git --version # timeout=10 15:09:43 > git --version # 'git version 2.43.0' 15:09:43 using GIT_ASKPASS to set credentials gitlab凭据 15:09:43 > /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 15:09:43 > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 15:09:43 Checking out Revision a477efcfbf9b711cee1cd5853635147310f9106c (refs/remotes/origin/dev) 15:09:43 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 15:09:43 > /usr/local/git/bin/git checkout -f a477efcfbf9b711cee1cd5853635147310f9106c # timeout=10 15:09:44 Commit message: "Merge branch '20251216请求第三方接口增加记录' into dev" 15:09:44 > /usr/local/git/bin/git rev-list --no-walk 7d6f46b039e56dc6999237035c24ad114e172ac2 # timeout=10 15:09:44 [bcx-identify] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5498142019192314275.sh 15:09:44 + cd /data/jenkins/workspace/bcx-identify 15:09:44 + mvn clean package -DskipTest -Ptest 15:09:45 [INFO] Scanning for projects... 15:09:46 [WARNING] 15:09:46 [WARNING] Some problems were encountered while building the effective model for com.bcxin:bcxin-identify:war:1.0 15:09:46 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 312, column 15 15:09:46 [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.3.5.jar will be unresolvable by dependent projects @ line 343, column 16 15:09:46 [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.3.5.jar will be unresolvable by dependent projects @ line 351, column 16 15:09:46 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.github.ben-manes.caffeine:caffeine:jar -> duplicate declaration of version 2.9.0 @ line 353, column 15 15:09:46 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 358, column 15 15:09:46 [WARNING] 15:09:46 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:09:46 [WARNING] 15:09:46 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:09:46 [WARNING] 15:09:46 [INFO] 15:09:46 [INFO] ----------------------< com.bcxin:bcxin-identify >---------------------- 15:09:46 [INFO] Building bcxin-identify 1.0 15:09:46 [INFO] --------------------------------[ war ]--------------------------------- 15:09:47 [INFO] 15:09:47 [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-identify --- 15:09:47 [INFO] Deleting /data/jenkins/workspace/bcx-identify/target 15:09:48 [INFO] 15:09:48 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ bcxin-identify --- 15:09:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:09:48 [INFO] Copying 15 resources 15:09:48 [INFO] Copying 2660 resources 15:09:50 [INFO] 15:09:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-identify --- 15:09:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:09:50 [INFO] Copying 15 resources 15:09:50 [INFO] Copying 2660 resources 15:09:50 [INFO] 15:09:50 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-identify --- 15:09:51 [INFO] Changes detected - recompiling the module! 15:09:51 [INFO] Compiling 164 source files to /data/jenkins/workspace/bcx-identify/target/classes 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[20,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[21,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[20,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[21,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[20,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[21,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[20,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[21,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[253,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[253,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[629,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[629,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[637,32] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [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 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Some input files use or override a deprecated API. 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Recompile with -Xlint:deprecation for details. 15:09:59 [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. 15:09:59 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details. 15:09:59 [INFO] 15:09:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-identify --- 15:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:09:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-identify/src/test/resources 15:09:59 [INFO] 15:09:59 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-identify --- 15:09:59 [INFO] No sources to compile 15:09:59 [INFO] 15:09:59 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-identify --- 15:09:59 [INFO] No tests to run. 15:09:59 [INFO] 15:09:59 [INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-identify --- 15:09:59 [INFO] Packaging webapp 15:09:59 [INFO] Assembling webapp [bcxin-identify] in [/data/jenkins/workspace/bcx-identify/target/bcxin-identify] 15:09:59 [INFO] Processing war project 15:09:59 [INFO] Copying webapp webResources [/data/jenkins/workspace/bcx-identify/src/main/resources/lib] to [/data/jenkins/workspace/bcx-identify/target/bcxin-identify] 15:09:59 [INFO] Copying webapp resources [/data/jenkins/workspace/bcx-identify/src/main/webapp] 15:10:00 [INFO] Webapp assembled in [754 msecs] 15:10:00 [INFO] Building war: /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 15:10:05 [INFO] 15:10:05 [INFO] --- spring-boot-maven-plugin:1.5.4.RELEASE:repackage (default) @ bcxin-identify --- 15:10:09 [INFO] ------------------------------------------------------------------------ 15:10:09 [INFO] BUILD SUCCESS 15:10:09 [INFO] ------------------------------------------------------------------------ 15:10:09 [INFO] Total time: 23.666 s 15:10:09 [INFO] Finished at: 2025-12-22T15:10:09+08:00 15:10:09 [INFO] ------------------------------------------------------------------------ 15:10:09 + scp /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 172.20.0.7:/data/workspace/bcx-identify/ROOT.war 15:10:10 [SSH] script: 15:10:10 ="" 15:10:10 15:10:10 docker rm -f bcx-identify 15:10:10 cd /data/workspace/bcx-identify 15:10:10 docker build -t bcx-identify . 15:10:10 docker run -d --name bcx-identify -p 40016:8080 --memory=500M --restart=always bcx-identify 15:10:10 docker image prune -f 15:10:10 15:10:10 15:10:10 [SSH] executing... 15:10:11 bash: =: command not found 15:10:12 bcx-identify 15:10:12 #0 building with "default" instance using docker driver 15:10:12 15:10:12 #1 [internal] load build definition from Dockerfile 15:10:12 #1 transferring dockerfile: 225B done 15:10:12 #1 DONE 0.0s 15:10:12 15:10:12 #2 [internal] load .dockerignore 15:10:12 #2 transferring context: 51B done 15:10:12 #2 DONE 0.0s 15:10:12 15:10:12 #3 [internal] load metadata for docker.io/library/tomcat:9.0.83-jre8-temurin-jammy 15:10:14 #3 DONE 1.9s 15:10:14 15:10:14 #4 [1/3] FROM docker.io/library/tomcat:9.0.83-jre8-temurin-jammy@sha256:af545626f2eccea495bc604d758f889b1804d867e8999734acb9b9795eea66df 15:10:14 #4 DONE 0.0s 15:10:14 15:10:14 #5 [internal] load build context 15:10:14 #5 transferring context: 95.96MB 0.6s done 15:10:15 #5 DONE 0.6s 15:10:15 15:10:15 #6 [2/3] RUN ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone 15:10:15 #6 CACHED 15:10:15 15:10:15 #7 [3/3] COPY . /usr/local/tomcat/webapps 15:10:15 #7 DONE 0.4s 15:10:15 15:10:15 #8 exporting to image 15:10:15 #8 exporting layers 15:10:15 #8 exporting layers 0.5s done 15:10:15 #8 writing image sha256:865fcfbf9078134b5fc82cb29e2cd0a78d9a10cbf5a5ad874fb78d8f91d9374f done 15:10:15 #8 naming to docker.io/library/bcx-identify done 15:10:15 #8 DONE 0.5s 15:10:16 ef1b6fe47e73b1fc5a6f3d98c986d7e34da9d404c71cfd49e280a36601af474f 15:10:16 Deleted Images: 15:10:16 deleted: sha256:406b72b662d4acc0b54983918f425544897cb6379e0f093b3d18ead9004bbfdd 15:10:16 15:10:16 Total reclaimed space: 0B 15:10:16 15:10:16 [SSH] completed 15:10:16 [SSH] exit-status: 0 15:10:16 15:10:16 Finished: SUCCESS