14:29:24Started by user unknown or anonymous
14:29:24Running as SYSTEM
14:29:24Building in workspace /data/jenkins/workspace/PSSSP
14:29:24The recommended git tool is: NONE
14:29:24using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:29:24 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/PSSSP/.git # timeout=10
14:29:24Fetching changes from the remote Git repository
14:29:24 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git # timeout=10
14:29:24Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git14:29:24 > /usr/local/git/bin/git --version # timeout=10
14:29:24 > git --version # 'git version 2.43.0'
14:29:24using GIT_ASKPASS to set credentials gitlab凭据
14:29:24 > /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:29:25 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:29:25Checking out Revision 54058428c1f0af66f061735141a5ddf4c727d584 (refs/remotes/origin/test)
14:29:25 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:29:25 > /usr/local/git/bin/git checkout -f 54058428c1f0af66f061735141a5ddf4c727d584 # timeout=10
14:29:25Commit message: "Merge branch 'master' into test"
14:29:25 > /usr/local/git/bin/git rev-list --no-walk 6e07e573f781c424bad9c1a5d8dbb27a0370d446 # timeout=10
14:29:25[PSSSP] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5773433284134193323.sh
14:29:25+ cd /data/jenkins/workspace/PSSSP
14:29:25+ mvn clean install -DskipTests=true -Ptest
14:29:26[INFO] Scanning for projects...
14:29:26[WARNING]
14:29:26[WARNING] Some problems were encountered while building the effective model for com.bcxin:sp:war:1.0
14:29:26[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:29:26[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:29:26[WARNING]
14:29:26[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:29:26[WARNING]
14:29:26[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:29:26[WARNING]
14:29:26[INFO]
14:29:26[INFO] ----------------------------< com.bcxin:sp >----------------------------
14:29:26[INFO] Building sp 1.0
14:29:26[INFO] --------------------------------[ war ]---------------------------------
14:29:27Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml14:29:27Downloading from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml14:29:27Downloading from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml14:29:27Progress (1): 2.1 kB
Progress (2): 2.1 kB | 2.2 kB
Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 7.0 kB/s)
14:29:27Downloaded from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.2 kB at 7.3 kB/s)
14:29:29Progress (1): 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 1.2 kB/s)
14:29:29[INFO]
14:29:29[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sp ---
14:29:29[INFO] Deleting /data/jenkins/workspace/PSSSP/target
14:29:29[INFO]
14:29:29[INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ sp ---
14:29:30[INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:30[INFO] Copying 92 resources
14:29:30[INFO] Copying 2394 resources
14:29:33[INFO]
14:29:33[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sp ---
14:29:33[INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:33[INFO] Copying 92 resources
14:29:33[INFO] Copying 2394 resources
14:29:33[INFO]
14:29:33[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sp ---
14:29:33[INFO] Changes detected - recompiling the module!
14:29:33[INFO] Compiling 482 source files to /data/jenkins/workspace/PSSSP/target/classes
14:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[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:29:43[INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Recompile with -Xlint:deprecation for details.
14:29:43[INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Some input files use unchecked or unsafe operations.
14:29:43[INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Recompile with -Xlint:unchecked for details.
14:29:43[INFO]
14:29:43[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sp ---
14:29:43[INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:43[INFO] skip non existing resourceDirectory /data/jenkins/workspace/PSSSP/src/test/resources
14:29:43[INFO]
14:29:43[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sp ---
14:29:43[INFO] No sources to compile
14:29:43[INFO]
14:29:43[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sp ---
14:29:43[INFO] Tests are skipped.
14:29:43[INFO]
14:29:43[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sp ---
14:29:43[INFO] Packaging webapp
14:29:43[INFO] Assembling webapp [sp] in [/data/jenkins/workspace/PSSSP/target/ROOT]
14:29:43[INFO] Processing war project
14:29:43[INFO] Copying webapp resources [/data/jenkins/workspace/PSSSP/src/main/webapp]
14:29:45[INFO] Building war: /data/jenkins/workspace/PSSSP/target/ROOT.war
14:29:51[INFO]
14:29:51[INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ sp ---
14:30:10[INFO] Replacing main artifact with repackaged archive
14:30:10[INFO]
14:30:10[INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ sp ---
14:30:10[INFO] Replacing main artifact with repackaged archive
14:30:10[INFO]
14:30:10[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sp ---
14:30:10[INFO] Installing /data/jenkins/workspace/PSSSP/target/ROOT.war to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.war
14:30:12[INFO] Installing /data/jenkins/workspace/PSSSP/pom.xml to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.pom
14:30:12[INFO] ------------------------------------------------------------------------
14:30:12[INFO] BUILD SUCCESS
14:30:12[INFO] ------------------------------------------------------------------------
14:30:12[INFO] Total time: 46.739 s
14:30:12[INFO] Finished at: 2025-10-16T14:30:12+08:00
14:30:12[INFO] ------------------------------------------------------------------------
14:30:13+ scp /data/jenkins/workspace/PSSSP/target/ROOT.war 172.20.0.7:/data/workspace/psssp/ROOT.war
14:30:17[SSH] script:
14:30:17=""
14:30:1714:30:17docker rm -f psssp
14:30:17sleep 3
14:30:17docker build -t psssp /data/workspace/psssp
14:30:17docker run -d -v /data/pss/material/zhejiang:/opt/data/pss/material/zhejiang --name psssp -p 40005:8888 psssp
14:30:17docker image prune -f
14:30:1714:30:17[SSH] executing...
14:30:17bash: =: command not found
14:30:18psssp
14:30:21#0 building with "default" instance using docker driver
14:30:2114:30:21#1 [internal] load .dockerignore
14:30:21#1 transferring context: 51B done
14:30:21#1 DONE 0.0s
14:30:2114:30:21#2 [internal] load build definition from Dockerfile
14:30:21#2 transferring dockerfile: 305B done
14:30:21#2 DONE 0.0s
14:30:2114:30:21#3 [internal] load metadata for m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine
14:30:31#3 DONE 10.0s
14:30:3114:30:31#4 [1/6] FROM m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3
14:30:31#4 resolve m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3 0.0s done
14:30:31#4 sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3 1.64kB / 1.64kB done
14:30:31#4 sha256:44b3cea369c947527e266275cee85c71a81f20fc5076f6ebb5a13f19015dce71 947B / 947B done
14:30:31#4 sha256:a3562aa0b991a80cfe8172847c8be6dbf6e46340b759c2b782f8b8be45342717 3.40kB / 3.40kB done
14:30:31#4 DONE 0.1s
14:30:3114:30:31#5 [internal] load build context
14:30:31#5 transferring context: 24.25MB 0.2s
14:30:35#5 transferring context: 418.76MB 3.6s done
14:30:35#5 DONE 3.7s
14:30:3514:30:35#6 [2/6] RUN apk update && apk add tzdata
14:30:35#6 0.464 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz14:30:35#6 1.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz14:30:35#6 2.456 v3.9.6-143-ga5f34edab6 [http://dl-cdn.alpinelinux.org/alpine/v3.9/main]
14:30:35#6 2.456 v3.9.6-138-ge069a77b3b [http://dl-cdn.alpinelinux.org/alpine/v3.9/community]
14:30:35#6 2.456 OK: 9793 distinct packages available
14:30:35#6 2.649 (1/1) Installing tzdata (2020c-r1)
14:30:35#6 3.054 Executing busybox-1.29.3-r10.trigger
14:30:35#6 3.076 OK: 107 MiB in 55 packages
14:30:35#6 DONE 3.6s
14:30:3514:30:35#7 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
14:30:35#7 DONE 0.4s
14:30:3514:30:35#8 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
14:30:36#8 DONE 0.3s
14:30:3614:30:36#9 [5/6] WORKDIR /opt
14:30:36#9 DONE 0.0s
14:30:3614:30:36#10 [6/6] COPY . /opt
14:30:39#10 DONE 3.3s
14:30:3914:30:39#11 exporting to image
14:30:39#11 exporting layers
14:30:41#11 exporting layers 2.4s done
14:30:41#11 writing image sha256:20c38867e50370b2c8eb247a067a6ba1e30f67acd34ff370e795dcdd77ed6471 done
14:30:41#11 naming to docker.io/library/psssp done
14:30:41#11 DONE 2.4s
14:30:42440cf7df3d589f4699eb226372ce625eb9c9a4b4ac7aedcb3f2ca4c40f29909d
14:30:42Deleted Images:
14:30:42deleted: sha256:2c70bcbb98b63c388dd0165e33132a21a3948b220343cfe54e5833c01c091641
14:30:42deleted: sha256:fe312695e5bde5cf7bb56bff04e0cdc8452f14ccab134598a41f0049237e97f1
14:30:42deleted: sha256:acafc3fd7935f3cc55e21a0a819681045da9f7b3522a9f7abd0450bd0f0daece
14:30:42deleted: sha256:84b906c58968f92e4ff63a7b06a31ae9cfbd8f1b88cce1f01af88ccfdd96b4af
14:30:42deleted: sha256:2076b69ec993728eefad2967db0e77825d28eabb9220019564b61d7b5b3dcc27
14:30:42deleted: sha256:86daecfe4864a759aaec61326c7893e68e7dfd61da7ebe53e4bd7418ffbb5c8e
14:30:4214:30:42Total reclaimed space: 421.3MB
14:30:4214:30:42[SSH] completed
14:30:42[SSH] exit-status: 0
14:30:4214:30:42Finished: SUCCESS