Skip to content

Console Output

Skipping 254 KB.. Full Log
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
PASS
ok  	github.com/pingcap/tidb-test/go-sql-test/sqltest	2.826s
[mysql] 2024/05/06 15:58:40 packets.go:122: closing bad idle connection: EOF
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[mysql] 2024/05/06 15:58:43 packets.go:122: closing bad idle connection: EOF
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
RUN ALL RANDGEN TEST CASES
time="2024-05-06T15:58:44+08:00" level=info msg="running tests: [enum enum_aggregate enum_expression_1 enum_expression_2 enum_expression_3 enum_expression_4 generated_columns greatest ifnull index_join_union_scan isnull least partition plus point_get udaf_avg udaf_avg_union udaf_bitand udaf_bitand_union udaf_bitor udaf_bitor_union udaf_bitxor udaf_bitxor_union udaf_count udaf_count_union udaf_group_concat udaf_max_min udaf_max_min_union udaf_sum udaf_sum_union udf_abs udf_acos udf_asin udf_ceil udf_div udf_floor udf_is_true_false udf_logic_xor]"
time="2024-05-06T15:58:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c60b0 {{} {} 0} {0 0} [0xc0000fa3f0] map[] 0 1 0xc0000363c0 false map[0xc0000fa3f0:map[0xc0000fa3f0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/enum.test: ok! 150 test cases passed, take time 0.605127047 s
time="2024-05-06T15:58:45+08:00" level=info msg="run test [enum] ok"
time="2024-05-06T15:58:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031e4b0 {{} {} 0} {0 0} [0xc000154ab0] map[] 0 1 0xc0003053e0 false map[0xc000154ab0:map[0xc000154ab0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
[mysql] 2024/05/06 15:58:46 packets.go:122: closing bad idle connection: EOF
[mysql] 2024/05/06 15:58:46 packets.go:174: failed to write
./t/enum_aggregate.test: ok! 1031 test cases passed, take time 1.64814284 s
time="2024-05-06T15:58:46+08:00" level=info msg="run test [enum_aggregate] ok"
time="2024-05-06T15:58:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e7e8 {{} {} 0} {0 0} [0xc000512000] map[] 0 1 0xc000304b40 false map[0xc000512000:map[0xc000512000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
[mysql] 2024/05/06 15:58:49 statement.go:54: invalid connection
./t/enum_expression_1.test: ok! 1018 test cases passed, take time 2.233936689 s
time="2024-05-06T15:58:49+08:00" level=info msg="run test [enum_expression_1] ok"
time="2024-05-06T15:58:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c60e8 {{} {} 0} {0 0} [0xc000638900] map[] 0 1 0xc0000365a0 false map[0xc000638900:map[0xc000638900:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
wait tikv ready...
+ set +x
START RUNNING TIDB TEST
...........................................[2024/05/06 15:58:50.682 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 479\nSELECT Name, Unique FROM __Index;\n"] [error="line 2 column 20 near \"Unique FROM __Index;\n\" "] [errorVerbose="line 2 column 20 near \"Unique FROM __Index;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
wait tikv ready...
./t/enum_expression_2.test: ok! 1019 test cases passed, take time 2.380493811 s
time="2024-05-06T15:58:51+08:00" level=info msg="run test [enum_expression_2] ok"
time="2024-05-06T15:58:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484060 {{} {} 0} {0 0} [0xc0006ce1b0] map[] 0 1 0xc000304180 false map[0xc0006ce1b0:map[0xc0006ce1b0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
wait tikv ready...
./t/enum_expression_3.test: ok! 1031 test cases passed, take time 2.960288707 s
time="2024-05-06T15:58:54+08:00" level=info msg="run test [enum_expression_3] ok"
time="2024-05-06T15:58:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484440 {{} {} 0} {0 0} [0xc000590000] map[] 0 1 0xc000036c60 false map[0xc000590000:map[0xc000590000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
......................................................................................................................................................................................................................................[2024/05/06 15:58:55.055 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 418\nBEGIN;\n    CREATE TABLE t (i int);\n    INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT 10 OFFSET -1;\n"] [error="line 6 column 34 near \"-1;\n\" "] [errorVerbose="line 6 column 34 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
.....................................[2024/05/06 15:58:55.660 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 425\nBEGIN;\n    CREATE TABLE t (i int);\n    INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT -1;\n"] [error="line 6 column 24 near \"-1;\n\" "] [errorVerbose="line 6 column 24 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
.............[2024/05/06 15:58:55.878 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; \n     BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID   int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName     text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n     COMMIT;\n-- S 50\nSELECT * FROM;\n"] [error="line 27 column 15 near \";\n\" "] [errorVerbose="line 27 column 15 near \";\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
..............[2024/05/06 15:58:56.245 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; \n     BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID   int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName     text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n     COMMIT;\n-- S 53\nSELECT none FROM (\n\tSELECT * FROM employee\n\tSELECT * FROM department\n);\n"] [error="line 29 column 8 near \"SELECT * FROM department\n);\n\" "] [errorVerbose="line 29 column 8 near \"SELECT * FROM department\n);\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
./t/enum_expression_4.test: ok! 1031 test cases passed, take time 2.442194018 s
time="2024-05-06T15:58:56+08:00" level=info msg="run test [enum_expression_4] ok"
time="2024-05-06T15:58:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6330 {{} {} 0} {0 0} [0xc000353d40] map[] 0 1 0xc0002968a0 false map[0xc000353d40:map[0xc000353d40:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:58:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
gosqltest start
/go
gormtest start
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm
go path is /go
go: downloading github.com/jinzhu/now v1.1.4
go: downloading github.com/jinzhu/inflection v1.0.0
tidb_test start

+ [[ ! -e ./tidb_test ]]
+ [[ -z '' ]]
+ TIDB_CONFIG=./config.toml
+ [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]]
+ [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]]
+ [[ -z '' ]]
+ TIDB_PARALLELISM=8
+ [[ -z '' ]]
+ TEST_FILE=./ql.t
+ rm -rf './tidb.log*'
+ echo 'START tidb_server, LOG FILE: ./tidb.log'
START tidb_server, LOG FILE: ./tidb.log
+ '[' tikv = tikv ']'
+ TIDB_PARALLELISM=1
+ SERVER_PID=315
+ echo 'tidb-server(PID: 315) STARTED'
tidb-server(PID: 315) STARTED
+ sleep 10
+ /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -config ./config.toml -store tikv -path 127.0.0.1:2379
......................................................................................................................................................................................................................[2024/05/06 15:59:01.549 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 710\nBEGIN;\n    CREATE TABLE t (i TEXT) DEFAULT CHARSET Badcharset;\nCOMMIT;\n"] [error="[parser:1115]Unknown character set: 'Badcharset'"] [errorVerbose="[parser:1115]Unknown character set: 'Badcharset'\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/parser/terror.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/terror/terror.go:238\ngithub.com/pingcap/parser.yyParse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/parser.go:14055\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:141\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20190911032414-d88cd749f56d
go: downloading github.com/go-sql-driver/mysql v1.4.0
go: downloading github.com/pingcap/errors v0.11.4
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading github.com/pingcap/parser v0.0.0-20190903084634-0daf3f706c76
go: downloading github.com/opentracing/opentracing-go v1.0.2
go: downloading github.com/pingcap/failpoint v0.0.0-20190512135322-30cc7431d99c
go: downloading go.uber.org/zap v1.12.0
go: downloading go.uber.org/atomic v1.5.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible
go: downloading github.com/pingcap/tidb-tools v2.1.3-0.20190321065848-1e8b48f5c168+incompatible
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/pingcap/kvproto v0.0.0-20190904075355-9a1bd6a31da2
go: downloading github.com/klauspost/cpuid v0.0.0-20170728055534-ae7887de9fa5
go: downloading github.com/prometheus/client_golang v0.9.0
go: downloading github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
go: downloading github.com/pingcap/log v0.0.0-20190307075452-bd41d9273596
go: downloading github.com/pingcap/tipb v0.0.0-20190806070524-16909e03435e
go: downloading github.com/cznic/sortutil v0.0.0-20150617083342-4c7342852e65
go: downloading github.com/golang/protobuf v1.2.0
go: downloading google.golang.org/grpc v1.17.0
go: downloading github.com/coreos/etcd v3.3.13+incompatible
go: downloading github.com/shirou/gopsutil v2.18.10+incompatible
go: downloading github.com/google/uuid v1.1.1
go: downloading github.com/twinj/uuid v1.0.0
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
go: downloading golang.org/x/text v0.3.0
go: downloading golang.org/x/tools v0.0.0-20191107010934-f79515f33823
go: downloading github.com/opentracing/basictracer-go v1.0.0
go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20180531100431-4c381bd170b4
go: downloading github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f
go: downloading github.com/gogo/protobuf v1.2.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
go: downloading github.com/google/btree v1.0.0
go: downloading github.com/pingcap/pd v0.0.0-20190712044914-75a1f9f3062b
go: downloading golang.org/x/net v0.0.0-20190620200207-3b0461eec859
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7
go: downloading github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
go: downloading github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39
go: downloading github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
go: downloading go.uber.org/multierr v1.4.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/uber/jaeger-lib v1.5.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
go: downloading google.golang.org/genproto v0.0.0-20190108161440-ae2f86662275
.........................................................................
Great, All tests passed
TIDB TEST END
TIDB TEST FINISHED SUCCESSFULLY!
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm
./t/generated_columns.test: ok! 499 test cases passed, take time 8.538513247000001 s
time="2024-05-06T15:59:05+08:00" level=info msg="run test [generated_columns] ok"
time="2024-05-06T15:59:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c78e0 {{} {} 0} {0 0} [0xc0005b2000] map[] 0 1 0xc0004b8d80 false map[0xc0005b2000:map[0xc0005b2000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
[mysql] 2024/05/06 15:59:07 packets.go:59: malformed packet
[mysql] 2024/05/06 15:59:07 packets.go:37: connection is closed
[mysql] 2024/05/06 15:59:07 packets.go:37: too many reads
PASS
ok  	github.com/go-sql-driver/mysql	30.033s
gosqltest end
[Pipeline] }
[Pipeline] // container
[Pipeline] }
./t/greatest.test: ok! 1551 test cases passed, take time 1.944597642 s
time="2024-05-06T15:59:07+08:00" level=info msg="run test [greatest] ok"
time="2024-05-06T15:59:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484718 {{} {} 0} {0 0} [0xc00089c000] map[] 0 1 0xc0004b9800 false map[0xc00089c000:map[0xc00089c000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./t/ifnull.test: ok! 1178 test cases passed, take time 1.7971103259999999 s
time="2024-05-06T15:59:09+08:00" level=info msg="run test [ifnull] ok"
time="2024-05-06T15:59:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e270 {{} {} 0} {0 0} [0xc0000fbdd0] map[] 0 1 0xc0004b8540 false map[0xc0000fbdd0:map[0xc0000fbdd0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
+ set +x
START RUNNING TIDB TEST
go: downloading gorm.io/driver/sqlite v1.3.2
go: downloading github.com/google/uuid v1.3.0
go: downloading gorm.io/driver/postgres v1.3.5
go: downloading gorm.io/driver/sqlserver v1.3.2
go: downloading github.com/lib/pq v1.10.5
go: downloading github.com/jinzhu/now v1.1.5
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading github.com/jackc/pgx/v4 v4.16.0
go: downloading github.com/go-sql-driver/mysql v1.6.0
go: downloading github.com/denisenkom/go-mssqldb v0.12.0
go: downloading github.com/mattn/go-sqlite3 v1.14.12
go: downloading github.com/jackc/pgtype v1.11.0
go: downloading github.com/jackc/pgconn v1.12.0
go: downloading github.com/jackc/pgproto3/v2 v2.3.0
go: downloading github.com/jackc/pgio v1.0.0
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/chunkreader/v2 v2.0.1
go: downloading golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
go: downloading github.com/jackc/chunkreader v1.0.0
go: downloading github.com/jackc/pgproto3 v1.1.0
go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
go: downloading github.com/golang-sql/sqlexp v0.0.0-20170517235910-f1bb20e5a188
./t/index_join_union_scan.test: ok! 3076 test cases passed, take time 12.964802507 s
time="2024-05-06T15:59:22+08:00" level=info msg="run test [index_join_union_scan] ok"
time="2024-05-06T15:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001ec2008 {{} {} 0} {0 0} [0xc002466000] map[] 0 1 0xc0000363c0 false map[0xc002466000:map[0xc002466000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/isnull.test: ok! 1551 test cases passed, take time 1.8173957349999998 s
time="2024-05-06T15:59:24+08:00" level=info msg="run test [isnull] ok"
time="2024-05-06T15:59:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001ec2370 {{} {} 0} {0 0} [0xc0006505a0] map[] 0 1 0xc000352a20 false map[0xc0006505a0:map[0xc0006505a0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/least.test: ok! 1551 test cases passed, take time 1.784338738 s
time="2024-05-06T15:59:25+08:00" level=info msg="run test [least] ok"
time="2024-05-06T15:59:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001ec2800 {{} {} 0} {0 0} [0xc000904000] map[] 0 1 0xc000037c20 false map[0xc000904000:map[0xc000904000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
..................................................[2024/05/06 15:59:26.499 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; \n     BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID   int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName     text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n     COMMIT;\n-- S 50\nSELECT * FROM;\n"] [error="line 27 column 15 near \";\n\" "] [errorVerbose="line 27 column 15 near \";\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
..[2024/05/06 15:59:27.115 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; \n     BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID   int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName     text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n     COMMIT;\n-- S 53\nSELECT none FROM (\n\tSELECT * FROM employee\n\tSELECT * FROM department\n);\n"] [error="line 29 column 8 near \"SELECT * FROM department\n);\n\" "] [errorVerbose="line 29 column 8 near \"SELECT * FROM department\n);\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
./t/partition.test: ok! 791 test cases passed, take time 2.436532751 s
time="2024-05-06T15:59:28+08:00" level=info msg="run test [partition] ok"
time="2024-05-06T15:59:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6560 {{} {} 0} {0 0} [0xc00029d4d0] map[] 0 1 0xc000415b00 false map[0xc00029d4d0:map[0xc00029d4d0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/plus.test: ok! 1551 test cases passed, take time 1.772791638 s
time="2024-05-06T15:59:30+08:00" level=info msg="run test [plus] ok"
time="2024-05-06T15:59:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e028 {{} {} 0} {0 0} [0xc00069c000] map[] 0 1 0xc000414060 false map[0xc00069c000:map[0xc00069c000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/point_get.test: ok! 3076 test cases passed, take time 2.702518052 s
time="2024-05-06T15:59:32+08:00" level=info msg="run test [point_get] ok"
time="2024-05-06T15:59:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484018 {{} {} 0} {0 0} [0xc000926000] map[] 0 1 0xc0000363c0 false map[0xc000926000:map[0xc000926000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_avg.test: ok! 2551 test cases passed, take time 3.303795879 s
time="2024-05-06T15:59:36+08:00" level=info msg="run test [udaf_avg] ok"
time="2024-05-06T15:59:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004843f0 {{} {} 0} {0 0} [0xc00044c000] map[] 0 1 0xc0001b2a80 false map[0xc00044c000:map[0xc00044c000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_avg_union.test: ok! 1051 test cases passed, take time 1.6662677559999999 s
time="2024-05-06T15:59:37+08:00" level=info msg="run test [udaf_avg_union] ok"
time="2024-05-06T15:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484360 {{} {} 0} {0 0} [0xc000494000] map[] 0 1 0xc0001b2c00 false map[0xc000494000:map[0xc000494000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitand.test: ok! 1050 test cases passed, take time 1.3366122599999999 s
time="2024-05-06T15:59:39+08:00" level=info msg="run test [udaf_bitand] ok"
time="2024-05-06T15:59:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484968 {{} {} 0} {0 0} [0xc0004ca3f0] map[] 0 1 0xc0004b28a0 false map[0xc0004ca3f0:map[0xc0004ca3f0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitand_union.test: ok! 1051 test cases passed, take time 1.689928039 s
time="2024-05-06T15:59:40+08:00" level=info msg="run test [udaf_bitand_union] ok"
time="2024-05-06T15:59:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e9f8 {{} {} 0} {0 0} [0xc00041d710] map[] 0 1 0xc000036f00 false map[0xc00041d710:map[0xc00041d710:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitor.test: ok! 1050 test cases passed, take time 1.415869662 s
time="2024-05-06T15:59:42+08:00" level=info msg="run test [udaf_bitor] ok"
time="2024-05-06T15:59:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c67f8 {{} {} 0} {0 0} [0xc0008cac60] map[] 0 1 0xc0004b3980 false map[0xc0008cac60:map[0xc0008cac60:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitor_union.test: ok! 1051 test cases passed, take time 1.8560126179999998 s
time="2024-05-06T15:59:44+08:00" level=info msg="run test [udaf_bitor_union] ok"
time="2024-05-06T15:59:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031e4a8 {{} {} 0} {0 0} [0xc000383440] map[] 0 1 0xc0004b2780 false map[0xc000383440:map[0xc000383440:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitxor.test: ok! 1050 test cases passed, take time 1.44907611 s
time="2024-05-06T15:59:45+08:00" level=info msg="run test [udaf_bitxor] ok"
time="2024-05-06T15:59:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031ea98 {{} {} 0} {0 0} [0xc000592000] map[] 0 1 0xc0005c6f60 false map[0xc000592000:map[0xc000592000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitxor_union.test: ok! 1051 test cases passed, take time 1.718827268 s
time="2024-05-06T15:59:47+08:00" level=info msg="run test [udaf_bitxor_union] ok"
time="2024-05-06T15:59:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031e6a8 {{} {} 0} {0 0} [0xc0004527e0] map[] 0 1 0xc000037080 false map[0xc0004527e0:map[0xc0004527e0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
2024/05/06 15:59:48 testing mysql...
./t/udaf_count.test: ok! 945 test cases passed, take time 1.237993906 s
time="2024-05-06T15:59:48+08:00" level=info msg="run test [udaf_count] ok"
time="2024-05-06T15:59:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484320 {{} {} 0} {0 0} [0xc000400360] map[] 0 1 0xc0002988a0 false map[0xc000400360:map[0xc000400360:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 15:59:48 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_belongs_to_test.go:139 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`users`, CONSTRAINT `fk_users_company` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`))
[1.091ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 15:59:48.908','2024-05-06 15:59:48.908',NULL,'invalid-user-with-invalid-belongs-to-foreign-key',0,NULL,10000001,NULL,false)

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`))
[1.101ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'many2many_omit_associations_locale_1'),(53,'many2many_omit_associations_locale_2') ON DUPLICATE KEY UPDATE `user_id`=`user_id`

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`))
[2.832ms] [rows:1] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 15:59:49.578','2024-05-06 15:59:49.578',NULL,'many2many_omit_associations',18,'2024-05-06 15:59:50',NULL,NULL,false)

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`))
[1.077ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'omitmany2many') ON DUPLICATE KEY UPDATE `user_id`=`user_id`

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`))
[2.930ms] [rows:1] UPDATE `users` SET `updated_at`='2024-05-06 15:59:49.587' WHERE `users`.`deleted_at` IS NULL AND `id` = 53

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:66 Error 1048: Column 'member_id' cannot be null
[3.017ms] [rows:0] UPDATE `profiles` SET `member_id`=NULL WHERE `profiles`.`member_id` = 1 AND `profiles`.`deleted_at` IS NULL

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:117 record not found
[0.825ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1

2024/05/06 15:59:49 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:121 record not found
[0.755ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:171 record not found
[0.829ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:175 record not found
[0.825ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1

2024/05/06 15:59:50 /usr/local/go/src/reflect/value.go:596
[error] Got error when compile callbacks, got conflicting callback c3 with before c1

2024/05/06 15:59:50 /usr/local/go/src/reflect/value.go:596
[warn] removing callback `c2` from /usr/local/go/src/reflect/value.go:596

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/connpool_test.go:151 record not found
[1.891ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/count_test.go:153 model value required when using preload
[1.437ms] [rows:1] SELECT count(*) FROM `users` WHERE name in ('count-1','count-2','count-3')
./t/udaf_count_union.test: ok! 1051 test cases passed, take time 1.567467539 s
time="2024-05-06T15:59:50+08:00" level=info msg="run test [udaf_count_union] ok"
time="2024-05-06T15:59:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484648 {{} {} 0} {0 0} [0xc00045f050] map[] 0 1 0xc000037140 false map[0xc00045f050:map[0xc00045f050:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:352 empty slice found
[0.518ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES 

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:357 empty slice found
[0.395ms] [rows:0] INSERT INTO `users` VALUES()

2024/05/06 15:59:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:369 slice data #2 is invalid: unsupported data
[0.318ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 15:59:50.948','2024-05-06 15:59:50.948',NULL,'invalid_slice_1',18,'2024-05-06 15:59:51',NULL,NULL,false),('2024-05-06 15:59:50.948','2024-05-06 15:59:50.948',NULL,'invalid_slice_2',18,'2024-05-06 15:59:51',NULL,NULL,false),()

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/customize_field_test.go:143 record not found
[1.770ms] [rows:0] SELECT * FROM `customize_field_structs` WHERE `customize_field_structs`.`name` = 'create' AND `customize_field_structs`.`field_readonly` = 'create_allow_readonly' AND `customize_field_structs`.`deleted_at` IS NULL ORDER BY `customize_field_structs`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:30 record not found
[0.871ms] [rows:0] SELECT * FROM `users` WHERE id = 231 AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:52 WHERE conditions required
[0.436ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 15:59:51.227' WHERE `users`.`deleted_at` IS NULL

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:56 record not found
[0.598ms] [rows:0] SELECT * FROM `users` WHERE id = 230 AND `users`.`deleted_at` IS NULL AND `users`.`id` = 232 ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:85 record not found
[0.951ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 AND `deleted_users`.`deleted_at` IS NULL ORDER BY `deleted_users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:99 record not found
[0.756ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 ORDER BY `deleted_users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:111 record not found
[2.306ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:117 record not found
[2.203ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_2' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:123 WHERE conditions required
[0.548ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 15:59:51.29' WHERE `users`.`deleted_at` IS NULL
./t/udaf_group_concat.test: ok! 1551 test cases passed, take time 2.117968264 s
time="2024-05-06T15:59:52+08:00" level=info msg="run test [udaf_group_concat] ok"
time="2024-05-06T15:59:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00081a6a0 {{} {} 0} {0 0} [0xc00044b170] map[] 0 1 0xc0000375c0 false map[0xc00044b170:map[0xc00044b170:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 15:59:53 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/embedded_struct_test.go:165 SLOW SQL >= 200ms
[2054.830ms] [rows:0] ALTER TABLE `user_friends` ADD CONSTRAINT `fk_user_friends_advanced_user` FOREIGN KEY (`advanced_user_id`) REFERENCES `advanced_users`(`id`)
./t/udaf_max_min.test: ok! 1008 test cases passed, take time 1.428997735 s
time="2024-05-06T15:59:53+08:00" level=info msg="run test [udaf_max_min] ok"
time="2024-05-06T15:59:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6740 {{} {} 0} {0 0} [0xc00052ef30] map[] 0 1 0xc00057d080 false map[0xc00052ef30:map[0xc00052ef30:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_max_min_union.test: ok! 1051 test cases passed, take time 1.872148421 s
time="2024-05-06T15:59:55+08:00" level=info msg="run test [udaf_max_min_union] ok"
time="2024-05-06T15:59:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000484720 {{} {} 0} {0 0} [0xc000626e10] map[] 0 1 0xc00057cde0 false map[0xc000626e10:map[0xc000626e10:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/embedded_struct_test.go:165 SLOW SQL >= 200ms
[2022.268ms] [rows:0] ALTER TABLE `user_speaks` ADD CONSTRAINT `fk_user_speaks_advanced_user` FOREIGN KEY (`advanced_user_id`) REFERENCES `advanced_users`(`id`)

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:133 record not found
[1.136ms] [rows:0] SELECT * FROM `products` WHERE Code = 'unique_code' AND `products`.`deleted_at` IS NULL AND `products`.`id` = 1 ORDER BY `products`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:156 record not found
[1.637ms] [rows:0] SELECT * FROM `products` WHERE code = 'Invalid' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:176 record not found
[2.329ms] [rows:0] SELECT * FROM `products` WHERE code = 'dont_update' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:196 can't save
[2.486ms] [rows:1] INSERT INTO `products` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`after_find_call_times`,`before_create_call_times`,`after_create_call_times`,`before_update_call_times`,`after_update_call_times`,`before_save_call_times`,`after_save_call_times`,`before_delete_call_times`,`after_delete_call_times`) VALUES ('2024-05-06 15:59:56.206','2024-05-06 15:59:56.206',NULL,'','after_save_error',100.000000,0,1,0,0,0,1,0,0,0)

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:197 record not found
[2.255ms] [rows:0] SELECT * FROM `products` WHERE code = 'after_save_error' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:207 can't delete
[2.394ms] [rows:1] UPDATE `products` SET `deleted_at`='2024-05-06 15:59:56.216' WHERE `products`.`id` = 4 AND `products`.`deleted_at` IS NULL

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:485 invalid item
[3.135ms] [rows:1] INSERT INTO `product4` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`owner`) VALUES ('2024-05-06 15:59:56.485','2024-05-06 15:59:56.485',NULL,'Product-1','',100,'')

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:489 record not found
[1.197ms] [rows:0] SELECT * FROM `product4` WHERE name = 'Product-1' AND `product4`.`deleted_at` IS NULL ORDER BY `product4`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:82 record not found
[5.583ms] [rows:0] SELECT `users`.`id`,`users`.`created_at`,`users`.`updated_at`,`users`.`deleted_at`,`users`.`name`,`users`.`age`,`users`.`birthday`,`users`.`company_id`,`users`.`manager_id`,`users`.`active` FROM `users` inner join pets on pets.user_id = users.id AND pets.name = 'joins-conds_pet_1' join accounts on accounts.user_id = users.id AND accounts.number = 'joins-conds_accountnon-exist' WHERE users.name = 'joins-conds' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:107 dry run mode unsupported
[0.024ms] [rows:0] SELECT id, name, iv.total, iv.paid, iv.balance FROM `table_employees` LEFT JOIN (SELECT seller, SUM(total) as total, SUM(paid) as paid, SUM(balance) as balance FROM `table_invoices` GROUP BY `seller`) AS iv ON iv.seller = table_employees.id

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:19 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause'
[0.391ms] [rows:0] SELECT `aaa` FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:23 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause'
[0.291ms] [rows:0] SELECT * FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL

2024/05/06 15:59:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:33 record not found
[2.326ms] [rows:0] SELECT * FROM `users` WHERE name = 'jinzhu; delete * from users' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1
./t/udaf_sum.test: ok! 893 test cases passed, take time 1.09624097 s
time="2024-05-06T15:59:56+08:00" level=info msg="run test [udaf_sum] ok"
time="2024-05-06T15:59:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000790418 {{} {} 0} {0 0} [0xc000494000] map[] 0 1 0xc00057d140 false map[0xc000494000:map[0xc000494000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_sum_union.test: ok! 1051 test cases passed, take time 1.605736733 s
time="2024-05-06T15:59:58+08:00" level=info msg="run test [udaf_sum_union] ok"
time="2024-05-06T15:59:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6378 {{} {} 0} {0 0} [0xc00047da70] map[] 0 1 0xc0000368a0 false map[0xc00047da70:map[0xc00047da70:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T15:59:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_abs.test: ok! 1051 test cases passed, take time 1.413596362 s
time="2024-05-06T16:00:00+08:00" level=info msg="run test [udf_abs] ok"
time="2024-05-06T16:00:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6258 {{} {} 0} {0 0} [0xc00039c000] map[] 0 1 0xc00057c840 false map[0xc00039c000:map[0xc00039c000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 15:59:59 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/migrate_test.go:278 SLOW SQL >= 200ms
[1344.580ms] [rows:0] CREATE INDEX `idx_index_structs_name` ON `index_structs`(`name`)

2024/05/06 16:00:00 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/migrate_test.go:294 SLOW SQL >= 200ms
[1356.994ms] [rows:0] CREATE INDEX `idx_index_structs_name` ON `index_structs`(`name`)
./t/udf_acos.test: ok! 1051 test cases passed, take time 1.492594555 s
time="2024-05-06T16:00:01+08:00" level=info msg="run test [udf_acos] ok"
time="2024-05-06T16:00:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c6560 {{} {} 0} {0 0} [0xc0004b9ef0] map[] 0 1 0xc000128c60 false map[0xc0004b9ef0:map[0xc0004b9ef0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_asin.test: ok! 1033 test cases passed, take time 1.4702172789999999 s
time="2024-05-06T16:00:03+08:00" level=info msg="run test [udf_asin] ok"
time="2024-05-06T16:00:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e078 {{} {} 0} {0 0} [0xc000a18090] map[] 0 1 0xc0001280c0 false map[0xc000a18090:map[0xc000a18090:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_ceil.test: ok! 1051 test cases passed, take time 1.428446571 s
time="2024-05-06T16:00:04+08:00" level=info msg="run test [udf_ceil] ok"
time="2024-05-06T16:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e4f0 {{} {} 0} {0 0} [0xc000a3fb90] map[] 0 1 0xc000126de0 false map[0xc000a3fb90:map[0xc000a3fb90:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 16:00:05 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:72 record not found
[2.127ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND name3 = 'jinzhu-new3' AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1

2024/05/06 16:00:05 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:79 record not found
[1.540ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1

2024/05/06 16:00:06 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:56 record not found
[1.243ms] [rows:0] SELECT * FROM `level3` WHERE name = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1
./t/udf_div.test: ok! 1051 test cases passed, take time 1.661446918 s
time="2024-05-06T16:00:06+08:00" level=info msg="run test [udf_div] ok"
time="2024-05-06T16:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000c63f0 {{} {} 0} {0 0} [0xc000170480] map[] 0 1 0xc00011a840 false map[0xc000170480:map[0xc000170480:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_floor.test: ok! 1051 test cases passed, take time 1.4315763719999999 s
time="2024-05-06T16:00:07+08:00" level=info msg="run test [udf_floor] ok"
time="2024-05-06T16:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e430 {{} {} 0} {0 0} [0xc000364120] map[] 0 1 0xc0000375c0 false map[0xc000364120:map[0xc000364120:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_is_true_false.test: ok! 1051 test cases passed, take time 1.380366381 s
time="2024-05-06T16:00:09+08:00" level=info msg="run test [udf_is_true_false] ok"
time="2024-05-06T16:00:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00011e0e0 {{} {} 0} {0 0} [0xc000320f30] map[] 0 1 0xc0008284e0 false map[0xc000320f30:map[0xc000320f30:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot"

2024/05/06 16:00:09 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:941 record not found
[0.954ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1

2024/05/06 16:00:10 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:996 record not found
[1.071ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1
./t/udf_logic_xor.test: ok! 1051 test cases passed, take time 1.5526145900000001 s
time="2024-05-06T16:00:10+08:00" level=info msg="run test [udf_logic_xor] ok"

Great, All tests passed
RANDGEN TEST FINISHED SUCCESSFULLY!
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }

2024/05/06 16:00:11 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:1268 record not found
[0.997ms] [rows:0] SELECT * FROM `level2` WHERE value = 'bogus' ORDER BY `level2`.`id` LIMIT 1
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }

2024/05/06 16:00:14 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:378 Error 1146: Table 'test.wrong_table' doesn't exist
[0.255ms] [rows:0] SELECT * FROM `wrong_table` WHERE name = 'find_in_batches_with_error' AND `wrong_table`.`deleted_at` IS NULL ORDER BY `wrong_table`.`id` LIMIT 2

2024/05/06 16:00:14 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1007 Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 97 near "OFFSET 3" 
[0.195ms] [rows:20] SELECT * FROM `users` WHERE name like 'OffsetUser%' AND `users`.`deleted_at` IS NULL ORDER BY age desc OFFSET 3

2024/05/06 16:00:14 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1169 sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User; sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User
[3.703ms] [rows:2] SELECT AVG(age) as avgage FROM `users` WHERE name LIKE 'subquery_having%' AND `users`.`deleted_at` IS NULL GROUP BY `name` HAVING AVG(age) > (SELECT AVG(age) FROM `users` WHERE name LIKE 'subquery_having%')

2024/05/06 16:00:15 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:123 sql: converting argument $11 type: Should not start with 'x'
[0.502ms] [rows:0] INSERT INTO `scanner_valuer_structs` (`created_at`,`updated_at`,`deleted_at`,`name`,`gender`,`age`,`male`,`height`,`birthday`,`allergen`,`password`,`bytes`,`num`,`strings`,`structs`,`role`,`user_id`,`empty_time`,`example_struct`,`example_struct_ptr`) VALUES ('2024-05-06 16:00:15.003','2024-05-06 16:00:15.003',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','0','null','null','',NULL,'2024-05-06 16:00:15.003','{"Name":"","Val":"value1"}','{"Name":"","Val":"value2"}')

2024/05/06 16:00:15 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:132 sql: converting argument $1 type: Should not start with 'x'
[0.406ms] [rows:0] UPDATE `scanner_valuer_structs` SET `password`=NULL,`updated_at`='2024-05-06 16:00:15.008' WHERE `scanner_valuer_structs`.`deleted_at` IS NULL AND `id` = 1

2024/05/06 16:00:17 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms
[1499.735ms] [rows:0] ALTER TABLE `custom_table` ADD CONSTRAINT `fk_custom_table_company` FOREIGN KEY (`company_id`) REFERENCES `companies`(`id`)

2024/05/06 16:00:18 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms
[1416.160ms] [rows:0] ALTER TABLE `custom_table` ADD CONSTRAINT `fk_custom_table_manager` FOREIGN KEY (`manager_id`) REFERENCES `users`(`id`)

2024/05/06 16:00:19 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms
[1357.735ms] [rows:0] CREATE INDEX `idx_custom_table_deleted_at` ON `custom_table`(`deleted_at`)

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:42 record not found
[1.861ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:71 record not found
[1.294ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/sql_builder_test.go:99 record not found
[1.923ms] [rows:0] SELECT * FROM `users` WHERE name in ('ExecRawSqlUser1','ExecRawSqlUser2','ExecRawSqlUser3') AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:40 record not found
[1.626ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:109 record not found
[1.738ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:146 record not found
[1.762ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block-3' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:192 record not found
[1.801ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:215 record not found
[1.721ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:250 record not found
[1.769ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1

2024/05/06 16:00:20 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:278 record not found
[1.694ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1
2024/05/06 16:00:20 testing mysql...

2024/05/06 16:00:22 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/update_test.go:236 WHERE conditions required
[0.378ms] [rows:0] UPDATE `users` SET `name`='jinzhu',`updated_at`='2024-05-06 16:00:22.824' WHERE `users`.`deleted_at` IS NULL
PASS
ok  	github.com/pingcap/tidb-test/go-sql-test/sqltest	10.280s
[mysql] 2024/05/06 16:00:18 packets.go:122: closing bad idle connection: EOF
[mysql] 2024/05/06 16:00:21 packets.go:122: closing bad idle connection: EOF
[mysql] 2024/05/06 16:00:24 packets.go:122: closing bad idle connection: EOF
[mysql] 2024/05/06 16:00:24 packets.go:174: failed to write

2024/05/06 16:00:26 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/upsert_test.go:284 Error 1062: Duplicate entry '259' for key 'users.PRIMARY'
[1.678ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`,`id`) VALUES ('2024-05-06 16:00:26.288','2024-05-06 16:00:26.302',NULL,'find or create 4',44,NULL,NULL,NULL,false,259)
PASS
ok  	gorm.io/gorm/tests	37.989s
gormtest end
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./t/generated_columns.test: ok! 499 test cases passed, take time 113.06858558 s
time="2024-05-06T16:00:18+08:00" level=info msg="run test [generated_columns] ok"
time="2024-05-06T16:00:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f36e0 {{} {} 0} {0 0} [0xc00031da70] map[] 0 1 0xc0004faa80 false map[0xc00031da70:map[0xc00031da70:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/greatest.test: ok! 1551 test cases passed, take time 3.208141902 s
time="2024-05-06T16:00:21+08:00" level=info msg="run test [greatest] ok"
time="2024-05-06T16:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2610 {{} {} 0} {0 0} [0xc000657560] map[] 0 1 0xc000037200 false map[0xc000657560:map[0xc000657560:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/ifnull.test: ok! 1178 test cases passed, take time 2.575539801 s
time="2024-05-06T16:00:24+08:00" level=info msg="run test [ifnull] ok"
time="2024-05-06T16:00:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f28b0 {{} {} 0} {0 0} [0xc00052a630] map[] 0 1 0xc0002eb7a0 false map[0xc00052a630:map[0xc00052a630:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
[mysql] 2024/05/06 16:00:37 statement.go:54: invalid connection
./t/index_join_union_scan.test: ok! 3076 test cases passed, take time 23.573083651 s
time="2024-05-06T16:00:48+08:00" level=info msg="run test [index_join_union_scan] ok"
time="2024-05-06T16:00:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0010918a8 {{} {} 0} {0 0} [0xc002604000] map[] 0 1 0xc0021673e0 false map[0xc002604000:map[0xc002604000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/isnull.test: ok! 1551 test cases passed, take time 3.587098639 s
time="2024-05-06T16:00:51+08:00" level=info msg="run test [isnull] ok"
time="2024-05-06T16:00:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2438 {{} {} 0} {0 0} [0xc00047d200] map[] 0 1 0xc000036f60 false map[0xc00047d200:map[0xc00047d200:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/least.test: ok! 1551 test cases passed, take time 3.486116307 s
time="2024-05-06T16:00:55+08:00" level=info msg="run test [least] ok"
time="2024-05-06T16:00:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2578 {{} {} 0} {0 0} [0xc000727dd0] map[] 0 1 0xc002546f60 false map[0xc000727dd0:map[0xc000727dd0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:00:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/partition.test: ok! 791 test cases passed, take time 5.657404537 s
time="2024-05-06T16:01:01+08:00" level=info msg="run test [partition] ok"
time="2024-05-06T16:01:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0009a4330 {{} {} 0} {0 0} [0xc0001c2fc0] map[] 0 1 0xc0001c8600 false map[0xc0001c2fc0:map[0xc0001c2fc0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/plus.test: ok! 1551 test cases passed, take time 3.592607193 s
[mysql] 2024/05/06 16:01:03 packets.go:59: malformed packet
[mysql] 2024/05/06 16:01:03 packets.go:37: connection is closed
[mysql] 2024/05/06 16:01:03 packets.go:37: too many reads
PASS
ok  	github.com/go-sql-driver/mysql	47.542s
gosqltest end
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
time="2024-05-06T16:01:04+08:00" level=info msg="run test [plus] ok"
time="2024-05-06T16:01:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0009a4280 {{} {} 0} {0 0} [0xc0006ea900] map[] 0 1 0xc000036ae0 false map[0xc0006ea900:map[0xc0006ea900:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./t/point_get.test: ok! 3076 test cases passed, take time 6.120465661 s
time="2024-05-06T16:01:11+08:00" level=info msg="run test [point_get] ok"
time="2024-05-06T16:01:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2c18 {{} {} 0} {0 0} [0xc0006eed80] map[] 0 1 0xc0005f3920 false map[0xc0006eed80:map[0xc0006eed80:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_avg.test: ok! 2551 test cases passed, take time 5.505256048 s
time="2024-05-06T16:01:16+08:00" level=info msg="run test [udaf_avg] ok"
time="2024-05-06T16:01:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c2d8 {{} {} 0} {0 0} [0xc000388d80] map[] 0 1 0xc0005f2540 false map[0xc000388d80:map[0xc000388d80:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_avg_union.test: ok! 1051 test cases passed, take time 3.270730404 s
time="2024-05-06T16:01:20+08:00" level=info msg="run test [udaf_avg_union] ok"
time="2024-05-06T16:01:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c660 {{} {} 0} {0 0} [0xc0005702d0] map[] 0 1 0xc000037440 false map[0xc0005702d0:map[0xc0005702d0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitand.test: ok! 1050 test cases passed, take time 2.844044485 s
time="2024-05-06T16:01:23+08:00" level=info msg="run test [udaf_bitand] ok"
time="2024-05-06T16:01:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c528 {{} {} 0} {0 0} [0xc00036e2d0] map[] 0 1 0xc0004cd140 false map[0xc00036e2d0:map[0xc00036e2d0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitand_union.test: ok! 1051 test cases passed, take time 3.028991335 s
time="2024-05-06T16:01:26+08:00" level=info msg="run test [udaf_bitand_union] ok"
time="2024-05-06T16:01:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a4538 {{} {} 0} {0 0} [0xc000398e10] map[] 0 1 0xc0004cca80 false map[0xc000398e10:map[0xc000398e10:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitor.test: ok! 1050 test cases passed, take time 2.740829866 s
time="2024-05-06T16:01:28+08:00" level=info msg="run test [udaf_bitor] ok"
time="2024-05-06T16:01:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c1a8 {{} {} 0} {0 0} [0xc0001cc6c0] map[] 0 1 0xc0002d0420 false map[0xc0001cc6c0:map[0xc0001cc6c0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitor_union.test: ok! 1051 test cases passed, take time 3.319417802 s
time="2024-05-06T16:01:32+08:00" level=info msg="run test [udaf_bitor_union] ok"
time="2024-05-06T16:01:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f21e8 {{} {} 0} {0 0} [0xc0005f90e0] map[] 0 1 0xc0004cc2a0 false map[0xc0005f90e0:map[0xc0005f90e0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitxor.test: ok! 1050 test cases passed, take time 2.679061229 s
time="2024-05-06T16:01:35+08:00" level=info msg="run test [udaf_bitxor] ok"
time="2024-05-06T16:01:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f27e0 {{} {} 0} {0 0} [0xc000534a20] map[] 0 1 0xc0004d9500 false map[0xc000534a20:map[0xc000534a20:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_bitxor_union.test: ok! 1051 test cases passed, take time 3.036972462 s
time="2024-05-06T16:01:38+08:00" level=info msg="run test [udaf_bitxor_union] ok"
time="2024-05-06T16:01:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c1a0 {{} {} 0} {0 0} [0xc00012e360] map[] 0 1 0xc0004cc360 false map[0xc00012e360:map[0xc00012e360:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_count.test: ok! 945 test cases passed, take time 2.541950243 s
time="2024-05-06T16:01:40+08:00" level=info msg="run test [udaf_count] ok"
time="2024-05-06T16:01:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c338 {{} {} 0} {0 0} [0xc0002c2000] map[] 0 1 0xc0004885a0 false map[0xc0002c2000:map[0xc0002c2000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_count_union.test: ok! 1051 test cases passed, take time 2.998617379 s
time="2024-05-06T16:01:43+08:00" level=info msg="run test [udaf_count_union] ok"
time="2024-05-06T16:01:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c018 {{} {} 0} {0 0} [0xc00012e630] map[] 0 1 0xc0004cc1e0 false map[0xc00012e630:map[0xc00012e630:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_group_concat.test: ok! 1551 test cases passed, take time 3.701148381 s
time="2024-05-06T16:01:47+08:00" level=info msg="run test [udaf_group_concat] ok"
time="2024-05-06T16:01:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a4758 {{} {} 0} {0 0} [0xc0004683f0] map[] 0 1 0xc0004894a0 false map[0xc0004683f0:map[0xc0004683f0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_max_min.test: ok! 1008 test cases passed, take time 2.572172913 s
time="2024-05-06T16:01:50+08:00" level=info msg="run test [udaf_max_min] ok"
time="2024-05-06T16:01:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218cb30 {{} {} 0} {0 0} [0xc000562090] map[] 0 1 0xc000037b60 false map[0xc000562090:map[0xc000562090:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_max_min_union.test: ok! 1051 test cases passed, take time 3.1892637329999998 s
time="2024-05-06T16:01:53+08:00" level=info msg="run test [udaf_max_min_union] ok"
time="2024-05-06T16:01:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000926000 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc00091a060 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_sum.test: ok! 893 test cases passed, take time 2.413324962 s
time="2024-05-06T16:01:56+08:00" level=info msg="run test [udaf_sum] ok"
time="2024-05-06T16:01:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c388 {{} {} 0} {0 0} [0xc0003a1b00] map[] 0 1 0xc000998960 false map[0xc0003a1b00:map[0xc0003a1b00:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udaf_sum_union.test: ok! 1051 test cases passed, take time 3.161642384 s
time="2024-05-06T16:01:59+08:00" level=info msg="run test [udaf_sum_union] ok"
time="2024-05-06T16:01:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218ccd0 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc000999aa0 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:01:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_abs.test: ok! 1051 test cases passed, take time 2.907435837 s
time="2024-05-06T16:02:02+08:00" level=info msg="run test [udf_abs] ok"
time="2024-05-06T16:02:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c1f0 {{} {} 0} {0 0} [0xc000388000] map[] 0 1 0xc000036600 false map[0xc000388000:map[0xc000388000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_acos.test: ok! 1051 test cases passed, take time 2.899263635 s
time="2024-05-06T16:02:05+08:00" level=info msg="run test [udf_acos] ok"
time="2024-05-06T16:02:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2518 {{} {} 0} {0 0} [0xc000720000] map[] 0 1 0xc000037380 false map[0xc000720000:map[0xc000720000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_asin.test: ok! 1033 test cases passed, take time 2.705960163 s
time="2024-05-06T16:02:08+08:00" level=info msg="run test [udf_asin] ok"
time="2024-05-06T16:02:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00260c0d0 {{} {} 0} {0 0} [0xc0006683f0] map[] 0 1 0xc000036600 false map[0xc0006683f0:map[0xc0006683f0:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_ceil.test: ok! 1051 test cases passed, take time 2.664324444 s
time="2024-05-06T16:02:10+08:00" level=info msg="run test [udf_ceil] ok"
time="2024-05-06T16:02:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c830 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc0005f6180 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_div.test: ok! 1051 test cases passed, take time 2.8845199729999997 s
time="2024-05-06T16:02:13+08:00" level=info msg="run test [udf_div] ok"
time="2024-05-06T16:02:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a4190 {{} {} 0} {0 0} [0xc0001e0900] map[] 0 1 0xc00054a660 false map[0xc0001e0900:map[0xc0001e0900:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_floor.test: ok! 1051 test cases passed, take time 2.93931907 s
time="2024-05-06T16:02:16+08:00" level=info msg="run test [udf_floor] ok"
time="2024-05-06T16:02:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a44b8 {{} {} 0} {0 0} [0xc0002d5440] map[] 0 1 0xc00054b020 false map[0xc0002d5440:map[0xc0002d5440:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_is_true_false.test: ok! 1051 test cases passed, take time 2.772754961 s
time="2024-05-06T16:02:19+08:00" level=info msg="run test [udf_is_true_false] ok"
time="2024-05-06T16:02:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00218c4d0 {{} {} 0} {0 0} [0xc00050c000] map[] 0 1 0xc00054aea0 false map[0xc00050c000:map[0xc00050c000:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x4959a0}"
time="2024-05-06T16:02:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot"
./t/udf_logic_xor.test: ok! 1051 test cases passed, take time 2.920974083 s
time="2024-05-06T16:02:22+08:00" level=info msg="run test [udf_logic_xor] ok"

Great, All tests passed
RANDGEN TEST FINISHED SUCCESSFULLY!
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
..............................................................................................................................................................................................................................................................................................[2024/05/06 16:02:47.458 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 418\nBEGIN;\n    CREATE TABLE t (i int);\n    INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT 10 OFFSET -1;\n"] [error="line 6 column 34 near \"-1;\n\" "] [errorVerbose="line 6 column 34 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
......[2024/05/06 16:02:50.263 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 425\nBEGIN;\n    CREATE TABLE t (i int);\n    INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT -1;\n"] [error="line 6 column 24 near \"-1;\n\" "] [errorVerbose="line 6 column 24 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
.....................................................[2024/05/06 16:03:28.251 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 479\nSELECT Name, Unique FROM __Index;\n"] [error="line 2 column 20 near \"Unique FROM __Index;\n\" "] [errorVerbose="line 2 column 20 near \"Unique FROM __Index;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
......................................................................................................................................................................................................[2024/05/06 16:07:30.773 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test;  use test; -- 710\nBEGIN;\n    CREATE TABLE t (i TEXT) DEFAULT CHARSET Badcharset;\nCOMMIT;\n"] [error="[parser:1115]Unknown character set: 'Badcharset'"] [errorVerbose="[parser:1115]Unknown character set: 'Badcharset'\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/parser/terror.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/terror/terror.go:238\ngithub.com/pingcap/parser.yyParse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/parser.go:14055\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:141\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"]
.............................
Great, All tests passed
TIDB TEST END
TIDB TEST FINISHED SUCCESSFULLY!
[Pipeline] }
[Pipeline] // container
[Pipeline] }
Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1066/tidb-test already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS