14:10:47 Started by user unknown or anonymous
14:10:47 Running as SYSTEM
14:10:47 Building in workspace /data/jenkins/workspace/test-v5in-ferry
14:10:47 The recommended git tool is: NONE
14:10:47 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:10:47 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5in-ferry/.git # timeout=10
14:10:47 Fetching changes from the remote Git repository
14:10:47 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git # timeout=10
14:10:47 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git
14:10:47 > /usr/local/git/bin/git --version # timeout=10
14:10:47 > git --version # 'git version 2.43.0'
14:10:47 using GIT_ASKPASS to set credentials gitlab凭据
14:10:47 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:10:48 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:10:48 Checking out Revision 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 (refs/remotes/origin/test)
14:10:48 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:10:48 > /usr/local/git/bin/git checkout -f 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 # timeout=10
14:10:48 Commit message: "拉取数据区域可配置"
14:10:48 > /usr/local/git/bin/git rev-list --no-walk 4e48fe90a02fe7a55d15c0c3922e7f6d2d8d8c6b # timeout=10
14:10:48 [test-v5in-ferry] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17435494003100759671.sh
14:10:48 + cd /data/jenkins/workspace/test-v5in-ferry
14:10:48 + mvn clean package -DskipTests -Pin-test
14:10:48 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
14:10:49 [INFO] Scanning for projects...
14:10:49 [INFO]
14:10:49 [INFO] -------------------------< com.bcxin:bj-ferry >-------------------------
14:10:49 [INFO] Building bj-ferry 1.0.0
14:10:49 [INFO] --------------------------------[ jar ]---------------------------------
14:10:50 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
14:10:50 [INFO]
14:10:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bj-ferry ---
14:10:50 [INFO] Deleting /data/jenkins/workspace/test-v5in-ferry/target
14:10:50 [INFO]
14:10:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bj-ferry ---
14:10:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:50 [INFO] Copying 6 resources
14:10:50 [INFO] Copying 9 resources
14:10:50 [INFO]
14:10:50 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ bj-ferry ---
14:10:50 [INFO] Changes detected - recompiling the module!
14:10:50 [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5in-ferry/target/classes
14:10:53 [INFO] -------------------------------------------------------------
14:10:53 [ERROR] COMPILATION ERROR :
14:10:53 [INFO] -------------------------------------------------------------
14:10:53 [ERROR] /data/jenkins/workspace/test-v5in-ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol
14:10:53 symbol: class BASE64Decoder
14:10:53 location: package sun.misc
14:10:53 [INFO] 1 error
14:10:53 [INFO] -------------------------------------------------------------
14:10:53 [INFO] ------------------------------------------------------------------------
14:10:53 [INFO] BUILD FAILURE
14:10:53 [INFO] ------------------------------------------------------------------------
14:10:53 [INFO] Total time: 4.028 s
14:10:53 [INFO] Finished at: 2024-09-03T14:10:53+08:00
14:10:53 [INFO] ------------------------------------------------------------------------
14:10:53 [WARNING] The requested profile "in-test" could not be activated because it does not exist.
14:10:53 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project bj-ferry: Compilation failure
14:10:53 [ERROR] /data/jenkins/workspace/test-v5in-ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol
14:10:53 [ERROR] symbol: class BASE64Decoder
14:10:53 [ERROR] location: package sun.misc
14:10:53 [ERROR]
14:10:53 [ERROR] -> [Help 1]
14:10:53 [ERROR]
14:10:53 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:10:53 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:10:53 [ERROR]
14:10:53 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:10:53 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:10:53 Build step 'Execute shell' marked build as failure
14:10:53 Finished: FAILURE