Skip to content

Console Output

Skipping 2 KB.. Full Log
[Pipeline] node
Created Pod: kubernetes jenkins-tiflow/ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm
Agent ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm is provisioned from template ap_tiflow_release-7_5_pull_cdc_integration_kafka_test_546-jcn0l-ml052
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/"
    runUrl: "job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "4c178d8ce8743f29cf2121474e8a04260cedd7fc"
    jenkins/label: "ap_tiflow_release-7_5_pull_cdc_integration_kafka_test_546-jcn0l"
  name: "ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm"
  namespace: "jenkins-tiflow"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "wurstmeister/zookeeper"
    imagePullPolicy: "IfNotPresent"
    name: "zookeeper"
    resources:
      limits:
        cpu: "2000m"
        memory: "4Gi"
      requests:
        cpu: "200m"
        memory: "4Gi"
    tty: true
    volumeMounts:
    - mountPath: "/tmp"
      name: "volume-0"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - args:
    - "cat"
    image: "hub.pingcap.net/jenkins/golang-tini:1.21"
    imagePullPolicy: "Always"
    name: "golang"
    resources:
      limits:
        cpu: "4"
        memory: "16Gi"
      requests:
        cpu: "2"
        memory: "12Gi"
    tty: true
    volumeMounts:
    - mountPath: "/tmp"
      name: "volume-0"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "KAFKA_CREATE_TOPICS"
      value: "big-message-test:1:1"
    - name: "KAFKA_BROKER_ID"
      value: "1"
    - name: "KAFKA_SSL_KEYSTORE_PASSWORD"
      value: "test1234"
    - name: "KAFKA_ZOOKEEPER_CONNECT"
      value: "localhost:2181"
    - name: "KAFKA_MESSAGE_MAX_BYTES"
      value: "11534336"
    - name: "KAFKA_REPLICA_FETCH_MAX_BYTES"
      value: "11534336"
    - name: "KAFKA_ADVERTISED_LISTENERS"
      value: "SSL://127.0.0.1:9093,PLAINTEXT://127.0.0.1:9092"
    - name: "ZK"
      value: "zk"
    - name: "KAFKA_SSL_KEYSTORE_LOCATION"
      value: "/tmp/kafka.server.keystore.jks"
    - name: "KAFKA_SSL_KEY_PASSWORD"
      value: "test1234"
    - name: "KAFKA_SSL_TRUSTSTORE_PASSWORD"
      value: "test1234"
    - name: "KAFKA_LISTENERS"
      value: "SSL://127.0.0.1:9093,PLAINTEXT://127.0.0.1:9092"
    - name: "KAFKA_SSL_TRUSTSTORE_LOCATION"
      value: "/tmp/kafka.server.truststore.jks"
    - name: "RACK_COMMAND"
      value: "curl -sfL https://github.com/pingcap/tiflow/raw/6e62afcfecc4e3965d8818784327d4bf2600d9fa/tests/_certificates/kafka.server.keystore.jks\
        \ -o /tmp/kafka.server.keystore.jks && curl -sfL https://github.com/pingcap/tiflow/raw/6e62afcfecc4e3965d8818784327d4bf2600d9fa/tests/_certificates/kafka.server.truststore.jks\
        \ -o /tmp/kafka.server.truststore.jks"
    image: "wurstmeister/kafka:2.12-2.4.1"
    imagePullPolicy: "IfNotPresent"
    name: "kafka"
    resources:
      limits:
        cpu: "2000m"
        memory: "4Gi"
      requests:
        cpu: "200m"
        memory: "4Gi"
    tty: true
    volumeMounts:
    - mountPath: "/tmp"
      name: "volume-0"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "KAFKA_SERVER"
      value: "127.0.0.1:9092"
    - name: "ZOOKEEPER_SERVER"
      value: "127.0.0.1:2181"
    - name: "DOWNSTREAM_DB_HOST"
      value: "127.0.0.1"
    - name: "USE_FLAT_MESSAGE"
      value: "true"
    - name: "DOWNSTREAM_DB_PORT"
      value: "3306"
    - name: "DB_NAME"
      value: "test"
    image: "rustinliu/ticdc-canal-json-adapter:latest"
    imagePullPolicy: "IfNotPresent"
    name: "canal-adapter"
    resources:
      requests:
        cpu: "200m"
        memory: "4Gi"
    tty: true
    volumeMounts:
    - mountPath: "/tmp"
      name: "volume-0"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/network-multitool"
    name: "net-tool"
    resources:
      limits:
        memory: "128Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/python3-requests:latest"
    name: "report"
    resources:
      limits:
        memory: "256Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.apps.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm"
    - name: "JENKINS_NAME"
      value: "ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - emptyDir: {}
    name: "volume-0"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm in /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Avoid second fetch
Checking out Revision 8c60e558a9356c5a25645eebaade802e946e45b6 (origin/main)
Commit message: "feat: disable old pipeline trigger on tiflash master (#2944)"
 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c60e558a9356c5a25645eebaade802e946e45b6 # timeout=10
 > git rev-list --no-walk 8c60e558a9356c5a25645eebaade802e946e45b6 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 5 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
PROW_JOB_ID=45e859c1-78af-4ce8-b4c5-27267a46d956
JENKINS_NODE_COOKIE=dbe5e9fe-1d73-48f8-9c83-1acae14b969b
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/
GOLANG_VERSION=1.21.0
HOSTNAME=ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
KUBERNETES_PORT=tcp://10.233.0.1:443
KUBERNETES_PORT_443_TCP_PORT=443
TERM=xterm
STAGE_NAME=Debug info
BUILD_TAG=jenkins-pingcap-tiflow-release-7.5-pull_cdc_integration_kafka_test-546
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test","buildid":"1784826626559709186","prowjobid":"45e859c1-78af-4ce8-b4c5-27267a46d956","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"release-7.5","base_sha":"fd3a6e756d0d488c7e60bedb05e21e42320c3dc7","base_link":"https://github.com/pingcap/tiflow/commit/fd3a6e756d0d488c7e60bedb05e21e42320c3dc7","pulls":[{"number":10992,"author":"ti-chi-bot","sha":"984cb040525092f05c913f87c7bb7c78e8f6f39e","title":"*: bump pd version to 7179657 (#10881)","link":"https://github.com/pingcap/tiflow/pull/10992","commit_link":"https://github.com/pingcap/tiflow/pull/10992/commits/984cb040525092f05c913f87c7bb7c78e8f6f39e","author_link":"https://github.com/ti-chi-bot"}]}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/display/redirect?page=artifacts
FILE_SERVER_URL=http://fileserver.pingcap.net
JENKINS_HOME=/var/jenkins_home
GIT_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/display/redirect
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
_=/usr/bin/printenv
POD_CONTAINER=golang
PWD=/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#546
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1784826626559709186
GOLANG_DOWNLOAD_SHA256=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742
JOB_BASE_NAME=pull_cdc_integration_kafka_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=8c60e558a9356c5a25645eebaade802e946e45b6
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/546/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=ap_tiflow_release-7_5_pull_cdc_integration_kafka_test_546-jcn0l
GOROOT=/usr/local/go
GIT_BRANCH=origin/main
KUBERNETES_PORT_443_TCP_PROTO=tcp
TINI_VERSION=v0.19.0
CI=true
KUBERNETES_SERVICE_PORT_HTTPS=443
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-a1283f80f8ebe563bfe9f2bd09649a5cc54c1f9b857850fc6066be7891f3e273
NODE_LABELS=ap_tiflow_release-7_5_pull_cdc_integration_kafka_test_546-jcn0l ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-7.5/job/pull_cdc_integration_kafka_test/display/redirect
BUILD_NUMBER=546
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz
+ echo -------------------------
-------------------------
+ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/jenkins/.cache/go-build'
GOENV='/home/jenkins/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMODCACHE='/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/go'
GOPRIVATE=''
GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.21.0'
GCCGO='gccgo'
GOAMD64='v1'
AR='ar'
CC='gcc'
CXX='g++'
CGO_ENABLED='1'
GOMOD='/dev/null'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build766715361=/tmp/go-build -gno-record-gcc-switches'
+ echo -------------------------
-------------------------
+ echo 'debug command: kubectl -n jenkins-tiflow exec -ti ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm bash'
debug command: kubectl -n jenkins-tiflow exec -ti ap-tiflow-release-7-5-pull-cdc-integration-kafka-test-546-7j3zm bash
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ dig github.com

