Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\dataShare-java The recommended git tool is: NONE using credential 5d0af93d-e0a9-46df-a3d1-b394ab81c260 > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/datashare-java.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/datashare-java.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/datashare-java.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 139f4bfc2d72cfcf324677162d76f31f92338f38 (refs/remotes/origin/dev) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 139f4bfc2d72cfcf324677162d76f31f92338f38 # timeout=10 Commit message: "修改创建汇聚方的逻辑BUG" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 139f4bfc2d72cfcf324677162d76f31f92338f38 # timeout=10 Parsing POMs Established TCP socket on 57646 [dataShare-java] $ java -cp D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-1.13.jar;D:\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main D:\apache-maven-3.6.3 D:\apache-tomcat-9.0.8\webapps\jenkins\WEB-INF\lib\remoting-4.5.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-interceptor-1.13.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.13.jar 57646 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f D:\jenkins\workspace\dataShare-java\pom.xml -s D:\apache-maven-3.6.3\conf\settings.xml -gs D:\apache-maven-3.6.3\conf\settings.xml clean package [WARNING] [WARNING] Some problems were encountered while building the effective settings [WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10) @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10 [WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10) @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10 [WARNING] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] DataShare [pom] [INFO] uc-api [jar] [INFO] bpm-base [jar] [INFO] redis [jar] [INFO] uc-api-impl [jar] [INFO] job [jar] [INFO] activemq [jar] [INFO] poi [jar] [INFO] sysConfig [jar] [INFO] file [jar] [INFO] mail [jar] [INFO] i18n [jar] [INFO] service [jar] [INFO] rest-auth-service [jar] [INFO] ueditor [jar] [INFO] elasticsearch [jar] [INFO] bpm-tools [pom] [INFO] integrate [jar] [INFO] table [jar] [INFO] bo [jar] [INFO] bpm [jar] [INFO] activiti [jar] [INFO] report [jar] [INFO] mongodb [jar] [INFO] rabbitmq [jar] [INFO] easy-excel [jar] [INFO] bpm-api [pom] [INFO] bpm-userCenter-server [jar] [INFO] bpm-systemConfig-server [jar] [INFO] bpm-formDesign-server [jar] [INFO] bpm-workflow-server [jar] [INFO] bpm-application-server [jar] [INFO] biz-dataShare-server [jar] [INFO] biz-mdm-server [jar] [INFO] biz-query-server [jar] [INFO] bpm-assembly [jar] [INFO] [INFO] ----------------------< com.artfess:bpm-platform >---------------------- [INFO] Building DataShare 1.0 [1/36] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-platform --- [INFO] [INFO] -------------------------< com.artfess:uc-api >------------------------- [INFO] Building uc-api 1.0 [2/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\target\uc-api-1.0.jar [INFO] [INFO] ------------------------< com.artfess:bpm-base >------------------------ [INFO] Building bpm-base 1.0 [3/36] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.alibaba:druid:jar:1.2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-base --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-base\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 337 source files to D:\jenkins\workspace\dataShare-java\bpm-base\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-base/src/main/java/com/artfess/base/handler/MultiTenantHandler.java: 某些输入文件使用或覆盖了已过时的 API。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-base/src/main/java/com/artfess/base/handler/MultiTenantHandler.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-base/src/main/java/com/artfess/base/manager/QueryFilterHelper.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-base/src/main/java/com/artfess/base/manager/QueryFilterHelper.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-base\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-base --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-base --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-base\target\bpm-base-1.0.jar [INFO] [INFO] -------------------------< com.artfess:redis >-------------------------- [INFO] Building redis 1.0 [4/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redis --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\redis\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\redis\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\redis\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/redis/src/main/java/com/artfess/redis/service/RedisCacheKey.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/redis/src/main/java/com/artfess/redis/service/RedisCacheKey.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\redis\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redis --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ redis --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ redis --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\redis\target\redis-1.0.jar [INFO] [INFO] ----------------------< com.artfess:uc-api-impl >----------------------- [INFO] Building uc-api-impl 1.0 [5/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api-impl --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api-impl --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar [INFO] [INFO] --------------------------< com.artfess:job >--------------------------- [INFO] Building job 1.0 [6/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ job --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\job\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ job --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ job --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\job\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/SchedulerService.java: D:\jenkins\workspace\dataShare-java\bpm-tools\job\src\main\java\com\artfess\job\persistence\manager\SchedulerService.java使用或覆盖了已过时的 API。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/SchedulerService.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/impl/JobDetailsManagerImpl.java: D:\jenkins\workspace\dataShare-java\bpm-tools\job\src\main\java\com\artfess\job\persistence\manager\impl\JobDetailsManagerImpl.java使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/impl/JobDetailsManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ job --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\job\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ job --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ job --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ job --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\job\target\job-1.0.jar [INFO] [INFO] ------------------------< com.artfess:activemq >------------------------ [INFO] Building activemq 1.0 [7/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ activemq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ activemq --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ activemq --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\target\activemq-1.0.jar [INFO] [INFO] --------------------------< com.artfess:poi >--------------------------- [INFO] Building poi 1.0 [8/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\poi\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ poi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\poi\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ poi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\poi\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/poi/src/main/java/com/artfess/poi/editor/CellEditor.java: 某些输入文件使用或覆盖了已过时的 API。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/poi/src/main/java/com/artfess/poi/editor/CellEditor.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ poi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\poi\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ poi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ poi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\poi\target\poi-1.0.jar [INFO] [INFO] -----------------------< com.artfess:sysConfig >------------------------ [INFO] Building sysConfig 1.0 [9/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sysConfig --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sysConfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sysConfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 143 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/SysAreas.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/SysAreas.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sysConfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sysConfig --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sysConfig --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sysConfig --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target\sysConfig-1.0.jar [INFO] [INFO] --------------------------< com.artfess:file >-------------------------- [INFO] Building file 1.0 [10/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ file --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\file\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ file --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ file --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\file\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: D:\jenkins\workspace\dataShare-java\bpm-tools\file\src\main\java\com\artfess\file\util\HtmlUtil.java使用或覆盖了已过时的 API。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/file/src/main/java/com/artfess/file/persistence/manager/impl/FileManagerImpl.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/file/src/main/java/com/artfess/file/persistence/manager/impl/FileManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ file --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\file\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ file --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ file --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ file --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\file\target\file-1.0.jar [INFO] [INFO] --------------------------< com.artfess:mail >-------------------------- [INFO] Building mail 1.0 [11/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mail --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\mail\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\mail\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/mail/src/main/java/com/artfess/mail/model/MailSetting.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/mail/src/main/java/com/artfess/mail/model/MailSetting.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\mail\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mail --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mail --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\mail\target\mail-1.0.jar [INFO] [INFO] --------------------------< com.artfess:i18n >-------------------------- [INFO] Building i18n 1.0 [12/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ i18n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/i18n/src/main/java/com/artfess/i18n/persistence/manager/impl/I18nMessageManagerImpl.java: D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\src\main\java\com\artfess\i18n\persistence\manager\impl\I18nMessageManagerImpl.java使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/i18n/src/main/java/com/artfess/i18n/persistence/manager/impl/I18nMessageManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ i18n --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ i18n --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ i18n --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\target\i18n-1.0.jar [INFO] [INFO] ------------------------< com.artfess:service >------------------------- [INFO] Building service 1.0 [13/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\service\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\service\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: D:\jenkins\workspace\dataShare-java\bpm-tools\service\src\main\java\com\artfess\service\ws\cxf\SchemaRefAny.java使用或覆盖了已过时的 API。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\service\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\service\target\service-1.0.jar [INFO] [INFO] -------------------< com.artfess:rest-auth-service >-------------------- [INFO] Building rest-auth-service 1.0 [14/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-auth-service --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest-auth-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-auth-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest-auth-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-auth-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ rest-auth-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest-auth-service --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\target\rest-auth-service-1.0.jar [INFO] [INFO] ------------------------< com.artfess:ueditor >------------------------- [INFO] Building ueditor 1.0 [15/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ueditor --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ueditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ueditor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ueditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ueditor --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ ueditor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ueditor --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\target\ueditor-1.0.jar [INFO] [INFO] ---------------------< com.artfess:elasticsearch >---------------------- [INFO] Building elasticsearch 1.0 [16/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ elasticsearch --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ elasticsearch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ elasticsearch --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ elasticsearch --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\target\elasticsearch-1.0.jar [INFO] [INFO] -----------------------< com.artfess:bpm-tools >------------------------ [INFO] Building bpm-tools 1.0 [17/36] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-tools --- [INFO] [INFO] -----------------------< com.artfess:integrate >------------------------ [INFO] Building integrate 1.0 [18/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrate --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ integrate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ integrate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/integrate/src/main/java/com/artfess/integrate/model/ListModel.java: D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\src\main\java\com\artfess\integrate\model\ListModel.java使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/integrate/src/main/java/com/artfess/integrate/model/ListModel.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ integrate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ integrate --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ integrate --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integrate --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\target\integrate-1.0.jar [INFO] [INFO] -------------------------< com.artfess:table >-------------------------- [INFO] Building table 1.0 [19/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ table --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\table\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\table\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ table --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\table\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\table\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ table --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ table --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ table --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\table\target\table-1.0.jar [INFO] [INFO] ---------------------------< com.artfess:bo >--------------------------- [INFO] Building bo 1.0 [20/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bo --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\bo\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\bo\target\classes [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/bo/src/main/java/com/artfess/bo/model/BoEnt.java: D:\jenkins\workspace\dataShare-java\bpm-tools\bo\src\main\java\com\artfess\bo\model\BoEnt.java使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/bo/src/main/java/com/artfess/bo/model/BoEnt.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\bo\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bo --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bo --- [INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\bo\target\bo-1.0.jar [INFO] [INFO] --------------------------< com.artfess:bpm >--------------------------- [INFO] Building bpm 1.0 [21/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm --- [INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\bpm\target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for DataShare 1.0: [INFO] [INFO] DataShare .......................................... SUCCESS [ 0.782 s] [INFO] uc-api ............................................. SUCCESS [ 8.094 s] [INFO] bpm-base ........................................... SUCCESS [ 50.566 s] [INFO] redis .............................................. SUCCESS [ 6.766 s] [INFO] uc-api-impl ........................................ SUCCESS [ 7.360 s] [INFO] job ................................................ SUCCESS [ 5.843 s] [INFO] activemq ........................................... SUCCESS [ 3.265 s] [INFO] poi ................................................ SUCCESS [ 7.461 s] [INFO] sysConfig .......................................... SUCCESS [ 8.685 s] [INFO] file ............................................... SUCCESS [ 17.149 s] [INFO] mail ............................................... SUCCESS [ 7.202 s] [INFO] i18n ............................................... SUCCESS [ 4.265 s] [INFO] service ............................................ SUCCESS [ 9.343 s] [INFO] rest-auth-service .................................. SUCCESS [ 2.017 s] [INFO] ueditor ............................................ SUCCESS [ 2.782 s] [INFO] elasticsearch ...................................... SUCCESS [ 10.546 s] [INFO] bpm-tools .......................................... SUCCESS [ 0.016 s] [INFO] integrate .......................................... SUCCESS [ 5.468 s] [INFO] table .............................................. SUCCESS [ 9.391 s] [INFO] bo ................................................. SUCCESS [ 4.375 s] [INFO] bpm ................................................ FAILURE [ 42.571 s] [INFO] activiti ........................................... SKIPPED [INFO] report ............................................. SKIPPED [INFO] mongodb ............................................ SKIPPED [INFO] rabbitmq ........................................... SKIPPED [INFO] easy-excel ......................................... SKIPPED [INFO] bpm-api ............................................ SKIPPED [INFO] bpm-userCenter-server .............................. SKIPPED [INFO] bpm-systemConfig-server ............................ SKIPPED [INFO] bpm-formDesign-server .............................. SKIPPED [INFO] bpm-workflow-server ................................ SKIPPED [INFO] bpm-application-server ............................. SKIPPED [INFO] biz-dataShare-server ............................... SKIPPED [INFO] biz-mdm-server ..................................... SKIPPED [INFO] biz-query-server ................................... SKIPPED [INFO] bpm-assembly ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:02 min [INFO] Finished at: 2025-07-20T01:08:14+08:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "offical" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project bpm: Failed to clean project: Failed to delete D:\jenkins\workspace\dataShare-java\bpm-tools\bpm\target -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :bpm [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\easy-excel\pom.xml to com.artfess/easy-excel/1.0/easy-excel-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\pom.xml to com.artfess/uc-api-impl/1.0/uc-api-impl-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar to com.artfess/uc-api-impl/1.0/uc-api-impl-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-assembly\pom.xml to com.artfess/bpm-assembly/1.0/bpm-assembly-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\service\pom.xml to com.artfess/service/1.0/service-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\service\target\service-1.0.jar to com.artfess/service/1.0/service-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\mongodb\pom.xml to com.artfess/mongodb/1.0/mongodb-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-application-server\pom.xml to com.artfess/bpm-application-server/1.0/bpm-application-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\table\pom.xml to com.artfess/table/1.0/table-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\table\target\table-1.0.jar to com.artfess/table/1.0/table-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-formDesign-server\pom.xml to com.artfess/bpm-formDesign-server/1.0/bpm-formDesign-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\biz-query-server\pom.xml to com.artfess/biz-query-server/1.0/biz-query-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\job\pom.xml to com.artfess/job/1.0/job-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\job\target\job-1.0.jar to com.artfess/job/1.0/job-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-base\pom.xml to com.artfess/bpm-base/1.0/bpm-base-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-base\target\bpm-base-1.0.jar to com.artfess/bpm-base/1.0/bpm-base-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\rabbitmq\pom.xml to com.artfess/rabbitmq/1.0/rabbitmq-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\poi\pom.xml to com.artfess/poi/1.0/poi-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\poi\target\poi-1.0.jar to com.artfess/poi/1.0/poi-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\pom.xml to com.artfess/uc-api/1.0/uc-api-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-api\uc-api\target\uc-api-1.0.jar to com.artfess/uc-api/1.0/uc-api-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-workflow-server\pom.xml to com.artfess/bpm-workflow-server/1.0/bpm-workflow-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\pom.xml to com.artfess/integrate/1.0/integrate-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\integrate\target\integrate-1.0.jar to com.artfess/integrate/1.0/integrate-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\pom.xml to com.artfess/bpm-tools/1.0/bpm-tools-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\activiti\pom.xml to com.artfess/activiti/1.0/activiti-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\pom.xml to com.artfess/i18n/1.0/i18n-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\i18n\target\i18n-1.0.jar to com.artfess/i18n/1.0/i18n-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\bo\pom.xml to com.artfess/bo/1.0/bo-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\bo\target\bo-1.0.jar to com.artfess/bo/1.0/bo-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\biz-mdm-server\pom.xml to com.artfess/biz-mdm-server/1.0/biz-mdm-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\biz-dataShare-server\pom.xml to com.artfess/biz-dataShare-server/1.0/biz-dataShare-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\pom.xml to com.artfess/activemq/1.0/activemq-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\activemq\target\activemq-1.0.jar to com.artfess/activemq/1.0/activemq-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\pom.xml to com.artfess/rest-auth-service/1.0/rest-auth-service-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\rest-auth-service\target\rest-auth-service-1.0.jar to com.artfess/rest-auth-service/1.0/rest-auth-service-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-systemConfig-server\pom.xml to com.artfess/bpm-systemConfig-server/1.0/bpm-systemConfig-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\pom.xml to com.artfess/ueditor/1.0/ueditor-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\ueditor\target\ueditor-1.0.jar to com.artfess/ueditor/1.0/ueditor-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\pom.xml to com.artfess/elasticsearch/1.0/elasticsearch-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\elasticsearch\target\elasticsearch-1.0.jar to com.artfess/elasticsearch/1.0/elasticsearch-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-api\pom.xml to com.artfess/bpm-api/1.0/bpm-api-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\bpm\pom.xml to com.artfess/bpm/1.0/bpm-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\report\pom.xml to com.artfess/report/1.0/report-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-userCenter-server\pom.xml to com.artfess/bpm-userCenter-server/1.0/bpm-userCenter-server-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\pom.xml to com.artfess/bpm-platform/1.0/bpm-platform-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\file\pom.xml to com.artfess/file/1.0/file-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\file\target\file-1.0.jar to com.artfess/file/1.0/file-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\pom.xml to com.artfess/sysConfig/1.0/sysConfig-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target\sysConfig-1.0.jar to com.artfess/sysConfig/1.0/sysConfig-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\mail\pom.xml to com.artfess/mail/1.0/mail-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\mail\target\mail-1.0.jar to com.artfess/mail/1.0/mail-1.0.jar [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\redis\pom.xml to com.artfess/redis/1.0/redis-1.0.pom [JENKINS] Archiving D:\jenkins\workspace\dataShare-java\bpm-tools\redis\target\redis-1.0.jar to com.artfess/redis/1.0/redis-1.0.jar channel stopped SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE