Skip to content

Console Output

15:00:11 Started by user unknown or anonymous
15:00:11 Running as SYSTEM
15:00:11 Building in workspace /data/jenkins/workspace/test-v5qy-platform-source
15:00:11 The recommended git tool is: NONE
15:00:11 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
15:00:11  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5qy-platform-source/.git # timeout=10
15:00:11 Fetching changes from the remote Git repository
15:00:11  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
15:00:11 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
15:00:11  > /usr/local/git/bin/git --version # timeout=10
15:00:11  > git --version # 'git version 2.43.0'
15:00:11 using GIT_ASKPASS to set credentials gitlab凭据
15:00:11  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:11  > /usr/local/git/bin/git rev-parse origin/test-ws^{commit} # timeout=10
15:00:11 Checking out Revision 32dcdf741f5c25179054b8bb050c4ff3fc4054a5 (origin/test-ws)
15:00:11  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
15:00:11  > /usr/local/git/bin/git checkout -f 32dcdf741f5c25179054b8bb050c4ff3fc4054a5 # timeout=10
15:00:11 Commit message: "Merge branch '20250106北京市职工心理体验服务系统单点对接' into test-ws"
15:00:11  > /usr/local/git/bin/git rev-list --no-walk 32dcdf741f5c25179054b8bb050c4ff3fc4054a5 # timeout=10
15:00:11 Parsing POMs
15:00:12 Established TCP socket on 33348
15:00:12 [test-v5qy-platform-source] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33348
15:00:12 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
15:00:12 	at java.lang.ClassLoader.defineClass1(Native Method)
15:00:12 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
15:00:12 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
15:00:12 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
15:00:12 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
15:00:12 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
15:00:12 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
15:00:12 	at java.security.AccessController.doPrivileged(Native Method)
15:00:12 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
15:00:12 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
15:00:12 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
15:00:12 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
15:00:12 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
15:00:12 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
15:00:12 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
15:00:12 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
15:00:12 ERROR: ================================================================================
15:00:12 ERROR: Invalid project setup: Connection reset
15:00:12 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
15:00:12 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
15:00:12 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
15:00:12 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
15:00:12 ERROR: ================================================================================
15:00:12 Established TCP socket on 32953
15:00:12 [test-v5qy-platform-source] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 32953
15:00:12 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
15:00:12 <===[JENKINS REMOTING CAPACITY]===>channel started
15:00:14 Executing Maven:  -B -f /data/jenkins/workspace/test-v5qy-platform-source/pom.xml clean package -DskipTests -Ptest-ws
15:00:15 [INFO] Scanning for projects...
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
15:00:15 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ com.bcxin:tenant-platform:1.0-SNAPSHOT, /data/jenkins/workspace/test-v5qy-platform-source/pom.xml, line 251, column 25
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
15:00:15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
15:00:15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
15:00:15 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
15:00:15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 120, column 21
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
15:00:15 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
15:00:15 [WARNING] 
15:00:15 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
15:00:15 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ line 251, column 25
15:00:15 [WARNING] 
15:00:15 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
15:00:15 [WARNING] 
15:00:15 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
15:00:15 [WARNING] 
15:00:15 [INFO] ------------------------------------------------------------------------
15:00:15 [INFO] Reactor Build Order:
15:00:15 [INFO] 
15:00:15 [INFO] tenant-platform                                                    [pom]
15:00:15 [INFO] infrastructures                                                    [pom]
15:00:15 [INFO] tenant-registration-nacos                                          [jar]
15:00:15 [INFO] tenant-Infrastructure                                              [jar]
15:00:15 [INFO] tenant-api-interface                                               [jar]
15:00:15 [INFO] tenant-web-common                                                  [jar]
15:00:15 [INFO] tenant-queue-rabbitmq                                              [jar]
15:00:15 [INFO] tenant-infrastructure-office                                       [jar]
15:00:15 [INFO] tenant-infrastructure-hibernate                                    [jar]
15:00:15 [INFO] identity-server                                                    [pom]
15:00:15 [INFO] identity-domain                                                    [jar]
15:00:15 [INFO] identity-domain-repository                                         [jar]
15:00:15 [INFO] identity-web-api                                                   [jar]
15:00:15 [INFO] security-server                                                    [pom]
15:00:15 [INFO] security-domain                                                    [jar]
15:00:15 [INFO] security-domain-repository                                         [jar]
15:00:15 [INFO] security-web-api                                                   [jar]
15:00:15 [INFO] tenant-server                                                      [pom]
15:00:15 [INFO] tenant-domain                                                      [jar]
15:00:15 [INFO] tenant-domain-v5                                                   [jar]
15:00:15 [INFO] tenant-domain-repository                                           [jar]
15:00:15 [INFO] tenant-Infrastructure-message                                      [jar]
15:00:15 [INFO] tenant-web-api                                                     [jar]
15:00:15 [INFO] tenant-rest-web-common                                             [jar]
15:00:15 [INFO] tenant-rest-web-api                                                [jar]
15:00:15 [INFO] tenant-backend-task                                                [jar]
15:00:15 [INFO] tenant-rbac-server                                                 [pom]
15:00:15 [INFO] tenant-rbac-domain                                                 [jar]
15:00:15 [INFO] tenant-rbac-domain-repository                                      [jar]
15:00:15 [INFO] tenant-rbac-api                                                    [jar]
15:00:15 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
15:00:15 [INFO] tenant-shared-rest-web-api                                         [jar]
15:00:15 [INFO] tenant-bus                                                         [pom]
15:00:15 [INFO] tenant-bus-domain                                                  [jar]
15:00:15 [INFO] tenant-bus-api                                                     [jar]
15:00:15 [INFO] 
15:00:15 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
15:00:15 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
15:00:15 [INFO] --------------------------------[ pom ]---------------------------------
15:00:15 [INFO] 
15:00:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
15:00:16 [INFO] 
15:00:16 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
15:00:16 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
15:00:16 [INFO] --------------------------------[ pom ]---------------------------------
15:00:16 [INFO] 
15:00:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
15:00:17 [INFO] 
15:00:17 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
15:00:17 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
15:00:17 [INFO] --------------------------------[ jar ]---------------------------------
15:00:17 [INFO] 
15:00:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
15:00:17 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target
15:00:17 [INFO] 
15:00:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
15:00:19 [test-v5qy-platform-source] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins13051239360701891919.sh
15:00:19 + scp /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:20 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:21 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:21 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:22 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:23 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:23 + scp /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:24 + scp /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar 172.20.0.160:/data/workspace/test-v5qy-platform-source-package
15:00:25 ERROR: Maven JVM terminated unexpectedly with exit code 137
15:00:25 Finished: FAILURE