2025-12-07 08:30:18,380 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -------------------------------------------------------------------------------- 2025-12-07 08:30:18,386 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Preconfiguration: 2025-12-07 08:30:18,387 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - RESOURCE_PARAMS extraction logs: jvm_params: -Xmx1530082096 -Xms1530082096 -XX:MaxMetaspaceSize=268435456 dynamic_configs: -D jobmanager.memory.off-heap.size=134217728b -D jobmanager.memory.jvm-overhead.min=214748368b -D jobmanager.memory.jvm-metaspace.size=268435456b -D jobmanager.memory.heap.size=1530082096b -D jobmanager.memory.jvm-overhead.max=214748368b logs: INFO [] - Using standard YAML parser to load flink configuration file from /opt/flink/conf/config.yaml. INFO [] - Loading configuration property: blob.server.port, 6124 INFO [] - Loading configuration property: jobmanager.execution.failover-strategy, region INFO [] - Loading configuration property: jobmanager.rpc.address, jobmanager INFO [] - Loading configuration property: query.server.port, 6125 INFO [] - Loading configuration property: jobmanager.bind-host, 0.0.0.0 INFO [] - Loading configuration property: jobmanager.execution.checkpointing.incremental, true INFO [] - Loading configuration property: taskmanager.memory.framework.off-heap.size, 256m INFO [] - Loading configuration property: s3.endpoint, http://minio:9000 INFO [] - Loading configuration property: taskmanager.memory.flink.size, 8192m INFO [] - Loading configuration property: parallelism.default, 2 INFO [] - Loading configuration property: s3.access.key, mnadmin INFO [] - Loading configuration property: taskmanager.numberOfTaskSlots, 30 INFO [] - Loading configuration property: execution.checkpointing.dir, file:///opt/flink/checkpoints INFO [] - Loading configuration property: env.java.opts.all, --add-exports=java.base/sun.net.util=ALL-UNNAMED --add-exports=java.rmi/sun.rmi.registry=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED INFO [] - Loading configuration property: state.backend.type, rocksdb INFO [] - Loading configuration property: execution.checkpointing.incremental.incremental, true INFO [] - Loading configuration property: taskmanager.bind-host, 0.0.0.0 INFO [] - Loading configuration property: jobmanager.memory.process.size, 2048m INFO [] - Loading configuration property: table.catalog-store.kind, file INFO [] - Loading configuration property: s3.secret.key, ****** INFO [] - Loading configuration property: jobmanager.rpc.port, 6123 INFO [] - Loading configuration property: taskmanager.memory.min, 64mb INFO [] - Loading configuration property: rest.bind-address, 0.0.0.0 INFO [] - Loading configuration property: execution.checkpointing.interval, 30s INFO [] - Loading configuration property: rest.port, 8081 INFO [] - Loading configuration property: taskmanager.memory.network.max, 256m INFO [] - Loading configuration property: table.catalog-store.file.path, /opt/flink/conf/catalogs INFO [] - Loading configuration property: rest.address, 0.0.0.0 INFO [] - Loading configuration property: state.backend.localdir, /opt/flink/rocksdb INFO [] - Loading configuration property: state.checkpoints.dir, file:///opt/flink/checkpoints INFO [] - Loading configuration property: s3.path.style.access, true INFO [] - Final Master Memory configuration: INFO [] - Total Process Memory: 2.000gb (2147483648 bytes) INFO [] - Total Flink Memory: 1.550gb (1664299824 bytes) INFO [] - JVM Heap: 1.425gb (1530082096 bytes) INFO [] - Off-heap: 128.000mb (134217728 bytes) INFO [] - JVM Metaspace: 256.000mb (268435456 bytes) INFO [] - JVM Overhead: 204.800mb (214748368 bytes) 2025-12-07 08:30:18,388 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -------------------------------------------------------------------------------- 2025-12-07 08:30:18,389 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting StandaloneSessionClusterEntrypoint (Version: 1.20.2, Scala: 2.12, Rev:1641cb9, Date:2025-06-12T21:40:37+02:00) 2025-12-07 08:30:18,393 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - OS current user: flink 2025-12-07 08:30:19,429 WARN org.apache.hadoop.util.NativeCodeLoader [] - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2025-12-07 08:30:19,513 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Current Hadoop/Kerberos user: flink 2025-12-07 08:30:19,515 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM: OpenJDK 64-Bit Server VM - Eclipse Adoptium - 17/17.0.16+8 2025-12-07 08:30:19,516 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Arch: aarch64 2025-12-07 08:30:19,517 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Maximum heap size: 1460 MiBytes 2025-12-07 08:30:19,518 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JAVA_HOME: /opt/java/openjdk 2025-12-07 08:30:19,526 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Hadoop version: 2.8.3 2025-12-07 08:30:19,528 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM Options: 2025-12-07 08:30:19,529 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Xmx1530082096 2025-12-07 08:30:19,529 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Xms1530082096 2025-12-07 08:30:19,530 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -XX:MaxMetaspaceSize=268435456 2025-12-07 08:30:19,532 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -XX:+IgnoreUnrecognizedVMOptions 2025-12-07 08:30:19,533 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=java.base/sun.net.util=ALL-UNNAMED 2025-12-07 08:30:19,534 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=java.rmi/sun.rmi.registry=ALL-UNNAMED 2025-12-07 08:30:19,536 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED 2025-12-07 08:30:19,537 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED 2025-12-07 08:30:19,539 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED 2025-12-07 08:30:19,542 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED 2025-12-07 08:30:19,543 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED 2025-12-07 08:30:19,544 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED 2025-12-07 08:30:19,545 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.lang=ALL-UNNAMED 2025-12-07 08:30:19,547 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.net=ALL-UNNAMED 2025-12-07 08:30:19,549 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.io=ALL-UNNAMED 2025-12-07 08:30:19,551 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.nio=ALL-UNNAMED 2025-12-07 08:30:19,553 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/sun.nio.ch=ALL-UNNAMED 2025-12-07 08:30:19,555 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 2025-12-07 08:30:19,559 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.text=ALL-UNNAMED 2025-12-07 08:30:19,560 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.time=ALL-UNNAMED 2025-12-07 08:30:19,563 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.util=ALL-UNNAMED 2025-12-07 08:30:19,568 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 2025-12-07 08:30:19,569 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED 2025-12-07 08:30:19,572 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED 2025-12-07 08:30:19,573 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog.file=/opt/flink/log/flink--standalonesession-0-jobmanager.log 2025-12-07 08:30:19,574 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configuration=file:/opt/flink/conf/log4j-console.properties 2025-12-07 08:30:19,575 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configurationFile=file:/opt/flink/conf/log4j-console.properties 2025-12-07 08:30:19,576 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlogback.configurationFile=file:/opt/flink/conf/logback-console.xml 2025-12-07 08:30:19,578 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Program Arguments: 2025-12-07 08:30:19,588 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -D 2025-12-07 08:30:19,590 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - jobmanager.memory.off-heap.size=134217728b 2025-12-07 08:30:19,593 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -D 2025-12-07 08:30:19,595 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - jobmanager.memory.jvm-overhead.min=214748368b 2025-12-07 08:30:19,599 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -D 2025-12-07 08:30:19,601 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - jobmanager.memory.jvm-metaspace.size=268435456b 2025-12-07 08:30:19,603 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -D 2025-12-07 08:30:19,605 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - jobmanager.memory.heap.size=1530082096b 2025-12-07 08:30:19,607 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -D 2025-12-07 08:30:19,607 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - jobmanager.memory.jvm-overhead.max=214748368b 2025-12-07 08:30:19,608 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --configDir 2025-12-07 08:30:19,608 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - /opt/flink/conf 2025-12-07 08:30:19,608 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --executionMode 2025-12-07 08:30:19,609 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - cluster 2025-12-07 08:30:19,611 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Classpath: /opt/flink/lib/bundle-2.31.9.jar:/opt/flink/lib/flink-cep-1.20.2.jar:/opt/flink/lib/flink-connector-files-1.20.2.jar:/opt/flink/lib/flink-connector-jdbc-3.3.0-1.20.jar:/opt/flink/lib/flink-csv-1.20.2.jar:/opt/flink/lib/flink-json-1.20.2.jar:/opt/flink/lib/flink-scala_2.12-1.20.2.jar:/opt/flink/lib/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar:/opt/flink/lib/flink-sql-connector-postgres-cdc-3.5.0.jar:/opt/flink/lib/flink-sql-json-1.20.2.jar:/opt/flink/lib/flink-sql-parquet-1.20.2.jar:/opt/flink/lib/flink-table-api-java-uber-1.20.2.jar:/opt/flink/lib/flink-table-planner-loader-1.20.2.jar:/opt/flink/lib/flink-table-runtime-1.20.2.jar:/opt/flink/lib/fluss-flink-1.20-0.8.0-incubating.jar:/opt/flink/lib/fluss-flink-tiering-0.8.0-incubating.jar:/opt/flink/lib/fluss-fs-s3-0.8.0-incubating.jar:/opt/flink/lib/fluss-lake-paimon-0.8.0-incubating.jar:/opt/flink/lib/log4j-1.2-api-2.24.3.jar:/opt/flink/lib/log4j-api-2.24.3.jar:/opt/flink/lib/log4j-core-2.24.3.jar:/opt/flink/lib/log4j-slf4j-impl-2.24.3.jar:/opt/flink/lib/paimon-flink-1.20-1.2.0.jar:/opt/flink/lib/paimon-s3-1.3.1.jar:/opt/flink/lib/postgresql-42.7.6.jar:/opt/flink/lib/flink-dist-1.20.2.jar:::: 2025-12-07 08:30:19,611 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -------------------------------------------------------------------------------- 2025-12-07 08:30:19,622 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Registered UNIX signal handlers for [TERM, HUP, INT] 2025-12-07 08:30:19,635 INFO org.apache.flink.configuration.GlobalConfiguration [] - Using standard YAML parser to load flink configuration file from /opt/flink/conf/config.yaml. 2025-12-07 08:30:19,748 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: blob.server.port, 6124 2025-12-07 08:30:19,749 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.execution.failover-strategy, region 2025-12-07 08:30:19,752 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.address, jobmanager 2025-12-07 08:30:19,754 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: query.server.port, 6125 2025-12-07 08:30:19,755 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.bind-host, 0.0.0.0 2025-12-07 08:30:19,756 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.execution.checkpointing.incremental, true 2025-12-07 08:30:19,757 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.framework.off-heap.size, 256m 2025-12-07 08:30:19,759 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: s3.endpoint, http://minio:9000 2025-12-07 08:30:19,759 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.flink.size, 8192m 2025-12-07 08:30:19,760 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: parallelism.default, 2 2025-12-07 08:30:19,762 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: s3.access.key, mnadmin 2025-12-07 08:30:19,766 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.numberOfTaskSlots, 30 2025-12-07 08:30:19,768 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.dir, file:///opt/flink/checkpoints 2025-12-07 08:30:19,770 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: env.java.opts.all, --add-exports=java.base/sun.net.util=ALL-UNNAMED --add-exports=java.rmi/sun.rmi.registry=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED 2025-12-07 08:30:19,774 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.backend.type, rocksdb 2025-12-07 08:30:19,779 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.incremental.incremental, true 2025-12-07 08:30:19,781 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.bind-host, 0.0.0.0 2025-12-07 08:30:19,782 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.memory.process.size, 2048m 2025-12-07 08:30:19,783 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: table.catalog-store.kind, file 2025-12-07 08:30:19,785 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: s3.secret.key, ****** 2025-12-07 08:30:19,786 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.port, 6123 2025-12-07 08:30:19,787 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.min, 64mb 2025-12-07 08:30:19,788 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.bind-address, 0.0.0.0 2025-12-07 08:30:19,789 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.interval, 30s 2025-12-07 08:30:19,790 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.port, 8081 2025-12-07 08:30:19,791 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.network.max, 256m 2025-12-07 08:30:19,791 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: table.catalog-store.file.path, /opt/flink/conf/catalogs 2025-12-07 08:30:19,792 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.address, 0.0.0.0 2025-12-07 08:30:19,795 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.backend.localdir, /opt/flink/rocksdb 2025-12-07 08:30:19,798 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.checkpoints.dir, file:///opt/flink/checkpoints 2025-12-07 08:30:19,800 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: s3.path.style.access, true 2025-12-07 08:30:19,801 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: jobmanager.memory.off-heap.size, 134217728b 2025-12-07 08:30:19,802 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: jobmanager.memory.jvm-overhead.min, 214748368b 2025-12-07 08:30:19,804 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: jobmanager.memory.jvm-metaspace.size, 268435456b 2025-12-07 08:30:19,804 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: jobmanager.memory.heap.size, 1530082096b 2025-12-07 08:30:19,806 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: jobmanager.memory.jvm-overhead.max, 214748368b 2025-12-07 08:30:19,853 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting StandaloneSessionClusterEntrypoint. 2025-12-07 08:30:19,903 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install default filesystem. 2025-12-07 08:30:19,929 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-influx 2025-12-07 08:30:19,947 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-graphite 2025-12-07 08:30:19,952 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: external-resource-gpu 2025-12-07 08:30:19,954 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-prometheus 2025-12-07 08:30:19,955 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-statsd 2025-12-07 08:30:19,956 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-jmx 2025-12-07 08:30:19,957 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-datadog 2025-12-07 08:30:19,958 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-slf4j 2025-12-07 08:30:19,959 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: s3-fs-hadoop 2025-12-07 08:30:20,048 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install security context. 2025-12-07 08:30:20,067 WARN org.apache.flink.runtime.util.HadoopUtils [] - Could not find Hadoop configuration via any of the supported methods (Flink configuration, environment variables). 2025-12-07 08:30:20,128 INFO org.apache.flink.runtime.security.modules.HadoopModule [] - Hadoop user set to flink (auth:SIMPLE) 2025-12-07 08:30:20,130 INFO org.apache.flink.runtime.security.modules.HadoopModule [] - Kerberos security is disabled. 2025-12-07 08:30:20,141 INFO org.apache.flink.runtime.security.modules.JaasModule [] - Jaas file will be created as /tmp/jaas-2930128580989645309.conf. 2025-12-07 08:30:20,155 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Initializing cluster services. 2025-12-07 08:30:20,180 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Using working directory: WorkingDirectory(/tmp/jm_3c2e0f6d89c1ebd4fa88f691924be275). 2025-12-07 08:30:20,473 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address jobmanager:6123, bind address 0.0.0.0:6123. 2025-12-07 08:30:20,822 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started 2025-12-07 08:30:20,839 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled. 2025-12-07 08:30:20,839 INFO org.apache.pekko.remote.Remoting [] - Starting remoting 2025-12-07 08:30:20,954 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink@jobmanager:6123] 2025-12-07 08:30:21,004 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink@jobmanager:6123 2025-12-07 08:30:21,010 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Loading delegation token providers 2025-12-07 08:30:21,012 WARN org.apache.flink.runtime.util.HadoopUtils [] - Could not find Hadoop configuration via any of the supported methods (Flink configuration, environment variables). 2025-12-07 08:30:21,013 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hadoopfs loaded and initialized 2025-12-07 08:30:21,013 WARN org.apache.flink.runtime.util.HadoopUtils [] - Could not find Hadoop configuration via any of the supported methods (Flink configuration, environment variables). 2025-12-07 08:30:21,013 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hbase loaded and initialized 2025-12-07 08:30:21,014 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx 2025-12-07 08:30:21,014 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite 2025-12-07 08:30:21,014 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j 2025-12-07 08:30:21,015 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: s3-fs-hadoop 2025-12-07 08:30:21,016 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider s3-hadoop loaded and initialized 2025-12-07 08:30:21,017 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token providers loaded successfully 2025-12-07 08:30:21,017 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Loading delegation token receivers 2025-12-07 08:30:21,018 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hadoopfs loaded and initialized 2025-12-07 08:30:21,019 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hbase loaded and initialized 2025-12-07 08:30:21,019 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx 2025-12-07 08:30:21,019 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite 2025-12-07 08:30:21,019 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu 2025-12-07 08:30:21,019 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus 2025-12-07 08:30:21,019 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd 2025-12-07 08:30:21,020 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx 2025-12-07 08:30:21,020 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog 2025-12-07 08:30:21,020 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j 2025-12-07 08:30:21,020 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: s3-fs-hadoop 2025-12-07 08:30:21,021 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver s3-hadoop loaded and initialized 2025-12-07 08:30:21,021 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receivers loaded successfully 2025-12-07 08:30:21,021 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Checking provider and receiver instances consistency 2025-12-07 08:30:21,022 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Provider and receiver instances are consistent 2025-12-07 08:30:21,022 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Obtaining delegation tokens 2025-12-07 08:30:21,023 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation tokens obtained successfully 2025-12-07 08:30:21,023 WARN org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - No tokens obtained so skipping notifications 2025-12-07 08:30:21,031 INFO org.apache.flink.runtime.blob.BlobServer [] - Created BLOB server storage directory /tmp/jm_3c2e0f6d89c1ebd4fa88f691924be275/blobStorage 2025-12-07 08:30:21,037 INFO org.apache.flink.runtime.blob.BlobServer [] - Started BLOB server at 0.0.0.0:6124 - max concurrent requests: 50 - max backlog: 1000 2025-12-07 08:30:21,056 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No metrics reporter configured, no metrics will be exposed/reported. 2025-12-07 08:30:21,057 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No trace reporter configured, no metrics will be exposed/reported. 2025-12-07 08:30:21,071 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address jobmanager:0, bind address 0.0.0.0:0. 2025-12-07 08:30:21,092 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started 2025-12-07 08:30:21,103 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled. 2025-12-07 08:30:21,104 INFO org.apache.pekko.remote.Remoting [] - Starting remoting 2025-12-07 08:30:21,116 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink-metrics@jobmanager:34095] 2025-12-07 08:30:21,128 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink-metrics@jobmanager:34095 2025-12-07 08:30:21,149 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService . 2025-12-07 08:30:21,240 INFO org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore [] - Initializing FileExecutionGraphInfoStore: Storage directory /tmp/executionGraphStore-66200a27-5a34-48e8-89aa-f46163413468, expiration time 3600000, maximum cache size 52428800 bytes. 2025-12-07 08:30:21,271 INFO org.apache.flink.configuration.Configuration [] - Config uses fallback configuration key 'rest.port' instead of key 'rest.bind-port' 2025-12-07 08:30:21,273 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Upload directory /tmp/flink-web-9a84628d-f1f3-4521-9d85-0ce2914bca38/flink-web-upload does not exist. 2025-12-07 08:30:21,274 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Created directory /tmp/flink-web-9a84628d-f1f3-4521-9d85-0ce2914bca38/flink-web-upload for file uploads. 2025-12-07 08:30:21,276 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Starting rest endpoint. 2025-12-07 08:30:21,459 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component log file: /opt/flink/log/flink--standalonesession-0-jobmanager.log 2025-12-07 08:30:21,459 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component stdout file: /opt/flink/log/flink--standalonesession-0-jobmanager.out 2025-12-07 08:30:21,481 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Rest endpoint listening at 0.0.0.0:8081 2025-12-07 08:30:21,483 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - http://0.0.0.0:8081 was granted leadership with leaderSessionID=00000000-0000-0000-0000-000000000000 2025-12-07 08:30:21,484 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Web frontend listening at http://0.0.0.0:8081. 2025-12-07 08:30:21,500 INFO org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner [] - DefaultDispatcherRunner was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new DispatcherLeaderProcess. 2025-12-07 08:30:21,505 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Start SessionDispatcherLeaderProcess. 2025-12-07 08:30:21,508 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Starting resource manager service. 2025-12-07 08:30:21,510 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Resource manager service is granted leadership with session id 00000000-0000-0000-0000-000000000000. 2025-12-07 08:30:21,511 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Recover all persisted job graphs that are not finished, yet. 2025-12-07 08:30:21,511 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Successfully recovered 0 persisted job graphs. 2025-12-07 08:30:21,524 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_0 . 2025-12-07 08:30:21,532 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_1 . 2025-12-07 08:30:21,549 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Starting the resource manager. 2025-12-07 08:30:21,562 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Starting the slot manager. 2025-12-07 08:30:21,565 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Starting tokens update task 2025-12-07 08:30:21,567 WARN org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - No tokens obtained so skipping notifications 2025-12-07 08:30:21,568 WARN org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date 2025-12-07 08:30:22,388 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering TaskManager with ResourceID 172.22.0.11:44231-a7a3fe (pekko.tcp://flink@172.22.0.11:44231/user/rpc/taskmanager_0) at ResourceManager 2025-12-07 08:30:22,409 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Registering task executor 172.22.0.11:44231-a7a3fe under 9ef4c51b5280de615086ff06fa0968c9 at the slot manager. 2025-12-07 08:30:22,482 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering TaskManager with ResourceID 172.22.0.8:32947-021f72 (pekko.tcp://flink@172.22.0.8:32947/user/rpc/taskmanager_0) at ResourceManager 2025-12-07 08:30:22,496 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Registering task executor 172.22.0.8:32947-021f72 under e048607346559f3f32a45930c9f6cd17 at the slot manager. 2025-12-07 08:31:40,633 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Received JobGraph submission 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,637 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Submitting job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,648 INFO org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner [] - JobMasterServiceLeadershipRunner for job 7035904a13c47f5488cee6f42568c302 was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new JobMasterServiceProcess. 2025-12-07 08:31:40,658 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_2 . 2025-12-07 08:31:40,664 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Initializing job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,685 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,704 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Created execution graph 6ae34c72dfac6a04ffc89b65f87226da for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:31:40,711 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Running initialization on master for job SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,711 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Successfully ran initialization on master in 0 ms. 2025-12-07 08:31:40,887 INFO org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology [] - Built 1 new pipelined regions in 0 ms, total 1 pipelined regions currently. 2025-12-07 08:31:40,889 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Loading state backend via factory org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory 2025-12-07 08:31:40,898 INFO org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend [] - Using predefined options: DEFAULT. 2025-12-07 08:31:40,899 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as EmbeddedRocksDBStateBackend 2025-12-07 08:31:40,901 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@6d0d2a8b 2025-12-07 08:31:40,917 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:31:40,921 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@40ffe468 for SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:31:40,927 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting execution of job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302) under job master id 00000000000000000000000000000000. 2025-12-07 08:31:40,929 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Starting split enumerator for source Source: transactions[1]. 2025-12-07 08:31:40,987 INFO org.apache.flink.cdc.connectors.base.relational.connection.JdbcConnectionPools [] - Create and register connection pool postgrescdc@postgrescdc:5432, database=demog, dataSourcePoolFactoryIdentifier=org.apache.flink.cdc.connectors.postgres.source.PostgresConnectionPoolFactory 2025-12-07 08:31:40,994 DEBUG com.zaxxer.hikari.HikariConfig [] - Driver class org.postgresql.Driver found in Thread context class loader org.apache.flink.util.FlinkUserCodeClassLoaders$SafetyNetWrapperClassLoader@1cba6218 2025-12-07 08:31:40,996 DEBUG com.zaxxer.hikari.HikariConfig [] - connection-pool-postgrescdc:5432 - configuration: 2025-12-07 08:31:40,997 DEBUG com.zaxxer.hikari.HikariConfig [] - allowPoolSuspension................................false 2025-12-07 08:31:40,997 DEBUG com.zaxxer.hikari.HikariConfig [] - autoCommit................................true 2025-12-07 08:31:40,997 DEBUG com.zaxxer.hikari.HikariConfig [] - catalog................................none 2025-12-07 08:31:40,997 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionInitSql................................none 2025-12-07 08:31:40,997 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTestQuery................................none 2025-12-07 08:31:40,998 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTimeout................................30000 2025-12-07 08:31:40,998 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSource................................none 2025-12-07 08:31:40,998 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceClassName................................none 2025-12-07 08:31:40,998 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceJNDI................................none 2025-12-07 08:31:40,999 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceProperties................................{password=, prepStmtCacheSqlLimit=2048, cachePrepStmts=true, serverTimezone=UTC, prepStmtCacheSize=250} 2025-12-07 08:31:40,999 DEBUG com.zaxxer.hikari.HikariConfig [] - driverClassName................................"org.postgresql.Driver" 2025-12-07 08:31:40,999 DEBUG com.zaxxer.hikari.HikariConfig [] - exceptionOverrideClassName................................none 2025-12-07 08:31:40,999 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckProperties................................{} 2025-12-07 08:31:40,999 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckRegistry................................none 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - idleTimeout................................600000 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - initializationFailTimeout................................1 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - isolateInternalQueries................................false 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - jdbcUrl................................jdbc:postgresql://postgrescdc:5432/demog 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - keepaliveTime................................0 2025-12-07 08:31:41,000 DEBUG com.zaxxer.hikari.HikariConfig [] - leakDetectionThreshold................................0 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - maxLifetime................................1800000 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - maximumPoolSize................................20 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - metricRegistry................................none 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - metricsTrackerFactory................................none 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - minimumIdle................................1 2025-12-07 08:31:41,001 DEBUG com.zaxxer.hikari.HikariConfig [] - password................................ 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - poolName................................"connection-pool-postgrescdc:5432" 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - readOnly................................false 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - registerMbeans................................false 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - scheduledExecutor................................none 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - schema................................none 2025-12-07 08:31:41,002 DEBUG com.zaxxer.hikari.HikariConfig [] - threadFactory................................internal 2025-12-07 08:31:41,003 DEBUG com.zaxxer.hikari.HikariConfig [] - transactionIsolation................................default 2025-12-07 08:31:41,003 DEBUG com.zaxxer.hikari.HikariConfig [] - username................................"dbadmin" 2025-12-07 08:31:41,003 DEBUG com.zaxxer.hikari.HikariConfig [] - validationTimeout................................5000 2025-12-07 08:31:41,004 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Starting... 2025-12-07 08:31:41,052 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@2c611cee 2025-12-07 08:31:41,053 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Start completed. 2025-12-07 08:31:41,100 INFO org.apache.flink.cdc.connectors.postgres.source.utils.TableDiscoveryUtils [] - Postgres captured tables : public.transactions . 2025-12-07 08:31:41,102 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:31:41,107 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy] 2025-12-07 08:31:41,107 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302) switched from state CREATED to RUNNING. 2025-12-07 08:31:41,109 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:31:41,110 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:31:41,110 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:31:41,116 DEBUG io.debezium.connector.postgresql.connection.PostgresConnection [] - No replication slot 'transactions0' is present for plugin 'pgoutput' and database 'demog' 2025-12-07 08:31:41,116 INFO io.debezium.connector.postgresql.connection.PostgresConnection [] - Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=null, catalogXmin=null] 2025-12-07 08:31:41,119 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Connecting to ResourceManager pekko.tcp://flink@jobmanager:6123/user/rpc/resourcemanager_*(00000000000000000000000000000000) 2025-12-07 08:31:41,121 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Resolved ResourceManager address, beginning registration 2025-12-07 08:31:41,123 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_2 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:31:41,126 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registered job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_2 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:31:41,128 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - JobManager successfully registered at ResourceManager, leader id: 00000000000000000000000000000000. 2025-12-07 08:31:41,129 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.transactions 2025-12-07 08:31:41,129 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 7035904a13c47f5488cee6f42568c302: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:31:41,150 DEBUG io.debezium.relational.RelationalDatabaseSchema [] - refreshing DB schema for table 'public.transactions' 2025-12-07 08:31:41,150 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapping table 'public.transactions' to schemas under 'postgres_cdc_source.public.transactions' 2025-12-07 08:31:41,152 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field '_id' (INT32) from column _id serial(10, 0) NOT NULL AUTO_INCREMENTED DEFAULT VALUE nextval('transactions__id_seq'::regclass) 2025-12-07 08:31:41,153 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field '_id' (INT32) from column _id serial(10, 0) NOT NULL AUTO_INCREMENTED DEFAULT VALUE nextval('transactions__id_seq'::regclass) 2025-12-07 08:31:41,153 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'eventid' (STRING) from column eventid varchar(36, 0) NOT NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'transactionid' (STRING) from column transactionid varchar(36, 0) NOT NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'eventtime' (STRING) from column eventtime varchar(30, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'direction' (STRING) from column direction varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,154 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'eventtype' (STRING) from column eventtype varchar(10, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'creationdate' (STRING) from column creationdate varchar(20, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accountholdernationalid' (STRING) from column accountholdernationalid varchar(16, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,154 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accountholderaccount' (STRING) from column accountholderaccount jsonb(2147483647, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,155 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:31:41,155 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'counterpartynationalid' (STRING) from column counterpartynationalid varchar(16, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,155 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'counterpartyaccount' (STRING) from column counterpartyaccount jsonb(2147483647, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,155 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'tenantid' (STRING) from column tenantid varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,156 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'fromid' (STRING) from column fromid varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,156 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accountagentid' (STRING) from column accountagentid varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,156 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'fromfibranchid' (STRING) from column fromfibranchid varchar(6, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accountnumber' (STRING) from column accountnumber varchar(16, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'toid' (STRING) from column toid varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accountidcode' (STRING) from column accountidcode varchar(5, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'counterpartyagentid' (STRING) from column counterpartyagentid varchar(8, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'tofibranchid' (STRING) from column tofibranchid varchar(6, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'counterpartynumber' (STRING) from column counterpartynumber varchar(16, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,157 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'counterpartyidcode' (STRING) from column counterpartyidcode varchar(5, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'amount' (STRING) from column amount jsonb(2147483647, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'msgtype' (STRING) from column msgtype varchar(6, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'settlementclearingsystemcode' (STRING) from column settlementclearingsystemcode varchar(5, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'paymentclearingsystemreference' (STRING) from column paymentclearingsystemreference varchar(12, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'requestexecutiondate' (STRING) from column requestexecutiondate varchar(10, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'settlementdate' (STRING) from column settlementdate varchar(10, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,158 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'destinationcountry' (STRING) from column destinationcountry varchar(30, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,159 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'localinstrument' (STRING) from column localinstrument varchar(2, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,159 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'msgstatus' (STRING) from column msgstatus varchar(12, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,159 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'paymentmethod' (STRING) from column paymentmethod varchar(4, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,160 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'settlementmethod' (STRING) from column settlementmethod varchar(4, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,160 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'transactiontype' (STRING) from column transactiontype varchar(2, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,160 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'verificationresult' (STRING) from column verificationresult varchar(4, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,161 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'numberoftransactions' (INT32) from column numberoftransactions int4(10, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,161 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'schemaversion' (INT32) from column schemaversion int4(10, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,161 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'usercode' (STRING) from column usercode varchar(4, 0) DEFAULT VALUE NULL 2025-12-07 08:31:41,161 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@4f50ac6 2025-12-07 08:31:41,162 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'created_at' (STRING) from column created_at timestamptz(35, 6) NOT NULL DEFAULT VALUE now() 2025-12-07 08:31:41,164 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After adding stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:31:41,165 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapped primary key for table 'public.transactions' to schema: {"name" : "postgres_cdc_source.public.transactions.Key", "type" : "STRUCT", "optional" : "false", "default" : null, "fields" : [{"name" : "_id", "index" : "0", "schema" : {"type" : "INT32", "optional" : "false", "default" : "0"}}]} 2025-12-07 08:31:41,166 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapped columns for table 'public.transactions' to schema: {"name" : "postgres_cdc_source.public.transactions.Value", "type" : "STRUCT", "optional" : "true", "default" : null, "fields" : [{"name" : "_id", "index" : "0", "schema" : {"type" : "INT32", "optional" : "false", "default" : "0"}}, {"name" : "eventid", "index" : "1", "schema" : {"type" : "STRING", "optional" : "false", "default" : null}}, {"name" : "transactionid", "index" : "2", "schema" : {"type" : "STRING", "optional" : "false", "default" : null}}, {"name" : "eventtime", "index" : "3", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "direction", "index" : "4", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "eventtype", "index" : "5", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "creationdate", "index" : "6", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "accountholdernationalid", "index" : "7", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "accountholderaccount", "index" : "8", "schema" : {"name" : "io.debezium.data.Json", "type" : "STRING", "optional" : "true", "default" : null, "version" : "1"}}, {"name" : "counterpartynationalid", "index" : "9", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "counterpartyaccount", "index" : "10", "schema" : {"name" : "io.debezium.data.Json", "type" : "STRING", "optional" : "true", "default" : null, "version" : "1"}}, {"name" : "tenantid", "index" : "11", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "fromid", "index" : "12", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "accountagentid", "index" : "13", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "fromfibranchid", "index" : "14", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "accountnumber", "index" : "15", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "toid", "index" : "16", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "accountidcode", "index" : "17", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "counterpartyagentid", "index" : "18", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "tofibranchid", "index" : "19", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "counterpartynumber", "index" : "20", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "counterpartyidcode", "index" : "21", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "amount", "index" : "22", "schema" : {"name" : "io.debezium.data.Json", "type" : "STRING", "optional" : "true", "default" : null, "version" : "1"}}, {"name" : "msgtype", "index" : "23", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "settlementclearingsystemcode", "index" : "24", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "paymentclearingsystemreference", "index" : "25", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "requestexecutiondate", "index" : "26", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "settlementdate", "index" : "27", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "destinationcountry", "index" : "28", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "localinstrument", "index" : "29", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "msgstatus", "index" : "30", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "paymentmethod", "index" : "31", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "settlementmethod", "index" : "32", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "transactiontype", "index" : "33", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "verificationresult", "index" : "34", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "numberoftransactions", "index" : "35", "schema" : {"type" : "INT32", "optional" : "true", "default" : null}}, {"name" : "schemaversion", "index" : "36", "schema" : {"type" : "INT32", "optional" : "true", "default" : null}}, {"name" : "usercode", "index" : "37", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "created_at", "index" : "38", "schema" : {"name" : "io.debezium.time.ZonedTimestamp", "type" : "STRING", "optional" : "false", "default" : "1970-01-01T00:00:00Z", "version" : "1"}}]} 2025-12-07 08:31:41,170 INFO io.debezium.connector.postgresql.PostgresObjectUtils [] - Creating a new replication connection for io.debezium.connector.postgresql.PostgresTaskContext@2ab36564 2025-12-07 08:31:41,172 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating new replication slot 'transactions0' for plugin 'PGOUTPUT' 2025-12-07 08:31:41,177 DEBUG io.debezium.jdbc.JdbcConnection [] - Connected to jdbc:postgresql://postgrescdc:5432/demog with {replication=database, ApplicationName=Debezium Streaming, server.name=postgres_cdc_source, tcpKeepAlive=true, history=org.apache.flink.cdc.connectors.base.source.EmbeddedFlinkDatabaseHistory, password=***, assumeMinServerVersion=9.4, user=dbadmin, preferQueryMode=simple} 2025-12-07 08:31:41,178 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Initializing PgOutput logical decoder publication 2025-12-07 08:31:41,181 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating new publication 'dbz_publication' for plugin 'PGOUTPUT' 2025-12-07 08:31:41,181 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating Publication with statement 'CREATE PUBLICATION dbz_publication FOR ALL TABLES;' 2025-12-07 08:31:41,185 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating replication slot with command CREATE_REPLICATION_SLOT "transactions0" LOGICAL pgoutput 2025-12-07 08:31:41,192 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Closing message decoder 2025-12-07 08:31:41,193 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:31:41,193 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Closing replication connection 2025-12-07 08:31:41,194 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:31:41,195 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 7035904a13c47f5488cee6f42568c302 ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.8:32947-021f72 Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:31:41,199 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 2d89bf1f5dc5e1cb972078652f30f76e from 172.22.0.8:32947-021f72 for job 7035904a13c47f5488cee6f42568c302 with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:31:41,203 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot ad30ccfacb797751b9fa24590adb972f from 172.22.0.8:32947-021f72 for job 7035904a13c47f5488cee6f42568c302 with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:31:41,208 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Start splitting table public.transactions into chunks... 2025-12-07 08:31:41,214 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Creating initial offset context 2025-12-07 08:31:41,219 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Read xlogStart at 'LSN{0/1685928}' from transaction '502' 2025-12-07 08:31:41,226 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.transactions 2025-12-07 08:31:41,267 INFO org.apache.flink.cdc.connectors.postgres.source.utils.PostgresQueryUtils [] - queryApproximateRowCnt: SELECT reltuples::bigint FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace WHERE n.nspname = ? AND c.relname = ? => 0 2025-12-07 08:31:41,274 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:0 2025-12-07 08:31:41,275 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Split table public.transactions into 1 chunks, time cost: 66ms. 2025-12-07 08:31:41,314 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:31:41,314 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (attempt #0) with attempt id 6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 2d89bf1f5dc5e1cb972078652f30f76e 2025-12-07 08:31:41,321 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:31:41,322 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (attempt #0) with attempt id 6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id ad30ccfacb797751b9fa24590adb972f 2025-12-07 08:31:41,323 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:31:41,323 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Sink: Collect table sink (1/1) (attempt #0) with attempt id 6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0 and vertex id 306d8342cb5b2ad8b53f1be57f65bee8_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 2d89bf1f5dc5e1cb972078652f30f76e 2025-12-07 08:31:41,521 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:31:41,523 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:31:41,524 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:31:41,670 INFO org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Received sink socket server address: /172.22.0.8:37023 2025-12-07 08:31:41,678 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:31:41,707 INFO org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Sink connection established 2025-12-07 08:31:41,840 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[1] registering reader for parallel task 1 (#0) @ 172.22.0.8 2025-12-07 08:31:41,841 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[1] registering reader for parallel task 0 (#0) @ 172.22.0.8 2025-12-07 08:31:41,842 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[1] received split request from parallel task 0 (#0) 2025-12-07 08:31:41,842 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:31:41,844 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:31:41,843 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:0 2025-12-07 08:31:41,846 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:0 2025-12-07 08:31:41,862 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:0', splitKeyType=[`_id` INT NOT NULL], splitStart=null, splitEnd=null, highWatermark=null} to subtask 0 2025-12-07 08:31:41,862 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[1] received split request from parallel task 1 (#0) 2025-12-07 08:31:43,192 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.transactions:0=Offset{lsn=LSN{0/16859F8}, txId=504, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:31:43,192 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 1 2025-12-07 08:31:43,192 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Snapshot split assigner received all splits finished, waiting for a complete checkpoint to mark the assigner finished. 2025-12-07 08:31:43,195 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[1] received split request from parallel task 0 (#0) 2025-12-07 08:31:59,394 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096319387 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:31:59,399 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - SnapshotSplitAssigner snapshotState on checkpoint 1 with splitFinishedCheckpointIds size 1. 2025-12-07 08:31:59,469 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 1 for job 7035904a13c47f5488cee6f42568c302 (12376 bytes, checkpointDuration=80 ms, finalizationTime=2 ms). 2025-12-07 08:31:59,471 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 1 as completed for source Source: transactions[1]. 2025-12-07 08:31:59,471 INFO org.apache.flink.cdc.connectors.base.source.assigner.AssignerStatus [] - Assigner status changes from INITIAL_ASSIGNING to INITIAL_ASSIGNING_FINISHED 2025-12-07 08:31:59,472 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Snapshot split assigner is turn into finished status. 2025-12-07 08:31:59,473 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add finished split: public.transactions:0 2025-12-07 08:31:59,475 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Checkpoint completed on checkpoint 1 with splitFinishedCheckpointIds size 0. 2025-12-07 08:31:59,477 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split StreamSplit{splitId='stream-split', offset=Offset{lsn=LSN{0/16859F8}, txId=504, lastCommitTs=-9223372036854775808}, endOffset=Offset{lsn=LSN{FFFFFFFF/FFFFFFFF}, txId=null, lastCommitTs=-9223372036853775810}, isSuspended=false, isSnapshotCompleted=true} to subtask 0 2025-12-07 08:31:59,612 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives notice from subtask 0 for the stream split assignment. 2025-12-07 08:32:11,158 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:32:11,160 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:32:11,160 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:32:29,388 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096349386 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:32:29,605 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 2 for job 7035904a13c47f5488cee6f42568c302 (667226 bytes, checkpointDuration=196 ms, finalizationTime=23 ms). 2025-12-07 08:32:29,606 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 2 as completed for source Source: transactions[1]. 2025-12-07 08:32:41,161 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:32:41,162 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:32:41,162 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:32:59,390 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096379387 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:32:59,472 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 3 for job 7035904a13c47f5488cee6f42568c302 (23987 bytes, checkpointDuration=83 ms, finalizationTime=2 ms). 2025-12-07 08:32:59,482 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 3 as completed for source Source: transactions[1]. 2025-12-07 08:33:11,164 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:33:11,166 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:33:11,166 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:33:29,388 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096409386 for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:33:29,481 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 4 for job 7035904a13c47f5488cee6f42568c302 (23987 bytes, checkpointDuration=93 ms, finalizationTime=2 ms). 2025-12-07 08:33:29,482 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 4 as completed for source Source: transactions[1]. 2025-12-07 08:33:33,169 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302) switched from state RUNNING to CANCELLING. 2025-12-07 08:33:33,178 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:33:33,251 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:33:33,252 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:33:33,464 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (2/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:33:33,476 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 7035904a13c47f5488cee6f42568c302: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}] 2025-12-07 08:33:33,485 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Sink: Collect table sink (1/1) (6ae34c72dfac6a04ffc89b65f87226da_306d8342cb5b2ad8b53f1be57f65bee8_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:33:33,514 WARN org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Collect sink coordinator encounters a CompletionException: java.net.SocketException: Broken pipe 2025-12-07 08:33:33,777 WARN org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Collect sink coordinator encounters a CompletionException: java.net.ConnectException: Connection refused 2025-12-07 08:33:33,893 WARN org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Collect sink coordinator encounters a CompletionException: java.net.ConnectException: Connection refused 2025-12-07 08:33:34,005 WARN org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Collect sink coordinator encounters a CompletionException: java.net.ConnectException: Connection refused 2025-12-07 08:33:34,020 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] (1/2) (6ae34c72dfac6a04ffc89b65f87226da_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:33:34,021 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions` (7035904a13c47f5488cee6f42568c302) switched from state CANCELLING to CANCELED. 2025-12-07 08:33:34,024 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Clearing resource requirements of job 7035904a13c47f5488cee6f42568c302 2025-12-07 08:33:34,024 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Stopping checkpoint coordinator for job 7035904a13c47f5488cee6f42568c302. 2025-12-07 08:33:34,040 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Job 7035904a13c47f5488cee6f42568c302 reached terminal state CANCELED. 2025-12-07 08:33:34,159 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Stopping the JobMaster for job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:33:34,193 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Closing SourceCoordinator for source Source: transactions[1]. 2025-12-07 08:33:34,196 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Closing enumerator... 2025-12-07 08:33:34,200 INFO org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorCoordinator [] - Closing the CollectSinkOperatorCoordinator. 2025-12-07 08:33:34,206 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:33:34,211 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Shutdown initiated... 2025-12-07 08:33:34,212 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before shutdown stats (total=2, active=0, idle=2, waiting=0) 2025-12-07 08:33:34,216 DEBUG com.zaxxer.hikari.pool.PoolBase [] - connection-pool-postgrescdc:5432 - Closing connection org.postgresql.jdbc.PgConnection@2c611cee: (connection evicted) 2025-12-07 08:33:34,218 DEBUG com.zaxxer.hikari.pool.PoolBase [] - connection-pool-postgrescdc:5432 - Closing connection org.postgresql.jdbc.PgConnection@4f50ac6: (connection evicted) 2025-12-07 08:33:34,219 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After shutdown stats (total=0, active=0, idle=0, waiting=0) 2025-12-07 08:33:34,219 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Shutdown completed. 2025-12-07 08:33:34,222 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source coordinator for source Source: transactions[1] closed. 2025-12-07 08:33:34,222 INFO org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore [] - Shutting down 2025-12-07 08:33:34,256 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [2d89bf1f5dc5e1cb972078652f30f76e]. 2025-12-07 08:33:34,257 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [ad30ccfacb797751b9fa24590adb972f]. 2025-12-07 08:33:34,257 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Disconnect TaskExecutor 172.22.0.8:32947-021f72 because: Stopping JobMaster for job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:33:34,258 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Close ResourceManager connection 3c2e0f6d89c1ebd4fa88f691924be275: Stopping JobMaster for job 'SELECT `transactions`.`_id`, `transactions`.`eventid`, `transactions`.`transactionid`, `transactions`.`eventtime`, `transactions`.`direction`, `transactions`.`eventtype`, `transactions`.`creationdate`, `transactions`.`accountholdernationalid`, `transactions`.`accountholderaccount`, `transactions`.`counterpartynationalid`, `transactions`.`counterpartyaccount`, `transactions`.`tenantid`, `transactions`.`fromid`, `transactions`.`accountagentid`, `transactions`.`fromfibranchid`, `transactions`.`accountnumber`, `transactions`.`toid`, `transactions`.`accountidcode`, `transactions`.`counterpartyagentid`, `transactions`.`tofibranchid`, `transactions`.`counterpartynumber`, `transactions`.`counterpartyidcode`, `transactions`.`amount`, `transactions`.`msgtype`, `transactions`.`settlementclearingsystemcode`, `transactions`.`paymentclearingsystemreference`, `transactions`.`requestexecutiondate`, `transactions`.`settlementdate`, `transactions`.`destinationcountry`, `transactions`.`localinstrument`, `transactions`.`msgstatus`, `transactions`.`paymentmethod`, `transactions`.`settlementmethod`, `transactions`.`transactiontype`, `transactions`.`verificationresult`, `transactions`.`numberoftransactions`, `transactions`.`schemaversion`, `transactions`.`usercode`, `transactions`.`created_at` FROM `postgres_catalog`.`demog`.`transactions` AS `transactions`' (7035904a13c47f5488cee6f42568c302). 2025-12-07 08:33:34,261 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Disconnect job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_2 for job 7035904a13c47f5488cee6f42568c302 from the resource manager. 2025-12-07 08:33:34,326 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot 2d89bf1f5dc5e1cb972078652f30f76e. 2025-12-07 08:33:34,346 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot ad30ccfacb797751b9fa24590adb972f. 2025-12-07 08:35:37,754 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Received JobGraph submission 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,758 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Submitting job 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,778 INFO org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner [] - JobMasterServiceLeadershipRunner for job 36af5c31745902e97c08fdec4ebc50f6 was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new JobMasterServiceProcess. 2025-12-07 08:35:37,822 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_3 . 2025-12-07 08:35:37,826 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Initializing job 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,839 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,853 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Created execution graph dfcc2fae02d89272461fa0738aa9c60a for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:35:37,860 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Running initialization on master for job Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,861 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Successfully ran initialization on master in 0 ms. 2025-12-07 08:35:37,925 WARN org.apache.flink.metrics.MetricGroup [] - The operator name Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders exceeded the 80 characters length limit and was truncated. 2025-12-07 08:35:37,938 INFO org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology [] - Built 1 new pipelined regions in 0 ms, total 1 pipelined regions currently. 2025-12-07 08:35:37,938 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Loading state backend via factory org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory 2025-12-07 08:35:37,941 INFO org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend [] - Using predefined options: DEFAULT. 2025-12-07 08:35:37,953 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as EmbeddedRocksDBStateBackend 2025-12-07 08:35:37,955 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@6d0d2a8b 2025-12-07 08:35:37,969 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:35:37,971 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@1cdfcc26 for Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:35:37,977 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting execution of job 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6) under job master id 00000000000000000000000000000000. 2025-12-07 08:35:37,978 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Starting split enumerator for source Source: accountholders[4]. 2025-12-07 08:35:38,033 INFO org.apache.flink.cdc.connectors.base.relational.connection.JdbcConnectionPools [] - Create and register connection pool postgrescdc@postgrescdc:5432, database=demog, dataSourcePoolFactoryIdentifier=org.apache.flink.cdc.connectors.postgres.source.PostgresConnectionPoolFactory 2025-12-07 08:35:38,057 DEBUG com.zaxxer.hikari.HikariConfig [] - Driver class org.postgresql.Driver found in Thread context class loader org.apache.flink.util.FlinkUserCodeClassLoaders$SafetyNetWrapperClassLoader@61e20d82 2025-12-07 08:35:38,068 DEBUG com.zaxxer.hikari.HikariConfig [] - connection-pool-postgrescdc:5432 - configuration: 2025-12-07 08:35:38,077 DEBUG com.zaxxer.hikari.HikariConfig [] - allowPoolSuspension................................false 2025-12-07 08:35:38,078 DEBUG com.zaxxer.hikari.HikariConfig [] - autoCommit................................true 2025-12-07 08:35:38,078 DEBUG com.zaxxer.hikari.HikariConfig [] - catalog................................none 2025-12-07 08:35:38,079 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionInitSql................................none 2025-12-07 08:35:38,080 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTestQuery................................none 2025-12-07 08:35:38,080 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTimeout................................30000 2025-12-07 08:35:38,081 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSource................................none 2025-12-07 08:35:38,081 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceClassName................................none 2025-12-07 08:35:38,084 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceJNDI................................none 2025-12-07 08:35:38,085 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceProperties................................{password=, prepStmtCacheSqlLimit=2048, cachePrepStmts=true, serverTimezone=UTC, prepStmtCacheSize=250} 2025-12-07 08:35:38,086 DEBUG com.zaxxer.hikari.HikariConfig [] - driverClassName................................"org.postgresql.Driver" 2025-12-07 08:35:38,086 DEBUG com.zaxxer.hikari.HikariConfig [] - exceptionOverrideClassName................................none 2025-12-07 08:35:38,086 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckProperties................................{} 2025-12-07 08:35:38,086 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckRegistry................................none 2025-12-07 08:35:38,086 DEBUG com.zaxxer.hikari.HikariConfig [] - idleTimeout................................600000 2025-12-07 08:35:38,087 DEBUG com.zaxxer.hikari.HikariConfig [] - initializationFailTimeout................................1 2025-12-07 08:35:38,087 DEBUG com.zaxxer.hikari.HikariConfig [] - isolateInternalQueries................................false 2025-12-07 08:35:38,091 DEBUG com.zaxxer.hikari.HikariConfig [] - jdbcUrl................................jdbc:postgresql://postgrescdc:5432/demog 2025-12-07 08:35:38,091 DEBUG com.zaxxer.hikari.HikariConfig [] - keepaliveTime................................0 2025-12-07 08:35:38,092 DEBUG com.zaxxer.hikari.HikariConfig [] - leakDetectionThreshold................................0 2025-12-07 08:35:38,092 DEBUG com.zaxxer.hikari.HikariConfig [] - maxLifetime................................1800000 2025-12-07 08:35:38,092 DEBUG com.zaxxer.hikari.HikariConfig [] - maximumPoolSize................................20 2025-12-07 08:35:38,092 DEBUG com.zaxxer.hikari.HikariConfig [] - metricRegistry................................none 2025-12-07 08:35:38,093 DEBUG com.zaxxer.hikari.HikariConfig [] - metricsTrackerFactory................................none 2025-12-07 08:35:38,093 DEBUG com.zaxxer.hikari.HikariConfig [] - minimumIdle................................1 2025-12-07 08:35:38,094 DEBUG com.zaxxer.hikari.HikariConfig [] - password................................ 2025-12-07 08:35:38,095 DEBUG com.zaxxer.hikari.HikariConfig [] - poolName................................"connection-pool-postgrescdc:5432" 2025-12-07 08:35:38,095 DEBUG com.zaxxer.hikari.HikariConfig [] - readOnly................................false 2025-12-07 08:35:38,096 DEBUG com.zaxxer.hikari.HikariConfig [] - registerMbeans................................false 2025-12-07 08:35:38,096 DEBUG com.zaxxer.hikari.HikariConfig [] - scheduledExecutor................................none 2025-12-07 08:35:38,097 DEBUG com.zaxxer.hikari.HikariConfig [] - schema................................none 2025-12-07 08:35:38,097 DEBUG com.zaxxer.hikari.HikariConfig [] - threadFactory................................internal 2025-12-07 08:35:38,097 DEBUG com.zaxxer.hikari.HikariConfig [] - transactionIsolation................................default 2025-12-07 08:35:38,100 DEBUG com.zaxxer.hikari.HikariConfig [] - username................................"dbadmin" 2025-12-07 08:35:38,101 DEBUG com.zaxxer.hikari.HikariConfig [] - validationTimeout................................5000 2025-12-07 08:35:38,117 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Starting... 2025-12-07 08:35:38,278 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@1da1b5f9 2025-12-07 08:35:38,279 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Start completed. 2025-12-07 08:35:38,342 INFO org.apache.flink.cdc.connectors.postgres.source.utils.TableDiscoveryUtils [] - Postgres captured tables : public.accountholders . 2025-12-07 08:35:38,350 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:35:38,355 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy] 2025-12-07 08:35:38,356 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6) switched from state CREATED to RUNNING. 2025-12-07 08:35:38,361 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,361 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,361 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,362 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,362 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,362 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:38,374 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Connecting to ResourceManager pekko.tcp://flink@jobmanager:6123/user/rpc/resourcemanager_*(00000000000000000000000000000000) 2025-12-07 08:35:38,380 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:35:38,381 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:35:38,385 DEBUG io.debezium.connector.postgresql.connection.PostgresConnection [] - No replication slot 'accountholders0' is present for plugin 'pgoutput' and database 'demog' 2025-12-07 08:35:38,385 INFO io.debezium.connector.postgresql.connection.PostgresConnection [] - Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=null, catalogXmin=null] 2025-12-07 08:35:38,405 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.accountholders 2025-12-07 08:35:38,406 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@216f20c0 2025-12-07 08:35:38,408 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After adding stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:35:38,421 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Resolved ResourceManager address, beginning registration 2025-12-07 08:35:38,423 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_3 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:35:38,427 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registered job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_3 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:35:38,433 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - JobManager successfully registered at ResourceManager, leader id: 00000000000000000000000000000000. 2025-12-07 08:35:38,434 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 36af5c31745902e97c08fdec4ebc50f6: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:35:38,438 DEBUG io.debezium.relational.RelationalDatabaseSchema [] - refreshing DB schema for table 'public.accountholders' 2025-12-07 08:35:38,440 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapping table 'public.accountholders' to schemas under 'postgres_cdc_source.public.accountholders' 2025-12-07 08:35:38,444 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field '_id' (INT32) from column _id serial(10, 0) NOT NULL AUTO_INCREMENTED DEFAULT VALUE nextval('accountholders__id_seq'::regclass) 2025-12-07 08:35:38,445 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field '_id' (INT32) from column _id serial(10, 0) NOT NULL AUTO_INCREMENTED DEFAULT VALUE nextval('accountholders__id_seq'::regclass) 2025-12-07 08:35:38,445 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'nationalid' (STRING) from column nationalid varchar(16, 0) NOT NULL 2025-12-07 08:35:38,445 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'firstname' (STRING) from column firstname varchar(100, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,445 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'lastname' (STRING) from column lastname varchar(100, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,446 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'dob' (STRING) from column dob varchar(10, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,446 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'gender' (STRING) from column gender varchar(10, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,446 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'children' (INT32) from column children int4(10, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,446 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'address' (STRING) from column address jsonb(2147483647, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,447 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'accounts' (STRING) from column accounts jsonb(2147483647, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,447 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'emailaddress' (STRING) from column emailaddress varchar(100, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,448 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'mobilephonenumber' (STRING) from column mobilephonenumber varchar(20, 0) DEFAULT VALUE NULL 2025-12-07 08:35:38,451 DEBUG io.debezium.relational.TableSchemaBuilder [] - - field 'created_at' (STRING) from column created_at timestamptz(35, 6) NOT NULL DEFAULT VALUE now() 2025-12-07 08:35:38,454 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapped primary key for table 'public.accountholders' to schema: {"name" : "postgres_cdc_source.public.accountholders.Key", "type" : "STRUCT", "optional" : "false", "default" : null, "fields" : [{"name" : "_id", "index" : "0", "schema" : {"type" : "INT32", "optional" : "false", "default" : "0"}}]} 2025-12-07 08:35:38,455 DEBUG io.debezium.relational.TableSchemaBuilder [] - Mapped columns for table 'public.accountholders' to schema: {"name" : "postgres_cdc_source.public.accountholders.Value", "type" : "STRUCT", "optional" : "true", "default" : null, "fields" : [{"name" : "_id", "index" : "0", "schema" : {"type" : "INT32", "optional" : "false", "default" : "0"}}, {"name" : "nationalid", "index" : "1", "schema" : {"type" : "STRING", "optional" : "false", "default" : null}}, {"name" : "firstname", "index" : "2", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "lastname", "index" : "3", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "dob", "index" : "4", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "gender", "index" : "5", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "children", "index" : "6", "schema" : {"type" : "INT32", "optional" : "true", "default" : null}}, {"name" : "address", "index" : "7", "schema" : {"name" : "io.debezium.data.Json", "type" : "STRING", "optional" : "true", "default" : null, "version" : "1"}}, {"name" : "accounts", "index" : "8", "schema" : {"name" : "io.debezium.data.Json", "type" : "STRING", "optional" : "true", "default" : null, "version" : "1"}}, {"name" : "emailaddress", "index" : "9", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "mobilephonenumber", "index" : "10", "schema" : {"type" : "STRING", "optional" : "true", "default" : null}}, {"name" : "created_at", "index" : "11", "schema" : {"name" : "io.debezium.time.ZonedTimestamp", "type" : "STRING", "optional" : "false", "default" : "1970-01-01T00:00:00Z", "version" : "1"}}]} 2025-12-07 08:35:38,457 INFO io.debezium.connector.postgresql.PostgresObjectUtils [] - Creating a new replication connection for io.debezium.connector.postgresql.PostgresTaskContext@2f257280 2025-12-07 08:35:38,459 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating new replication slot 'accountholders0' for plugin 'PGOUTPUT' 2025-12-07 08:35:38,474 DEBUG io.debezium.jdbc.JdbcConnection [] - Connected to jdbc:postgresql://postgrescdc:5432/demog with {replication=database, ApplicationName=Debezium Streaming, server.name=postgres_cdc_source, tcpKeepAlive=true, history=org.apache.flink.cdc.connectors.base.source.EmbeddedFlinkDatabaseHistory, password=***, assumeMinServerVersion=9.4, user=dbadmin, preferQueryMode=simple} 2025-12-07 08:35:38,474 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Initializing PgOutput logical decoder publication 2025-12-07 08:35:38,479 INFO io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Creating replication slot with command CREATE_REPLICATION_SLOT "accountholders0" LOGICAL pgoutput 2025-12-07 08:35:38,518 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 36af5c31745902e97c08fdec4ebc50f6 ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.8:32947-021f72 Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:35:38,523 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Closing message decoder 2025-12-07 08:35:38,525 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot aedf745601e788b683dbc3217b28d157 from 172.22.0.8:32947-021f72 for job 36af5c31745902e97c08fdec4ebc50f6 with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:35:38,529 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 3889b85afb6a0b514adfd7bf066537b3 from 172.22.0.8:32947-021f72 for job 36af5c31745902e97c08fdec4ebc50f6 with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:35:38,528 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:35:38,531 DEBUG io.debezium.connector.postgresql.connection.PostgresReplicationConnection [] - Closing replication connection 2025-12-07 08:35:38,535 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:35:38,584 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Start splitting table public.accountholders into chunks... 2025-12-07 08:35:38,590 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Creating initial offset context 2025-12-07 08:35:38,599 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Read xlogStart at 'LSN{0/1966EED0}' from transaction '33969' 2025-12-07 08:35:38,615 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.accountholders 2025-12-07 08:35:38,668 INFO org.apache.flink.cdc.connectors.postgres.source.utils.PostgresQueryUtils [] - queryApproximateRowCnt: SELECT reltuples::bigint FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace WHERE n.nspname = ? AND c.relname = ? => 144975 2025-12-07 08:35:38,675 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The distribution factor of table public.accountholders is 1.1669 according to the min split key 1, max split key 169160 and approximate row count 144975 2025-12-07 08:35:38,676 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The actual distribution factor for table public.accountholders is 1.1669, the lower bound of evenly distribution factor is 0.05, the upper bound of evenly distribution factor is 1000.0 2025-12-07 08:35:38,676 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - Use evenly-sized chunk optimization for table public.accountholders, the approximate row count is 144975, the chunk size is 8096, the dynamic chunk size is 9447 2025-12-07 08:35:38,689 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:0 2025-12-07 08:35:38,689 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:1 2025-12-07 08:35:38,690 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:2 2025-12-07 08:35:38,690 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:3 2025-12-07 08:35:38,690 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:4 2025-12-07 08:35:38,691 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:5 2025-12-07 08:35:38,691 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:6 2025-12-07 08:35:38,691 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:7 2025-12-07 08:35:38,691 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:8 2025-12-07 08:35:38,692 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:9 2025-12-07 08:35:38,692 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:10 2025-12-07 08:35:38,692 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:11 2025-12-07 08:35:38,692 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:12 2025-12-07 08:35:38,692 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:13 2025-12-07 08:35:38,693 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:14 2025-12-07 08:35:38,693 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:15 2025-12-07 08:35:38,693 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:16 2025-12-07 08:35:38,693 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:17 2025-12-07 08:35:38,693 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Split table public.accountholders into 18 chunks, time cost: 106ms. 2025-12-07 08:35:38,774 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,775 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 3889b85afb6a0b514adfd7bf066537b3 2025-12-07 08:35:38,795 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,795 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id aedf745601e788b683dbc3217b28d157 2025-12-07 08:35:38,797 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,797 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Coordinator: accountholders (1/1) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0 and vertex id e70ba309e25939b3e897cd6ab78da6d6_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 3889b85afb6a0b514adfd7bf066537b3 2025-12-07 08:35:38,804 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,805 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (1/2) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 3889b85afb6a0b514adfd7bf066537b3 2025-12-07 08:35:38,812 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,814 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (2/2) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id aedf745601e788b683dbc3217b28d157 2025-12-07 08:35:38,815 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:38,816 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Global Committer : accountholders -> end: Writer (1/1) (attempt #0) with attempt id dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0 and vertex id 365f71024de0f833b19c632ada645351_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 3889b85afb6a0b514adfd7bf066537b3 2025-12-07 08:35:39,057 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,059 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,061 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,064 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,066 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,069 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:39,987 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,022 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,023 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,051 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[4] registering reader for parallel task 0 (#0) @ 172.22.0.8 2025-12-07 08:35:40,053 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[4] registering reader for parallel task 1 (#0) @ 172.22.0.8 2025-12-07 08:35:40,054 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[4] received split request from parallel task 0 (#0) 2025-12-07 08:35:40,055 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:17 2025-12-07 08:35:40,056 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:17 2025-12-07 08:35:40,061 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,067 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,073 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:40,087 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:17', splitKeyType=[`_id` INT NOT NULL], splitStart=[160600], splitEnd=null, highWatermark=null} to subtask 0 2025-12-07 08:35:40,088 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[4] received split request from parallel task 1 (#0) 2025-12-07 08:35:40,088 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:0 2025-12-07 08:35:40,088 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:0 2025-12-07 08:35:40,091 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:0', splitKeyType=[`_id` INT NOT NULL], splitStart=null, splitEnd=[9448], highWatermark=null} to subtask 1 2025-12-07 08:35:40,210 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096540204 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:35:40,417 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 1 for job 36af5c31745902e97c08fdec4ebc50f6 (22238 bytes, checkpointDuration=212 ms, finalizationTime=1 ms). 2025-12-07 08:35:40,421 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 1 as completed for source Source: accountholders[4]. 2025-12-07 08:35:48,025 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Received JobGraph submission 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,029 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Submitting job 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,034 INFO org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner [] - JobMasterServiceLeadershipRunner for job 1291f8c23d04987a93f4a9c27092207a was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new JobMasterServiceProcess. 2025-12-07 08:35:48,055 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_4 . 2025-12-07 08:35:48,058 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Initializing job 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,063 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,067 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Created execution graph c2eb8263164fd01dfc4ad03ae253d2f3 for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:35:48,070 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Running initialization on master for job Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,071 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Successfully ran initialization on master in 0 ms. 2025-12-07 08:35:48,117 WARN org.apache.flink.metrics.MetricGroup [] - The operator name Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions exceeded the 80 characters length limit and was truncated. 2025-12-07 08:35:48,125 INFO org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology [] - Built 1 new pipelined regions in 0 ms, total 1 pipelined regions currently. 2025-12-07 08:35:48,126 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Loading state backend via factory org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory 2025-12-07 08:35:48,126 INFO org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend [] - Using predefined options: DEFAULT. 2025-12-07 08:35:48,128 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as EmbeddedRocksDBStateBackend 2025-12-07 08:35:48,129 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@6d0d2a8b 2025-12-07 08:35:48,143 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:35:48,143 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@172e4aec for Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:35:48,147 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting execution of job 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a) under job master id 00000000000000000000000000000000. 2025-12-07 08:35:48,149 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Starting split enumerator for source Source: transactions[7]. 2025-12-07 08:35:48,235 INFO org.apache.flink.cdc.connectors.postgres.source.utils.TableDiscoveryUtils [] - Postgres captured tables : public.transactions . 2025-12-07 08:35:48,236 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:35:48,239 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy] 2025-12-07 08:35:48,239 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a) switched from state CREATED to RUNNING. 2025-12-07 08:35:48,245 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,245 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,245 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,246 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,246 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,246 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:35:48,255 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Connecting to ResourceManager pekko.tcp://flink@jobmanager:6123/user/rpc/resourcemanager_*(00000000000000000000000000000000) 2025-12-07 08:35:48,262 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Resolved ResourceManager address, beginning registration 2025-12-07 08:35:48,264 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_4 for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:35:48,266 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registered job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_4 for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:35:48,269 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - JobManager successfully registered at ResourceManager, leader id: 00000000000000000000000000000000. 2025-12-07 08:35:48,270 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 1291f8c23d04987a93f4a9c27092207a: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:35:48,271 INFO io.debezium.connector.postgresql.connection.PostgresConnection [] - Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=LSN{0/EB6A270}, catalogXmin=503] 2025-12-07 08:35:48,280 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:35:48,299 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Start splitting table public.transactions into chunks... 2025-12-07 08:35:48,303 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Creating initial offset context 2025-12-07 08:35:48,305 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Read xlogStart at 'LSN{0/19C0CC70}' from transaction '35363' 2025-12-07 08:35:48,308 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.transactions 2025-12-07 08:35:48,329 INFO org.apache.flink.cdc.connectors.postgres.source.utils.PostgresQueryUtils [] - queryApproximateRowCnt: SELECT reltuples::bigint FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace WHERE n.nspname = ? AND c.relname = ? => 91924 2025-12-07 08:35:48,329 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The distribution factor of table public.transactions is 1.1577 according to the min split key 1, max split key 106414 and approximate row count 91924 2025-12-07 08:35:48,330 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The actual distribution factor for table public.transactions is 1.1577, the lower bound of evenly distribution factor is 0.05, the upper bound of evenly distribution factor is 1000.0 2025-12-07 08:35:48,330 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - Use evenly-sized chunk optimization for table public.transactions, the approximate row count is 91924, the chunk size is 8096, the dynamic chunk size is 9372 2025-12-07 08:35:48,332 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:0 2025-12-07 08:35:48,332 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:1 2025-12-07 08:35:48,332 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:2 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:3 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:4 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:5 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:6 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:7 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:8 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:9 2025-12-07 08:35:48,333 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:10 2025-12-07 08:35:48,334 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:11 2025-12-07 08:35:48,334 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Split table public.transactions into 12 chunks, time cost: 33ms. 2025-12-07 08:35:48,346 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 1291f8c23d04987a93f4a9c27092207a ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.8:32947-021f72 Available: ResourceProfile{cpuCores=28, taskHeapMemory=3.897gb (4184013928 bytes), taskOffHeapMemory=0 bytes, managedMemory=2.987gb (3206908964 bytes), networkMemory=238.933mb (250539760 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:35:48,351 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 882c50305a58d7589883f7cf00a6f436 from 172.22.0.8:32947-021f72 for job 1291f8c23d04987a93f4a9c27092207a with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:35:48,352 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 2b3083b68f7146bb6b8576b5728e810f from 172.22.0.8:32947-021f72 for job 1291f8c23d04987a93f4a9c27092207a with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:35:48,472 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,472 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 882c50305a58d7589883f7cf00a6f436 2025-12-07 08:35:48,507 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,507 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 2b3083b68f7146bb6b8576b5728e810f 2025-12-07 08:35:48,508 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,508 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Coordinator: transactions (1/1) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0 and vertex id e70ba309e25939b3e897cd6ab78da6d6_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 882c50305a58d7589883f7cf00a6f436 2025-12-07 08:35:48,514 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,515 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: transactions (1/2) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 882c50305a58d7589883f7cf00a6f436 2025-12-07 08:35:48,520 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,520 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: transactions (2/2) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 2b3083b68f7146bb6b8576b5728e810f 2025-12-07 08:35:48,520 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:35:48,521 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Global Committer : transactions -> end: Writer (1/1) (attempt #0) with attempt id c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0 and vertex id 365f71024de0f833b19c632ada645351_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 882c50305a58d7589883f7cf00a6f436 2025-12-07 08:35:48,648 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,673 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,687 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,691 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,712 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,716 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:35:48,747 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,752 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,753 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,823 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,938 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[7] registering reader for parallel task 0 (#0) @ 172.22.0.8 2025-12-07 08:35:48,938 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[7] received split request from parallel task 0 (#0) 2025-12-07 08:35:48,939 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:11 2025-12-07 08:35:48,940 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:11 2025-12-07 08:35:48,942 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,952 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:35:48,961 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:11', splitKeyType=[`_id` INT NOT NULL], splitStart=[103093], splitEnd=null, highWatermark=null} to subtask 0 2025-12-07 08:35:48,961 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[7] registering reader for parallel task 1 (#0) @ 172.22.0.8 2025-12-07 08:35:48,962 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[7] received split request from parallel task 1 (#0) 2025-12-07 08:35:48,962 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:0 2025-12-07 08:35:48,962 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:0 2025-12-07 08:35:48,980 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:0', splitKeyType=[`_id` INT NOT NULL], splitStart=null, splitEnd=[9373], highWatermark=null} to subtask 1 2025-12-07 08:35:50,087 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096550080 for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:35:50,215 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096550214 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:35:50,474 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 2 for job 36af5c31745902e97c08fdec4ebc50f6 (22238 bytes, checkpointDuration=246 ms, finalizationTime=13 ms). 2025-12-07 08:35:50,486 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 2 as completed for source Source: accountholders[4]. 2025-12-07 08:35:50,492 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 1 for job 1291f8c23d04987a93f4a9c27092207a (40923 bytes, checkpointDuration=410 ms, finalizationTime=2 ms). 2025-12-07 08:35:50,497 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 1 as completed for source Source: transactions[7]. 2025-12-07 08:36:00,077 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096560073 for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:36:00,216 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096560213 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:36:00,290 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 3 for job 36af5c31745902e97c08fdec4ebc50f6 (22238 bytes, checkpointDuration=74 ms, finalizationTime=3 ms). 2025-12-07 08:36:00,291 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 3 as completed for source Source: accountholders[4]. 2025-12-07 08:36:08,394 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=2, idle=0, waiting=0) 2025-12-07 08:36:08,395 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=2, idle=0, waiting=0) 2025-12-07 08:36:08,443 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@65ea2dc4 2025-12-07 08:36:08,444 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After adding stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:36:10,212 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096570211 for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:36:38,405 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:36:38,405 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:36:38,405 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:37:08,407 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:37:08,409 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:37:08,409 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:37:38,411 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:37:38,413 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:37:38,413 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:38:08,414 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:38:08,415 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:38:08,416 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:38:38,417 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:38:38,418 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:38:38,418 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:39:08,419 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:39:08,421 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:39:08,421 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:39:38,423 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:39:38,424 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:39:38,425 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:40:02,918 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6) switched from state RUNNING to CANCELLING. 2025-12-07 08:40:02,925 WARN org.apache.flink.runtime.checkpoint.CheckpointFailureManager [] - Failed to trigger or complete checkpoint 4 for job 36af5c31745902e97c08fdec4ebc50f6. (0 consecutive failed attempts so far) org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint Coordinator is suspending. at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.stopCheckpointScheduler(CheckpointCoordinator.java:2068) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator.jobStatusChanges(CheckpointCoordinatorDeActivator.java:49) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifyJobStatusChange(DefaultExecutionGraph.java:1609) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1167) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1139) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.cancel(DefaultExecutionGraph.java:983) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SchedulerBase.cancel(SchedulerBase.java:692) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.JobMaster.cancel(JobMaster.java:497) ~[flink-dist-1.20.2.jar:1.20.2] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.lambda$handleRpcInvocation$1(PekkoRpcActor.java:318) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcInvocation(PekkoRpcActor.java:316) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcMessage(PekkoRpcActor.java:229) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor.handleRpcMessage(FencedPekkoRpcActor.java:88) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleMessage(PekkoRpcActor.java:174) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse(PartialFunction.scala:127) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?] 2025-12-07 08:40:02,942 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,943 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,943 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,944 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,944 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,945 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:02,948 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 4 as aborted for source Source: accountholders[4]. 2025-12-07 08:40:03,032 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:03,034 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:03,036 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (dfcc2fae02d89272461fa0738aa9c60a_365f71024de0f833b19c632ada645351_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:03,244 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (dfcc2fae02d89272461fa0738aa9c60a_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:08,425 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:40:08,425 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:40:08,426 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:40:16,146 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a) switched from state RUNNING to CANCELLING. 2025-12-07 08:40:16,148 WARN org.apache.flink.runtime.checkpoint.CheckpointFailureManager [] - Failed to trigger or complete checkpoint 2 for job 1291f8c23d04987a93f4a9c27092207a. (0 consecutive failed attempts so far) org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint Coordinator is suspending. at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.stopCheckpointScheduler(CheckpointCoordinator.java:2068) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator.jobStatusChanges(CheckpointCoordinatorDeActivator.java:49) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifyJobStatusChange(DefaultExecutionGraph.java:1609) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1167) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1139) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.cancel(DefaultExecutionGraph.java:983) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SchedulerBase.cancel(SchedulerBase.java:692) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.JobMaster.cancel(JobMaster.java:497) ~[flink-dist-1.20.2.jar:1.20.2] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.lambda$handleRpcInvocation$1(PekkoRpcActor.java:318) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcInvocation(PekkoRpcActor.java:316) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcMessage(PekkoRpcActor.java:229) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor.handleRpcMessage(FencedPekkoRpcActor.java:88) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleMessage(PekkoRpcActor.java:174) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse(PartialFunction.scala:127) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?] 2025-12-07 08:40:16,150 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,150 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,151 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,151 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,151 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,152 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:40:16,153 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 2 as aborted for source Source: transactions[7]. 2025-12-07 08:40:16,200 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:16,201 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:16,206 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:16,208 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (c2eb8263164fd01dfc4ad03ae253d2f3_365f71024de0f833b19c632ada645351_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:40:38,428 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:40:38,428 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:40:38,429 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:41:08,430 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:41:08,431 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:41:08,431 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:41:38,433 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:41:38,434 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:41:38,434 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:42:08,436 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:42:08,437 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=2, idle=1, waiting=0) 2025-12-07 08:42:08,437 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:42:28,379 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (2/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:42:28,384 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 36af5c31745902e97c08fdec4ebc50f6: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}] 2025-12-07 08:42:29,766 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Received JobGraph submission 'Persist into Paimon: accountholders table' (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,766 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Submitting job 'Persist into Paimon: accountholders table' (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,768 INFO org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner [] - JobMasterServiceLeadershipRunner for job 36c57a67c87f267c3fbc227209cf46ca was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new JobMasterServiceProcess. 2025-12-07 08:42:29,776 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_5 . 2025-12-07 08:42:29,777 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Initializing job 'Persist into Paimon: accountholders table' (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,779 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,781 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Created execution graph 1cf6326b551e2671910e3b661e00f0bb for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:42:29,781 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Running initialization on master for job Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,782 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Successfully ran initialization on master in 0 ms. 2025-12-07 08:42:29,789 WARN org.apache.flink.metrics.MetricGroup [] - The operator name Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders exceeded the 80 characters length limit and was truncated. 2025-12-07 08:42:29,791 INFO org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology [] - Built 1 new pipelined regions in 0 ms, total 1 pipelined regions currently. 2025-12-07 08:42:29,791 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Loading state backend via factory org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory 2025-12-07 08:42:29,791 INFO org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend [] - Using predefined options: DEFAULT. 2025-12-07 08:42:29,793 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as EmbeddedRocksDBStateBackend 2025-12-07 08:42:29,793 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@6d0d2a8b 2025-12-07 08:42:29,798 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:42:29,799 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@4f8c6168 for Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca). 2025-12-07 08:42:29,800 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting execution of job 'Persist into Paimon: accountholders table' (36c57a67c87f267c3fbc227209cf46ca) under job master id 00000000000000000000000000000000. 2025-12-07 08:42:29,800 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Starting split enumerator for source Source: accountholders[1]. 2025-12-07 08:42:29,832 INFO org.apache.flink.cdc.connectors.postgres.source.utils.TableDiscoveryUtils [] - Postgres captured tables : public.accountholders . 2025-12-07 08:42:29,833 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:42:29,834 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy] 2025-12-07 08:42:29,834 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca) switched from state CREATED to RUNNING. 2025-12-07 08:42:29,835 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,835 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,835 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,835 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,836 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,836 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:42:29,837 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Connecting to ResourceManager pekko.tcp://flink@jobmanager:6123/user/rpc/resourcemanager_*(00000000000000000000000000000000) 2025-12-07 08:42:29,842 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Resolved ResourceManager address, beginning registration 2025-12-07 08:42:29,843 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_5 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:42:29,843 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registered job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_5 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:42:29,847 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - JobManager successfully registered at ResourceManager, leader id: 00000000000000000000000000000000. 2025-12-07 08:42:29,847 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 36c57a67c87f267c3fbc227209cf46ca: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:42:29,849 INFO io.debezium.connector.postgresql.connection.PostgresConnection [] - Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=LSN{0/19662130}, catalogXmin=33966] 2025-12-07 08:42:29,850 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:42:29,860 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Start splitting table public.accountholders into chunks... 2025-12-07 08:42:29,860 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Creating initial offset context 2025-12-07 08:42:29,862 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Read xlogStart at 'LSN{0/19CAF420}' from transaction '35523' 2025-12-07 08:42:29,864 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.accountholders 2025-12-07 08:42:29,878 INFO org.apache.flink.cdc.connectors.postgres.source.utils.PostgresQueryUtils [] - queryApproximateRowCnt: SELECT reltuples::bigint FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace WHERE n.nspname = ? AND c.relname = ? => 171778 2025-12-07 08:42:29,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The distribution factor of table public.accountholders is 1.0001 according to the min split key 1, max split key 171785 and approximate row count 171778 2025-12-07 08:42:29,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The actual distribution factor for table public.accountholders is 1.0001, the lower bound of evenly distribution factor is 0.05, the upper bound of evenly distribution factor is 1000.0 2025-12-07 08:42:29,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - Use evenly-sized chunk optimization for table public.accountholders, the approximate row count is 171778, the chunk size is 8096, the dynamic chunk size is 8096 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:0 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:1 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:2 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:3 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:4 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:5 2025-12-07 08:42:29,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:6 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:7 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:8 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:9 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:10 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:11 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:12 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:13 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:14 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:15 2025-12-07 08:42:29,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:16 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:17 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:18 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:19 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:20 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:21 2025-12-07 08:42:29,882 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Split table public.accountholders into 22 chunks, time cost: 22ms. 2025-12-07 08:42:29,915 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 36c57a67c87f267c3fbc227209cf46ca ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.8:32947-021f72 Available: ResourceProfile{cpuCores=26, taskHeapMemory=3.618gb (3885155792 bytes), taskOffHeapMemory=0 bytes, managedMemory=2.773gb (2977844040 bytes), networkMemory=221.867mb (232644064 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:42:29,915 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 330b0b10961a5f1a84002b536ec4971e from 172.22.0.8:32947-021f72 for job 36c57a67c87f267c3fbc227209cf46ca with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:42:29,918 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot c3f726227588f8a9dd459a16d28be489 from 172.22.0.8:32947-021f72 for job 36c57a67c87f267c3fbc227209cf46ca with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:42:29,966 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,967 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 330b0b10961a5f1a84002b536ec4971e 2025-12-07 08:42:29,969 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,969 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id c3f726227588f8a9dd459a16d28be489 2025-12-07 08:42:29,969 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,969 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Coordinator: accountholders (1/1) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0 and vertex id e70ba309e25939b3e897cd6ab78da6d6_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 330b0b10961a5f1a84002b536ec4971e 2025-12-07 08:42:29,972 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,972 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (1/2) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 330b0b10961a5f1a84002b536ec4971e 2025-12-07 08:42:29,972 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,973 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (2/2) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_1 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id c3f726227588f8a9dd459a16d28be489 2025-12-07 08:42:29,973 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:42:29,973 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Global Committer : accountholders -> end: Writer (1/1) (attempt #0) with attempt id 1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0 and vertex id 365f71024de0f833b19c632ada645351_0 to 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923) with allocation id 330b0b10961a5f1a84002b536ec4971e 2025-12-07 08:42:30,003 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,007 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,008 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,011 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,013 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,016 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:42:30,021 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,031 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,037 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,047 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,056 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] registering reader for parallel task 1 (#0) @ 172.22.0.8 2025-12-07 08:42:30,057 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 1 (#0) 2025-12-07 08:42:30,057 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:21 2025-12-07 08:42:30,057 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:21 2025-12-07 08:42:30,059 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:21', splitKeyType=[`_id` INT NOT NULL], splitStart=[170017], splitEnd=null, highWatermark=null} to subtask 1 2025-12-07 08:42:30,059 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] registering reader for parallel task 0 (#0) @ 172.22.0.8 2025-12-07 08:42:30,060 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 0 (#0) 2025-12-07 08:42:30,060 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,061 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:0 2025-12-07 08:42:30,061 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:0 2025-12-07 08:42:30,062 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:42:30,062 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:0', splitKeyType=[`_id` INT NOT NULL], splitStart=null, splitEnd=[8097], highWatermark=null} to subtask 0 2025-12-07 08:42:37,016 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096957015 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:42:38,439 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=3, active=3, idle=0, waiting=0) 2025-12-07 08:42:38,440 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=3, active=3, idle=0, waiting=0) 2025-12-07 08:42:38,456 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@66033c82 2025-12-07 08:42:38,456 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After adding stats (total=4, active=3, idle=1, waiting=0) 2025-12-07 08:43:03,033 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Closing TaskExecutor connection 172.22.0.8:32947-021f72 because: The TaskExecutor is shutting down. 2025-12-07 08:43:03,035 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Unregistering task executor e048607346559f3f32a45930c9f6cd17 from the slot manager. 2025-12-07 08:43:03,035 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot 882c50305a58d7589883f7cf00a6f436. 2025-12-07 08:43:03,037 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot 330b0b10961a5f1a84002b536ec4971e. 2025-12-07 08:43:03,037 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot c3f726227588f8a9dd459a16d28be489. 2025-12-07 08:43:03,037 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot aedf745601e788b683dbc3217b28d157. 2025-12-07 08:43:03,039 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot 2b3083b68f7146bb6b8576b5728e810f. 2025-12-07 08:43:03,039 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Freeing slot 3889b85afb6a0b514adfd7bf066537b3. 2025-12-07 08:43:03,040 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : accountholders (1/2) (dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,042 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,043 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (1/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,044 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,046 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution dfcc2fae02d89272461fa0738aa9c60a_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,046 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,047 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36af5c31745902e97c08fdec4ebc50f6) switched from state CANCELLING to CANCELED. 2025-12-07 08:43:03,047 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[7] -> WatermarkAssigner[8] -> ConstraintEnforcer[9] -> StreamRecordTimestampInserter[9] -> Map -> Writer : transactions (2/2) (c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,048 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0. 2025-12-07 08:43:03,048 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Stopping checkpoint coordinator for job 36af5c31745902e97c08fdec4ebc50f6. 2025-12-07 08:43:03,048 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution c2eb8263164fd01dfc4ad03ae253d2f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0. 2025-12-07 08:43:03,049 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [aedf745601e788b683dbc3217b28d157]. 2025-12-07 08:43:03,049 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: transactions table (1291f8c23d04987a93f4a9c27092207a) switched from state CANCELLING to CANCELED. 2025-12-07 08:43:03,050 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [3889b85afb6a0b514adfd7bf066537b3]. 2025-12-07 08:43:03,050 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Stopping checkpoint coordinator for job 1291f8c23d04987a93f4a9c27092207a. 2025-12-07 08:43:03,051 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Clearing resource requirements of job 36af5c31745902e97c08fdec4ebc50f6 2025-12-07 08:43:03,051 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Disconnect TaskExecutor 172.22.0.8:32947-021f72 because: The TaskExecutor is shutting down. 2025-12-07 08:43:03,051 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [882c50305a58d7589883f7cf00a6f436]. 2025-12-07 08:43:03,053 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [2b3083b68f7146bb6b8576b5728e810f]. 2025-12-07 08:43:03,054 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Disconnect TaskExecutor 172.22.0.8:32947-021f72 because: The TaskExecutor is shutting down. 2025-12-07 08:43:03,054 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Clearing resource requirements of job 1291f8c23d04987a93f4a9c27092207a 2025-12-07 08:43:03,055 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Job 36af5c31745902e97c08fdec4ebc50f6 reached terminal state CANCELED. 2025-12-07 08:43:03,071 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Job 1291f8c23d04987a93f4a9c27092207a reached terminal state CANCELED. 2025-12-07 08:43:03,081 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Stopping the JobMaster for job 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:43:03,081 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Stopping the JobMaster for job 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:43:03,048 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from RUNNING to FAILED on 172.22.0.8:32947-021f72 @ aiembed-taskmanager-1.aiembed (dataPort=45923). org.apache.flink.util.FlinkExpectedException: The TaskExecutor is shutting down. at org.apache.flink.runtime.taskexecutor.TaskExecutor.onStop(TaskExecutor.java:524) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.RpcEndpoint.internalCallOnStop(RpcEndpoint.java:255) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor$StartedState.lambda$terminate$0(PekkoRpcActor.java:583) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor$StartedState.terminate(PekkoRpcActor.java:582) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleControlMessage(PekkoRpcActor.java:203) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse(PartialFunction.scala:127) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?] 2025-12-07 08:43:03,091 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0. 2025-12-07 08:43:03,092 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0. 2025-12-07 08:43:03,095 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Closing SourceCoordinator for source Source: accountholders[4]. 2025-12-07 08:43:03,096 INFO org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore [] - Shutting down 2025-12-07 08:43:03,095 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Closing SourceCoordinator for source Source: transactions[7]. 2025-12-07 08:43:03,100 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Closing enumerator... 2025-12-07 08:43:03,096 INFO org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore [] - Shutting down 2025-12-07 08:43:03,097 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Closing enumerator... 2025-12-07 08:43:03,106 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:43:03,107 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:43:03,108 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 36c57a67c87f267c3fbc227209cf46ca ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:43:03,109 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Shutdown initiated... 2025-12-07 08:43:03,110 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before shutdown stats (total=4, active=1, idle=3, waiting=0) 2025-12-07 08:43:03,110 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 92df40bdc753028e9cfdc8ae83b9b11b from 172.22.0.11:44231-a7a3fe for job 36c57a67c87f267c3fbc227209cf46ca with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:43:03,112 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot f24a792bae6a8cfbd7025c03eb422283 from 172.22.0.11:44231-a7a3fe for job 36c57a67c87f267c3fbc227209cf46ca with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:43:03,112 DEBUG com.zaxxer.hikari.pool.PoolBase [] - connection-pool-postgrescdc:5432 - Closing connection org.postgresql.jdbc.PgConnection@1da1b5f9: (connection evicted) 2025-12-07 08:43:03,114 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Close ResourceManager connection 3c2e0f6d89c1ebd4fa88f691924be275: Stopping JobMaster for job 'Persist into Paimon: transactions table' (1291f8c23d04987a93f4a9c27092207a). 2025-12-07 08:43:03,115 DEBUG com.zaxxer.hikari.pool.PoolBase [] - connection-pool-postgrescdc:5432 - Closing connection org.postgresql.jdbc.PgConnection@216f20c0: (connection evicted) 2025-12-07 08:43:03,115 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Close ResourceManager connection 3c2e0f6d89c1ebd4fa88f691924be275: Stopping JobMaster for job 'Persist into Paimon: accountholders table' (36af5c31745902e97c08fdec4ebc50f6). 2025-12-07 08:43:03,117 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Disconnect job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_3 for job 36af5c31745902e97c08fdec4ebc50f6 from the resource manager. 2025-12-07 08:43:03,117 DEBUG com.zaxxer.hikari.pool.PoolBase [] - connection-pool-postgrescdc:5432 - Closing connection org.postgresql.jdbc.PgConnection@66033c82: (connection evicted) 2025-12-07 08:43:03,118 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Disconnect job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_4 for job 1291f8c23d04987a93f4a9c27092207a from the resource manager. 2025-12-07 08:43:03,123 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After shutdown stats (total=0, active=0, idle=0, waiting=0) 2025-12-07 08:43:03,124 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Shutdown completed. 2025-12-07 08:43:03,126 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source coordinator for source Source: accountholders[4] closed. 2025-12-07 08:43:03,127 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source coordinator for source Source: transactions[7] closed. 2025-12-07 08:43:03,135 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - 6 tasks will be restarted to recover the failed task 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_0. 2025-12-07 08:43:03,136 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca) switched from state RUNNING to RESTARTING. 2025-12-07 08:43:03,138 WARN org.apache.flink.runtime.checkpoint.CheckpointFailureManager [] - Failed to trigger or complete checkpoint 1 for job 36c57a67c87f267c3fbc227209cf46ca. (0 consecutive failed attempts so far) org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint Coordinator is suspending. at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.stopCheckpointScheduler(CheckpointCoordinator.java:2068) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.checkpoint.CheckpointCoordinatorDeActivator.jobStatusChanges(CheckpointCoordinatorDeActivator.java:49) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifyJobStatusChange(DefaultExecutionGraph.java:1609) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1167) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.transitionState(DefaultExecutionGraph.java:1139) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SchedulerBase.transitionExecutionGraphState(SchedulerBase.java:601) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.DefaultScheduler.addVerticesToRestartPending(DefaultScheduler.java:386) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.DefaultScheduler.restartTasksWithDelay(DefaultScheduler.java:362) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeRestartTasks(DefaultScheduler.java:330) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:272) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.DefaultScheduler.onTaskFailed(DefaultScheduler.java:265) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SchedulerBase.onTaskExecutionStateUpdate(SchedulerBase.java:788) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:765) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1665) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1190) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1130) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.executiongraph.Execution.fail(Execution.java:831) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot.signalPayloadRelease(SingleLogicalSlot.java:195) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot.release(SingleLogicalSlot.java:182) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.scheduler.SharedSlot.lambda$release$4(SharedSlot.java:270) ~[flink-dist-1.20.2.jar:1.20.2] at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(Unknown Source) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(Unknown Source) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.thenAccept(Unknown Source) ~[?:?] at org.apache.flink.runtime.scheduler.SharedSlot.release(SharedSlot.java:270) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlot.releasePayload(AllocatedSlot.java:152) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool.releasePayload(DefaultDeclarativeSlotPool.java:482) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool.freeAndReleaseSlots(DefaultDeclarativeSlotPool.java:474) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool.releaseSlots(DefaultDeclarativeSlotPool.java:445) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService.internalReleaseTaskManager(DeclarativeSlotPoolService.java:275) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService.releaseTaskManager(DeclarativeSlotPoolService.java:231) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.jobmaster.JobMaster.disconnectTaskManager(JobMaster.java:570) ~[flink-dist-1.20.2.jar:1.20.2] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.lambda$handleRpcInvocation$1(PekkoRpcActor.java:318) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83) ~[flink-dist-1.20.2.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcInvocation(PekkoRpcActor.java:316) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcMessage(PekkoRpcActor.java:229) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.FencedPekkoRpcActor.handleRpcMessage(FencedPekkoRpcActor.java:88) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleMessage(PekkoRpcActor.java:174) ~[flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse(PartialFunction.scala:127) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) [flink-rpc-akkaba84480f-99ab-4eb4-91ed-a216fcca2c38.jar:1.20.2] at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?] 2025-12-07 08:43:03,156 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:43:03,158 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:43:03,170 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING. 2025-12-07 08:43:03,172 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Removing registered reader after failure for subtask 1 (#0) of source Source: accountholders[1]. 2025-12-07 08:43:03,173 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Removing registered reader after failure for subtask 0 (#0) of source Source: accountholders[1]. 2025-12-07 08:43:03,173 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:43:03,174 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from RUNNING to CANCELING. 2025-12-07 08:43:03,190 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,194 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_0. 2025-12-07 08:43:03,195 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,195 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,197 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2025-12-07 08:43:03,198 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,199 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0. 2025-12-07 08:43:03,199 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_0. 2025-12-07 08:43:03,199 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,200 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0. 2025-12-07 08:43:03,200 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_0. 2025-12-07 08:43:03,200 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED. 2025-12-07 08:43:03,201 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0. 2025-12-07 08:43:03,202 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Discarding the results produced by task execution 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_0. 2025-12-07 08:43:03,203 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [330b0b10961a5f1a84002b536ec4971e]. 2025-12-07 08:43:03,203 INFO org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool [] - Releasing slot [c3f726227588f8a9dd459a16d28be489]. 2025-12-07 08:43:03,204 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Disconnect TaskExecutor 172.22.0.8:32947-021f72 because: The TaskExecutor is shutting down. 2025-12-07 08:43:03,204 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Clearing resource requirements of job 36c57a67c87f267c3fbc227209cf46ca 2025-12-07 08:43:03,205 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 1 as aborted for source Source: accountholders[1]. 2025-12-07 08:43:04,240 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: accountholders table (36c57a67c87f267c3fbc227209cf46ca) switched from state RESTARTING to RUNNING. 2025-12-07 08:43:04,242 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:43:04,246 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Recovering subtask 0 to checkpoint -1 for source Source: accountholders[1] to checkpoint. 2025-12-07 08:43:04,246 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,247 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:0 2025-12-07 08:43:04,247 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,248 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,248 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove processed split: public.accountholders:0 2025-12-07 08:43:04,248 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,248 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Recovering subtask 1 to checkpoint -1 for source Source: accountholders[1] to checkpoint. 2025-12-07 08:43:04,248 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,248 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.accountholders:21 2025-12-07 08:43:04,248 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove processed split: public.accountholders:21 2025-12-07 08:43:04,248 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_1) switched from CREATED to SCHEDULED. 2025-12-07 08:43:04,250 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 36c57a67c87f267c3fbc227209cf46ca: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}] 2025-12-07 08:43:04,251 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 36c57a67c87f267c3fbc227209cf46ca: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:43:04,258 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,258 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 92df40bdc753028e9cfdc8ae83b9b11b 2025-12-07 08:43:04,267 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,267 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id f24a792bae6a8cfbd7025c03eb422283 2025-12-07 08:43:04,268 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,269 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Coordinator: accountholders (1/1) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_1 and vertex id e70ba309e25939b3e897cd6ab78da6d6_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 92df40bdc753028e9cfdc8ae83b9b11b 2025-12-07 08:43:04,272 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,274 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (1/2) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_1 and vertex id a03abd3fac749ae831b075a1fb67af8c_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 92df40bdc753028e9cfdc8ae83b9b11b 2025-12-07 08:43:04,275 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,276 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: accountholders (2/2) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_1 and vertex id a03abd3fac749ae831b075a1fb67af8c_1 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id f24a792bae6a8cfbd7025c03eb422283 2025-12-07 08:43:04,277 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_1) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:43:04,277 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Global Committer : accountholders -> end: Writer (1/1) (attempt #1) with attempt id 1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_1 and vertex id 365f71024de0f833b19c632ada645351_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 92df40bdc753028e9cfdc8ae83b9b11b 2025-12-07 08:43:04,809 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:04,810 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:04,811 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:04,814 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:04,817 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:04,818 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_1) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:43:05,379 INFO org.apache.flink.runtime.checkpoint.CheckpointFailureManager [] - Failed to trigger checkpoint for job 36c57a67c87f267c3fbc227209cf46ca since Checkpoint triggering task Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) of job 36c57a67c87f267c3fbc227209cf46ca is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running.. 2025-12-07 08:43:05,413 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: accountholders (1/1) (1cf6326b551e2671910e3b661e00f0bb_e70ba309e25939b3e897cd6ab78da6d6_0_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,425 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_1_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,432 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_a03abd3fac749ae831b075a1fb67af8c_0_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,717 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : accountholders -> end: Writer (1/1) (1cf6326b551e2671910e3b661e00f0bb_365f71024de0f833b19c632ada645351_0_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,941 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] registering reader for parallel task 0 (#1) @ 172.22.0.11 2025-12-07 08:43:05,944 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] registering reader for parallel task 1 (#1) @ 172.22.0.11 2025-12-07 08:43:05,949 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 0 (#1) 2025-12-07 08:43:05,950 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:1 2025-12-07 08:43:05,951 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:1 2025-12-07 08:43:05,954 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (2/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,955 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:1', splitKeyType=[`_id` INT NOT NULL], splitStart=[8097], splitEnd=[16193], highWatermark=null} to subtask 0 2025-12-07 08:43:05,956 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 1 (#1) 2025-12-07 08:43:05,956 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: accountholders[1] -> WatermarkAssigner[2] -> ConstraintEnforcer[3] -> StreamRecordTimestampInserter[3] -> Map -> Writer : accountholders (1/2) (1cf6326b551e2671910e3b661e00f0bb_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2025-12-07 08:43:05,957 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:2 2025-12-07 08:43:05,957 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:2 2025-12-07 08:43:05,958 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:2', splitKeyType=[`_id` INT NOT NULL], splitStart=[16193], splitEnd=[24289], highWatermark=null} to subtask 1 2025-12-07 08:43:13,864 WARN org.apache.pekko.remote.ReliableDeliverySupervisor [] - Association with remote system [pekko.tcp://flink@172.22.0.8:32947] has failed, address is now gated for [50] ms. Reason: [Disassociated] 2025-12-07 08:43:13,863 WARN org.apache.pekko.remote.ReliableDeliverySupervisor [] - Association with remote system [pekko.tcp://flink-metrics@172.22.0.8:37275] has failed, address is now gated for [50] ms. Reason: [Disassociated] 2025-12-07 08:43:15,386 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765096995377 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:43:15,521 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 2 for job 36c57a67c87f267c3fbc227209cf46ca (25020 bytes, checkpointDuration=143 ms, finalizationTime=1 ms). 2025-12-07 08:43:15,522 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 2 as completed for source Source: accountholders[1]. 2025-12-07 08:43:25,388 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097005381 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:50,932 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,943 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 1 2025-12-07 08:45:50,944 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,945 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,945 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 0 (#1) 2025-12-07 08:45:50,947 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:3 2025-12-07 08:45:50,947 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:3 2025-12-07 08:45:50,949 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:3', splitKeyType=[`_id` INT NOT NULL], splitStart=[24289], splitEnd=[32385], highWatermark=null} to subtask 0 2025-12-07 08:45:50,950 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: accountholders[1] received split request from parallel task 1 (#1) 2025-12-07 08:45:50,951 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.accountholders:4 2025-12-07 08:45:50,951 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.accountholders:4 2025-12-07 08:45:50,952 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.accountholders, splitId='public.accountholders:4', splitKeyType=[`_id` INT NOT NULL], splitStart=[32385], splitEnd=[40481], highWatermark=null} to subtask 1 2025-12-07 08:45:50,953 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,954 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,954 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,955 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,955 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,956 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,957 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 3 for job 36c57a67c87f267c3fbc227209cf46ca (27073 bytes, checkpointDuration=145572 ms, finalizationTime=4 ms). 2025-12-07 08:45:50,957 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,958 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,960 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 135583 2025-12-07 08:45:50,959 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:2=Offset{lsn=LSN{0/1DD23028}, txId=40684, lastCommitTs=-9223372036854775808}}} from subtask 1. 2025-12-07 08:45:50,960 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,961 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,963 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,963 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097150960 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:50,964 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,965 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,966 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,966 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,967 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,967 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,968 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.accountholders:1=Offset{lsn=LSN{0/1DD23028}, txId=40685, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:45:50,969 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 2 2025-12-07 08:45:50,970 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 3 as completed for source Source: accountholders[1]. 2025-12-07 08:45:50,970 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Checkpoint completed on checkpoint 3 with splitFinishedCheckpointIds size 2. 2025-12-07 08:45:50,971 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - SnapshotSplitAssigner snapshotState on checkpoint 4 with splitFinishedCheckpointIds size 2. 2025-12-07 08:45:53,047 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 4 for job 36c57a67c87f267c3fbc227209cf46ca (25489 bytes, checkpointDuration=2085 ms, finalizationTime=2 ms). 2025-12-07 08:45:53,048 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 127671 2025-12-07 08:45:53,048 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 4 as completed for source Source: accountholders[1]. 2025-12-07 08:45:53,051 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097153048 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:53,053 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add finished split: public.accountholders:1 2025-12-07 08:45:53,053 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add finished split: public.accountholders:2 2025-12-07 08:45:53,053 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Checkpoint completed on checkpoint 4 with splitFinishedCheckpointIds size 0. 2025-12-07 08:45:54,313 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 5 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=1264 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,314 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 118937 2025-12-07 08:45:54,315 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 5 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,315 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154315 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,460 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 6 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=144 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,463 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 109085 2025-12-07 08:45:54,463 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 6 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,464 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154463 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,503 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 7 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=39 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,504 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 99126 2025-12-07 08:45:54,504 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 7 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,504 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154504 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,547 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 8 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=42 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,548 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 89168 2025-12-07 08:45:54,548 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 8 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,548 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154548 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,586 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 9 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=37 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,587 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 79208 2025-12-07 08:45:54,588 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 9 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,588 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154588 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,655 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 10 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=65 ms, finalizationTime=2 ms). 2025-12-07 08:45:54,657 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 69279 2025-12-07 08:45:54,657 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 10 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,659 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154657 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,729 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 11 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=71 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,731 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 11 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,731 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 59353 2025-12-07 08:45:54,736 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154732 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,802 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 12 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=69 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,805 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 49425 2025-12-07 08:45:54,806 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 12 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,806 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154805 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,849 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 13 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=42 ms, finalizationTime=2 ms). 2025-12-07 08:45:54,850 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 39461 2025-12-07 08:45:54,850 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 13 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,851 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154850 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,884 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 14 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=33 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,885 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 29503 2025-12-07 08:45:54,885 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 14 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,886 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154885 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,918 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 15 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=32 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,919 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 19538 2025-12-07 08:45:54,920 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 15 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,921 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154920 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,948 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 16 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=27 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,949 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 9570 2025-12-07 08:45:54,949 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 16 as completed for source Source: accountholders[1]. 2025-12-07 08:45:54,950 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097154950 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:54,986 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 17 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=35 ms, finalizationTime=1 ms). 2025-12-07 08:45:54,987 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 17 as completed for source Source: accountholders[1]. 2025-12-07 08:45:55,379 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097155378 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:45:55,414 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 18 for job 36c57a67c87f267c3fbc227209cf46ca (25264 bytes, checkpointDuration=35 ms, finalizationTime=1 ms). 2025-12-07 08:45:55,414 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 18 as completed for source Source: accountholders[1]. 2025-12-07 08:46:05,395 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097165383 for job 36c57a67c87f267c3fbc227209cf46ca. 2025-12-07 08:46:47,631 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Received JobGraph submission 'Persist into Paimon: transactions table' (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,633 INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher [] - Submitting job 'Persist into Paimon: transactions table' (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,636 INFO org.apache.flink.runtime.jobmaster.JobMasterServiceLeadershipRunner [] - JobMasterServiceLeadershipRunner for job 0300f10bd1bdfd3a91ccdc3ad032841d was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new JobMasterServiceProcess. 2025-12-07 08:46:47,688 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_6 . 2025-12-07 08:46:47,690 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Initializing job 'Persist into Paimon: transactions table' (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,692 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Persist into Paimon: transactions table (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,695 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Created execution graph 69b142d464e1b39199dbea8974418ebe for job 0300f10bd1bdfd3a91ccdc3ad032841d. 2025-12-07 08:46:47,696 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Running initialization on master for job Persist into Paimon: transactions table (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,696 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Successfully ran initialization on master in 0 ms. 2025-12-07 08:46:47,715 WARN org.apache.flink.metrics.MetricGroup [] - The operator name Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions exceeded the 80 characters length limit and was truncated. 2025-12-07 08:46:47,717 INFO org.apache.flink.runtime.scheduler.adapter.DefaultExecutionTopology [] - Built 1 new pipelined regions in 0 ms, total 1 pipelined regions currently. 2025-12-07 08:46:47,717 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Loading state backend via factory org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackendFactory 2025-12-07 08:46:47,717 INFO org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend [] - Using predefined options: DEFAULT. 2025-12-07 08:46:47,721 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as EmbeddedRocksDBStateBackend 2025-12-07 08:46:47,721 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@6d0d2a8b 2025-12-07 08:46:47,727 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - No checkpoint found during restore. 2025-12-07 08:46:47,729 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@3ef70647 for Persist into Paimon: transactions table (0300f10bd1bdfd3a91ccdc3ad032841d). 2025-12-07 08:46:47,734 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting execution of job 'Persist into Paimon: transactions table' (0300f10bd1bdfd3a91ccdc3ad032841d) under job master id 00000000000000000000000000000000. 2025-12-07 08:46:47,736 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Starting split enumerator for source Source: transactions[4]. 2025-12-07 08:46:47,746 INFO org.apache.flink.cdc.connectors.base.relational.connection.JdbcConnectionPools [] - Create and register connection pool postgrescdc@postgrescdc:5432, database=demog, dataSourcePoolFactoryIdentifier=org.apache.flink.cdc.connectors.postgres.source.PostgresConnectionPoolFactory 2025-12-07 08:46:47,756 DEBUG com.zaxxer.hikari.HikariConfig [] - Driver class org.postgresql.Driver found in Thread context class loader org.apache.flink.util.FlinkUserCodeClassLoaders$SafetyNetWrapperClassLoader@5baf8e69 2025-12-07 08:46:47,757 DEBUG com.zaxxer.hikari.HikariConfig [] - connection-pool-postgrescdc:5432 - configuration: 2025-12-07 08:46:47,758 DEBUG com.zaxxer.hikari.HikariConfig [] - allowPoolSuspension................................false 2025-12-07 08:46:47,758 DEBUG com.zaxxer.hikari.HikariConfig [] - autoCommit................................true 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - catalog................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionInitSql................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTestQuery................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - connectionTimeout................................30000 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSource................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceClassName................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceJNDI................................none 2025-12-07 08:46:47,759 DEBUG com.zaxxer.hikari.HikariConfig [] - dataSourceProperties................................{password=, prepStmtCacheSqlLimit=2048, cachePrepStmts=true, serverTimezone=UTC, prepStmtCacheSize=250} 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - driverClassName................................"org.postgresql.Driver" 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - exceptionOverrideClassName................................none 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckProperties................................{} 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - healthCheckRegistry................................none 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - idleTimeout................................600000 2025-12-07 08:46:47,760 DEBUG com.zaxxer.hikari.HikariConfig [] - initializationFailTimeout................................1 2025-12-07 08:46:47,761 DEBUG com.zaxxer.hikari.HikariConfig [] - isolateInternalQueries................................false 2025-12-07 08:46:47,761 DEBUG com.zaxxer.hikari.HikariConfig [] - jdbcUrl................................jdbc:postgresql://postgrescdc:5432/demog 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - keepaliveTime................................0 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - leakDetectionThreshold................................0 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - maxLifetime................................1800000 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - maximumPoolSize................................20 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - metricRegistry................................none 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - metricsTrackerFactory................................none 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - minimumIdle................................1 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - password................................ 2025-12-07 08:46:47,762 DEBUG com.zaxxer.hikari.HikariConfig [] - poolName................................"connection-pool-postgrescdc:5432" 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - readOnly................................false 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - registerMbeans................................false 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - scheduledExecutor................................none 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - schema................................none 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - threadFactory................................internal 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - transactionIsolation................................default 2025-12-07 08:46:47,763 DEBUG com.zaxxer.hikari.HikariConfig [] - username................................"dbadmin" 2025-12-07 08:46:47,764 DEBUG com.zaxxer.hikari.HikariConfig [] - validationTimeout................................5000 2025-12-07 08:46:47,765 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Starting... 2025-12-07 08:46:47,791 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@1070de7f 2025-12-07 08:46:47,791 INFO com.zaxxer.hikari.HikariDataSource [] - connection-pool-postgrescdc:5432 - Start completed. 2025-12-07 08:46:47,818 INFO org.apache.flink.cdc.connectors.postgres.source.utils.TableDiscoveryUtils [] - Postgres captured tables : public.transactions . 2025-12-07 08:46:47,820 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:46:47,822 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy] 2025-12-07 08:46:47,822 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Job Persist into Paimon: transactions table (0300f10bd1bdfd3a91ccdc3ad032841d) switched from state CREATED to RUNNING. 2025-12-07 08:46:47,825 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (1/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,825 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (2/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,826 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (69b142d464e1b39199dbea8974418ebe_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,826 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,826 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,826 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (69b142d464e1b39199dbea8974418ebe_365f71024de0f833b19c632ada645351_0_0) switched from CREATED to SCHEDULED. 2025-12-07 08:46:47,828 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Connecting to ResourceManager pekko.tcp://flink@jobmanager:6123/user/rpc/resourcemanager_*(00000000000000000000000000000000) 2025-12-07 08:46:47,835 INFO io.debezium.connector.postgresql.connection.PostgresConnection [] - Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=LSN{0/EB6A270}, catalogXmin=503] 2025-12-07 08:46:47,841 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - Resolved ResourceManager address, beginning registration 2025-12-07 08:46:47,841 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2025-12-07 08:46:47,842 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registering job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_6 for job 0300f10bd1bdfd3a91ccdc3ad032841d. 2025-12-07 08:46:47,843 INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager [] - Registered job manager 00000000000000000000000000000000@pekko.tcp://flink@jobmanager:6123/user/rpc/jobmanager_6 for job 0300f10bd1bdfd3a91ccdc3ad032841d. 2025-12-07 08:46:47,844 INFO org.apache.flink.runtime.jobmaster.JobMaster [] - JobManager successfully registered at ResourceManager, leader id: 00000000000000000000000000000000. 2025-12-07 08:46:47,844 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Received resource requirements from job 0300f10bd1bdfd3a91ccdc3ad032841d: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}] 2025-12-07 08:46:47,848 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Start splitting table public.transactions into chunks... 2025-12-07 08:46:47,848 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Creating initial offset context 2025-12-07 08:46:47,855 INFO io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource [] - Read xlogStart at 'LSN{0/2D574750}' from transaction '67092' 2025-12-07 08:46:47,859 DEBUG io.debezium.jdbc.JdbcConnection [] - Retrieving columns of table public.transactions 2025-12-07 08:46:47,879 INFO org.apache.flink.cdc.connectors.postgres.source.utils.PostgresQueryUtils [] - queryApproximateRowCnt: SELECT reltuples::bigint FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace WHERE n.nspname = ? AND c.relname = ? => 170253 2025-12-07 08:46:47,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The distribution factor of table public.transactions is 1.122 according to the min split key 1, max split key 191018 and approximate row count 170253 2025-12-07 08:46:47,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - The actual distribution factor for table public.transactions is 1.122, the lower bound of evenly distribution factor is 0.05, the upper bound of evenly distribution factor is 1000.0 2025-12-07 08:46:47,879 INFO org.apache.flink.cdc.connectors.base.source.assigner.splitter.JdbcSourceChunkSplitter [] - Use evenly-sized chunk optimization for table public.transactions, the approximate row count is 170253, the chunk size is 8096, the dynamic chunk size is 9083 2025-12-07 08:46:47,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:0 2025-12-07 08:46:47,880 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:1 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:2 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:3 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:4 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:5 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:6 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:7 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:8 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:9 2025-12-07 08:46:47,881 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:10 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:11 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:12 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:13 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:14 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:15 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:16 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:17 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:18 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:19 2025-12-07 08:46:47,882 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:20 2025-12-07 08:46:47,883 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add remaining split: public.transactions:21 2025-12-07 08:46:47,883 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Split table public.transactions into 22 chunks, time cost: 35ms. 2025-12-07 08:46:47,892 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:46:47,892 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=1, active=1, idle=0, waiting=0) 2025-12-07 08:46:47,906 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Added connection org.postgresql.jdbc.PgConnection@7d3c192a 2025-12-07 08:46:47,906 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After adding stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:46:47,909 INFO org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedSlotManager [] - Matching resource requirements against available resources. Missing resources: Job 0300f10bd1bdfd3a91ccdc3ad032841d ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2} Current resources: TaskManager 172.22.0.11:44231-a7a3fe Available: ResourceProfile{cpuCores=28, taskHeapMemory=3.897gb (4184013928 bytes), taskOffHeapMemory=0 bytes, managedMemory=2.987gb (3206908964 bytes), networkMemory=238.933mb (250539760 bytes)} Total: ResourceProfile{cpuCores=3E+1, taskHeapMemory=4.175gb (4482872064 bytes), taskOffHeapMemory=0 bytes, managedMemory=3.200gb (3435973888 bytes), networkMemory=256.000mb (268435456 bytes)} 2025-12-07 08:46:47,909 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 4c6db1b527e5ecd25949cd24fa53c7b9 from 172.22.0.11:44231-a7a3fe for job 0300f10bd1bdfd3a91ccdc3ad032841d with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:46:47,910 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DefaultSlotStatusSyncer [] - Starting allocation of slot 924433250f27da1a8b943642c7a94e17 from 172.22.0.11:44231-a7a3fe for job 0300f10bd1bdfd3a91ccdc3ad032841d with resource profile ResourceProfile{cpuCores=1, taskHeapMemory=142.507mb (149429068 bytes), taskOffHeapMemory=0 bytes, managedMemory=109.227mb (114532462 bytes), networkMemory=8.533mb (8947848 bytes)}. 2025-12-07 08:46:47,956 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (1/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,956 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (1/2) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 924433250f27da1a8b943642c7a94e17 2025-12-07 08:46:47,959 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (2/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,959 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (2/2) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 4c6db1b527e5ecd25949cd24fa53c7b9 2025-12-07 08:46:47,959 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (69b142d464e1b39199dbea8974418ebe_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,959 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Coordinator: transactions (1/1) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_e70ba309e25939b3e897cd6ab78da6d6_0_0 and vertex id e70ba309e25939b3e897cd6ab78da6d6_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 924433250f27da1a8b943642c7a94e17 2025-12-07 08:46:47,960 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,960 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: transactions (1/2) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_0_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 924433250f27da1a8b943642c7a94e17 2025-12-07 08:46:47,961 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,961 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Compact Worker: transactions (2/2) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_1_0 and vertex id a03abd3fac749ae831b075a1fb67af8c_1 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 4c6db1b527e5ecd25949cd24fa53c7b9 2025-12-07 08:46:47,961 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (69b142d464e1b39199dbea8974418ebe_365f71024de0f833b19c632ada645351_0_0) switched from SCHEDULED to DEPLOYING. 2025-12-07 08:46:47,961 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Deploying Global Committer : transactions -> end: Writer (1/1) (attempt #0) with attempt id 69b142d464e1b39199dbea8974418ebe_365f71024de0f833b19c632ada645351_0_0 and vertex id 365f71024de0f833b19c632ada645351_0 to 172.22.0.11:44231-a7a3fe @ aiembed-taskmanager-2.aiembed (dataPort=38935) with allocation id 924433250f27da1a8b943642c7a94e17 2025-12-07 08:46:48,030 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,030 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (1/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,031 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (69b142d464e1b39199dbea8974418ebe_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,037 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (2/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,043 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,057 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (69b142d464e1b39199dbea8974418ebe_365f71024de0f833b19c632ada645351_0_0) switched from DEPLOYING to INITIALIZING. 2025-12-07 08:46:48,063 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (1/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:48,063 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Worker: transactions (2/2) (69b142d464e1b39199dbea8974418ebe_a03abd3fac749ae831b075a1fb67af8c_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:48,065 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Compact Coordinator: transactions (1/1) (69b142d464e1b39199dbea8974418ebe_e70ba309e25939b3e897cd6ab78da6d6_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:48,105 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Global Committer : transactions -> end: Writer (1/1) (69b142d464e1b39199dbea8974418ebe_365f71024de0f833b19c632ada645351_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:48,122 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[4] registering reader for parallel task 0 (#0) @ 172.22.0.11 2025-12-07 08:46:48,122 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[4] received split request from parallel task 0 (#0) 2025-12-07 08:46:48,122 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (1/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:48,123 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:21 2025-12-07 08:46:48,124 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:21 2025-12-07 08:46:48,127 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:21', splitKeyType=[`_id` INT NOT NULL], splitStart=[190744], splitEnd=null, highWatermark=null} to subtask 0 2025-12-07 08:46:48,127 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[4] registering reader for parallel task 1 (#0) @ 172.22.0.11 2025-12-07 08:46:48,127 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[4] received split request from parallel task 1 (#0) 2025-12-07 08:46:48,128 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:0 2025-12-07 08:46:48,128 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:0 2025-12-07 08:46:48,133 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:0', splitKeyType=[`_id` INT NOT NULL], splitStart=null, splitEnd=[9084], highWatermark=null} to subtask 1 2025-12-07 08:46:48,136 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - Source: transactions[4] -> WatermarkAssigner[5] -> ConstraintEnforcer[6] -> StreamRecordTimestampInserter[6] -> Map -> Writer : transactions (2/2) (69b142d464e1b39199dbea8974418ebe_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING. 2025-12-07 08:46:52,363 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097212362 for job 0300f10bd1bdfd3a91ccdc3ad032841d. 2025-12-07 08:47:17,896 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:47:17,899 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:47:17,900 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:47:29,330 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.transactions:21=Offset{lsn=LSN{0/2D574888}, txId=67095, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:47:29,331 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 1 2025-12-07 08:47:29,332 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Source Source: transactions[4] received split request from parallel task 0 (#0) 2025-12-07 08:47:29,334 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - add processed split: public.transactions:1 2025-12-07 08:47:29,334 INFO org.apache.flink.cdc.connectors.base.source.metrics.SourceEnumeratorMetrics [] - remove remaining split: public.transactions:1 2025-12-07 08:47:29,337 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - Assign split SnapshotSplit{tableId=public.transactions, splitId='public.transactions:1', splitKeyType=[`_id` INT NOT NULL], splitStart=[9084], splitEnd=[18167], highWatermark=null} to subtask 0 2025-12-07 08:47:29,338 INFO org.apache.flink.cdc.connectors.base.source.enumerator.IncrementalSourceEnumerator [] - The enumerator receives finished split offsets FinishedSnapshotSplitsReportEvent{finishedOffsets={public.transactions:21=Offset{lsn=LSN{0/2D574888}, txId=67095, lastCommitTs=-9223372036854775808}}} from subtask 0. 2025-12-07 08:47:29,338 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - splitFinishedCheckpointIds size in onFinishedSplits: 1 2025-12-07 08:47:29,357 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Completed checkpoint 1 for job 0300f10bd1bdfd3a91ccdc3ad032841d (48796 bytes, checkpointDuration=36993 ms, finalizationTime=2 ms). 2025-12-07 08:47:29,359 INFO org.apache.flink.runtime.source.coordinator.SourceCoordinator [] - Marking checkpoint 1 as completed for source Source: transactions[4]. 2025-12-07 08:47:29,359 INFO org.apache.flink.runtime.checkpoint.CheckpointRequestDecider [] - checkpoint request time in queue: 26997 2025-12-07 08:47:29,359 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - Checkpoint completed on checkpoint 1 with splitFinishedCheckpointIds size 1. 2025-12-07 08:47:29,360 INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1765097249359 for job 0300f10bd1bdfd3a91ccdc3ad032841d. 2025-12-07 08:47:29,362 INFO org.apache.flink.cdc.connectors.base.source.assigner.SnapshotSplitAssigner [] - SnapshotSplitAssigner snapshotState on checkpoint 2 with splitFinishedCheckpointIds size 1. 2025-12-07 08:47:47,901 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:47:47,902 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:47:47,903 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:48:17,905 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:48:17,906 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:48:17,907 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:48:47,908 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:48:47,910 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:48:47,910 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:49:17,920 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:49:17,944 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:49:17,953 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:49:47,854 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:49:47,861 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:49:47,862 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:50:17,863 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:50:17,865 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:50:17,865 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:50:47,867 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:50:47,868 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:50:47,868 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level. 2025-12-07 08:51:17,867 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Before cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:51:17,871 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - After cleanup stats (total=2, active=1, idle=1, waiting=0) 2025-12-07 08:51:17,871 DEBUG com.zaxxer.hikari.pool.HikariPool [] - connection-pool-postgrescdc:5432 - Fill pool skipped, pool is at sufficient level.