Skip to content

Console Output

[INFO] 
[INFO] ---------------------< com.bcxin:flink-event-udf >----------------------
[INFO] Building flink-event-udf 1.0.0                                   [13/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-common/3.3.0/flink-cdc-common-3.3.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-common/3.3.0/flink-cdc-common-3.3.0.pom (5.7 kB at 10 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-parent/3.3.0/flink-cdc-parent-3.3.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-parent/3.3.0/flink-cdc-parent-3.3.0.pom (24 kB at 34 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (0 B at 0 B/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 134 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded-guava/31.1-jre-17.0/flink-shaded-guava-31.1-jre-17.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded-guava/31.1-jre-17.0/flink-shaded-guava-31.1-jre-17.0.pom (2.2 kB at 6.1 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded/17.0/flink-shaded-17.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded/17.0/flink-shaded-17.0.pom (16 kB at 23 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-common/3.3.0/flink-cdc-common-3.3.0.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded-guava/31.1-jre-17.0/flink-shaded-guava-31.1-jre-17.0.jar
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-cdc-common/3.3.0/flink-cdc-common-3.3.0.jar (322 kB at 327 kB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/apache/flink/flink-shaded-guava/31.1-jre-17.0/flink-shaded-guava-31.1-jre-17.0.jar (3.2 MB at 2.3 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flink-event-udf ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flink-event-udf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ flink-event-udf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flink-event-udf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ flink-event-udf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flink-event-udf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flink-event-udf ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/flink-event-udf/target/flink-event-udf-1.0.0.jar