Skip to content

Console Output

Skipping 2,041 KB.. Full Log
/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be49
	c8e10157-d3ba-4754-8da6-767dcfbb6abf

/tidb/cdc/default/default/upstream/7362137245957577435
	{"id":7362137245957577435,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'failed to get info:'
+ echo '

*** owner info ***:



*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/c8e10157-d3ba-4754-8da6-767dcfbb6abf
	{"id":"c8e10157-d3ba-4754-8da6-767dcfbb6abf","address":"127.0.0.1:8301","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131169}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be49
	c8e10157-d3ba-4754-8da6-767dcfbb6abf

/tidb/cdc/default/default/upstream/7362137245957577435
	{"id":7362137245957577435,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'etcd info'
+ break
+ set +x
[Fri Apr 26 19:32:52 CST 2024] <<<<<< START cdc server in changefeed_auto_stop case >>>>>>
+ [[ '' == \t\r\u\e ]]
+ set +e
+ get_info_fail_msg='failed to get info:'
+ etcd_info_msg='etcd info'
+ '[' -z '' ']'
+ curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info'
+ GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/processor/pipeline/ProcessorSyncResolvedError=1*return(true);github.com/pingcap/tiflow/cdc/processor/ProcessorUpdatePositionDelaying=sleep(1000)'
+ [[ no != \n\o ]]
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_auto_stop.1251812520.out server --log-file /tmp/tidb_cdc_test/changefeed_auto_stop/cdc2.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_auto_stop/cdc_data2 --cluster-id default --addr 127.0.0.1:8302 --pd http://127.0.0.1:2379
+ (( i = 0 ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info
* About to connect() to 127.0.0.1 port 8302 (#0)
*   Trying 127.0.0.1...
* Connection refused
* Failed connect to 127.0.0.1:8302; Connection refused
* Closing connection 0
+ res=
+ echo ''
+ grep -q 'failed to get info:'
+ echo ''
+ grep -q 'etcd info'
+ '[' 0 -eq 50 ']'
+ sleep 3
=================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/tests/integration_tests/resourcecontrol/run.sh using Sink-Type: kafka... <<=================
The 1 times to try to start tidb cluster...
start tidb cluster in /tmp/tidb_cdc_test/sql_mode
Starting Upstream PD...
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Starting Downstream PD...
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Verifying upstream PD is started...
[2024/04/26 19:32:51.659 +08:00] [INFO] [main.go:86] ["running ddl test: 1 truncateDDL"]
[2024/04/26 19:32:51.879 +08:00] [INFO] [main.go:220] ["0 insert success: 100"]
[2024/04/26 19:32:51.896 +08:00] [INFO] [main.go:220] ["1 insert success: 100"]
[2024/04/26 19:32:52.069 +08:00] [INFO] [main.go:220] ["0 insert success: 200"]
[2024/04/26 19:32:52.071 +08:00] [INFO] [main.go:234] ["0 delete success: 100"]
[2024/04/26 19:32:52.097 +08:00] [INFO] [main.go:234] ["1 delete success: 100"]
[2024/04/26 19:32:52.098 +08:00] [INFO] [main.go:220] ["1 insert success: 200"]
[2024/04/26 19:32:52.265 +08:00] [INFO] [main.go:220] ["0 insert success: 300"]
[2024/04/26 19:32:52.302 +08:00] [INFO] [main.go:220] ["1 insert success: 300"]
[2024/04/26 19:32:52.452 +08:00] [INFO] [main.go:220] ["0 insert success: 400"]
[2024/04/26 19:32:52.459 +08:00] [INFO] [main.go:234] ["0 delete success: 200"]
[2024/04/26 19:32:52.501 +08:00] [INFO] [main.go:234] ["1 delete success: 200"]
[2024/04/26 19:32:52.501 +08:00] [INFO] [main.go:220] ["1 insert success: 400"]
[2024/04/26 19:32:52.636 +08:00] [INFO] [main.go:220] ["0 insert success: 500"]
[2024/04/26 19:32:52.702 +08:00] [INFO] [main.go:220] ["1 insert success: 500"]
[2024/04/26 19:32:52.848 +08:00] [INFO] [main.go:220] ["0 insert success: 600"]
[2024/04/26 19:32:52.855 +08:00] [INFO] [main.go:234] ["0 delete success: 300"]
[2024/04/26 19:32:52.907 +08:00] [INFO] [main.go:220] ["1 insert success: 600"]
[2024/04/26 19:32:52.910 +08:00] [INFO] [main.go:234] ["1 delete success: 300"]
[2024/04/26 19:32:53.059 +08:00] [INFO] [main.go:220] ["0 insert success: 700"]
[2024/04/26 19:32:53.118 +08:00] [INFO] [main.go:220] ["1 insert success: 700"]
[2024/04/26 19:32:53.251 +08:00] [INFO] [main.go:220] ["0 insert success: 800"]
[2024/04/26 19:32:53.257 +08:00] [INFO] [main.go:234] ["0 delete success: 400"]
[2024/04/26 19:32:53.311 +08:00] [INFO] [main.go:220] ["1 insert success: 800"]
[2024/04/26 19:32:53.314 +08:00] [INFO] [main.go:234] ["1 delete success: 400"]
[2024/04/26 19:32:53.455 +08:00] [INFO] [main.go:220] ["0 insert success: 900"]
[2024/04/26 19:32:53.500 +08:00] [INFO] [main.go:220] ["1 insert success: 900"]
[2024/04/26 19:32:53.656 +08:00] [INFO] [main.go:220] ["0 insert success: 1000"]
[2024/04/26 19:32:53.666 +08:00] [INFO] [main.go:234] ["0 delete success: 500"]
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
start tidb cluster in /tmp/tidb_cdc_test/synced_status_with_redo
Starting Upstream PD...
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Starting Downstream PD...
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Verifying upstream PD is started...
+ set +x
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.mq_sink_dispatcher.cli.14075.out cli changefeed resume -c test
[2024/04/26 19:32:53.688 +08:00] [INFO] [main.go:220] ["1 insert success: 1000"]
[2024/04/26 19:32:53.691 +08:00] [INFO] [main.go:234] ["1 delete success: 500"]
[2024/04/26 19:32:53.860 +08:00] [INFO] [main.go:220] ["0 insert success: 1100"]
[2024/04/26 19:32:53.878 +08:00] [INFO] [main.go:220] ["1 insert success: 1100"]
[2024/04/26 19:32:54.091 +08:00] [INFO] [main.go:220] ["1 insert success: 1200"]
[2024/04/26 19:32:54.094 +08:00] [INFO] [main.go:234] ["1 delete success: 600"]
[2024/04/26 19:32:54.096 +08:00] [INFO] [main.go:220] ["0 insert success: 1200"]
[2024/04/26 19:32:54.106 +08:00] [INFO] [main.go:234] ["0 delete success: 600"]
[2024/04/26 19:32:54.285 +08:00] [INFO] [main.go:220] ["1 insert success: 1300"]
[2024/04/26 19:32:54.311 +08:00] [INFO] [main.go:220] ["0 insert success: 1300"]
PASS
Verifying downstream PD is started...
[2024/04/26 19:32:54.473 +08:00] [INFO] [main.go:220] ["1 insert success: 1400"]
[2024/04/26 19:32:54.476 +08:00] [INFO] [main.go:234] ["1 delete success: 700"]
[2024/04/26 19:32:54.503 +08:00] [INFO] [main.go:220] ["0 insert success: 1400"]
[2024/04/26 19:32:54.512 +08:00] [INFO] [main.go:234] ["0 delete success: 700"]
[2024/04/26 19:32:54.656 +08:00] [INFO] [main.go:220] ["1 insert success: 1500"]
coverage: 2.1% of statements in github.com/pingcap/tiflow/...
[2024/04/26 19:32:54.701 +08:00] [INFO] [main.go:220] ["0 insert success: 1500"]
[2024/04/26 19:32:54.840 +08:00] [INFO] [main.go:220] ["1 insert success: 1600"]
[2024/04/26 19:32:54.846 +08:00] [INFO] [main.go:234] ["1 delete success: 800"]
[2024/04/26 19:32:54.886 +08:00] [INFO] [main.go:220] ["0 insert success: 1600"]
[2024/04/26 19:32:54.899 +08:00] [INFO] [main.go:234] ["0 delete success: 800"]
[2024/04/26 19:32:55.029 +08:00] [INFO] [main.go:220] ["1 insert success: 1700"]
[2024/04/26 19:32:55.075 +08:00] [INFO] [main.go:220] ["0 insert success: 1700"]
\033[0;36m<<< Run all test success >>>\033[0m
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tiflow-pull_cdc_integration_kafka_test-1735/tiflow-cdc already exists)
[Pipeline] // cache
[Pipeline] }
start tidb cluster in /tmp/tidb_cdc_test/resourcecontrol
Starting Upstream PD...
[Pipeline] // dir
[2024/04/26 19:32:55.214 +08:00] [INFO] [main.go:220] ["1 insert success: 1800"]
[2024/04/26 19:32:55.221 +08:00] [INFO] [main.go:234] ["1 delete success: 900"]
[2024/04/26 19:32:55.264 +08:00] [INFO] [main.go:220] ["0 insert success: 1800"]
[2024/04/26 19:32:55.278 +08:00] [INFO] [main.go:234] ["0 delete success: 900"]
[2024/04/26 19:32:55.405 +08:00] [INFO] [main.go:220] ["1 insert success: 1900"]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Starting Downstream PD...
Release Version: v8.2.0-alpha-10-g50c80407c
Edition: Community
Git Commit Hash: 50c80407cd57e96a85452dd1601fcb41c1f263cf
Git Branch: master
UTC Build Time:  2024-04-26 02:17:39
Verifying upstream PD is started...
[Pipeline] // timeout
[2024/04/26 19:32:55.453 +08:00] [INFO] [main.go:220] ["0 insert success: 1900"]
[2024/04/26 19:32:55.595 +08:00] [INFO] [main.go:220] ["1 insert success: 2000"]
[2024/04/26 19:32:55.602 +08:00] [INFO] [main.go:234] ["1 delete success: 1000"]
[2024/04/26 19:32:55.642 +08:00] [INFO] [main.go:220] ["0 insert success: 2000"]
[2024/04/26 19:32:55.655 +08:00] [INFO] [main.go:234] ["0 delete success: 1000"]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
+ (( i++ ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info
* About to connect() to 127.0.0.1 port 8302 (#0)
*   Trying 127.0.0.1...
* Connected to 127.0.0.1 (127.0.0.1) port 8302 (#0)
> GET /debug/info HTTP/1.1
> User-Agent: curl/7.29.0
> Host: 127.0.0.1:8302
> Accept: */*
> 
< HTTP/1.1 200 OK
< Date: Fri, 26 Apr 2024 11:32:55 GMT
< Content-Length: 1271
< Content-Type: text/plain; charset=utf-8
< 
{ [data not shown]
* Connection #0 to host 127.0.0.1 left intact
+ res='

*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/9d391278-4a60-466a-9a44-135a0ac4cafc
	{"id":"9d391278-4a60-466a-9a44-135a0ac4cafc","address":"127.0.0.1:8302","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131172}

/tidb/cdc/default/__cdc_meta__/capture/c8e10157-d3ba-4754-8da6-767dcfbb6abf
	{"id":"c8e10157-d3ba-4754-8da6-767dcfbb6abf","address":"127.0.0.1:8301","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131169}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be49
	c8e10157-d3ba-4754-8da6-767dcfbb6abf

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be7c
	9d391278-4a60-466a-9a44-135a0ac4cafc

/tidb/cdc/default/default/upstream/7362137245957577435
	{"id":7362137245957577435,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ echo '

*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/9d391278-4a60-466a-9a44-135a0ac4cafc
	{"id":"9d391278-4a60-466a-9a44-135a0ac4cafc","address":"127.0.0.1:8302","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131172}

/tidb/cdc/default/__cdc_meta__/capture/c8e10157-d3ba-4754-8da6-767dcfbb6abf
	{"id":"c8e10157-d3ba-4754-8da6-767dcfbb6abf","address":"127.0.0.1:8301","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131169}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be49
	c8e10157-d3ba-4754-8da6-767dcfbb6abf

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be7c
	9d391278-4a60-466a-9a44-135a0ac4cafc

/tidb/cdc/default/default/upstream/7362137245957577435
	{"id":7362137245957577435,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'failed to get info:'
+ echo '

*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/9d391278-4a60-466a-9a44-135a0ac4cafc
	{"id":"9d391278-4a60-466a-9a44-135a0ac4cafc","address":"127.0.0.1:8302","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131172}

/tidb/cdc/default/__cdc_meta__/capture/c8e10157-d3ba-4754-8da6-767dcfbb6abf
	{"id":"c8e10157-d3ba-4754-8da6-767dcfbb6abf","address":"127.0.0.1:8301","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131169}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be49
	c8e10157-d3ba-4754-8da6-767dcfbb6abf

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2da8be7c
	9d391278-4a60-466a-9a44-135a0ac4cafc

/tidb/cdc/default/default/upstream/7362137245957577435
	{"id":7362137245957577435,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'etcd info'
+ break
+ set +x
[Fri Apr 26 19:32:55 CST 2024] <<<<<< START kafka consumer in changefeed_auto_stop case >>>>>>
check_changefeed_state http://127.0.0.1:2379 113ef91c-b3be-4348-b3fd-4ed00e070f64 normal null
+ endpoints=http://127.0.0.1:2379
+ changefeed_id=113ef91c-b3be-4348-b3fd-4ed00e070f64
+ expected_state=normal
+ error_msg=null
+ tls_dir=null
+ [[ http://127.0.0.1:2379 =~ https ]]
++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 113ef91c-b3be-4348-b3fd-4ed00e070f64 -s
+ info='{
  "upstream_id": 7362137245957577435,
  "namespace": "default",
  "id": "113ef91c-b3be-4348-b3fd-4ed00e070f64",
  "state": "normal",
  "checkpoint_tso": 449349200062709761,
  "checkpoint_time": "2024-04-26 19:32:44.790",
  "error": null
}'
+ echo '{
  "upstream_id": 7362137245957577435,
  "namespace": "default",
  "id": "113ef91c-b3be-4348-b3fd-4ed00e070f64",
  "state": "normal",
  "checkpoint_tso": 449349200062709761,
  "checkpoint_time": "2024-04-26 19:32:44.790",
  "error": null
}'
{
  "upstream_id": 7362137245957577435,
  "namespace": "default",
  "id": "113ef91c-b3be-4348-b3fd-4ed00e070f64",
  "state": "normal",
  "checkpoint_tso": 449349200062709761,
  "checkpoint_time": "2024-04-26 19:32:44.790",
  "error": null
}
++ echo '{' '"upstream_id":' 7362137245957577435, '"namespace":' '"default",' '"id":' '"113ef91c-b3be-4348-b3fd-4ed00e070f64",' '"state":' '"normal",' '"checkpoint_tso":' 449349200062709761, '"checkpoint_time":' '"2024-04-26' '19:32:44.790",' '"error":' null '}'
++ jq -r .state
+ state=normal
+ [[ ! normal == \n\o\r\m\a\l ]]
++ echo '{' '"upstream_id":' 7362137245957577435, '"namespace":' '"default",' '"id":' '"113ef91c-b3be-4348-b3fd-4ed00e070f64",' '"state":' '"normal",' '"checkpoint_tso":' 449349200062709761, '"checkpoint_time":' '"2024-04-26' '19:32:44.790",' '"error":' null '}'
++ jq -r .error.message
+ message=null
+ [[ ! null =~ null ]]
run task successfully
table changefeed_auto_stop_1.usertable not exists for 1-th check, retry later
[Pipeline] // container
[Pipeline] }
[2024/04/26 19:32:55.792 +08:00] [INFO] [main.go:220] ["1 insert success: 2100"]
[2024/04/26 19:32:55.837 +08:00] [INFO] [main.go:220] ["0 insert success: 2100"]
Starting Upstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
Starting Downstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
[Pipeline] // withEnv
+ set +x
check_changefeed_state http://127.0.0.1:2379 test normal null
+ endpoints=http://127.0.0.1:2379
+ changefeed_id=test
+ expected_state=normal
+ error_msg=null
+ tls_dir=null
+ [[ http://127.0.0.1:2379 =~ https ]]
++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c test -s
+ info='{
  "upstream_id": 7362137192775127805,
  "namespace": "default",
  "id": "test",
  "state": "normal",
  "checkpoint_tso": 449349199988785161,
  "checkpoint_time": "2024-04-26 19:32:44.508",
  "error": null
}'
+ echo '{
  "upstream_id": 7362137192775127805,
  "namespace": "default",
  "id": "test",
  "state": "normal",
  "checkpoint_tso": 449349199988785161,
  "checkpoint_time": "2024-04-26 19:32:44.508",
  "error": null
}'
{
  "upstream_id": 7362137192775127805,
  "namespace": "default",
  "id": "test",
  "state": "normal",
  "checkpoint_tso": 449349199988785161,
  "checkpoint_time": "2024-04-26 19:32:44.508",
  "error": null
}
++ echo '{' '"upstream_id":' 7362137192775127805, '"namespace":' '"default",' '"id":' '"test",' '"state":' '"normal",' '"checkpoint_tso":' 449349199988785161, '"checkpoint_time":' '"2024-04-26' '19:32:44.508",' '"error":' null '}'
++ jq -r .state
[Pipeline] }
[2024/04/26 19:32:55.994 +08:00] [INFO] [main.go:220] ["1 insert success: 2200"]
[2024/04/26 19:32:56.001 +08:00] [INFO] [main.go:234] ["1 delete success: 1100"]
[2024/04/26 19:32:56.037 +08:00] [INFO] [main.go:220] ["0 insert success: 2200"]
[2024/04/26 19:32:56.053 +08:00] [INFO] [main.go:234] ["0 delete success: 1100"]
[2024/04/26 19:32:56.182 +08:00] [INFO] [main.go:220] ["1 insert success: 2300"]
[Pipeline] // node
[Pipeline] }
+ state=normal
+ [[ ! normal == \n\o\r\m\a\l ]]
++ echo '{' '"upstream_id":' 7362137192775127805, '"namespace":' '"default",' '"id":' '"test",' '"state":' '"normal",' '"checkpoint_tso":' 449349199988785161, '"checkpoint_time":' '"2024-04-26' '19:32:44.508",' '"error":' null '}'
++ jq -r .error.message
+ message=null
+ [[ ! null =~ null ]]
run task successfully
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[2024/04/26 19:32:56.228 +08:00] [INFO] [main.go:220] ["0 insert success: 2300"]
[2024/04/26 19:32:56.372 +08:00] [INFO] [main.go:220] ["1 insert success: 2400"]
[2024/04/26 19:32:56.382 +08:00] [INFO] [main.go:234] ["1 delete success: 1200"]
[2024/04/26 19:32:56.428 +08:00] [INFO] [main.go:220] ["0 insert success: 2400"]
[2024/04/26 19:32:56.446 +08:00] [INFO] [main.go:234] ["0 delete success: 1200"]
[Pipeline] // stage
[Pipeline] }
[2024/04/26 19:32:56.568 +08:00] [INFO] [main.go:220] ["1 insert success: 2500"]
[2024/04/26 19:32:56.623 +08:00] [INFO] [main.go:220] ["0 insert success: 2500"]
table test.finish_mark not exists for 1-th check, retry later
Verifying downstream PD is started...
Verifying downstream PD is started...
Starting Upstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Starting Downstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Verifying Upstream TiDB is started...
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
table changefeed_auto_stop_1.usertable not exists for 2-th check, retry later
Starting Upstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
Starting Downstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
table test.finish_mark exists
check diff successfully
cdc.test: no process found
wait process cdc.test exit for 1-th time...
process cdc.test already exit
[Fri Apr 26 19:32:59 CST 2024] <<<<<< run test case mq_sink_dispatcher success! >>>>>>
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
Starting Upstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
Starting Downstream TiKV...
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   2118288ceb3f52a4a8431acba4fc2c560def0732
Git Commit Branch: master
UTC Build Time:    2024-04-25 21:05:46
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
table changefeed_auto_stop_1.usertable exists
table changefeed_auto_stop_2.usertable not exists for 1-th check, retry later
Starting Upstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Starting Downstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Verifying Upstream TiDB is started...
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
[2024/04/26 19:32:57.141 +08:00] [WARN] [diff.go:182] ["table struct is not equal"] [reason="column num not equal, one is 5 another is 4"]
[Fri Apr 26 19:32:59 CST 2024] <<<<<< START kafka consumer in multi_topics_v2 case >>>>>>
schema registry uri found: 10
[Fri Apr 26 19:32:59 CST 2024] <<<<<< START kafka consumer in multi_topics_v2 case >>>>>>
schema registry uri found: 20
[Fri Apr 26 19:32:59 CST 2024] <<<<<< START kafka consumer in multi_topics_v2 case >>>>>>
schema registry uri found: finish
table test.finish not exists for 1-th check, retry later
table test.finish not exists for 2-th check, retry later
Starting Upstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Starting Downstream TiDB...
Release Version: v8.2.0-alpha-51-g944fff519c
Edition: Community
Git Commit Hash: 944fff519c90039747affb94067439ff9541f2fb
Git Branch: master
UTC Build Time: 2024-04-26 09:54:14
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Verifying Upstream TiDB is started...
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
table changefeed_auto_stop_2.usertable exists
table changefeed_auto_stop_3.usertable not exists for 1-th check, retry later
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/tests/integration_tests/kafka_simple_handle_key_only_avro/run.sh: line 1: 12282 Killed                  cdc_kafka_consumer --upstream-uri $SINK_URI --downstream-uri="mysql://root@127.0.0.1:3306/?safe-mode=true&batch-dml-enable=false" --upstream-tidb-dsn="root@tcp(${UP_TIDB_HOST}:${UP_TIDB_PORT})/?" --config="$CUR/conf/changefeed.toml" 2>&1
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] sh
[2024/04/26 19:33:02.568 +08:00] [INFO] [main.go:86] ["running ddl test: 2 addDropColumnDDL"]
[2024/04/26 19:33:02.785 +08:00] [INFO] [main.go:220] ["0 insert success: 100"]
[2024/04/26 19:33:02.789 +08:00] [INFO] [main.go:220] ["1 insert success: 100"]
[2024/04/26 19:33:02.983 +08:00] [INFO] [main.go:234] ["0 delete success: 100"]
[2024/04/26 19:33:02.984 +08:00] [INFO] [main.go:220] ["0 insert success: 200"]
[2024/04/26 19:33:02.994 +08:00] [INFO] [main.go:220] ["1 insert success: 200"]
[2024/04/26 19:33:02.996 +08:00] [INFO] [main.go:234] ["1 delete success: 100"]
[2024/04/26 19:33:03.187 +08:00] [INFO] [main.go:220] ["0 insert success: 300"]
[2024/04/26 19:33:03.192 +08:00] [INFO] [main.go:220] ["1 insert success: 300"]
+ ls /tmp/tidb_cdc_test/
cov.kafka_simple_basic.32283230.out
cov.kafka_simple_basic.cli.3284.out
cov.kafka_simple_basic.cli.3401.out
cov.kafka_simple_basic.cli.3436.out
cov.kafka_simple_basic_avro.62296231.out
cov.kafka_simple_basic_avro.cli.6290.out
cov.kafka_simple_handle_key_only.91149116.out
cov.kafka_simple_handle_key_only.cli.9174.out
cov.kafka_simple_handle_key_only.cli.9210.out
cov.kafka_simple_handle_key_only.cli.9262.out
cov.kafka_simple_handle_key_only.cli.9297.out
cov.kafka_simple_handle_key_only.cli.9334.out
cov.kafka_simple_handle_key_only_avro.cli.12075.out
cov.kafka_simple_handle_key_only_avro.cli.12115.out
cov.kafka_simple_handle_key_only_avro.cli.12165.out
cov.kafka_simple_handle_key_only_avro.cli.12198.out
cov.kafka_simple_handle_key_only_avro.cli.12236.out
kafka_simple_basic
kafka_simple_basic_avro
kafka_simple_handle_key_only
kafka_simple_handle_key_only_avro
simple_handle_key_only
simple_handle_key_only_avro
sql_res.kafka_simple_basic.txt
sql_res.kafka_simple_basic_avro.txt
sql_res.kafka_simple_handle_key_only.txt
sql_res.kafka_simple_handle_key_only_avro.txt
++ find /tmp/tidb_cdc_test/ -type f -name '*.log'
+ tar -cvzf log-G01.tar.gz /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_kafka_consumer.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv1/db/000005.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1/hot-region/000001.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1/region-meta/000001.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv3/db/000005.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv_down/db/000005.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv_down.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv2/db/000005.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb_other.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv2.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv1.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv3.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb-slow.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb_down.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/sync_diff_inspector.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/stdout.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/server.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/proxy.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/error.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1.log /tmp/tidb_cdc_test/simple_handle_key_only_avro/output/sync_diff.log /tmp/tidb_cdc_test/kafka_simple_basic/cdc_kafka_consumer.log /tmp/tidb_cdc_test/kafka_simple_basic/tidb.log /tmp/tidb_cdc_test/kafka_simple_basic/tikv_down.log /tmp/tidb_cdc_test/kafka_simple_basic/down_pd.log /tmp/tidb_cdc_test/kafka_simple_basic/tidb_other.log /tmp/tidb_cdc_test/kafka_simple_basic/cdc_kafka_consumer_stdout.log /tmp/tidb_cdc_test/kafka_simple_basic/tikv2.log /tmp/tidb_cdc_test/kafka_simple_basic/tikv1.log /tmp/tidb_cdc_test/kafka_simple_basic/tikv3.log /tmp/tidb_cdc_test/kafka_simple_basic/tidb-slow.log /tmp/tidb_cdc_test/kafka_simple_basic/tidb_down.log /tmp/tidb_cdc_test/kafka_simple_basic/sync_diff_inspector.log /tmp/tidb_cdc_test/kafka_simple_basic/stdout.log /tmp/tidb_cdc_test/kafka_simple_basic/cdc.log /tmp/tidb_cdc_test/kafka_simple_basic/pd1.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc_kafka_consumer.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv_down.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/down_pd.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb_other.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc_kafka_consumer_stdout.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv2.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv1.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv3.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb-slow.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb_down.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/sync_diff_inspector.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/stdout.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc.log /tmp/tidb_cdc_test/kafka_simple_basic_avro/pd1.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/cdc_kafka_consumer.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv_down.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/down_pd.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb_other.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv2.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv1.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv3.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb-slow.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb_down.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/sync_diff_inspector.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/stdout.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/cdc.log /tmp/tidb_cdc_test/kafka_simple_handle_key_only/pd1.log
tar: Removing leading `/' from member names
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv1/db/000005.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1/hot-region/000001.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1/region-meta/000001.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv3/db/000005.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd/hot-region/000001.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd/region-meta/000001.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv_down/db/000005.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv_down.log
[2024/04/26 19:33:03.384 +08:00] [INFO] [main.go:234] ["0 delete success: 200"]
[2024/04/26 19:33:03.385 +08:00] [INFO] [main.go:220] ["1 insert success: 400"]
[2024/04/26 19:33:03.385 +08:00] [INFO] [main.go:220] ["0 insert success: 400"]
[2024/04/26 19:33:03.387 +08:00] [INFO] [main.go:234] ["1 delete success: 200"]
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv2/db/000005.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/down_pd.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb_other.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv2.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv1.log
table test.finish exists
check diff successfully
[2024/04/26 19:33:03.577 +08:00] [INFO] [main.go:220] ["1 insert success: 500"]
[2024/04/26 19:33:03.582 +08:00] [INFO] [main.go:220] ["0 insert success: 500"]
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0000/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0005/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0006/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0002/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0001/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0003/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0004/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc_data/tmp/sorter/0007/000002.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tikv3.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb-slow.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tidb_down.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/sync_diff_inspector.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/stdout.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/server.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/proxy.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/log/error.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/tiflash/db/proxy/db/000005.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/cdc.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only_avro/pd1.log
wait process cdc.test exit for 1-th time...
[2024/04/26 19:33:03.770 +08:00] [INFO] [main.go:220] ["1 insert success: 600"]
[2024/04/26 19:33:03.772 +08:00] [INFO] [main.go:234] ["1 delete success: 300"]
[2024/04/26 19:33:03.783 +08:00] [INFO] [main.go:234] ["0 delete success: 300"]
[2024/04/26 19:33:03.783 +08:00] [INFO] [main.go:220] ["0 insert success: 600"]
[2024/04/26 19:33:03.964 +08:00] [INFO] [main.go:220] ["1 insert success: 700"]
[2024/04/26 19:33:03.980 +08:00] [INFO] [main.go:220] ["0 insert success: 700"]
table changefeed_auto_stop_3.usertable exists
table changefeed_auto_stop_4.usertable not exists for 1-th check, retry later
/tmp/tidb_cdc_test/simple_handle_key_only_avro/output/sync_diff.log
/tmp/tidb_cdc_test/kafka_simple_basic/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/kafka_simple_basic/tidb.log
/tmp/tidb_cdc_test/kafka_simple_basic/tikv_down.log
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b891ec0014	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-7lxf9-61xc1, pid:16548, start at 2024-04-26 19:33:02.761626137 +0800 CST m=+5.109712927	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:02.768 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:02.765 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:02.765 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b891ec0014	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-7lxf9-61xc1, pid:16548, start at 2024-04-26 19:33:02.761626137 +0800 CST m=+5.109712927	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:02.768 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:02.765 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:02.765 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
Verifying Downstream TiDB is started...
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b893580014	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-7lxf9-61xc1, pid:16631, start at 2024-04-26 19:33:02.827933877 +0800 CST m=+5.127015522	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:02.834 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:02.806 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:02.806 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
Starting Upstream TiFlash...
TiFlash
Release Version: v8.2.0-alpha-13-g37701038f
Edition:         Community
Git Commit Hash: 37701038fbd30f5eafac11c3ad180f14c6dcab9e
Git Branch:      HEAD
UTC Build Time:  2024-04-26 10:25:26
Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto
Profile:         RELWITHDEBINFO
Compiler:        clang++ 13.0.0

Raft Proxy
Git Commit Hash:   7dc50b4eb06124e31f03adb06c20ff7ab61c5f79
Git Commit Branch: HEAD
UTC Build Time:    2024-04-26 10:30:15
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Storage Engine:    tiflash
Prometheus Prefix: tiflash_proxy_
Profile:           release
Enable Features:   external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored
Verifying Upstream TiFlash is started...
Logging trace to /tmp/tidb_cdc_test/synced_status_with_redo/tiflash/log/server.log
Logging errors to /tmp/tidb_cdc_test/synced_status_with_redo/tiflash/log/error.log
arg matches is ArgMatches { args: {"engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-13-g37701038f"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/synced_status_with_redo/tiflash/db/proxy"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/synced_status_with_redo/tiflash/log/proxy.log"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/synced_status_with_redo/tiflash-proxy.toml"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["37701038fbd30f5eafac11c3ad180f14c6dcab9e"] }}, subcommand: None, usage: Some("USAGE:\n    TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash <engine-git-hash> --engine-label <engine-label> --engine-version <engine-version>") }
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b64d600016	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-3glp8-ht8w0, pid:29498, start at 2024-04-26 19:32:25.609003152 +0800 CST m=+5.255828013	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:34:25.619 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	60m	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:32:25.610 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:22:25.610 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b64d600016	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-3glp8-ht8w0, pid:29498, start at 2024-04-26 19:32:25.609003152 +0800 CST m=+5.255828013	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:34:25.619 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	60m	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:32:25.610 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:22:25.610 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
Verifying Downstream TiDB is started...
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b64e0c0015	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-3glp8-ht8w0, pid:29578, start at 2024-04-26 19:32:25.648301529 +0800 CST m=+5.240509956	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:34:25.655 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	60m	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:32:25.653 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:22:25.653 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'normal'@'%'
start tidb cluster failed
The 2 times to try to start tidb cluster...
[2024/04/26 19:33:04.173 +08:00] [INFO] [main.go:220] ["1 insert success: 800"]
[2024/04/26 19:33:04.176 +08:00] [INFO] [main.go:234] ["1 delete success: 400"]
[2024/04/26 19:33:04.184 +08:00] [INFO] [main.go:234] ["0 delete success: 400"]
[2024/04/26 19:33:04.185 +08:00] [INFO] [main.go:220] ["0 insert success: 800"]
/tmp/tidb_cdc_test/kafka_simple_basic/down_pd.log
/tmp/tidb_cdc_test/kafka_simple_basic/tidb_other.log
/tmp/tidb_cdc_test/kafka_simple_basic/cdc_kafka_consumer_stdout.log
/tmp/tidb_cdc_test/kafka_simple_basic/tikv2.log
/tmp/tidb_cdc_test/kafka_simple_basic/tikv1.log
cdc.test: no process found
wait process cdc.test exit for 2-th time...
process cdc.test already exit
[Fri Apr 26 19:33:04 CST 2024] <<<<<< run test case multi_topics_v2 success! >>>>>>
[2024/04/26 19:33:04.370 +08:00] [INFO] [main.go:220] ["1 insert success: 900"]
[2024/04/26 19:33:04.379 +08:00] [INFO] [main.go:220] ["0 insert success: 900"]
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
[2024/04/26 19:33:04.576 +08:00] [INFO] [main.go:220] ["1 insert success: 1000"]
[2024/04/26 19:33:04.578 +08:00] [INFO] [main.go:234] ["1 delete success: 500"]
[2024/04/26 19:33:04.586 +08:00] [INFO] [main.go:234] ["0 delete success: 500"]
[2024/04/26 19:33:04.587 +08:00] [INFO] [main.go:220] ["0 insert success: 1000"]
/tmp/tidb_cdc_test/kafka_simple_basic/tikv3.log
/tmp/tidb_cdc_test/kafka_simple_basic/tidb-slow.log
/tmp/tidb_cdc_test/kafka_simple_basic/tidb_down.log
/tmp/tidb_cdc_test/kafka_simple_basic/sync_diff_inspector.log
/tmp/tidb_cdc_test/kafka_simple_basic/stdout.log
/tmp/tidb_cdc_test/kafka_simple_basic/cdc.log
[2024/04/26 19:33:04.761 +08:00] [INFO] [main.go:220] ["1 insert success: 1100"]
[2024/04/26 19:33:04.776 +08:00] [INFO] [main.go:220] ["0 insert success: 1100"]
[2024/04/26 19:33:04.953 +08:00] [INFO] [main.go:220] ["1 insert success: 1200"]
[2024/04/26 19:33:04.955 +08:00] [INFO] [main.go:234] ["1 delete success: 600"]
[2024/04/26 19:33:04.968 +08:00] [INFO] [main.go:234] ["0 delete success: 600"]
[2024/04/26 19:33:04.969 +08:00] [INFO] [main.go:220] ["0 insert success: 1200"]
/tmp/tidb_cdc_test/kafka_simple_basic/pd1.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv_down.log
[2024/04/26 19:33:05.150 +08:00] [INFO] [main.go:220] ["1 insert success: 1300"]
[2024/04/26 19:33:05.169 +08:00] [INFO] [main.go:220] ["0 insert success: 1300"]
/tmp/tidb_cdc_test/kafka_simple_basic_avro/down_pd.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb_other.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc_kafka_consumer_stdout.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv2.log
[2024/04/26 19:33:05.359 +08:00] [INFO] [main.go:220] ["1 insert success: 1400"]
[2024/04/26 19:33:05.361 +08:00] [INFO] [main.go:234] ["0 delete success: 700"]
[2024/04/26 19:33:05.362 +08:00] [INFO] [main.go:220] ["0 insert success: 1400"]
[2024/04/26 19:33:05.362 +08:00] [INFO] [main.go:234] ["1 delete success: 700"]
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv1.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tikv3.log
[2024/04/26 19:33:05.562 +08:00] [INFO] [main.go:220] ["0 insert success: 1500"]
[2024/04/26 19:33:05.575 +08:00] [INFO] [main.go:220] ["1 insert success: 1500"]
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb-slow.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/tidb_down.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/sync_diff_inspector.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/stdout.log
/tmp/tidb_cdc_test/kafka_simple_basic_avro/cdc.log
table changefeed_auto_stop_4.usertable exists
+ cd /tmp/tidb_cdc_test/synced_status_with_redo
++ run_cdc_cli_tso_query 127.0.0.1 2379
+ pd_host=127.0.0.1
+ pd_port=2379
+ is_tls=false
+ '[' false == true ']'
++ run_cdc_cli tso query --pd=http://127.0.0.1:2379
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.synced_status_with_redo.cli.18016.out cli tso query --pd=http://127.0.0.1:2379
[2024/04/26 19:33:05.762 +08:00] [INFO] [main.go:234] ["0 delete success: 800"]
[2024/04/26 19:33:05.763 +08:00] [INFO] [main.go:220] ["0 insert success: 1600"]
[2024/04/26 19:33:05.777 +08:00] [INFO] [main.go:220] ["1 insert success: 1600"]
[2024/04/26 19:33:05.779 +08:00] [INFO] [main.go:234] ["1 delete success: 800"]
[2024/04/26 19:33:05.968 +08:00] [INFO] [main.go:220] ["0 insert success: 1700"]
[2024/04/26 19:33:05.985 +08:00] [INFO] [main.go:220] ["1 insert success: 1700"]
/tmp/tidb_cdc_test/kafka_simple_basic_avro/pd1.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv_down.log
check diff failed 1-th time, retry later
[2024/04/26 19:33:06.172 +08:00] [INFO] [main.go:234] ["0 delete success: 900"]
[2024/04/26 19:33:06.173 +08:00] [INFO] [main.go:220] ["0 insert success: 1800"]
[2024/04/26 19:33:06.190 +08:00] [INFO] [main.go:220] ["1 insert success: 1800"]
[2024/04/26 19:33:06.192 +08:00] [INFO] [main.go:234] ["1 delete success: 900"]
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/down_pd.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb_other.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv2.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv1.log
[2024/04/26 19:33:06.365 +08:00] [INFO] [main.go:220] ["0 insert success: 1900"]
[2024/04/26 19:33:06.389 +08:00] [INFO] [main.go:220] ["1 insert success: 1900"]
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b8b964000f	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-h8q8j-cjcsw, pid:11057, start at 2024-04-26 19:33:05.254314385 +0800 CST m=+5.189999217	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:05.263 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:05.241 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:05.241 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b8b964000f	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-h8q8j-cjcsw, pid:11057, start at 2024-04-26 19:33:05.254314385 +0800 CST m=+5.189999217	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:05.263 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:05.241 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:05.241 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
Verifying Downstream TiDB is started...
VARIABLE_NAME	VARIABLE_VALUE	COMMENT
bootstrapped	True	Bootstrap flag. Do not delete.
tidb_server_version	196	Bootstrap version. Do not delete.
system_tz	Asia/Shanghai	TiDB Global System Timezone.
new_collation_enabled	True	If the new collations are enabled. Do not edit it.
ddl_table_version	3	DDL Table Version. Do not delete.
tikv_gc_leader_uuid	63c68b8b8840011	Current GC worker leader UUID. (DO NOT EDIT)
tikv_gc_leader_desc	host:pingcap-tiflow-pull-cdc-integration-kafka-test-1735-h8q8j-cjcsw, pid:11144, start at 2024-04-26 19:33:05.202487541 +0800 CST m=+5.085346176	Host name and pid of current GC leader. (DO NOT EDIT)
tikv_gc_leader_lease	20240426-19:35:05.209 +0800	Current GC worker leader lease. (DO NOT EDIT)
tikv_gc_auto_concurrency	true	Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used
tikv_gc_enable	true	Current GC enable status
tikv_gc_run_interval	10m0s	GC run interval, at least 10m, in Go format.
tikv_gc_life_time	10m0s	All versions within life time will not be collected by GC, at least 10m, in Go format.
tikv_gc_last_run_time	20240426-19:33:05.185 +0800	The time when last GC starts. (DO NOT EDIT)
tikv_gc_safe_point	20240426-19:23:05.185 +0800	All versions after safe point can be accessed. (DO NOT EDIT)
Starting Upstream TiFlash...
TiFlash
Release Version: v8.2.0-alpha-13-g37701038f
Edition:         Community
Git Commit Hash: 37701038fbd30f5eafac11c3ad180f14c6dcab9e
Git Branch:      HEAD
UTC Build Time:  2024-04-26 10:25:26
Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto
Profile:         RELWITHDEBINFO
Compiler:        clang++ 13.0.0

Raft Proxy
Git Commit Hash:   7dc50b4eb06124e31f03adb06c20ff7ab61c5f79
Git Commit Branch: HEAD
UTC Build Time:    2024-04-26 10:30:15
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Storage Engine:    tiflash
Prometheus Prefix: tiflash_proxy_
Profile:           release
Enable Features:   external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored
Verifying Upstream TiFlash is started...
Logging trace to /tmp/tidb_cdc_test/resourcecontrol/tiflash/log/server.log
Logging errors to /tmp/tidb_cdc_test/resourcecontrol/tiflash/log/error.log
arg matches is ArgMatches { args: {"engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/resourcecontrol/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["37701038fbd30f5eafac11c3ad180f14c6dcab9e"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-13-g37701038f"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/resourcecontrol/tiflash/log/proxy.log"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/resourcecontrol/tiflash-proxy.toml"] }}, subcommand: None, usage: Some("USAGE:\n    TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash <engine-git-hash> --engine-label <engine-label> --engine-version <engine-version>") }
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tikv3.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb-slow.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/tidb_down.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/sync_diff_inspector.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/stdout.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/cdc.log
/tmp/tidb_cdc_test/kafka_simple_handle_key_only/pd1.log
+ ls -alh log-G01.tar.gz
-rw-r--r-- 1 jenkins jenkins 18M Apr 26 19:33 log-G01.tar.gz
[Pipeline] archiveArtifacts
Archiving artifacts
[2024/04/26 19:33:06.565 +08:00] [INFO] [main.go:234] ["0 delete success: 1000"]
[2024/04/26 19:33:06.566 +08:00] [INFO] [main.go:220] ["0 insert success: 2000"]
[2024/04/26 19:33:06.607 +08:00] [INFO] [main.go:220] ["1 insert success: 2000"]
[2024/04/26 19:33:06.609 +08:00] [INFO] [main.go:234] ["1 delete success: 1000"]
[2024/04/26 19:33:06.765 +08:00] [INFO] [main.go:220] ["0 insert success: 2100"]
[2024/04/26 19:33:06.804 +08:00] [INFO] [main.go:220] ["1 insert success: 2100"]
[2024/04/26 19:33:06.951 +08:00] [INFO] [main.go:234] ["0 delete success: 1100"]
[2024/04/26 19:33:06.951 +08:00] [INFO] [main.go:220] ["0 insert success: 2200"]
[2024/04/26 19:33:06.995 +08:00] [INFO] [main.go:220] ["1 insert success: 2200"]
[2024/04/26 19:33:06.998 +08:00] [INFO] [main.go:234] ["1 delete success: 1100"]
[2024/04/26 19:33:07.136 +08:00] [INFO] [main.go:220] ["0 insert success: 2300"]
[2024/04/26 19:33:07.179 +08:00] [INFO] [main.go:220] ["1 insert success: 2300"]
[2024/04/26 19:33:07.313 +08:00] [INFO] [main.go:234] ["0 delete success: 1200"]
[2024/04/26 19:33:07.314 +08:00] [INFO] [main.go:220] ["0 insert success: 2400"]
[2024/04/26 19:33:07.382 +08:00] [INFO] [main.go:220] ["1 insert success: 2400"]
[2024/04/26 19:33:07.384 +08:00] [INFO] [main.go:234] ["1 delete success: 1200"]
[2024/04/26 19:33:07.496 +08:00] [INFO] [main.go:220] ["0 insert success: 2500"]
+ set +x
+ tso='449349205692252161
PASS
coverage: 1.8% of statements in github.com/pingcap/tiflow/...'
+ echo 449349205692252161 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...
+ awk -F ' ' '{print $1}'
+ set +x
+ start_ts=449349205692252161
+ run_cdc_server --workdir /tmp/tidb_cdc_test/synced_status_with_redo --binary cdc.test
[Fri Apr 26 19:33:07 CST 2024] <<<<<< START cdc server in synced_status_with_redo case >>>>>>
+ [[ '' == \t\r\u\e ]]
+ set +e
+ get_info_fail_msg='failed to get info:'
+ etcd_info_msg='etcd info'
+ GO_FAILPOINTS=
+ '[' -z '' ']'
+ curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info'
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.synced_status_with_redo.1805518057.out server --log-file /tmp/tidb_cdc_test/synced_status_with_redo/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/synced_status_with_redo/cdc_data --cluster-id default
+ [[ no != \n\o ]]
+ (( i = 0 ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info
* About to connect() to 127.0.0.1 port 8300 (#0)
*   Trying 127.0.0.1...
* Connection refused
* Failed connect to 127.0.0.1:8300; Connection refused
* Closing connection 0
+ res=
+ echo ''
+ grep -q 'failed to get info:'
+ echo ''
+ grep -q 'etcd info'
+ '[' 0 -eq 50 ']'
+ sleep 3
Recording fingerprints
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
+ pd_host=127.0.0.1
+ pd_port=2379
+ is_tls=false
+ '[' false == true ']'
++ run_cdc_cli tso query --pd=http://127.0.0.1:2379
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.resourcecontrol.cli.12471.out cli tso query --pd=http://127.0.0.1:2379
[Pipeline] }
[2024/04/26 19:33:07.829 +08:00] [WARN] [diff.go:551] ["checksum is not equal"] [table=`test`.`ntest`] [where="((TRUE) AND TRUE)"] ["source checksum"=0] ["target checksum"=4235625502] ["get source checksum cost"=1.719938ms] ["get target checksum cost"=1.367529ms]
[Pipeline] // container
check diff successfully
wait process cdc.test exit for 1-th time...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G01'
wait process cdc.test exit for 2-th time...
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
wait process cdc.test exit for 3-th time...
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
+ set +x
+ tso='449349206328213505
PASS
coverage: 1.8% of statements in github.com/pingcap/tiflow/...'
+ echo 449349206328213505 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...
+ awk -F ' ' '{print $1}'
+ set +x
[Fri Apr 26 19:33:10 CST 2024] <<<<<< START cdc server in resourcecontrol case >>>>>>
+ [[ '' == \t\r\u\e ]]
+ set +e
+ get_info_fail_msg='failed to get info:'
+ etcd_info_msg='etcd info'
+ '[' -z '' ']'
+ curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info'
+ [[ no != \n\o ]]
+ GO_FAILPOINTS=
+ (( i = 0 ))
+ (( i <= 50 ))
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.resourcecontrol.1250612508.out server --log-file /tmp/tidb_cdc_test/resourcecontrol/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/resourcecontrol/cdc_data --cluster-id default
++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info
* About to connect() to 127.0.0.1 port 8300 (#0)
*   Trying 127.0.0.1...
* Connection refused
* Failed connect to 127.0.0.1:8300; Connection refused
* Closing connection 0
+ res=
+ echo ''
+ grep -q 'failed to get info:'
+ echo ''
+ grep -q 'etcd info'
+ '[' 0 -eq 50 ']'
+ sleep 3
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
script returned exit code 143
{"level":"warn","ts":1714131190.964738,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00215ec40/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: read tcp 127.0.0.1:45132->127.0.0.1:2379: read: connection reset by peer"}
+ (( i++ ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info
* About to connect() to 127.0.0.1 port 8300 (#0)
*   Trying 127.0.0.1...
* Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0)
> GET /debug/info HTTP/1.1
> User-Agent: curl/7.29.0
> Host: 127.0.0.1:8300
> Accept: */*
> 
< HTTP/1.1 200 OK
< Date: Fri, 26 Apr 2024 11:33:10 GMT
< Content-Length: 815
< Content-Type: text/plain; charset=utf-8
< 
{ [data not shown]
* Connection #0 to host 127.0.0.1 left intact
+ res='

*** owner info ***:



*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/e61be523-8bda-4edb-bff3-2e8b6d2298f6
	{"id":"e61be523-8bda-4edb-bff3-2e8b6d2298f6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131188}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2dfe94d0
	e61be523-8bda-4edb-bff3-2e8b6d2298f6

/tidb/cdc/default/default/upstream/7362137330202697008
	{"id":7362137330202697008,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ echo '

*** owner info ***:



*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/e61be523-8bda-4edb-bff3-2e8b6d2298f6
	{"id":"e61be523-8bda-4edb-bff3-2e8b6d2298f6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131188}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2dfe94d0
	e61be523-8bda-4edb-bff3-2e8b6d2298f6

/tidb/cdc/default/default/upstream/7362137330202697008
	{"id":7362137330202697008,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'failed to get info:'
+ echo '

*** owner info ***:



*** processors info ***:



*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/e61be523-8bda-4edb-bff3-2e8b6d2298f6
	{"id":"e61be523-8bda-4edb-bff3-2e8b6d2298f6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-20-g16f5d59f9","git-hash":"16f5d59f936001f6d7031387873b3c668f3c5ae6","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/bin/cdc.test","start-timestamp":1714131188}

/tidb/cdc/default/__cdc_meta__/meta/meta-version
	1

/tidb/cdc/default/__cdc_meta__/owner/22318f1a2dfe94d0
	e61be523-8bda-4edb-bff3-2e8b6d2298f6

/tidb/cdc/default/default/upstream/7362137330202697008
	{"id":7362137330202697008,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}'
+ grep -q 'etcd info'
+ break
+ set +x
+ config_path=conf/changefeed-redo.toml
+ SINK_URI='mysql://root@127.0.0.1:3306/?max-txn-row=1'
+ run_cdc_cli changefeed create --start-ts=449349205692252161 '--sink-uri=mysql://root@127.0.0.1:3306/?max-txn-row=1' --changefeed-id=test-1 --config=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/tests/integration_tests/synced_status_with_redo/conf/changefeed-redo.toml
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.synced_status_with_redo.cli.18120.out cli changefeed create --start-ts=449349205692252161 '--sink-uri=mysql://root@127.0.0.1:3306/?max-txn-row=1' --changefeed-id=test-1 --config=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_kafka_test/tiflow/tests/integration_tests/synced_status_with_redo/conf/changefeed-redo.toml
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
++ stop_tidb_cluster
[2024/04/26 19:33:11.236 +08:00] [ERROR] [request.go:310] ["failed to send a http request"] [error="Post \"http://127.0.0.1:8300/api/v2/changefeeds\": context canceled"]
Error: Post "http://127.0.0.1:8300/api/v2/changefeeds": context canceled
warning: GOCOVERDIR not set, no coverage data emitted
{"level":"warn","ts":1714131191.2388408,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00177a8c0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
++ stop_tidb_cluster
script returned exit code 143
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // cache
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
++ stop_tidb_cluster
script returned exit code 143
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // cache
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // dir
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withCredentials
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // container
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // withEnv
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G00'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G02'
[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] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G10'
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G09'
[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 1
Finished: FAILURE