; <<>> DiG 9.18.16 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11934
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 809af3aef294af03 (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		21	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon Apr 29 06:07:34 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check diff files)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $token
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [token]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: https://api.github.com/repos/pingcap/tiflow/pulls/10992/files?page=1&per_page=100
Content-Type: application/json
Authorization: *****
Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10992/files?page=1&per_page=100
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [token]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: https://api.github.com/repos/pingcap/tiflow/pulls/10992/files?page=2&per_page=100
Content-Type: application/json
Authorization: *****
Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10992/files?page=2&per_page=100
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
pr_diff_files: [go.mod, go.sum]
[Pipeline] echo
diff file not matched: go.mod
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tiflow/rev-fd3a6e7-d6783fb)
201781248 bytes in 1.02 secs (197122593 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.36.6
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/.git/
.git
HEAD is now at d6783fb76 update
POST git-upload-pack (686 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/tiflow
 = [up to date]          release-7.5          -> origin/release-7.5
   fc3d54d99..984cb0405  refs/pull/10992/head -> origin/pr/10992/head
Previous HEAD position was d6783fb76 update
HEAD is now at fd3a6e756 * (ticdc): manually cherry-pick simple protocol to release-7.5 (#10898)
🚧 Checkouting to base SHA:fd3a6e756d0d488c7e60bedb05e21e42320c3dc7...
HEAD is now at fd3a6e756 * (ticdc): manually cherry-pick simple protocol to release-7.5 (#10898)
✅ Checked. 🎉
🧾 HEAD info:
fd3a6e756d0d488c7e60bedb05e21e42320c3dc7
fd3a6e756 * (ticdc): manually cherry-pick simple protocol to release-7.5 (#10898)
47417d775 mounter(ticdc): calculate row level checksum for timestmap by using UTC time zone (#10564) (#10646)
3ab47635f *: release-7.5 bump tidb dependencies (#10970)
🚧 Pre-merge heads of pull requests to base SHA: fd3a6e756d0d488c7e60bedb05e21e42320c3dc7 ...
Updating fd3a6e756..984cb0405
Fast-forward
 go.mod |  90 +++++++++++++----------
 go.sum | 253 +++++++++++++++++++++++++++++++++++------------------------------
 2 files changed, 187 insertions(+), 156 deletions(-)
🧾 Pre-merged result:
984cb040525092f05c913f87c7bb7c78e8f6f39e
984cb0405 * (ticdc): fix make tiflow error
fc3d54d99 * (ticdc): bump pd version to 7179657
fd3a6e756 * (ticdc): manually cherry-pick simple protocol to release-7.5 (#10898)
✅ Pre merged 🎉
✅ ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-fd3a6e7-984cb04 already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare)
[Pipeline] timeout
Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/third_party_download
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] sh
+ cd ../tiflow
+ ./scripts/download-integration-test-binaries.sh release-7.5
Download binaries...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0   1279      0 --:--:-- --:--:-- --:--:--  1322
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0    493      0 --:--:-- --:--:-- --:--:--   500
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0   2111      0 --:--:-- --:--:-- --:--:--  2157
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0    340      0 --:--:-- --:--:-- --:--:--   341
>>>
download tidb-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tidb/bf84e231e6ef26891d0cb524d938345f43aa047c/centos7/tidb-server.tar.gz
2024-04-29 14:08:06 URL:http://fileserver.pingcap.net/download/builds/pingcap/tidb/bf84e231e6ef26891d0cb524d938345f43aa047c/centos7/tidb-server.tar.gz [511583470/511583470] -> "tmp/tidb-server.tar.gz" [1]
>>>
download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/58453365285465cd90bc4472cff2bad7ce4d764b/centos7/pd-server.tar.gz
2024-04-29 14:08:23 URL:http://fileserver.pingcap.net/download/builds/pingcap/pd/58453365285465cd90bc4472cff2bad7ce4d764b/centos7/pd-server.tar.gz [173219013/173219013] -> "tmp/pd-server.tar.gz" [1]
>>>
download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/3478895c2a700e4824bb41940260b6b28013275e/centos7/tikv-server.tar.gz
2024-04-29 14:08:58 URL:http://fileserver.pingcap.net/download/builds/pingcap/tikv/3478895c2a700e4824bb41940260b6b28013275e/centos7/tikv-server.tar.gz [810228265/810228265] -> "tmp/tikv-server.tar.gz" [1]
>>>
download tiflash.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tiflash/release-7.5/9002cc34d3b593a718b6c5260ba18f30a45ab314/centos7/tiflash.tar.gz
2024-04-29 14:09:18 URL:http://fileserver.pingcap.net/download/builds/pingcap/tiflash/release-7.5/9002cc34d3b593a718b6c5260ba18f30a45ab314/centos7/tiflash.tar.gz [263167205/263167205] -> "tmp/tiflash.tar.gz" [1]
>>>
download minio.tar.gz from http://fileserver.pingcap.net/download/minio.tar.gz
2024-04-29 14:09:21 URL:http://fileserver.pingcap.net/download/minio.tar.gz [17718777/17718777] -> "tmp/minio.tar.gz" [1]
>>>
download go-ycsb from http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb
2024-04-29 14:09:22 URL:http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb [45975512/45975512] -> "third_bin/go-ycsb" [1]
>>>
download jq from http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64
2024-04-29 14:09:22 URL:http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 [3953824/3953824] -> "third_bin/jq" [1]
>>>
download etcd.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz
2024-04-29 14:09:23 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz [17310840/17310840] -> "tmp/etcd.tar.gz" [1]
>>>
download sync_diff_inspector.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-d671b084_linux-amd64.tar.gz
2024-04-29 14:09:27 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-d671b084_linux-amd64.tar.gz [79877126/79877126] -> "tmp/sync_diff_inspector.tar.gz" [1]
>>>
download schema-registry.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz
2024-04-29 14:09:31 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz [278386006/278386006] -> "tmp/schema-registry.tar.gz" [1]
Download SUCCESS
+ ls -alh ./bin
total 1.7G
drwxr-sr-x  6 jenkins jenkins  4.0K Apr 29 14:09 .
drwxr-sr-x 19 jenkins jenkins  4.0K Apr 29 14:09 ..
drwxr-sr-x  2 jenkins jenkins  4.0K May 19  2023 bin
drwxr-sr-x  4 jenkins jenkins  4.0K May 10  2023 etc
-rwxr-xr-x  1 jenkins jenkins   17M Apr  2  2020 etcdctl
-rwxr-xr-x  1 jenkins jenkins   44M Apr 29 14:09 go-ycsb
-rwxr-xr-x  1 jenkins jenkins  3.8M Apr 29 14:09 jq
drwxr-sr-x  3 jenkins jenkins  4.0K May 10  2023 lib
lrwxrwxrwx  1 jenkins jenkins    13 Apr 18 15:55 libc++.so.1 -> libc++.so.1.0
-rwxr-xr-x  1 jenkins jenkins 1016K Nov  7 01:00 libc++.so.1.0
lrwxrwxrwx  1 jenkins jenkins    16 Apr 18 15:55 libc++abi.so.1 -> libc++abi.so.1.0
-rwxr-xr-x  1 jenkins jenkins  358K Nov  7 01:00 libc++abi.so.1.0
lrwxrwxrwx  1 jenkins jenkins    13 Apr 18 15:55 libgmssl.so -> libgmssl.so.3
lrwxrwxrwx  1 jenkins jenkins    15 Apr 18 15:55 libgmssl.so.3 -> libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins  2.6M Apr 18 15:25 libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins   88M Apr 18 15:48 libtiflash_proxy.so
-rwxr-xr-x  1 jenkins jenkins   50M Jul 29  2020 minio
-rwxr-xr-x  1 jenkins jenkins   33M Apr  3 18:05 pd-api-bench
-rwxr-xr-x  1 jenkins jenkins   42M Apr  3 18:05 pd-ctl
-rwxr-xr-x  1 jenkins jenkins   30M Apr  3 18:05 pd-heartbeat-bench
-rwxr-xr-x  1 jenkins jenkins   29M Apr  3 18:05 pd-recover
-rwxr-xr-x  1 jenkins jenkins  102M Apr  3 18:04 pd-server
-rwxr-xr-x  1 jenkins jenkins   25M Apr  3 18:05 pd-tso-bench
-rwxr-xr-x  1 jenkins jenkins   29M Apr  3 18:05 regions-dump
drwxr-sr-x  4 jenkins jenkins  4.0K May 10  2023 share
-rwxr-xr-x  1 jenkins jenkins   29M Apr  3 18:05 stores-dump
-rwxr-xr-x  1 jenkins jenkins  192M Sep 22  2023 sync_diff_inspector
-rwxr-xr-x  1 jenkins jenkins  199M Apr 29 10:05 tidb-server
-rwxr-xr-x  1 jenkins jenkins  377M Apr 18 15:56 tiflash
-rwxr-xr-x  1 jenkins jenkins  353M Apr 28 17:04 tikv-server
+ make check_third_party_binary
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/tidb-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/tikv-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/pd-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/tiflash
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/pd-ctl
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/sync_diff_inspector
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/go-ycsb
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/etcdctl
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/jq
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/minio
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow/bin/bin/schema-registry-start
+ cd -
/home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/third_party_download
+ mkdir -p bin
+ mv ../tiflow/bin/bin ../tiflow/bin/etc ../tiflow/bin/etcdctl ../tiflow/bin/go-ycsb ../tiflow/bin/jq ../tiflow/bin/lib ../tiflow/bin/libc++.so.1 ../tiflow/bin/libc++.so.1.0 ../tiflow/bin/libc++abi.so.1 ../tiflow/bin/libc++abi.so.1.0 ../tiflow/bin/libgmssl.so ../tiflow/bin/libgmssl.so.3 ../tiflow/bin/libgmssl.so.3.0 ../tiflow/bin/libtiflash_proxy.so ../tiflow/bin/minio ../tiflow/bin/pd-api-bench ../tiflow/bin/pd-ctl ../tiflow/bin/pd-heartbeat-bench ../tiflow/bin/pd-recover ../tiflow/bin/pd-server ../tiflow/bin/pd-tso-bench ../tiflow/bin/regions-dump ../tiflow/bin/share ../tiflow/bin/stores-dump ../tiflow/bin/sync_diff_inspector ../tiflow/bin/tidb-server ../tiflow/bin/tiflash ../tiflow/bin/tikv-server ./bin/
+ ls -alh ./bin
total 1.7G
drwxr-sr-x 6 jenkins jenkins  4.0K Apr 29 14:09 .
drwxr-sr-x 3 jenkins jenkins  4.0K Apr 29 14:09 ..
drwxr-sr-x 2 jenkins jenkins  4.0K May 19  2023 bin
drwxr-sr-x 4 jenkins jenkins  4.0K May 10  2023 etc
-rwxr-xr-x 1 jenkins jenkins   17M Apr  2  2020 etcdctl
-rwxr-xr-x 1 jenkins jenkins   44M Apr 29 14:09 go-ycsb
-rwxr-xr-x 1 jenkins jenkins  3.8M Apr 29 14:09 jq
drwxr-sr-x 3 jenkins jenkins  4.0K May 10  2023 lib
lrwxrwxrwx 1 jenkins jenkins    13 Apr 18 15:55 libc++.so.1 -> libc++.so.1.0
-rwxr-xr-x 1 jenkins jenkins 1016K Nov  7 01:00 libc++.so.1.0
lrwxrwxrwx 1 jenkins jenkins    16 Apr 18 15:55 libc++abi.so.1 -> libc++abi.so.1.0
-rwxr-xr-x 1 jenkins jenkins  358K Nov  7 01:00 libc++abi.so.1.0
lrwxrwxrwx 1 jenkins jenkins    13 Apr 18 15:55 libgmssl.so -> libgmssl.so.3
lrwxrwxrwx 1 jenkins jenkins    15 Apr 18 15:55 libgmssl.so.3 -> libgmssl.so.3.0
-rwxr-xr-x 1 jenkins jenkins  2.6M Apr 18 15:25 libgmssl.so.3.0
-rwxr-xr-x 1 jenkins jenkins   88M Apr 18 15:48 libtiflash_proxy.so
-rwxr-xr-x 1 jenkins jenkins   50M Jul 29  2020 minio
-rwxr-xr-x 1 jenkins jenkins   33M Apr  3 18:05 pd-api-bench
-rwxr-xr-x 1 jenkins jenkins   42M Apr  3 18:05 pd-ctl
-rwxr-xr-x 1 jenkins jenkins   30M Apr  3 18:05 pd-heartbeat-bench
-rwxr-xr-x 1 jenkins jenkins   29M Apr  3 18:05 pd-recover
-rwxr-xr-x 1 jenkins jenkins  102M Apr  3 18:04 pd-server
-rwxr-xr-x 1 jenkins jenkins   25M Apr  3 18:05 pd-tso-bench
-rwxr-xr-x 1 jenkins jenkins   29M Apr  3 18:05 regions-dump
drwxr-sr-x 4 jenkins jenkins  4.0K May 10  2023 share
-rwxr-xr-x 1 jenkins jenkins   29M Apr  3 18:05 stores-dump
-rwxr-xr-x 1 jenkins jenkins  192M Sep 22  2023 sync_diff_inspector
-rwxr-xr-x 1 jenkins jenkins  199M Apr 29 10:05 tidb-server
-rwxr-xr-x 1 jenkins jenkins  377M Apr 18 15:56 tiflash
-rwxr-xr-x 1 jenkins jenkins  353M Apr 28 17:04 tikv-server
+ ./bin/tidb-server -V
Release Version: v7.5.1-45-gbf84e231e6
Edition: Community
Git Commit Hash: bf84e231e6ef26891d0cb524d938345f43aa047c
Git Branch: release-7.5
UTC Build Time: 2024-04-29 02:05:15
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
+ ./bin/pd-server -V
Release Version: v7.5.1-5-g584533652
Edition: Community
Git Commit Hash: 58453365285465cd90bc4472cff2bad7ce4d764b
Git Branch: release-7.5
UTC Build Time:  2024-04-03 10:04:14
+ ./bin/tikv-server -V
TiKV 
Release Version:   7.5.2
Edition:           Community
Git Commit Hash:   3478895c2a700e4824bb41940260b6b28013275e
Git Commit Branch: release-7.5
UTC Build Time:    2024-04-28 08:20:54
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Enable Features:   pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure
Profile:           dist_release
+ ./bin/tiflash --version
TiFlash
Release Version: v7.5.1-12-g9002cc34d
Edition:         Community
Git Commit Hash: 9002cc34d3b593a718b6c5260ba18f30a45ab314
Git Branch:      HEAD
UTC Build Time:  2024-04-18 07:24:48
Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto
Profile:         RELWITHDEBINFO

Raft Proxy
Git Commit Hash:   521fd9dbc55e58646045d88f91c3c35db50b5981
Git Commit Branch: HEAD
UTC Build Time:    2024-04-18 07:28:40
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Storage Engine:    tiflash
Prometheus Prefix: tiflash_proxy_
Profile:           release
Enable Features:    portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure
+ ./bin/sync_diff_inspector --version
App Name: sync_diff_inspector v2.0
Release Version: v7.4.0
Git Commit Hash: d671b0840063bc2532941f02e02e12627402844c
Git Branch: heads/refs/tags/v7.4.0
UTC Build Time: 2023-09-22 03:51:56
Go Version: go1.21.1
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/release-7.5/pull_cdc_integration_kafka_test/tiflow
[Pipeline] {
[Pipeline] cache
Cache not restored (no such key found)
[Pipeline] {
[Pipeline] sh
+ ls -alh ./bin
total 8.0K
drwxr-sr-x  2 jenkins jenkins 4.0K Apr 29 14:09 .
drwxr-sr-x 19 jenkins jenkins 4.0K Apr 29 14:09 ..
+ '[' -f ./bin/cdc ']'
+ make cdc
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:09:35" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc ./cmd/cdc/main.go
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240425142112-54ba0ed68407
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/pingcap/failpoint v0.0.0-20240412033321-fd0796e60f86
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/IBM/sarama v1.41.2
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/xdg/scram v1.0.5
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240425142112-54ba0ed68407
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240424052342-0229f4077f0c
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading github.com/aws/aws-sdk-go v1.50.0
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading github.com/apache/pulsar-client-go v0.11.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1
go: downloading github.com/pingcap/tidb-tools v0.0.0-20240408054520-d28ee6cd546e
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/google/uuid v1.6.0
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading go.etcd.io/etcd/server/v3 v3.5.12
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/r3labs/diff v1.1.0
go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
go: downloading github.com/swaggo/gin-swagger v1.2.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading go.etcd.io/etcd v0.5.0-alpha.5.0.20240320135013-950cd5fbe6ca
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading cloud.google.com/go v0.112.2
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading github.com/stretchr/testify v1.9.0
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading github.com/goccy/go-json v0.10.2
go: downloading blainsmith.com/go/seahash v1.2.1
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/containerd/cgroups v1.0.4
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/klauspost/compress v1.17.7
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/xdg/stringprep v1.0.3
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading github.com/swaggo/swag v1.16.3
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/bits-and-blooms/bitset v1.4.0
go: downloading github.com/linkedin/goavro/v2 v2.11.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/eapache/go-resiliency v1.4.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v1.1.7
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading cloud.google.com/go/compute v1.25.1
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading google.golang.org/api v0.170.0
go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/hashicorp/golang-lru v0.5.1
go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20230619063055-fd67d94318fd
go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/opencontainers/runtime-spec v1.0.2
go: downloading github.com/cilium/ebpf v0.4.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
go: downloading go.etcd.io/bbolt v1.3.9
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/AthenZ/athenz v1.10.39
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/twmb/murmur3 v1.1.6
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/go-resty/resty/v2 v2.11.0
go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/99designs/keyring v1.2.1
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07
go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
go: downloading github.com/shopspring/decimal v1.3.0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29
go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1
go: downloading github.com/jarcoal/httpmock v1.2.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/proto/otlp v1.1.0
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/danjacques/gofslock v0.0.0-20220131014315-6e321f4509c8
go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading go.etcd.io/etcd/client/v2 v2.305.12
go: downloading github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd
go: downloading github.com/dvsekhvalnov/jose2go v1.5.0
go: downloading github.com/mtibben/percent v0.2.1
go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
go: downloading golang.org/x/term v0.19.0
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/xitongsys/parquet-go v1.6.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.5
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30
go: downloading k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/joho/godotenv v1.4.0
go: downloading github.com/pingcap/errcode v0.3.0
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/unrolled/render v1.0.1
go: downloading github.com/coreos/pkg v0.0.0-20240122114842-bbd7aa9bf6fb
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2
go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading k8s.io/apimachinery v0.28.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/ardielle/ardielle-go v1.5.2
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/felixge/httpsnoop v1.0.4
+ '[' -f ./bin/cdc_kafka_consumer ']'
+ make kafka_consumer
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:42" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer/main.go
+ '[' -f ./bin/cdc_storage_consumer ']'
+ make storage_consumer
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:50" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc_storage_consumer ./cmd/storage-consumer/main.go
+ '[' -f ./bin/cdc.test ']'
+ make integration_test_build
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl
go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd
go: downloading github.com/sergi/go-diff v1.1.0
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:59" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc_storage_consumer ./cmd/storage-consumer/main.go
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:59" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer/main.go
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:59" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc_pulsar_consumer ./cmd/pulsar-consumer/main.go
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null)
go: downloading gorm.io/gorm v1.25.10
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
go: downloading github.com/chzyer/readline v1.5.1
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading go.uber.org/dig v1.13.0
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading github.com/glebarez/go-sqlite v1.22.0
go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/glebarez/sqlite v1.11.0
go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17
go: downloading gorm.io/driver/mysql v1.4.5
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5
go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc
go: downloading github.com/jmoiron/sqlx v1.3.3
go: downloading upper.io/db.v3 v3.7.1+incompatible
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
go: downloading modernc.org/sqlite v1.29.8
go: downloading modernc.org/libc v1.50.4
go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading modernc.org/memory v1.8.0
go: downloading modernc.org/mathutil v1.6.0
CGO_ENABLED=1 GO111MODULE=on go test -p 3 --race --tags=intest -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:59" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -c -cover -covermode=atomic \
	-coverpkg=github.com/pingcap/tiflow/... \
	-o bin/cdc.test github.com/pingcap/tiflow/cmd/cdc \
|| { $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null); exit 1; }
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v7.5.1-20-g984cb0405" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-29 06:13:59" -X "github.com/pingcap/tiflow/pkg/version.GitHash=984cb040525092f05c913f87c7bb7c78e8f6f39e" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.0 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-20-g984cb0405"' -o bin/cdc ./cmd/cdc/main.go \
|| { $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null); exit 1; }
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null)
+ ls -alh ./bin
total 1.1G
drwxr-sr-x  2 jenkins jenkins 4.0K Apr 29 14:20 .
drwxr-sr-x 19 jenkins jenkins 4.0K Apr 29 14:09 ..
-rwxr-xr-x  1 jenkins jenkins 215M Apr 29 14:20 cdc
-rwxr-xr-x  1 jenkins jenkins 348M Apr 29 14:19 cdc.test
-rwxr-xr-x  1 jenkins jenkins 185M Apr 29 14:14 cdc_kafka_consumer
-rwxr-xr-x  1 jenkins jenkins 185M Apr 29 14:14 cdc_pulsar_consumer
-rwxr-xr-x  1 jenkins jenkins 184M Apr 29 14:14 cdc_storage_consumer
+ ./bin/cdc version
panic: proto: message authpb.UserAddOptions is already registered
See https://protobuf.dev/reference/go/faq#namespace-conflict


goroutine 1 [running]:
google.golang.org/protobuf/reflect/protoregistry.glob..func1({0x5adf680?, 0xc0001fdfb0?}, {0x5adf680?, 0xc0001fdfb0})
	google.golang.org/protobuf@v1.33.0/reflect/protoregistry/registry.go:56 +0x1e5
google.golang.org/protobuf/reflect/protoregistry.(*Types).register(0xc00003ae10, {0x4ec55f6, 0x7}, {0x5b45fa0, 0xc00097f180}, {0x4da8500?, 0xc0009d0f20})
	google.golang.org/protobuf@v1.33.0/reflect/protoregistry/registry.go:579 +0x1cb
google.golang.org/protobuf/reflect/protoregistry.(*Types).RegisterMessage(0xc00003ae10, {0x5b140d0, 0xc0009d0f20})
	google.golang.org/protobuf@v1.33.0/reflect/protoregistry/registry.go:506 +0x128
github.com/golang/protobuf/proto.RegisterType({0x5b20d50?, 0x0}, {0x4f11253, 0x15})
	github.com/golang/protobuf@v1.5.4/proto/registry.go:181 +0x45
go.etcd.io/etcd/auth/authpb.init.0()
	go.etcd.io/etcd@v0.5.0-alpha.5.0.20240320135013-950cd5fbe6ca/auth/authpb/auth.pb.go:113 +0x2c
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
Stage "Tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G00')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G01')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G02')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G03')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G04')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G05')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G06')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G07')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G08')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G09')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G10')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G11')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G12')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G13')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G14')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G15')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G16')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G17')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G00')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G01')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G02')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G03')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G04')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G05')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G06')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G07')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G08')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G09')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G10')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G11')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G12')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G13')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G14')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G15')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G16')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G17')
Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G16'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G17'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G16'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G17'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G00'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G01'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G02'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G03'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G04'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G05'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G06'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G07'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G08'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G09'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G10'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G11'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G12'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G13'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G14'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G15'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G16'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G17'
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE