14:05:02 Started by user unknown or anonymous 14:05:02 Running as SYSTEM 14:05:02 Building in workspace /data/jenkins/workspace/PSSSP 14:05:02 The recommended git tool is: NONE 14:05:02 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 14:05:02 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/PSSSP/.git # timeout=10 14:05:02 Fetching changes from the remote Git repository 14:05:02 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git # timeout=10 14:05:02 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git 14:05:02 > /usr/local/git/bin/git --version # timeout=10 14:05:02 > git --version # 'git version 2.43.0' 14:05:02 using GIT_ASKPASS to set credentials gitlab凭据 14:05:02 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:04 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 14:05:04 Checking out Revision 4e43d62dcac3bc862203b27fdc91fa502dc552cb (refs/remotes/origin/test) 14:05:04 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 14:05:04 > /usr/local/git/bin/git checkout -f 4e43d62dcac3bc862203b27fdc91fa502dc552cb # timeout=10 14:05:04 Commit message: "Merge branch '20250114浙江上报部级业务' into test" 14:05:04 > /usr/local/git/bin/git rev-list --no-walk 4e43d62dcac3bc862203b27fdc91fa502dc552cb # timeout=10 14:05:04 [PSSSP] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7494330983315724190.sh 14:05:04 + cd /data/jenkins/workspace/PSSSP 14:05:04 + mvn clean install -DskipTests=true -Ptest 14:05:05 [INFO] Scanning for projects... 14:05:05 [WARNING] 14:05:05 [WARNING] Some problems were encountered while building the effective model for com.bcxin:sp:war:1.0 14:05:05 [WARNING] 'dependencies.dependency.version' for org.apache.httpcomponents:httpclient:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 262, column 13 14:05:05 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.auth0:java-jwt:jar -> duplicate declaration of version 3.1.0 @ line 433, column 15 14:05:05 [WARNING] 14:05:05 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 14:05:05 [WARNING] 14:05:05 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 14:05:05 [WARNING] 14:05:05 [INFO] 14:05:05 [INFO] ----------------------------< com.bcxin:sp >---------------------------- 14:05:05 [INFO] Building sp 1.0 14:05:05 [INFO] --------------------------------[ war ]--------------------------------- 14:05:06 Downloading from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml 14:05:06 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml 14:05:06 Downloading from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml 14:05:07 Progress (1): 2.1 kB Progress (2): 2.1 kB | 2.2 kB Progress (3): 2.1 kB | 2.2 kB | 2.1 kB Downloaded from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 3.1 kB/s) 14:05:07 Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 2.9 kB/s) 14:05:07 Downloaded from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.2 kB at 3.0 kB/s) 14:05:08 [INFO] 14:05:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sp --- 14:05:08 [INFO] Deleting /data/jenkins/workspace/PSSSP/target 14:05:09 [INFO] 14:05:09 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ sp --- 14:05:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:05:09 [INFO] Copying 91 resources 14:05:10 [INFO] Copying 2386 resources 14:05:14 [INFO] 14:05:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sp --- 14:05:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:05:14 [INFO] Copying 91 resources 14:05:14 [INFO] Copying 2386 resources 14:05:14 [INFO] 14:05:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sp --- 14:05:15 [INFO] Changes detected - recompiling the module! 14:05:15 [INFO] Compiling 475 source files to /data/jenkins/workspace/PSSSP/target/classes 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[23,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[43,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,54] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 14:05:28 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Some input files use or override a deprecated API. 14:05:28 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Recompile with -Xlint:deprecation for details. 14:05:28 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Some input files use unchecked or unsafe operations. 14:05:28 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Recompile with -Xlint:unchecked for details. 14:05:28 [INFO] 14:05:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sp --- 14:05:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:05:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/PSSSP/src/test/resources 14:05:28 [INFO] 14:05:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sp --- 14:05:28 [INFO] No sources to compile 14:05:28 [INFO] 14:05:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sp --- 14:05:28 [INFO] Tests are skipped. 14:05:28 [INFO] 14:05:28 [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sp --- 14:05:28 [INFO] Packaging webapp 14:05:28 [INFO] Assembling webapp [sp] in [/data/jenkins/workspace/PSSSP/target/ROOT] 14:05:28 [INFO] Processing war project 14:05:28 [INFO] Copying webapp resources [/data/jenkins/workspace/PSSSP/src/main/webapp] 14:05:33 [INFO] Building war: /data/jenkins/workspace/PSSSP/target/ROOT.war 14:05:40 [INFO] 14:05:40 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ sp --- 14:06:00 [INFO] Replacing main artifact with repackaged archive 14:06:00 [INFO] 14:06:00 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ sp --- 14:06:00 [INFO] Replacing main artifact with repackaged archive 14:06:00 [INFO] 14:06:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sp --- 14:06:01 [INFO] Installing /data/jenkins/workspace/PSSSP/target/ROOT.war to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.war 14:06:06 [INFO] Installing /data/jenkins/workspace/PSSSP/pom.xml to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.pom 14:06:06 [INFO] ------------------------------------------------------------------------ 14:06:06 [INFO] BUILD SUCCESS 14:06:06 [INFO] ------------------------------------------------------------------------ 14:06:06 [INFO] Total time: 01:01 min 14:06:06 [INFO] Finished at: 2025-02-18T14:06:06+08:00 14:06:06 [INFO] ------------------------------------------------------------------------ 14:06:06 + scp /data/jenkins/workspace/PSSSP/target/ROOT.war 172.20.0.7:/data/workspace/psssp/ROOT.war 14:06:09 [SSH] script: 14:06:09 ="" 14:06:09 14:06:09 docker rm -f psssp 14:06:09 sleep 3 14:06:09 docker build -t psssp /data/workspace/psssp 14:06:09 docker run -d -v /data/pss/material/zhejiang:/opt/data/pss/material/zhejiang --name psssp -p 40005:8888 psssp 14:06:09 docker image prune -f 14:06:09 14:06:09 [SSH] executing... 14:06:09 bash: =: command not found 14:06:12 psssp 14:06:15 #0 building with "default" instance using docker driver 14:06:15 14:06:15 #1 [internal] load build definition from Dockerfile 14:06:15 #1 transferring dockerfile: 305B done 14:06:15 #1 DONE 0.0s 14:06:15 14:06:15 #2 [internal] load .dockerignore 14:06:15 #2 transferring context: 51B done 14:06:15 #2 DONE 0.0s 14:06:15 14:06:15 #3 [internal] load metadata for m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine 14:06:15 #3 DONE 0.3s 14:06:15 14:06:15 #4 [1/6] FROM m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3 14:06:15 #4 DONE 0.0s 14:06:15 14:06:15 #5 [internal] load build context 14:06:18 #5 transferring context: 418.60MB 3.0s done 14:06:18 #5 DONE 3.0s 14:06:18 14:06:18 #6 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 14:06:18 #6 CACHED 14:06:18 14:06:18 #7 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone 14:06:18 #7 CACHED 14:06:18 14:06:18 #8 [2/6] RUN apk update && apk add tzdata 14:06:18 #8 CACHED 14:06:18 14:06:18 #9 [5/6] WORKDIR /opt 14:06:18 #9 CACHED 14:06:18 14:06:18 #10 [6/6] COPY . /opt 14:06:25 #10 DONE 7.0s 14:06:25 14:06:25 #11 exporting to image 14:06:25 #11 exporting layers 14:06:27 #11 exporting layers 2.1s done 14:06:27 #11 writing image sha256:bc58d732011e8a971b768bc5b693d62f08307ac07e100bd3ba74e019410cc40b 14:06:27 #11 writing image sha256:bc58d732011e8a971b768bc5b693d62f08307ac07e100bd3ba74e019410cc40b done 14:06:27 #11 naming to docker.io/library/psssp done 14:06:27 #11 DONE 2.1s 14:06:28 29d276e124537be04bedd6f7310d0a5576be6f8ba871d61c817ab955b89f8ff5 14:06:28 Deleted Images: 14:06:28 deleted: sha256:5f9af391dd47ed0c406fcbaec19eb079c7625af7e87fcab0a2590c7798d067ae 14:06:28 14:06:28 Total reclaimed space: 0B 14:06:28 14:06:28 [SSH] completed 14:06:28 [SSH] exit-status: 0 14:06:28 14:06:28 Finished: SUCCESS