Skip to content

Console Output

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