Skip to content

Console Output

14:59:16 Started by user unknown or anonymous
14:59:16 Running as SYSTEM
14:59:16 Building in workspace /data/jenkins/workspace/PSSSP
14:59:16 The recommended git tool is: NONE
14:59:16 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:59:16  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/PSSSP/.git # timeout=10
14:59:16 Fetching changes from the remote Git repository
14:59:16  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git # timeout=10
14:59:16 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git
14:59:16  > /usr/local/git/bin/git --version # timeout=10
14:59:16  > git --version # 'git version 2.43.0'
14:59:16 using GIT_ASKPASS to set credentials gitlab凭据
14:59:16  > /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:59:17  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:59:17 Checking out Revision 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d (refs/remotes/origin/test)
14:59:17  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:59:17  > /usr/local/git/bin/git checkout -f 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d # timeout=10
14:59:17 Commit message: "Merge branch '20250114浙江上报部级业务' into test"
14:59:17  > /usr/local/git/bin/git rev-list --no-walk 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d # timeout=10
14:59:17 [PSSSP] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins11861870870110454677.sh
14:59:17 + cd /data/jenkins/workspace/PSSSP
14:59:17 + mvn clean install -DskipTests=true -Ptest
14:59:18 [INFO] Scanning for projects...
14:59:19 [WARNING] 
14:59:19 [WARNING] Some problems were encountered while building the effective model for com.bcxin:sp:war:1.0
14:59:19 [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:59:19 [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:59:19 [WARNING] 
14:59:19 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:59:19 [WARNING] 
14:59:19 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:59:19 [WARNING] 
14:59:19 [INFO] 
14:59:19 [INFO] ----------------------------< com.bcxin:sp >----------------------------
14:59:19 [INFO] Building sp 1.0
14:59:19 [INFO] --------------------------------[ war ]---------------------------------
14:59:20 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml
14:59:20 Downloading from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml
14:59:20 Downloading from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml
14:59:20 Progress (1): 2.1 kB
                    
Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 4.7 kB/s)
14:59:20 Progress (1): 2.2 kB
Progress (2): 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 4.0 kB/s)
14:59:21 Downloaded from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.2 kB at 4.0 kB/s)
14:59:21 [INFO] 
14:59:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sp ---
14:59:21 [INFO] Deleting /data/jenkins/workspace/PSSSP/target
14:59:23 [INFO] 
14:59:23 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ sp ---
14:59:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:59:23 [INFO] Copying 92 resources
14:59:23 [INFO] Copying 2392 resources
14:59:27 [INFO] 
14:59:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sp ---
14:59:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:59:27 [INFO] Copying 92 resources
14:59:27 [INFO] Copying 2392 resources
14:59:27 [INFO] 
14:59:27 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sp ---
14:59:28 [INFO] Changes detected - recompiling the module!
14:59:28 [INFO] Compiling 481 source files to /data/jenkins/workspace/PSSSP/target/classes
14:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [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:59:44 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Recompile with -Xlint:deprecation for details.
14:59:44 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Some input files use unchecked or unsafe operations.
14:59:44 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Recompile with -Xlint:unchecked for details.
14:59:44 [INFO] 
14:59:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sp ---
14:59:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:59:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/PSSSP/src/test/resources
14:59:44 [INFO] 
14:59:44 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sp ---
14:59:44 [INFO] No sources to compile
14:59:44 [INFO] 
14:59:44 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sp ---
14:59:44 [INFO] Tests are skipped.
14:59:44 [INFO] 
14:59:44 [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sp ---
14:59:45 [INFO] Packaging webapp
14:59:45 [INFO] Assembling webapp [sp] in [/data/jenkins/workspace/PSSSP/target/ROOT]
14:59:45 [INFO] Processing war project
14:59:45 [INFO] Copying webapp resources [/data/jenkins/workspace/PSSSP/src/main/webapp]
14:59:47 [INFO] Building war: /data/jenkins/workspace/PSSSP/target/ROOT.war
14:59:56 [INFO] 
14:59:56 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ sp ---
15:00:17 [INFO] Replacing main artifact with repackaged archive
15:00:17 [INFO] 
15:00:17 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ sp ---
15:00:17 [INFO] Replacing main artifact with repackaged archive
15:00:17 [INFO] 
15:00:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sp ---
15:00:17 [INFO] Installing /data/jenkins/workspace/PSSSP/target/ROOT.war to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.war
15:00:20 [INFO] Installing /data/jenkins/workspace/PSSSP/pom.xml to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.pom
15:00:21 [INFO] ------------------------------------------------------------------------
15:00:21 [INFO] BUILD SUCCESS
15:00:21 [INFO] ------------------------------------------------------------------------
15:00:21 [INFO] Total time:  01:02 min
15:00:21 [INFO] Finished at: 2025-02-26T15:00:21+08:00
15:00:21 [INFO] ------------------------------------------------------------------------
15:00:21 + scp /data/jenkins/workspace/PSSSP/target/ROOT.war 172.20.0.7:/data/workspace/psssp/ROOT.war
15:00:25 [SSH] script:
15:00:25 =""
15:00:25 
15:00:25 docker rm -f psssp
15:00:25 sleep 3
15:00:25 docker build -t psssp /data/workspace/psssp
15:00:25 docker run -d -v /data/pss/material/zhejiang:/opt/data/pss/material/zhejiang --name psssp -p 40005:8888  psssp
15:00:25 docker image prune -f
15:00:25 
15:00:25 [SSH] executing...
15:00:25 bash: =: command not found
15:00:26 psssp
15:00:29 #0 building with "default" instance using docker driver
15:00:29 
15:00:29 #1 [internal] load build definition from Dockerfile
15:00:29 #1 transferring dockerfile: 305B done
15:00:29 #1 DONE 0.0s
15:00:29 
15:00:29 #2 [internal] load .dockerignore
15:00:29 #2 transferring context: 51B done
15:00:29 #2 DONE 0.0s
15:00:29 
15:00:29 #3 [internal] load metadata for m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine
15:00:29 #3 DONE 0.4s
15:00:30 
15:00:30 #4 [1/6] FROM m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3
15:00:30 #4 DONE 0.0s
15:00:30 
15:00:30 #5 [internal] load build context
15:00:32 #5 transferring context: 418.74MB 2.8s done
15:00:32 #5 DONE 2.8s
15:00:32 
15:00:32 #6 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
15:00:32 #6 CACHED
15:00:32 
15:00:32 #7 [2/6] RUN apk update && apk add tzdata
15:00:32 #7 CACHED
15:00:32 
15:00:32 #8 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
15:00:32 #8 CACHED
15:00:32 
15:00:32 #9 [5/6] WORKDIR /opt
15:00:32 #9 CACHED
15:00:32 
15:00:32 #10 [6/6] COPY . /opt
15:00:38 #10 DONE 5.0s
15:00:38 
15:00:38 #11 exporting to image
15:00:38 #11 exporting layers
15:00:40 #11 exporting layers 2.1s done
15:00:40 #11 writing image sha256:02e7a8ca53f843e51295de08525bcfa9b75a2a6df178c0bf5cfb32346b2002e1 done
15:00:40 #11 naming to docker.io/library/psssp done
15:00:40 #11 DONE 2.2s
15:00:40 c84e334a87018b46970333ef8f8ae15b66aac5d2fdafa43578cd3be4bd0885e0
15:00:40 Deleted Images:
15:00:40 deleted: sha256:bbaeb8a3d97f0294f92c51ec13c98c8990412413350fd5a93608fdbd1d198472
15:00:40 
15:00:40 Total reclaimed space: 0B
15:00:40 
15:00:40 [SSH] completed
15:00:40 [SSH] exit-status: 0
15:00:40 
15:00:40 Finished: SUCCESS