metadata: annotations: prow.k8s.io/context: pull-unit-test-cdc prow.k8s.io/job: pull-unit-test-cdc creationTimestamp: "2026-03-16T06:08:08Z" generation: 10 labels: created-by-prow: "true" event-GUID: 7f346c00-20fe-11f1-92e0-51a0596a6958 prow.k8s.io/build-id: "2033425059548237824" prow.k8s.io/context: pull-unit-test-cdc prow.k8s.io/id: 127b1ec9-4c28-41bd-9e30-e8c46d7a32bb prow.k8s.io/is-optional: "false" prow.k8s.io/job: pull-unit-test-cdc prow.k8s.io/refs.base_ref: master prow.k8s.io/refs.org: pingcap prow.k8s.io/refs.pull: "12531" prow.k8s.io/refs.repo: tiflow prow.k8s.io/type: presubmit name: 127b1ec9-4c28-41bd-9e30-e8c46d7a32bb namespace: apps resourceVersion: "1773643340775631009" uid: 836a19d8-1e77-4591-8ac8-943ca64b7ea6 spec: agent: kubernetes cluster: default context: pull-unit-test-cdc decoration_config: gcs_configuration: bucket: gs://prow-tidb-logs path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: clonerefs: gcr.io/k8s-prow/clonerefs:v20230601-43eb1068e4 entrypoint: gcr.io/k8s-prow/entrypoint:v20230601-43eb1068e4 initupload: gcr.io/k8s-prow/initupload:v20230601-43eb1068e4 sidecar: gcr.io/k8s-prow/sidecar:v20230601-43eb1068e4 job: pull-unit-test-cdc namespace: prow-test-pods pod_spec: containers: - args: - | # Preserve junit artifacts for Prow even when tests fail. archive_junit_reports() { local report shopt -s globstar nullglob mkdir -p "${ARTIFACTS}" || return 0 for report in ./**/*-junit-report.xml; do cp -f "$report" "${ARTIFACTS}/$(basename "$report")" || true done } trap archive_junit_reports EXIT make unit_test_in_verify_ci if [ -f /tmp/tidb_cdc_test/cov.unit.out ] && [ "${JOB_TYPE:-}" != "batch" ]; then codecov -f /tmp/tidb_cdc_test/cov.unit.out -F unit,cdc -r "pingcap/tiflow" -C "${PULL_PULL_SHA}" -B "${PULL_BASE_REF}" --pr "${PULL_NUMBER}" -Z || true fi command: - bash - -ce env: - name: CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens - name: TICDC_CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens image: ghcr.io/pingcap-qe/ci/base:v2026.3.8-1-g9d412f4-go1.25 name: cdc-unit-test resources: limits: cpu: "6" memory: 24Gi requests: cpu: "6" memory: 24Gi prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/pingcap/tiflow/commit/5a78616566ba2c2ff6064c0aaa7d4a4f1b89151b base_ref: master base_sha: 5a78616566ba2c2ff6064c0aaa7d4a4f1b89151b org: pingcap pulls: - author: joechenrh author_link: https://github.com/joechenrh commit_link: https://github.com/pingcap/tiflow/pull/12531/commits/e72ae2b6940362ee2287c776b9297e7215ae4e50 head_ref: checksum-only link: https://github.com/pingcap/tiflow/pull/12531 number: 12531 sha: e72ae2b6940362ee2287c776b9297e7215ae4e50 title: 'sync-diff-inspector: calculate checksum only with `export-fix-sql = false`' repo: tiflow repo_link: https://github.com/pingcap/tiflow report: true rerun_command: /test pull-unit-test-cdc type: presubmit status: build_id: "2033425059548237824" completionTime: "2026-03-16T06:42:18Z" description: Job failed. pendingTime: "2026-03-16T06:08:08Z" pod_name: 127b1ec9-4c28-41bd-9e30-e8c46d7a32bb prev_report_states: gcsk8sreporter: failure gcsreporter: failure github-reporter: failure startTime: "2026-03-16T06:08:08Z" state: failure url: https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/pingcap_tiflow/12531/pull-unit-test-cdc/2033425059548237824