Skip to content

Console Output

15:38:53 Started by user unknown or anonymous
15:38:53 Running as SYSTEM
15:38:53 Building in workspace /data/jenkins/workspace/test-v5qy-platform-source
15:38:53 The recommended git tool is: NONE
15:38:53 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
15:38:53  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5qy-platform-source/.git # timeout=10
15:38:53 Fetching changes from the remote Git repository
15:38:53  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
15:38:53 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
15:38:53  > /usr/local/git/bin/git --version # timeout=10
15:38:53  > git --version # 'git version 2.43.0'
15:38:53 using GIT_ASKPASS to set credentials gitlab凭据
15:38:53  > /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:38:54  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10
15:38:54 Checking out Revision 9a6c896ad1c43e362987b731beddf0b5cbd8f89b (refs/remotes/origin/test-ws)
15:38:54  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
15:38:54  > /usr/local/git/bin/git checkout -f 9a6c896ad1c43e362987b731beddf0b5cbd8f89b # timeout=10
15:38:54 Commit message: "add 在tenant-backend-task中引入kafka;-实现消息的订阅-后续会订阅-消息队列"
15:38:54  > /usr/local/git/bin/git rev-list --no-walk 353dac4d5daceb1ca4707be5beb38521b7a85561 # timeout=10
15:38:54 Parsing POMs
15:38:55 Modules changed, recalculating dependency graph
15:38:55 Established TCP socket on 34794
15:38:55 [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 34794
15:38:55 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:38:55 	at java.lang.ClassLoader.defineClass1(Native Method)
15:38:55 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
15:38:55 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
15:38:55 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
15:38:55 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
15:38:55 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
15:38:55 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
15:38:55 	at java.security.AccessController.doPrivileged(Native Method)
15:38:55 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
15:38:55 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
15:38:55 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
15:38:55 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
15:38:55 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
15:38:55 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
15:38:55 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
15:38:55 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
15:38:55 ERROR: ================================================================================
15:38:55 ERROR: Invalid project setup: Connection reset
15:38:55 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
15:38:55 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
15:38:55 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
15:38:55 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
15:38:55 ERROR: ================================================================================
15:38:55 Established TCP socket on 37020
15:38:55 [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 37020
15:38:55 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:38:55 <===[JENKINS REMOTING CAPACITY]===>channel started
15:38:56 Executing Maven:  -B -f /data/jenkins/workspace/test-v5qy-platform-source/pom.xml clean package -DskipTests -Ptest-ws
15:38:57 [INFO] Scanning for projects...
15:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
15:38:58 [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:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
15:38:58 [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:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
15:38:58 [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:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
15:38:58 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
15:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
15:38:58 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 119, column 21
15:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
15:38:58 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
15:38:58 [WARNING] 
15:38:58 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
15:38:58 [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:38:58 [WARNING] 
15:38:58 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
15:38:58 [WARNING] 
15:38:58 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
15:38:58 [WARNING] 
15:38:58 [INFO] ------------------------------------------------------------------------
15:38:58 [INFO] Reactor Build Order:
15:38:58 [INFO] 
15:38:58 [INFO] tenant-platform                                                    [pom]
15:38:58 [INFO] infrastructures                                                    [pom]
15:38:58 [INFO] tenant-registration-nacos                                          [jar]
15:38:58 [INFO] tenant-Infrastructure                                              [jar]
15:38:58 [INFO] tenant-api-interface                                               [jar]
15:38:58 [INFO] tenant-web-common                                                  [jar]
15:38:58 [INFO] tenant-queue-rabbitmq                                              [jar]
15:38:58 [INFO] tenant-infrastructure-office                                       [jar]
15:38:58 [INFO] tenant-infrastructure-hibernate                                    [jar]
15:38:58 [INFO] identity-server                                                    [pom]
15:38:58 [INFO] identity-domain                                                    [jar]
15:38:58 [INFO] identity-domain-repository                                         [jar]
15:38:58 [INFO] identity-web-api                                                   [jar]
15:38:58 [INFO] security-server                                                    [pom]
15:38:58 [INFO] security-domain                                                    [jar]
15:38:58 [INFO] security-domain-repository                                         [jar]
15:38:58 [INFO] security-web-api                                                   [jar]
15:38:58 [INFO] tenant-server                                                      [pom]
15:38:58 [INFO] tenant-domain                                                      [jar]
15:38:58 [INFO] tenant-domain-v5                                                   [jar]
15:38:58 [INFO] tenant-domain-repository                                           [jar]
15:38:58 [INFO] tenant-Infrastructure-message                                      [jar]
15:38:58 [INFO] tenant-web-api                                                     [jar]
15:38:58 [INFO] tenant-rest-web-common                                             [jar]
15:38:58 [INFO] tenant-rest-web-api                                                [jar]
15:38:58 [INFO] tenant-backend-task                                                [jar]
15:38:58 [INFO] tenant-rbac-server                                                 [pom]
15:38:58 [INFO] tenant-rbac-domain                                                 [jar]
15:38:58 [INFO] tenant-rbac-domain-repository                                      [jar]
15:38:58 [INFO] tenant-rbac-api                                                    [jar]
15:38:58 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
15:38:58 [INFO] tenant-shared-rest-web-api                                         [jar]
15:38:58 [INFO] tenant-bus                                                         [pom]
15:38:58 [INFO] tenant-bus-domain                                                  [jar]
15:38:58 [INFO] tenant-bus-api                                                     [jar]
15:38:58 [INFO] 
15:38:58 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
15:38:58 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
15:38:58 [INFO] --------------------------------[ pom ]---------------------------------
15:38:58 [INFO] 
15:38:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
15:38:59 [INFO] 
15:38:59 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
15:38:59 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
15:38:59 [INFO] --------------------------------[ pom ]---------------------------------
15:38:59 [INFO] 
15:38:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
15:38:59 [INFO] 
15:38:59 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
15:38:59 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
15:38:59 [INFO] --------------------------------[ jar ]---------------------------------
15:38:59 [INFO] 
15:38:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
15:38:59 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target
15:38:59 [INFO] 
15:38:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
15:39:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
15:39:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
15:39:00 [INFO] 
15:39:00 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
15:39:00 [INFO] Changes detected - recompiling the module!
15:39:00 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/classes
15:39:02 [INFO] 
15:39:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
15:39:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/test/resources
15:39:02 [INFO] 
15:39:02 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
15:39:02 [INFO] No sources to compile
15:39:02 [INFO] 
15:39:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
15:39:02 [INFO] Tests are skipped.
15:39:02 [INFO] 
15:39:02 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
15:39:02 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
15:39:03 [INFO] 
15:39:03 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
15:39:03 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/35]
15:39:03 [INFO] --------------------------------[ jar ]---------------------------------
15:39:03 [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final
15:39:03 [INFO] 
15:39:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
15:39:03 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target
15:39:03 [INFO] 
15:39:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
15:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:03 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
15:39:03 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
15:39:03 [INFO] 
15:39:03 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
15:39:03 [INFO] Changes detected - recompiling the module!
15:39:03 [INFO] Compiling 144 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/classes
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[80,23] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[105,25] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[107,23] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[261,23] BASE64Decoder is internal proprietary API and may be removed in a future release
15:39:06 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[276,32] BASE64Encoder is internal proprietary API and may be removed in a future release
15:39:06 [INFO] 
15:39:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure ---
15:39:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/test/resources
15:39:06 [INFO] 
15:39:06 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure ---
15:39:06 [INFO] No sources to compile
15:39:06 [INFO] 
15:39:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure ---
15:39:06 [INFO] Tests are skipped.
15:39:07 [INFO] 
15:39:07 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure ---
15:39:07 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar
15:39:07 [INFO] 
15:39:07 [INFO] -------------------< com.bcxin:tenant-api-interface >-------------------
15:39:07 [INFO] Building tenant-api-interface 1.0-SNAPSHOT                        [5/35]
15:39:07 [INFO] --------------------------------[ jar ]---------------------------------
15:39:07 [INFO] 
15:39:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface ---
15:39:07 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target
15:39:07 [INFO] 
15:39:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface ---
15:39:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
15:39:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
15:39:07 [INFO] 
15:39:07 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface ---
15:39:07 [INFO] Changes detected - recompiling the module!
15:39:07 [INFO] Compiling 291 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/classes
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface ---
15:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/test/resources
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface ---
15:39:14 [INFO] No sources to compile
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface ---
15:39:14 [INFO] Tests are skipped.
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface ---
15:39:14 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar
15:39:14 [INFO] 
15:39:14 [INFO] --------------------< com.bcxin:tenant-web-common >---------------------
15:39:14 [INFO] Building tenant-web-common 1.0-SNAPSHOT                           [6/35]
15:39:14 [INFO] --------------------------------[ jar ]---------------------------------
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common ---
15:39:14 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common ---
15:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:14 [INFO] Copying 0 resource
15:39:14 [INFO] Copying 1 resource
15:39:14 [INFO] 
15:39:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common ---
15:39:14 [INFO] Changes detected - recompiling the module!
15:39:14 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/classes
15:39:16 [INFO] 
15:39:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common ---
15:39:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:16 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/src/test/resources
15:39:16 [INFO] 
15:39:16 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common ---
15:39:16 [INFO] No sources to compile
15:39:16 [INFO] 
15:39:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common ---
15:39:16 [INFO] Tests are skipped.
15:39:16 [INFO] 
15:39:16 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common ---
15:39:16 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar
15:39:17 [INFO] 
15:39:17 [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >-------------------
15:39:17 [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT                       [7/35]
15:39:17 [INFO] --------------------------------[ jar ]---------------------------------
15:39:17 [INFO] 
15:39:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq ---
15:39:17 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target
15:39:17 [INFO] 
15:39:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq ---
15:39:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
15:39:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
15:39:17 [INFO] 
15:39:17 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq ---
15:39:17 [INFO] Changes detected - recompiling the module!
15:39:17 [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/classes
15:39:18 [INFO] 
15:39:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq ---
15:39:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/test/resources
15:39:18 [INFO] 
15:39:18 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq ---
15:39:18 [INFO] No sources to compile
15:39:18 [INFO] 
15:39:18 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq ---
15:39:18 [INFO] Tests are skipped.
15:39:18 [INFO] 
15:39:18 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq ---
15:39:18 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
15:39:18 [INFO] 
15:39:18 [INFO] ---------------< com.bcxin:tenant-infrastructure-office >---------------
15:39:18 [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT                [8/35]
15:39:18 [INFO] --------------------------------[ jar ]---------------------------------
15:39:19 [INFO] 
15:39:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office ---
15:39:19 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target
15:39:19 [INFO] 
15:39:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office ---
15:39:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:19 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
15:39:19 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
15:39:19 [INFO] 
15:39:19 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office ---
15:39:19 [INFO] Changes detected - recompiling the module!
15:39:19 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/classes
15:39:21 [INFO] 
15:39:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office ---
15:39:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:21 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/test/resources
15:39:21 [INFO] 
15:39:21 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office ---
15:39:21 [INFO] No sources to compile
15:39:21 [INFO] 
15:39:21 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office ---
15:39:21 [INFO] Tests are skipped.
15:39:21 [INFO] 
15:39:21 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office ---
15:39:21 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar
15:39:21 [INFO] 
15:39:21 [INFO] -------------< com.bcxin:tenant-infrastructure-hibernate >--------------
15:39:21 [INFO] Building tenant-infrastructure-hibernate 1.0-SNAPSHOT             [9/35]
15:39:21 [INFO] --------------------------------[ jar ]---------------------------------
15:39:21 [INFO] 
15:39:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-hibernate ---
15:39:21 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target
15:39:22 [INFO] 
15:39:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-hibernate ---
15:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
15:39:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
15:39:22 [INFO] 
15:39:22 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-hibernate ---
15:39:22 [INFO] Changes detected - recompiling the module!
15:39:22 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/classes
15:39:23 [INFO] 
15:39:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-hibernate ---
15:39:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:23 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/test/resources
15:39:23 [INFO] 
15:39:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-hibernate ---
15:39:23 [INFO] No sources to compile
15:39:24 [INFO] 
15:39:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-hibernate ---
15:39:24 [INFO] Tests are skipped.
15:39:24 [INFO] 
15:39:24 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-hibernate ---
15:39:24 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
15:39:24 [INFO] 
15:39:24 [INFO] ---------------------< com.bcxin:identity-server >----------------------
15:39:24 [INFO] Building identity-server 1.0-SNAPSHOT                            [10/35]
15:39:24 [INFO] --------------------------------[ pom ]---------------------------------
15:39:24 [INFO] 
15:39:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-server ---
15:39:24 [INFO] 
15:39:24 [INFO] ---------------------< com.bcxin:identity-domain >----------------------
15:39:24 [INFO] Building identity-domain 1.0-SNAPSHOT                            [11/35]
15:39:24 [INFO] --------------------------------[ jar ]---------------------------------
15:39:25 [INFO] 
15:39:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain ---
15:39:25 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target
15:39:25 [INFO] 
15:39:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain ---
15:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
15:39:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
15:39:25 [INFO] 
15:39:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain ---
15:39:25 [INFO] Changes detected - recompiling the module!
15:39:25 [INFO] Compiling 62 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/classes
15:39:29 [INFO] 
15:39:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain ---
15:39:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/test/resources
15:39:29 [INFO] 
15:39:29 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain ---
15:39:29 [INFO] No sources to compile
15:39:29 [INFO] 
15:39:29 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain ---
15:39:29 [INFO] Tests are skipped.
15:39:29 [INFO] 
15:39:29 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain ---
15:39:29 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar
15:39:30 [INFO] 
15:39:30 [INFO] ----------------< com.bcxin:identity-domain-repository >----------------
15:39:30 [INFO] Building identity-domain-repository 1.0-SNAPSHOT                 [12/35]
15:39:30 [INFO] --------------------------------[ jar ]---------------------------------
15:39:30 [INFO] 
15:39:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain-repository ---
15:39:30 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target
15:39:30 [INFO] 
15:39:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain-repository ---
15:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
15:39:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
15:39:30 [INFO] 
15:39:30 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain-repository ---
15:39:30 [INFO] Changes detected - recompiling the module!
15:39:30 [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/classes
15:39:32 [INFO] 
15:39:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain-repository ---
15:39:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/test/resources
15:39:33 [INFO] 
15:39:33 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain-repository ---
15:39:33 [INFO] No sources to compile
15:39:33 [INFO] 
15:39:33 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain-repository ---
15:39:33 [INFO] Tests are skipped.
15:39:33 [INFO] 
15:39:33 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain-repository ---
15:39:33 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar
15:39:33 [INFO] 
15:39:33 [INFO] ---------------------< com.bcxin:identity-web-api >---------------------
15:39:33 [INFO] Building identity-web-api 1.0-SNAPSHOT                           [13/35]
15:39:33 [INFO] --------------------------------[ jar ]---------------------------------
15:39:33 [INFO] 
15:39:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-web-api ---
15:39:33 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target
15:39:33 [INFO] 
15:39:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-web-api ---
15:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:33 [INFO] Copying 2 resources
15:39:34 [INFO] Copying 2 resources
15:39:34 [INFO] 
15:39:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-web-api ---
15:39:34 [INFO] Changes detected - recompiling the module!
15:39:34 [INFO] Compiling 9 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/classes
15:39:37 [INFO] 
15:39:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-web-api ---
15:39:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:37 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/src/test/resources
15:39:37 [INFO] 
15:39:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-web-api ---
15:39:37 [INFO] No sources to compile
15:39:37 [INFO] 
15:39:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-web-api ---
15:39:37 [INFO] Tests are skipped.
15:39:37 [INFO] 
15:39:37 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-web-api ---
15:39:37 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar
15:39:37 [INFO] 
15:39:37 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ identity-web-api ---
15:39:38 [INFO] Replacing main artifact with repackaged archive
15:39:39 [INFO] 
15:39:39 [INFO] ---------------------< com.bcxin:security-server >----------------------
15:39:39 [INFO] Building security-server 1.0-SNAPSHOT                            [14/35]
15:39:39 [INFO] --------------------------------[ pom ]---------------------------------
15:39:39 [INFO] 
15:39:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-server ---
15:39:39 [INFO] 
15:39:39 [INFO] ---------------------< com.bcxin:security-domain >----------------------
15:39:39 [INFO] Building security-domain 1.0-SNAPSHOT                            [15/35]
15:39:39 [INFO] --------------------------------[ jar ]---------------------------------
15:39:39 [INFO] 
15:39:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain ---
15:39:39 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target
15:39:39 [INFO] 
15:39:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain ---
15:39:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
15:39:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
15:39:39 [INFO] 
15:39:39 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain ---
15:39:39 [INFO] Changes detected - recompiling the module!
15:39:39 [INFO] Compiling 11 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/classes
15:39:42 [INFO] 
15:39:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain ---
15:39:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:42 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/test/resources
15:39:42 [INFO] 
15:39:42 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain ---
15:39:42 [INFO] No sources to compile
15:39:42 [INFO] 
15:39:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain ---
15:39:42 [INFO] Tests are skipped.
15:39:42 [INFO] 
15:39:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain ---
15:39:42 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar
15:39:43 [INFO] 
15:39:43 [INFO] ----------------< com.bcxin:security-domain-repository >----------------
15:39:43 [INFO] Building security-domain-repository 1.0-SNAPSHOT                 [16/35]
15:39:43 [INFO] --------------------------------[ jar ]---------------------------------
15:39:43 [INFO] 
15:39:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain-repository ---
15:39:43 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target
15:39:43 [INFO] 
15:39:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain-repository ---
15:39:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
15:39:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
15:39:43 [INFO] 
15:39:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain-repository ---
15:39:43 [INFO] Changes detected - recompiling the module!
15:39:43 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/classes
15:39:45 [INFO] 
15:39:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain-repository ---
15:39:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/test/resources
15:39:45 [INFO] 
15:39:45 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain-repository ---
15:39:45 [INFO] No sources to compile
15:39:45 [INFO] 
15:39:45 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain-repository ---
15:39:45 [INFO] Tests are skipped.
15:39:45 [INFO] 
15:39:45 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain-repository ---
15:39:45 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar
15:39:46 [INFO] 
15:39:46 [INFO] ---------------------< com.bcxin:security-web-api >---------------------
15:39:46 [INFO] Building security-web-api 1.0-SNAPSHOT                           [17/35]
15:39:46 [INFO] --------------------------------[ jar ]---------------------------------
15:39:46 [INFO] 
15:39:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-web-api ---
15:39:46 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target
15:39:46 [INFO] 
15:39:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-web-api ---
15:39:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:46 [INFO] Copying 2 resources
15:39:46 [INFO] Copying 2 resources
15:39:46 [INFO] 
15:39:46 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-web-api ---
15:39:46 [INFO] Changes detected - recompiling the module!
15:39:46 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/classes
15:39:48 [INFO] 
15:39:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-web-api ---
15:39:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/src/test/resources
15:39:48 [INFO] 
15:39:48 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-web-api ---
15:39:48 [INFO] No sources to compile
15:39:48 [INFO] 
15:39:48 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-web-api ---
15:39:48 [INFO] Tests are skipped.
15:39:49 [INFO] 
15:39:49 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-web-api ---
15:39:49 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar
15:39:49 [INFO] 
15:39:49 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ security-web-api ---
15:39:49 [INFO] Replacing main artifact with repackaged archive
15:39:50 [INFO] 
15:39:50 [INFO] ----------------------< com.bcxin:tenant-server >-----------------------
15:39:50 [INFO] Building tenant-server 1.0-SNAPSHOT                              [18/35]
15:39:50 [INFO] --------------------------------[ pom ]---------------------------------
15:39:50 [INFO] 
15:39:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-server ---
15:39:50 [INFO] 
15:39:50 [INFO] ----------------------< com.bcxin:tenant-domain >-----------------------
15:39:50 [INFO] Building tenant-domain 1.0-SNAPSHOT                              [19/35]
15:39:50 [INFO] --------------------------------[ jar ]---------------------------------
15:39:50 [INFO] 
15:39:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain ---
15:39:50 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target
15:39:50 [INFO] 
15:39:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain ---
15:39:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:39:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
15:39:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
15:39:50 [INFO] 
15:39:50 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain ---
15:39:50 [INFO] Changes detected - recompiling the module!
15:39:50 [INFO] Compiling 370 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/classes
15:40:01 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
15:40:01 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
15:40:01 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
15:40:01 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
15:40:01 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
15:40:01 [INFO] 
15:40:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain ---
15:40:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:01 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/test/resources
15:40:01 [INFO] 
15:40:01 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain ---
15:40:01 [INFO] No sources to compile
15:40:01 [INFO] 
15:40:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain ---
15:40:01 [INFO] Tests are skipped.
15:40:01 [INFO] 
15:40:01 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain ---
15:40:01 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar
15:40:02 [INFO] 
15:40:02 [INFO] ---------------------< com.bcxin:tenant-domain-v5 >---------------------
15:40:02 [INFO] Building tenant-domain-v5 1.0-SNAPSHOT                           [20/35]
15:40:02 [INFO] --------------------------------[ jar ]---------------------------------
15:40:02 [INFO] 
15:40:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-v5 ---
15:40:02 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target
15:40:02 [INFO] 
15:40:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-v5 ---
15:40:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/main/resources
15:40:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/main/resources
15:40:02 [INFO] 
15:40:02 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-v5 ---
15:40:02 [INFO] Changes detected - recompiling the module!
15:40:02 [INFO] Compiling 57 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/classes
15:40:06 [INFO] 
15:40:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-v5 ---
15:40:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/test/resources
15:40:06 [INFO] 
15:40:06 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-v5 ---
15:40:06 [INFO] No sources to compile
15:40:06 [INFO] 
15:40:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-v5 ---
15:40:06 [INFO] Tests are skipped.
15:40:06 [INFO] 
15:40:06 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-v5 ---
15:40:06 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar
15:40:06 [INFO] 
15:40:06 [INFO] -----------------< com.bcxin:tenant-domain-repository >-----------------
15:40:06 [INFO] Building tenant-domain-repository 1.0-SNAPSHOT                   [21/35]
15:40:06 [INFO] --------------------------------[ jar ]---------------------------------
15:40:06 [INFO] 
15:40:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-repository ---
15:40:06 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target
15:40:07 [INFO] 
15:40:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-repository ---
15:40:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/main/resources
15:40:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/main/resources
15:40:07 [INFO] 
15:40:07 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-repository ---
15:40:07 [INFO] Changes detected - recompiling the module!
15:40:07 [INFO] Compiling 50 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/classes
15:40:11 [INFO] 
15:40:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-repository ---
15:40:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:11 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/test/resources
15:40:11 [INFO] 
15:40:11 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-repository ---
15:40:11 [INFO] No sources to compile
15:40:11 [INFO] 
15:40:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-repository ---
15:40:11 [INFO] Tests are skipped.
15:40:11 [INFO] 
15:40:11 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-repository ---
15:40:11 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar
15:40:12 [INFO] 
15:40:12 [INFO] --------------< com.bcxin:tenant-Infrastructure-message >---------------
15:40:12 [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT              [22/35]
15:40:12 [INFO] --------------------------------[ jar ]---------------------------------
15:40:12 [INFO] 
15:40:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message ---
15:40:12 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target
15:40:12 [INFO] 
15:40:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message ---
15:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources
15:40:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources
15:40:12 [INFO] 
15:40:12 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message ---
15:40:12 [INFO] Changes detected - recompiling the module!
15:40:12 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/classes
15:40:14 [INFO] 
15:40:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message ---
15:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/test/resources
15:40:14 [INFO] 
15:40:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message ---
15:40:14 [INFO] No sources to compile
15:40:14 [INFO] 
15:40:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message ---
15:40:14 [INFO] Tests are skipped.
15:40:14 [INFO] 
15:40:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message ---
15:40:14 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar
15:40:15 [INFO] 
15:40:15 [INFO] ----------------------< com.bcxin:tenant-web-api >----------------------
15:40:15 [INFO] Building tenant-web-api 1.0-SNAPSHOT                             [23/35]
15:40:15 [INFO] --------------------------------[ jar ]---------------------------------
15:40:15 [INFO] 
15:40:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api ---
15:40:15 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target
15:40:15 [INFO] 
15:40:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api ---
15:40:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:15 [INFO] Copying 2 resources
15:40:15 [INFO] Copying 2 resources
15:40:15 [INFO] 
15:40:15 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-api ---
15:40:15 [INFO] Changes detected - recompiling the module!
15:40:15 [INFO] Compiling 50 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/classes
15:40:20 [INFO] 
15:40:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api ---
15:40:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/src/test/resources
15:40:20 [INFO] 
15:40:20 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-api ---
15:40:20 [INFO] No sources to compile
15:40:20 [INFO] 
15:40:20 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api ---
15:40:20 [INFO] Tests are skipped.
15:40:20 [INFO] 
15:40:20 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api ---
15:40:20 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar
15:40:20 [INFO] 
15:40:20 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api ---
15:40:21 [INFO] Replacing main artifact with repackaged archive
15:40:21 [INFO] 
15:40:21 [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------
15:40:21 [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT                     [24/35]
15:40:21 [INFO] --------------------------------[ jar ]---------------------------------
15:40:21 [INFO] 
15:40:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common ---
15:40:21 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target
15:40:22 [INFO] 
15:40:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common ---
15:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/main/resources
15:40:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/main/resources
15:40:22 [INFO] 
15:40:22 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common ---
15:40:22 [INFO] Changes detected - recompiling the module!
15:40:22 [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/classes
15:40:24 [INFO] 
15:40:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common ---
15:40:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/test/resources
15:40:24 [INFO] 
15:40:24 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common ---
15:40:24 [INFO] No sources to compile
15:40:24 [INFO] 
15:40:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common ---
15:40:24 [INFO] Tests are skipped.
15:40:24 [INFO] 
15:40:24 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common ---
15:40:24 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar
15:40:25 [INFO] 
15:40:25 [INFO] -------------------< com.bcxin:tenant-rest-web-api >--------------------
15:40:25 [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT                        [25/35]
15:40:25 [INFO] --------------------------------[ jar ]---------------------------------
15:40:26 [INFO] 
15:40:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api ---
15:40:26 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target
15:40:26 [INFO] 
15:40:26 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ tenant-rest-web-api ---
15:40:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:26 [INFO] Copying 28 resources
15:40:26 [INFO] Copying 24 resources
15:40:26 [INFO] 
15:40:26 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api ---
15:40:26 [INFO] Changes detected - recompiling the module!
15:40:26 [INFO] Compiling 72 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/classes
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[281,28] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:34 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[249,33] BASE64Encoder is internal proprietary API and may be removed in a future release
15:40:35 [INFO] 
15:40:35 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ tenant-rest-web-api ---
15:40:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:35 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/test/resources
15:40:35 [INFO] 
15:40:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api ---
15:40:35 [INFO] No sources to compile
15:40:35 [INFO] 
15:40:35 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api ---
15:40:35 [INFO] Tests are skipped.
15:40:35 [INFO] 
15:40:35 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api ---
15:40:35 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar
15:40:35 [INFO] 
15:40:35 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api ---
15:40:35 [INFO] Replacing main artifact with repackaged archive
15:40:35 [INFO] 
15:40:35 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ tenant-rest-web-api ---
15:40:35 [INFO] Replacing main artifact with repackaged archive
15:40:36 [INFO] 
15:40:36 [INFO] -------------------< com.bcxin:tenant-backend-task >--------------------
15:40:36 [INFO] Building tenant-backend-task 1.0-SNAPSHOT                        [26/35]
15:40:36 [INFO] --------------------------------[ jar ]---------------------------------
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-starter-test/2.5.1/spring-boot-starter-test-2.5.1.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-starter-test/2.5.1/spring-boot-starter-test-2.5.1.pom (4.7 kB at 34 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test/2.5.1/spring-boot-test-2.5.1.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test/2.5.1/spring-boot-test-2.5.1.pom (2.1 kB at 205 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test-autoconfigure/2.5.1/spring-boot-test-autoconfigure-2.5.1.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test-autoconfigure/2.5.1/spring-boot-test-autoconfigure-2.5.1.pom (2.5 kB at 208 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.pom (2.6 kB at 264 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom (8.2 kB at 584 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom (9.9 kB at 342 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0.pom (24 kB at 2.0 MB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-parent-pom/2.2.10/assertj-parent-pom-2.2.10.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-parent-pom/2.2.10/assertj-parent-pom-2.2.10.pom (24 kB at 1.7 MB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/junit-bom/5.6.3/junit-bom-5.6.3.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/junit-bom/5.6.3/junit-bom-5.6.3.pom (4.9 kB at 62 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter/5.7.2/junit-jupiter-5.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter/5.7.2/junit-jupiter-5.7.2.pom (3.2 kB at 267 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.pom (3.2 kB at 227 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.pom (2.8 kB at 257 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-params/5.7.2/junit-jupiter-params-5.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-params/5.7.2/junit-jupiter-params-5.7.2.pom (3.0 kB at 250 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.pom (3.2 kB at 320 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.pom (3.2 kB at 168 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom (2.5 kB at 114 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.pom (9.6 kB at 504 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.pom (2.3 kB at 145 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/spring-test/5.0.2.RELEASE/spring-test-5.0.2.RELEASE.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/spring-test/5.0.2.RELEASE/spring-test-5.0.2.RELEASE.pom (11 kB at 1.2 MB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/io/projectreactor/reactor-bom/Bismuth-SR4/reactor-bom-Bismuth-SR4.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/io/projectreactor/reactor-bom/Bismuth-SR4/reactor-bom-Bismuth-SR4.pom (3.6 kB at 453 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/io/netty/netty-bom/4.1.17.Final/netty-bom-4.1.17.Final.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/io/netty/netty-bom/4.1.17.Final/netty-bom-4.1.17.Final.pom (7.9 kB at 989 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-core/2.8.2/xmlunit-core-2.8.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-core/2.8.2/xmlunit-core-2.8.2.pom (2.4 kB at 348 kB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-parent/2.8.2/xmlunit-parent-2.8.2.pom
15:40:37 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-parent/2.8.2/xmlunit-parent-2.8.2.pom (18 kB at 2.1 MB/s)
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-starter-test/2.5.1/spring-boot-starter-test-2.5.1.jar
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test/2.5.1/spring-boot-test-2.5.1.jar
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test-autoconfigure/2.5.1/spring-boot-test-autoconfigure-2.5.1.jar
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar
15:40:37 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-starter-test/2.5.1/spring-boot-starter-test-2.5.1.jar (4.8 kB at 533 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar (29 kB at 1.7 MB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar (232 kB at 1.0 MB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter/5.7.2/junit-jupiter-5.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar (119 kB at 518 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test/2.5.1/spring-boot-test-2.5.1.jar (219 kB at 492 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter/5.7.2/junit-jupiter-5.7.2.jar (6.4 kB at 14 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-params/5.7.2/junit-jupiter-params-5.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/boot/spring-boot-test-autoconfigure/2.5.1/spring-boot-test-autoconfigure-2.5.1.jar (182 kB at 285 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar (176 kB at 200 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar
15:40:38 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar (100 kB at 111 kB/s)
15:40:38 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar (181 kB at 162 kB/s)
15:40:39 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar (213 kB at 167 kB/s)
15:40:39 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar (5.4 kB at 4.2 kB/s)
15:40:39 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/spring-test/5.0.2.RELEASE/spring-test-5.0.2.RELEASE.jar
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar (251 kB at 186 kB/s)
15:40:39 [INFO] Downloading from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-core/2.8.2/xmlunit-core-2.8.2.jar
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/xmlunit/xmlunit-core/2.8.2/xmlunit-core-2.8.2.jar (169 kB at 123 kB/s)
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/springframework/spring-test/5.0.2.RELEASE/spring-test-5.0.2.RELEASE.jar (588 kB at 374 kB/s)
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar (666 kB at 421 kB/s)
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0.jar (4.8 MB at 2.6 MB/s)
15:40:39 [INFO] Downloaded from abcxin-public: http://49.4.51.65:8060/repository/v5-public/org/junit/jupiter/junit-jupiter-params/5.7.2/junit-jupiter-params-5.7.2.jar (567 kB at 291 kB/s)
15:40:39 [INFO] 
15:40:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-backend-task ---
15:40:39 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target
15:40:40 [INFO] 
15:40:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-backend-task ---
15:40:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:40 [INFO] Copying 2 resources
15:40:40 [INFO] Copying 2 resources
15:40:40 [INFO] 
15:40:40 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-backend-task ---
15:40:40 [INFO] Changes detected - recompiling the module!
15:40:40 [INFO] Compiling 33 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/classes
15:40:44 [INFO] 
15:40:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-backend-task ---
15:40:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/src/test/resources
15:40:44 [INFO] 
15:40:44 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-backend-task ---
15:40:44 [INFO] Changes detected - recompiling the module!
15:40:44 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/test-classes
15:40:47 [INFO] 
15:40:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-backend-task ---
15:40:47 [INFO] Tests are skipped.
15:40:47 [INFO] 
15:40:47 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-backend-task ---
15:40:47 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar
15:40:47 [INFO] 
15:40:47 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-backend-task ---
15:40:47 [INFO] Replacing main artifact with repackaged archive
15:40:48 [INFO] 
15:40:48 [INFO] --------------------< com.bcxin:tenant-rbac-server >--------------------
15:40:48 [INFO] Building tenant-rbac-server 1.0-SNAPSHOT                         [27/35]
15:40:48 [INFO] --------------------------------[ pom ]---------------------------------
15:40:48 [INFO] 
15:40:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-server ---
15:40:48 [INFO] 
15:40:48 [INFO] --------------------< com.bcxin:tenant-rbac-domain >--------------------
15:40:48 [INFO] Building tenant-rbac-domain 1.0-SNAPSHOT                         [28/35]
15:40:48 [INFO] --------------------------------[ jar ]---------------------------------
15:40:48 [INFO] 
15:40:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain ---
15:40:48 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target
15:40:48 [INFO] 
15:40:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain ---
15:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources
15:40:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources
15:40:49 [INFO] 
15:40:49 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain ---
15:40:49 [INFO] Changes detected - recompiling the module!
15:40:49 [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target/classes
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain ---
15:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:54 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/src/test/resources
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain ---
15:40:54 [INFO] No sources to compile
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain ---
15:40:54 [INFO] Tests are skipped.
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain ---
15:40:54 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target/tenant-rbac-domain-1.0-SNAPSHOT.jar
15:40:54 [INFO] 
15:40:54 [INFO] --------------< com.bcxin:tenant-rbac-domain-repository >---------------
15:40:54 [INFO] Building tenant-rbac-domain-repository 1.0-SNAPSHOT              [29/35]
15:40:54 [INFO] --------------------------------[ jar ]---------------------------------
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain-repository ---
15:40:54 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target
15:40:54 [INFO] 
15:40:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain-repository ---
15:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:54 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/main/resources
15:40:54 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/main/resources
15:40:55 [INFO] 
15:40:55 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain-repository ---
15:40:55 [INFO] Changes detected - recompiling the module!
15:40:55 [INFO] Compiling 20 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/classes
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain-repository ---
15:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:58 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/test/resources
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain-repository ---
15:40:58 [INFO] No sources to compile
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain-repository ---
15:40:58 [INFO] Tests are skipped.
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain-repository ---
15:40:58 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar
15:40:58 [INFO] 
15:40:58 [INFO] ---------------------< com.bcxin:tenant-rbac-api >----------------------
15:40:58 [INFO] Building tenant-rbac-api 1.0-SNAPSHOT                            [30/35]
15:40:58 [INFO] --------------------------------[ jar ]---------------------------------
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-api ---
15:40:58 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/target
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-api ---
15:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:40:58 [INFO] Copying 2 resources
15:40:58 [INFO] Copying 2 resources
15:40:58 [INFO] 
15:40:58 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-api ---
15:40:58 [INFO] Changes detected - recompiling the module!
15:40:58 [INFO] Compiling 8 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/target/classes
15:41:03 [INFO] 
15:41:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-api ---
15:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:03 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/src/test/resources
15:41:03 [INFO] 
15:41:03 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-api ---
15:41:03 [INFO] No sources to compile
15:41:03 [INFO] 
15:41:03 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-api ---
15:41:03 [INFO] Tests are skipped.
15:41:03 [INFO] 
15:41:03 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-api ---
15:41:03 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar
15:41:03 [INFO] 
15:41:03 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rbac-api ---
15:41:03 [INFO] Replacing main artifact with repackaged archive
15:41:04 [INFO] 
15:41:04 [INFO] -------------< com.bcxin:tenant-rbac-domain-v5-repository >-------------
15:41:04 [INFO] Building tenant-rbac-domain-v5-repository 1.0-SNAPSHOT           [31/35]
15:41:04 [INFO] --------------------------------[ jar ]---------------------------------
15:41:04 [INFO] 
15:41:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain-v5-repository ---
15:41:04 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target
15:41:04 [INFO] 
15:41:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain-v5-repository ---
15:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/main/resources
15:41:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/main/resources
15:41:04 [INFO] 
15:41:04 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain-v5-repository ---
15:41:04 [INFO] Changes detected - recompiling the module!
15:41:04 [INFO] Compiling 4 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/classes
15:41:06 [INFO] 
15:41:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain-v5-repository ---
15:41:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/test/resources
15:41:06 [INFO] 
15:41:06 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain-v5-repository ---
15:41:06 [INFO] No sources to compile
15:41:06 [INFO] 
15:41:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain-v5-repository ---
15:41:06 [INFO] Tests are skipped.
15:41:06 [INFO] 
15:41:06 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain-v5-repository ---
15:41:06 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar
15:41:07 [INFO] 
15:41:07 [INFO] ----------------< com.bcxin:tenant-shared-rest-web-api >----------------
15:41:07 [INFO] Building tenant-shared-rest-web-api 1.0-SNAPSHOT                 [32/35]
15:41:07 [INFO] --------------------------------[ jar ]---------------------------------
15:41:07 [INFO] 
15:41:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-shared-rest-web-api ---
15:41:07 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/target
15:41:07 [INFO] 
15:41:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-shared-rest-web-api ---
15:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:07 [INFO] Copying 2 resources
15:41:07 [INFO] Copying 2 resources
15:41:07 [INFO] 
15:41:07 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-shared-rest-web-api ---
15:41:07 [INFO] Changes detected - recompiling the module!
15:41:07 [INFO] Compiling 13 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/target/classes
15:41:10 [INFO] 
15:41:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-shared-rest-web-api ---
15:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:10 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/src/test/resources
15:41:10 [INFO] 
15:41:10 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-shared-rest-web-api ---
15:41:10 [INFO] No sources to compile
15:41:10 [INFO] 
15:41:10 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-shared-rest-web-api ---
15:41:10 [INFO] Tests are skipped.
15:41:10 [INFO] 
15:41:10 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-shared-rest-web-api ---
15:41:10 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar
15:41:10 [INFO] 
15:41:10 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-shared-rest-web-api ---
15:41:10 [INFO] Replacing main artifact with repackaged archive
15:41:11 [INFO] 
15:41:11 [INFO] ------------------------< com.bcxin:tenant-bus >------------------------
15:41:11 [INFO] Building tenant-bus 1.0-SNAPSHOT                                 [33/35]
15:41:11 [INFO] --------------------------------[ pom ]---------------------------------
15:41:11 [INFO] 
15:41:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus ---
15:41:12 [INFO] 
15:41:12 [INFO] --------------------< com.bcxin:tenant-bus-domain >---------------------
15:41:12 [INFO] Building tenant-bus-domain 1.0-SNAPSHOT                          [34/35]
15:41:12 [INFO] --------------------------------[ jar ]---------------------------------
15:41:12 [INFO] 
15:41:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus-domain ---
15:41:12 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/target
15:41:12 [INFO] 
15:41:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-bus-domain ---
15:41:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/src/main/resources
15:41:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/src/main/resources
15:41:12 [INFO] 
15:41:12 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-bus-domain ---
15:41:12 [INFO] Changes detected - recompiling the module!
15:41:12 [INFO] Compiling 5 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/target/classes
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-bus-domain ---
15:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/src/test/resources
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-bus-domain ---
15:41:14 [INFO] No sources to compile
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-bus-domain ---
15:41:14 [INFO] Tests are skipped.
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-bus-domain ---
15:41:14 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/target/tenant-bus-domain-1.0-SNAPSHOT.jar
15:41:14 [INFO] 
15:41:14 [INFO] ----------------------< com.bcxin:tenant-bus-api >----------------------
15:41:14 [INFO] Building tenant-bus-api 1.0-SNAPSHOT                             [35/35]
15:41:14 [INFO] --------------------------------[ jar ]---------------------------------
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus-api ---
15:41:14 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/target
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-bus-api ---
15:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:14 [INFO] Copying 2 resources
15:41:14 [INFO] Copying 2 resources
15:41:14 [INFO] 
15:41:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-bus-api ---
15:41:14 [INFO] Changes detected - recompiling the module!
15:41:14 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/target/classes
15:41:16 [INFO] 
15:41:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-bus-api ---
15:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:41:16 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/src/test/resources
15:41:16 [INFO] 
15:41:16 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-bus-api ---
15:41:16 [INFO] No sources to compile
15:41:16 [INFO] 
15:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-bus-api ---
15:41:16 [INFO] Tests are skipped.
15:41:16 [INFO] 
15:41:16 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-bus-api ---
15:41:16 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar
15:41:17 [INFO] 
15:41:17 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-bus-api ---
15:41:17 [INFO] Replacing main artifact with repackaged archive
15:41:27 [INFO] ------------------------------------------------------------------------
15:41:27 [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
15:41:27 [INFO] 
15:41:27 [INFO] tenant-platform .................................... SUCCESS [  0.417 s]
15:41:27 [INFO] infrastructures .................................... SUCCESS [  0.089 s]
15:41:27 [INFO] tenant-registration-nacos .......................... SUCCESS [  3.572 s]
15:41:27 [INFO] tenant-Infrastructure .............................. SUCCESS [  3.738 s]
15:41:27 [INFO] tenant-api-interface ............................... SUCCESS [  6.884 s]
15:41:27 [INFO] tenant-web-common .................................. SUCCESS [  1.905 s]
15:41:27 [INFO] tenant-queue-rabbitmq .............................. SUCCESS [  1.571 s]
15:41:27 [INFO] tenant-infrastructure-office ....................... SUCCESS [  2.348 s]
15:41:27 [INFO] tenant-infrastructure-hibernate .................... SUCCESS [  2.547 s]
15:41:27 [INFO] identity-server .................................... SUCCESS [  0.086 s]
15:41:27 [INFO] identity-domain .................................... SUCCESS [  4.714 s]
15:41:27 [INFO] identity-domain-repository ......................... SUCCESS [  3.249 s]
15:41:27 [INFO] identity-web-api ................................... SUCCESS [  4.679 s]
15:41:27 [INFO] security-server .................................... SUCCESS [  0.110 s]
15:41:27 [INFO] security-domain .................................... SUCCESS [  3.619 s]
15:41:27 [INFO] security-domain-repository ......................... SUCCESS [  2.434 s]
15:41:27 [INFO] security-web-api ................................... SUCCESS [  3.126 s]
15:41:27 [INFO] tenant-server ...................................... SUCCESS [  0.089 s]
15:41:27 [INFO] tenant-domain ...................................... SUCCESS [ 11.394 s]
15:41:27 [INFO] tenant-domain-v5 ................................... SUCCESS [  4.309 s]
15:41:27 [INFO] tenant-domain-repository ........................... SUCCESS [  4.962 s]
15:41:27 [INFO] tenant-Infrastructure-message ...................... SUCCESS [  2.471 s]
15:41:27 [INFO] tenant-web-api ..................................... SUCCESS [  6.063 s]
15:41:27 [INFO] tenant-rest-web-common ............................. SUCCESS [  3.178 s]
15:41:27 [INFO] tenant-rest-web-api ................................ SUCCESS [ 10.391 s]
15:41:27 [INFO] tenant-backend-task ................................ SUCCESS [ 11.116 s]
15:41:27 [INFO] tenant-rbac-server ................................. SUCCESS [  0.095 s]
15:41:27 [INFO] tenant-rbac-domain ................................. SUCCESS [  5.613 s]
15:41:27 [INFO] tenant-rbac-domain-repository ...................... SUCCESS [  3.523 s]
15:41:27 [INFO] tenant-rbac-api .................................... SUCCESS [  5.294 s]
15:41:27 [INFO] tenant-rbac-domain-v5-repository ................... SUCCESS [  2.242 s]
15:41:27 [INFO] tenant-shared-rest-web-api ......................... SUCCESS [  3.634 s]
15:41:27 [INFO] tenant-bus ......................................... SUCCESS [  0.098 s]
15:41:27 [INFO] tenant-bus-domain .................................. SUCCESS [  2.498 s]
15:41:27 [INFO] tenant-bus-api ..................................... SUCCESS [  2.386 s]
15:41:27 [INFO] ------------------------------------------------------------------------
15:41:27 [INFO] BUILD SUCCESS
15:41:27 [INFO] ------------------------------------------------------------------------
15:41:27 [INFO] Total time:  02:29 min
15:41:27 [INFO] Finished at: 2025-11-13T15:41:27+08:00
15:41:27 [INFO] ------------------------------------------------------------------------
15:41:27 Waiting for Jenkins to finish collecting data
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/pom.xml to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.jar
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/pom.xml to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/target/tenant-bus-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.jar
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/pom.xml to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.jar
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/pom.xml to com.bcxin/tenant-bus/1.0-SNAPSHOT/tenant-bus-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/pom.xml to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.jar
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/pom.xml to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.jar
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/pom.xml to com.bcxin/security-server/1.0-SNAPSHOT/security-server-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/pom.xml to com.bcxin/identity-server/1.0-SNAPSHOT/identity-server-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/pom.xml to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.pom
15:41:27 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/pom.xml to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/pom.xml to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/pom.xml to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/pom.xml to com.bcxin/tenant-platform/1.0-SNAPSHOT/tenant-platform-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/pom.xml to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/pom.xml to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/pom.xml to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/pom.xml to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/pom.xml to com.bcxin/tenant-server/1.0-SNAPSHOT/tenant-server-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/pom.xml to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/pom.xml to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/pom.xml to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/pom.xml to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/pom.xml to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/pom.xml to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/pom.xml to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.jar
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/pom.xml to com.bcxin/tenant-rbac-server/1.0-SNAPSHOT/tenant-rbac-server-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/pom.xml to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.pom
15:41:28 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/pom.xml to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/pom.xml to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/pom.xml to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/pom.xml to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/pom.xml to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/pom.xml to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target/tenant-rbac-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.jar
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/pom.xml to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.pom
15:41:29 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.jar
15:41:30 channel stopped
15:41:30 [test-v5qy-platform-source] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins12177282700124329168.sh
15:41:30 + 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:41:31 + 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:41:33 + 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:41:33 + 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:41:34 + 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:41:35 + 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:41:37 + 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:41:38 + 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:41:39 Triggering a new build of test-v5qy-identity-web-api
15:41:39 Triggering a new build of test-v5qy-tenant-shared-rest
15:41:39 Triggering a new build of test-v5qy-tenant-bus
15:41:39 Triggering a new build of test-v5qy-tenant-web
15:41:39 Triggering a new build of test-v5qy-security-web
15:41:39 Triggering a new build of test-v5qy-tenant-backend-task
15:41:39 Triggering a new build of test-v5qy-tenant-rbac
15:41:39 Triggering a new build of test-v5qy-tenant-rest-web
15:41:39 Finished: SUCCESS