Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/bcxin-salary-appraisal The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcxin-salary-appraisal/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision aa58a87a80ff653aa93e824ce4c640e9bb0a4f1b (refs/remotes/origin/master) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f aa58a87a80ff653aa93e824ce4c640e9bb0a4f1b # timeout=10 Commit message: "xxxx" > /usr/local/git/bin/git rev-list --no-walk aa58a87a80ff653aa93e824ce4c640e9bb0a4f1b # timeout=10 [bcxin-salary-appraisal] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins3592842819284042152.sh + cd /data/jenkins/workspace/bcxin-salary-appraisal + mvn clean package -DskipTests -Pdev [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] salary-appraisal [pom] [INFO] infrastructures [pom] [INFO] tenant-registration-nacos [jar] [INFO] tenant-Infrastructure [jar] [INFO] tenant-infrastructure-office [jar] [INFO] tenant-api-interface [jar] [INFO] tenant-web-common [jar] [INFO] tenant-queue-rabbitmq [jar] [INFO] salary-appraisal-server [pom] [INFO] salary-appraisal-domain [jar] [INFO] salary-appraisal-domain-repository [jar] [INFO] tenant-web-api [jar] [INFO] tenant-rest-web-common [jar] [INFO] tenant-Infrastructure-message [jar] [INFO] tenant-rest-web-api [jar] [INFO] [INFO] ---------------------< com.bcxin:salary-appraisal >--------------------- [INFO] Building salary-appraisal 1.0-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal --- [INFO] [INFO] ---------------------< com.bcxin:infrastructures >---------------------- [INFO] Building infrastructures 1.0-SNAPSHOT [2/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures --- [INFO] [INFO] ----------------< com.bcxin:tenant-registration-nacos >----------------- [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT [3/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-Infrastructure >------------------- [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT [4/15] [INFO] --------------------------------[ jar ]--------------------------------- [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 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------< com.bcxin:tenant-infrastructure-office >--------------- [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT [5/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java uses unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-api-interface >------------------- [INFO] Building tenant-api-interface 1.0-SNAPSHOT [6/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 184 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar [INFO] [INFO] --------------------< com.bcxin:tenant-web-common >--------------------- [INFO] Building tenant-web-common 1.0-SNAPSHOT [7/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >------------------- [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT [8/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar [INFO] [INFO] -----------------< com.bcxin:salary-appraisal-server >------------------ [INFO] Building salary-appraisal-server 1.0-SNAPSHOT [9/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-server --- [INFO] [INFO] -----------------< com.bcxin:salary-appraisal-domain >------------------ [INFO] Building salary-appraisal-domain 1.0-SNAPSHOT [10/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/salary-appraisal-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ------------< com.bcxin:salary-appraisal-domain-repository >------------ [INFO] Building salary-appraisal-domain-repository 1.0-SNAPSHOT [11/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain-repository --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/salary-appraisal-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------------< com.bcxin:tenant-web-api >---------------------- [INFO] Building tenant-web-api 1.0-SNAPSHOT [12/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ tenant-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ tenant-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/tenant-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------ [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT [13/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] --------------< com.bcxin:tenant-Infrastructure-message >--------------- [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT [14/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-rest-web-api >-------------------- [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT [15/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/tenant-rest-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for salary-appraisal 1.0-SNAPSHOT: [INFO] [INFO] salary-appraisal ................................... SUCCESS [ 0.084 s] [INFO] infrastructures .................................... SUCCESS [ 0.001 s] [INFO] tenant-registration-nacos .......................... SUCCESS [ 1.680 s] [INFO] tenant-Infrastructure .............................. SUCCESS [ 1.195 s] [INFO] tenant-infrastructure-office ....................... SUCCESS [ 0.740 s] [INFO] tenant-api-interface ............................... SUCCESS [ 2.489 s] [INFO] tenant-web-common .................................. SUCCESS [ 0.544 s] [INFO] tenant-queue-rabbitmq .............................. SUCCESS [ 0.399 s] [INFO] salary-appraisal-server ............................ SUCCESS [ 0.001 s] [INFO] salary-appraisal-domain ............................ SUCCESS [ 1.005 s] [INFO] salary-appraisal-domain-repository ................. SUCCESS [ 0.532 s] [INFO] tenant-web-api ..................................... SUCCESS [ 2.200 s] [INFO] tenant-rest-web-common ............................. SUCCESS [ 0.541 s] [INFO] tenant-Infrastructure-message ...................... SUCCESS [ 0.258 s] [INFO] tenant-rest-web-api ................................ SUCCESS [ 1.345 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.444 s [INFO] Finished at: 2024-03-11T17:14:36+08:00 [INFO] ------------------------------------------------------------------------ + scp /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/tenant-web-api-1.0.jar 172.20.0.160:/data/workspace/bcxin-salary-appraisal/salary.jar [SSH] script: PATH="/usr/local/maven:/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/node/bin:/usr/local/jdk1.8/bin:/usr/local/node/bin:/usr/local/jdk1.8/bin:/usr/local/jdk1.8/bin:/usr/local/jdk1.8/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin:/usr/local/maven/bin:/usr/local/git/bin:/usr/local/maven/bin:/usr/local/git/bin:/usr/local/maven/bin:/usr/local/git/bin:/usr/local/maven/bin:/usr/local/git/bin:/usr/local/maven/bin:/usr/local/git/bin" JAVA_HOME="/usr/local/jdk1.8" JAVA_CLASS="/usr/local/jdk1.8/lib" HOME="/root" #JAVA export JAVA_HOME=/usr/local/java export JAVA_CLASS=$JAVA_HOME/lib export PATH=$JAVA_HOME/bin:$PATH kill -9 `ps -ef|grep -v grep|grep salary` sleep 2 cd /data/workspace/bcxin-salary-appraisal nohup java -jar salary.jar --dubbo.protocol.port=8081 --nacos.address=172.20.0.90 > salary.log 2>&1 & [SSH] executing... bash: line 10: kill: root: arguments must be process or job IDs bash: line 10: kill: (48) - No such process bash: line 10: kill: 17:13: arguments must be process or job IDs bash: line 10: kill: ?: arguments must be process or job IDs bash: line 10: kill: 00:00:24: arguments must be process or job IDs bash: line 10: kill: java: arguments must be process or job IDs bash: line 10: kill: -jar: arguments must be process or job IDs bash: line 10: kill: salary.jar: arguments must be process or job IDs bash: line 10: kill: --dubbo.protocol.port=8081: arguments must be process or job IDs bash: line 10: kill: --nacos.address=172.20.0.90: arguments must be process or job IDs [SSH] completed [SSH] exit-status: 0 Finished: SUCCESS