Skip to content

Console Output

Started by user unknown or anonymous
Running as SYSTEM
Building in workspace /data/jenkins/workspace/event-platform
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/event-platform/.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/event-platform.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/event-platform.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/event-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10
Checking out Revision 16ef94ac33a376b1a1b8d90d2ef0603b7364532c (origin/test)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f 16ef94ac33a376b1a1b8d90d2ef0603b7364532c # timeout=10
Commit message: "Merge branch 'main-检查轨迹遗漏问题' into test"
 > /usr/local/git/bin/git rev-list --no-walk 34e79debb6a6545ee5fba369810f85092d80b8ee # timeout=10
Parsing POMs
Established TCP socket on 34330
[streaming-event-platform] $ /usr/local/jdk-11.0.20/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 34330
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
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /data/jenkins/workspace/event-platform/src/streaming-event-platform/pom.xml clean package -DskipTests
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-data-etc-task:jar:1.0.0
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:flink-cdc-kafka-source-task:jar:1.0.0
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-data-etc-table-task:jar:1.0.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:event-core:jar -> duplicate declaration of version (?) @ line 55, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.flink:flink-json:jar -> duplicate declaration of version (?) @ line 108, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 191, column 21
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:event-tasks:pom:1.0.0
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.flink:flink-streaming-java_2.12:jar -> version ${flink.version} vs 1.13.2 @ com.bcxin:streaming-event-platform:1.0.0, /data/jenkins/workspace/event-platform/src/streaming-event-platform/pom.xml, line 70, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.kafka:kafka-clients:jar -> version 3.2.3 vs 7.1.1-ccs @ com.bcxin:streaming-event-platform:1.0.0, /data/jenkins/workspace/event-platform/src/streaming-event-platform/pom.xml, line 337, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:event-core:jar -> duplicate declaration of version ${project.version} @ com.bcxin:streaming-event-platform:1.0.0, /data/jenkins/workspace/event-platform/src/streaming-event-platform/pom.xml, line 410, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:flink-streaming-core:jar:1.0.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:event-core:jar -> duplicate declaration of version (?) @ line 97, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.bcxin:streaming-event-platform:pom:1.0.0
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.flink:flink-streaming-java_2.12:jar -> version ${flink.version} vs 1.13.2 @ line 70, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.kafka:kafka-clients:jar -> version 3.2.3 vs 7.1.1-ccs @ line 337, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:event-core:jar -> duplicate declaration of version ${project.version} @ line 410, column 25
[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] streaming-event-platform                                           [pom]
[INFO] event-core                                                         [jar]
[INFO] flink-streaming-core                                               [jar]
[INFO] event-job-core-domain                                              [jar]
[INFO] event-core-jdbc                                                    [jar]
[INFO] tenant-data-etc-task                                               [jar]
[INFO] flink-cdc-kafka-source-task                                        [jar]
[INFO] tenant-data-etc-table-task                                         [jar]
[INFO] event-tasks                                                        [pom]
[INFO] event-jobs                                                         [pom]
[INFO] event-job-domain                                                   [jar]
[INFO] event-job-domain-repository                                        [jar]
[INFO] flink-event-udf                                                    [jar]
[INFO] 
[INFO] -----------------< com.bcxin:streaming-event-platform >-----------------
[INFO] Building streaming-event-platform 1.0.0                           [1/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ streaming-event-platform ---
[INFO] 
[INFO] ------------------------< com.bcxin:event-core >------------------------
[INFO] Building event-core 1.0.0                                         [2/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-core ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java uses or overrides a deprecated API.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java: Recompile with -Xlint:deprecation for details.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/EntityCollection.java: Some input files use unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/EntityCollection.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-core ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target/event-core-1.0.0.jar
[INFO] 
[INFO] -------------------< com.bcxin:flink-streaming-core >-------------------
[INFO] Building flink-streaming-core 1.0.0                               [3/13]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flink-streaming-core ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flink-streaming-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ flink-streaming-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flink-streaming-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ flink-streaming-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flink-streaming-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flink-streaming-core ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/target/flink-streaming-core-1.0.0.jar
[INFO] 
[INFO] ------------------< com.bcxin:event-job-core-domain >-------------------
[INFO] Building event-job-core-domain 1.0.0                              [4/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-job-core-domain ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-job-core-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-job-core-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java uses unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-job-core-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-job-core-domain ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-job-core-domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-job-core-domain ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target/event-job-core-domain-1.0.0.jar
[INFO] 
[INFO] ---------------------< com.bcxin:event-core-jdbc >----------------------
[INFO] Building event-core-jdbc 1.0.0                                    [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-core-jdbc ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-core-jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-core-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java uses unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-core-jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-core-jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-core-jdbc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-core-jdbc ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target/event-core-jdbc-1.0.0.jar
[INFO] 
[INFO] -------------------< com.bcxin:tenant-data-etc-task >-------------------
[INFO] Building tenant-data-etc-task 1.0.0                               [6/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tenant-data-etc-task ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tenant-data-etc-task ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 43 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tenant-data-etc-task ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/JdbcMetaUtil.java: Some input files use or override a deprecated API.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/JdbcMetaUtil.java: Recompile with -Xlint:deprecation for details.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/BinlogRawValue.java: Some input files use unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/BinlogRawValue.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/jobs/DataEtcJob.java:[92,5] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for streaming-event-platform 1.0.0:
[INFO] 
[INFO] streaming-event-platform ........................... SUCCESS [  0.482 s]
[INFO] event-core ......................................... SUCCESS [  3.220 s]
[INFO] flink-streaming-core ............................... SUCCESS [  3.993 s]
[INFO] event-job-core-domain .............................. SUCCESS [  1.227 s]
[INFO] event-core-jdbc .................................... SUCCESS [  0.757 s]
[INFO] tenant-data-etc-task ............................... FAILURE [  2.553 s]
[INFO] flink-cdc-kafka-source-task ........................ SKIPPED
[INFO] tenant-data-etc-table-task ......................... SKIPPED
[INFO] event-tasks ........................................ SKIPPED
[INFO] event-jobs ......................................... SKIPPED
[INFO] event-job-domain ................................... SKIPPED
[INFO] event-job-domain-repository ........................ SKIPPED
[INFO] flink-event-udf .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.226 s
[INFO] Finished at: 2025-07-04T16:51:09+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tenant-data-etc-task: Compilation failure
[ERROR] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/jobs/DataEtcJob.java:[92,5] method does not override or implement a method from a supertype
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tenant-data-etc-task
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/flink-cdc-kafka-source-task/pom.xml to com.bcxin/flink-cdc-kafka-source-task/1.0.0/flink-cdc-kafka-source-task-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-domain/pom.xml to com.bcxin/event-job-domain/1.0.0/event-job-domain-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/pom.xml to com.bcxin/tenant-data-etc-task/1.0.0/tenant-data-etc-task-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/pom.xml to com.bcxin/event-jobs/1.0.0/event-jobs-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-table-task/pom.xml to com.bcxin/tenant-data-etc-table-task/1.0.0/tenant-data-etc-table-task-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/pom.xml to com.bcxin/streaming-event-platform/1.0.0/streaming-event-platform-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-domain-repository/pom.xml to com.bcxin/event-job-domain-repository/1.0.0/event-job-domain-repository-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/pom.xml to com.bcxin/event-tasks/1.0.0/event-tasks-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/pom.xml to com.bcxin/event-core/1.0.0/event-core-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target/event-core-1.0.0.jar to com.bcxin/event-core/1.0.0/event-core-1.0.0.jar
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/pom.xml to com.bcxin/event-job-core-domain/1.0.0/event-job-core-domain-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target/event-job-core-domain-1.0.0.jar to com.bcxin/event-job-core-domain/1.0.0/event-job-core-domain-1.0.0.jar
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/pom.xml to com.bcxin/flink-streaming-core/1.0.0/flink-streaming-core-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-streaming-core/target/flink-streaming-core-1.0.0.jar to com.bcxin/flink-streaming-core/1.0.0/flink-streaming-core-1.0.0.jar
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/pom.xml to com.bcxin/flink-event-udf/1.0.0/flink-event-udf-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/pom.xml to com.bcxin/event-core-jdbc/1.0.0/event-core-jdbc-1.0.0.pom
[JENKINS] Archiving /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target/event-core-jdbc-1.0.0.jar to com.bcxin/event-core-jdbc/1.0.0/event-core-jdbc-1.0.0.jar
[JDK Parameter]: Restored job JDK
channel stopped
Finished: FAILURE