Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/release-7.5/ghpr_mysql_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/release-7.5/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 Agent pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_815-8zbbp-7rq0h --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0af8bf589b9f79d869fff298023f2f7c1464474f" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_815-8zbbp" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=8909658f-c6f8-468a-8416-ad11164de2dd JENKINS_NODE_COOKIE=ecef9913-1c52-40bc-89a1-d1c2840cce42 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/release-7.5/ghpr_mysql_test","buildid":"1787313682884071424","prowjobid":"8909658f-c6f8-468a-8416-ad11164de2dd","refs":{"org":"pingcap","repo":"tidb","base_ref":"release-7.5","base_sha":"61c4bd61254323d2dc68a8de048000ea036e67ac","pulls":[{"number":52932,"author":"ti-chi-bot","sha":"aab60569c6d9d49252ffc1c78ce392fd4993c5aa","title":"domain/metrics: add a metric for lease expired time (#47730)"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/release-7.5/ghpr_mysql_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#815 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787313682884071424 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=ghpr_mysql_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_release-7_5_ghpr_mysql_test_815-8zbbp GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-295ff5d898b364ce5fa5b1c238b0e4fdff5ee31cddd776645690fcd9c990dfd4 NODE_LABELS=pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 pingcap_tidb_release-7_5_ghpr_mysql_test_815-8zbbp GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/display/redirect BUILD_NUMBER=815 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.6' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build3137074881=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-7-5-ghpr-mysql-test-815-8zbbp-7rq0h-44v56 bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58053 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 6f7003dc2a7ca8b8 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 25 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 02:49:53 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-61c4bd6-8a19564) 465203200 bytes in 4.74 secs (98143426 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb/.git/ .git HEAD is now at 8a19564f29 done POST git-upload-pack (686 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 2073 to 1094 bytes) From https://github.com/pingcap/tidb = [up to date] release-7.5 -> origin/release-7.5 * [new ref] refs/pull/52932/head -> origin/pr/52932/head Previous HEAD position was 8a19564f29 done HEAD is now at 61c4bd6125 lightning: return 0 early on empty parquet files (#52519) (#52522) 🚧 Checkouting to base SHA:61c4bd61254323d2dc68a8de048000ea036e67ac... HEAD is now at 61c4bd6125 lightning: return 0 early on empty parquet files (#52519) (#52522) ✅ Checked. 🎉 🧾 HEAD info: 61c4bd61254323d2dc68a8de048000ea036e67ac 61c4bd6125 lightning: return 0 early on empty parquet files (#52519) (#52522) 3df1fe2cb9 *: bump up client-go to fix #52193 & #50758 (#52977) bf84e231e6 *: modify the printing of column default expression in `SHOW CREATE TABLE` and `Restore` (#52940) (#52951) 🚧 Pre-merge heads of pull requests to base SHA: 61c4bd61254323d2dc68a8de048000ea036e67ac ... Merge made by the 'ort' strategy. pkg/domain/schema_validator.go | 1 + pkg/metrics/domain.go | 11 +++++ pkg/metrics/grafana/tidb.json | 108 +++++++++++++++++++++++++++++++++++++++++ pkg/metrics/metrics.go | 1 + 4 files changed, 121 insertions(+) 🧾 Pre-merged result: 84b87f4e35a445a04d9497507de983d114fd81d5 84b87f4e35 Merge commit 'aab60569c6d9d49252ffc1c78ce392fd4993c5aa' into HEAD 61c4bd6125 lightning: return 0 early on empty parquet files (#52519) (#52522) 3df1fe2cb9 *: bump up client-go to fix #52193 & #50758 (#52977) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-61c4bd6-aab6056) 465320448 bytes in 10.87 secs (42819023 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-0f5507f4e22339f5938c37880fd29ec906d07fbc) 608773632 bytes in 7.80 secs (78087650 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo No tidb-test refs specified, defaulting to base branch release-7.5 of tidb-test. [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@187a8755; decorates RemoteLauncher[hudson.remoting.Channel@5dbf6211:JNLP4-connect connection from 10.233.87.243/10.233.87.243:37702] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test@tmp/jenkins-gitclient-ssh11241027524050652862.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision 345b2782950dafda7b4a938c84bffb7f46834add (origin/release-7.5) Commit message: "fixup (#2289)" [Pipeline] } > git rev-parse origin/release-7.5^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 345b2782950dafda7b4a938c84bffb7f46834add # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 609248256 bytes in 12.85 secs (47403514 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + ls bin/tidb-server ls: cannot access bin/tidb-server: No such file or directory + make server CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v7.5.1-53-g84b87f4e35" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 02:50:47" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=84b87f4e35a445a04d9497507de983d114fd81d5" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/pingcap/log v1.1.1-0.20230317032135-a0d097d16e22 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240429080008-6aedd9965460 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/lestrrat-go/jwx/v2 v2.0.11 go: downloading github.com/prometheus/client_golang v1.18.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/google/pprof v0.0.0-20211122183932-1daafda22083 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/tikv/pd/client v0.0.0-20240210135946-3488a653ddd9 go: downloading github.com/pingcap/tipb v0.0.0-20230919054518-dfd7d194838f go: downloading github.com/pingcap/kvproto v0.0.0-20240208102409-a554af8ee11f go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading go.etcd.io/etcd/client/v3 v3.5.10 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading go.etcd.io/etcd/api/v3 v3.5.10 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20230407040306-fb007c5aff21 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/cockroachdb/errors v1.8.1 go: downloading github.com/shirou/gopsutil/v3 v3.23.5 go: downloading golang.org/x/sys v0.16.0 go: downloading golang.org/x/exp v0.0.0-20230711005742-c3f37128e5a4 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/google/btree v1.1.2 go: downloading google.golang.org/protobuf v1.32.0 go: downloading github.com/klauspost/compress v1.17.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/prometheus/common v0.46.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/iancoleman/strcase v0.2.0 go: downloading golang.org/x/net v0.20.0 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/tools v0.10.0 go: downloading github.com/aws/aws-sdk-go v1.44.259 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/cockroachdb/pebble v0.0.0-20220415182917-06c9d3be25b3 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/spkg/bom v1.0.0 go: downloading cloud.google.com/go/storage v1.30.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.6 go: downloading golang.org/x/oauth2 v0.16.0 go: downloading google.golang.org/api v0.128.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.10 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading go.uber.org/mock v0.2.0 go: downloading github.com/sasha-s/go-deadlock v0.2.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-isatty v0.0.18 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/blackmagic v1.0.1 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.4 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f go: downloading github.com/cockroachdb/redact v1.0.8 go: downloading github.com/cockroachdb/sentry-go v0.6.1-cockroachdb.2 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/tklauser/go-sysconf v0.3.11 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/apache/thrift v0.13.1-0.20201008052519-daf620915714 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v0.5.1 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.27.2 go: downloading github.com/petermattis/goid v0.0.0-20211229010228-4d14c490ee36 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading cloud.google.com/go v0.110.9 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/golang/glog v1.1.2 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading cloud.google.com/go/compute v1.23.2 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading google.golang.org/genproto v0.0.0-20231030173426-d783a09b4405 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.11.0 go: downloading github.com/tklauser/numcpus v0.6.0 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible go: downloading cloud.google.com/go/iam v1.1.4 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading go.opencensus.io v0.24.0 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/DataDog/zstd v1.4.5 go: downloading k8s.io/apimachinery v0.27.2 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/google/gofuzz v1.1.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/google/s2a-go v0.1.4 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.4 go: downloading google.golang.org/appengine v1.6.7 go: downloading github.com/jmespath/go-jmespath v0.4.0 [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] sh + git branch * (HEAD detached at 345b2782) + git status HEAD detached at 345b2782 nothing to commit, working tree clean [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815 [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test) 609248768 bytes in 14.30 secs (42594858 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (MySQL Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - PART = '1') [Pipeline] { (Branch: Matrix - PART = '2') [Pipeline] { (Branch: Matrix - PART = '3') [Pipeline] { (Branch: Matrix - PART = '4') [Pipeline] stage [Pipeline] { (Matrix - PART = '1') [Pipeline] stage [Pipeline] { (Matrix - PART = '2') [Pipeline] stage [Pipeline] { (Matrix - PART = '3') [Pipeline] stage [Pipeline] { (Matrix - PART = '4') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/release-7.5/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/release-7.5/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh [Pipeline] node Obtained pipelines/pingcap/tidb/release-7.5/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tidb/release-7.5/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c [Pipeline] { [Pipeline] node [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr Agent pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_815-0l81d-5gf8z --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4fd8eef6bb78525648b3daed98b76f357073a18c" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_815-0l81d" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-release-7-5-ghpr-mysql-test-815-0l81d-5gf8z-mh3wh in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6e4a421; decorates RemoteLauncher[hudson.remoting.Channel@6500ca32:JNLP4-connect connection from 10.233.114.50/10.233.114.50:53674] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_815-98xdj-8flqk --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e6d469e7970fb4de578b98924b045484aa444ada" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_815-98xdj" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-release-7-5-ghpr-mysql-test-815-98xdj-8flqk-fsz5c in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@56062cd5; decorates RemoteLauncher[hudson.remoting.Channel@56ce1d77:JNLP4-connect connection from 10.233.114.61/10.233.114.61:55636] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0 is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_815-d4rdd-hpw7d --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "99222394684c8723a7212671ebe5ab3af74b9bd5" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_815-d4rdd" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-release-7-5-ghpr-mysql-test-815-d4rdd-hpw7d-qtzc0 in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 207788544 bytes in 0.63 secs (329065063 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] checkout The recommended git tool is: git + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3acf849d; decorates RemoteLauncher[hudson.remoting.Channel@742936b7:JNLP4-connect connection from 10.233.114.24/10.233.114.24:40904] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Still waiting to schedule task ‘pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr’ is offline Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test) 609248768 bytes in 4.85 secs (125698072 bytes/sec) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { + ls mysql_test build.sh config-ps-cache.toml config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 207788544 bytes in 0.63 secs (330446521 bytes/sec) [Pipeline] { [Pipeline] sh Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] sh + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=2 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { go: downloading github.com/pingcap/tidb/parser v0.0.0-20230110040624-3f223b3ada95 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/sirupsen/logrus v1.8.1 [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server go: downloading go.uber.org/atomic v1.10.0 go: downloading golang.org/x/sys v0.2.0 go: downloading go.uber.org/zap v1.24.0 go: downloading golang.org/x/text v0.5.0 go: downloading github.com/pingcap/log v1.1.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa go: downloading github.com/benbjohnson/clock v1.3.0 go: downloading go.uber.org/multierr v1.8.0 Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 207788544 bytes in 0.91 secs (228530468 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa already exists) [Pipeline] sh [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server Agent pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_815-vsd3l-lcfcr --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/815/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6dc6c8463aaab07cad139e1e09551ea62a0b84d1" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_815-vsd3l" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-release-7-5-ghpr-mysql-test-815-vsd3l-lcfcr-mlhfr in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test) 609248768 bytes in 10.44 secs (58341189 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa already exists) [Pipeline] sh [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { + ls mysql_test build.sh config-ps-cache.toml config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test) 609248768 bytes in 10.91 secs (55865052 bytes/sec) [Pipeline] { [Pipeline] checkout [Pipeline] sh The recommended git tool is: git [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh + ls mysql_test build.sh config-ps-cache.toml config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=3 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/pingcap/tidb/parser v0.0.0-20230110040624-3f223b3ada95 + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=4 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@51ba5722; decorates RemoteLauncher[hudson.remoting.Channel@b66bcd1:JNLP4-connect connection from 10.233.92.102/10.233.92.102:47984] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 go: downloading golang.org/x/sys v0.2.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading github.com/pingcap/log v1.1.0 go: downloading golang.org/x/text v0.5.0 go: downloading go.uber.org/zap v1.24.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/tidb/parser v0.0.0-20230110040624-3f223b3ada95 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa go: downloading github.com/benbjohnson/clock v1.3.0 go: downloading go.uber.org/multierr v1.8.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading golang.org/x/sys v0.2.0 go: downloading go.uber.org/zap v1.24.0 go: downloading github.com/pingcap/log v1.1.0 go: downloading golang.org/x/text v0.5.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 go: downloading go.uber.org/multierr v1.8.0 go: downloading github.com/benbjohnson/clock v1.3.0 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 207788544 bytes in 0.71 secs (294586782 bytes/sec) [Pipeline] { [Pipeline] sh build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3254) started run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs time="2024-05-06T10:58:34+08:00" level=info msg="running tests: [foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs]" time="2024-05-06T10:58:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20c0 {{} {} 0} {0 0} [0xc000194000] map[] 0 1 0xc000036420 false map[0xc000194000:map[0xc000194000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check.test: ok! 10 test cases passed, take time 0.128238261 s time="2024-05-06T10:58:34+08:00" level=info msg="run test [foreign_key_check] ok" time="2024-05-06T10:58:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e118 {{} {} 0} {0 0} [0xc00012e5a0] map[] 0 1 0xc00032a3c0 false map[0xc00012e5a0:map[0xc00012e5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check_delete.test: ok! 109 test cases passed, take time 0.549107092 s time="2024-05-06T10:58:35+08:00" level=info msg="run test [foreign_key_check_delete] ok" time="2024-05-06T10:58:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392320 {{} {} 0} {0 0} [0xc000194090] map[] 0 1 0xc00039cb40 false map[0xc000194090:map[0xc000194090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check_insert.test: ok! 663 test cases passed, take time 1.867059947 s time="2024-05-06T10:58:37+08:00" level=info msg="run test [foreign_key_check_insert] ok" time="2024-05-06T10:58:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e468 {{} {} 0} {0 0} [0xc000795a70] map[] 0 1 0xc00039c240 false map[0xc000795a70:map[0xc000795a70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server ./t/foreign_key_check_update.test: ok! 445 test cases passed, take time 1.38918383 s time="2024-05-06T10:58:38+08:00" level=info msg="run test [foreign_key_check_update] ok" time="2024-05-06T10:58:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f22c8 {{} {} 0} {0 0} [0xc0001a1d40] map[] 0 1 0xc0005e0a20 false map[0xc0001a1d40:map[0xc0001a1d40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:58:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:58:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-61c4bd61254323d2dc68a8de048000ea036e67ac-aab60569c6d9d49252ffc1c78ce392fd4993c5aa already exists) [Pipeline] // cache ./t/foreign_key_checks_func.test: ok! 37 test cases passed, take time 0.192369868 s time="2024-05-06T10:58:38+08:00" level=info msg="run test [foreign_key_checks_func] ok" time="2024-05-06T10:58:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c680 {{} {} 0} {0 0} [0xc0004061b0] map[] 0 1 0xc00039dbc0 false map[0xc0004061b0:map[0xc0004061b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache ./t/foreign_key_ddl.test: ok! 157 test cases passed, take time 1.150658244 s time="2024-05-06T10:58:39+08:00" level=info msg="run test [foreign_key_ddl] ok" time="2024-05-06T10:58:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019ce60 {{} {} 0} {0 0} [0xc000406480] map[] 0 1 0xc0004979e0 false map[0xc000406480:map[0xc000406480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_ddl2.test: ok! 116 test cases passed, take time 1.977457234 s time="2024-05-06T10:58:41+08:00" level=info msg="run test [foreign_key_ddl2] ok" time="2024-05-06T10:58:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c590 {{} {} 0} {0 0} [0xc00012ed80] map[] 0 1 0xc00031cd80 false map[0xc00012ed80:map[0xc00012ed80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_innodb_bug56143.test: ok! 9 test cases passed, take time 0.275375473 s time="2024-05-06T10:58:42+08:00" level=info msg="run test [foreign_key_innodb_bug56143] ok" time="2024-05-06T10:58:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003937b0 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc00031c0c0 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_innodb_bug60196.test: ok! 35 test cases passed, take time 0.162249991 s time="2024-05-06T10:58:42+08:00" level=info msg="run test [foreign_key_innodb_bug60196] ok" time="2024-05-06T10:58:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f21e8 {{} {} 0} {0 0} [0xc00040a870] map[] 0 1 0xc0005e04e0 false map[0xc00040a870:map[0xc00040a870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_on_delete_set_null.test: ok! 316 test cases passed, take time 0.980207403 s time="2024-05-06T10:58:43+08:00" level=info msg="run test [foreign_key_on_delete_set_null] ok" time="2024-05-06T10:58:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e1c8 {{} {} 0} {0 0} [0xc00012e990] map[] 0 1 0xc00043a7e0 false map[0xc00012e990:map[0xc00012e990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test) 609248768 bytes in 4.87 secs (124982511 bytes/sec) [Pipeline] { [Pipeline] sh ./t/foreign_key_on_replace.test: ok! 247 test cases passed, take time 0.769320355 s time="2024-05-06T10:58:44+08:00" level=info msg="run test [foreign_key_on_replace] ok" time="2024-05-06T10:58:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006c0000 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc0006c6000 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" + ls mysql_test build.sh config-ps-cache.toml config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=1 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/pingcap/tidb/parser v0.0.0-20230110040624-3f223b3ada95 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading golang.org/x/sys v0.2.0 go: downloading golang.org/x/text v0.5.0 go: downloading go.uber.org/zap v1.24.0 go: downloading github.com/pingcap/log v1.1.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa go: downloading go.uber.org/multierr v1.8.0 go: downloading github.com/benbjohnson/clock v1.3.0 ./t/foreign_key_on_update_cascade.test: ok! 528 test cases passed, take time 5.719422652 s time="2024-05-06T10:58:49+08:00" level=info msg="run test [foreign_key_on_update_cascade] ok" time="2024-05-06T10:58:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003929c0 {{} {} 0} {0 0} [0xc000482480] map[] 0 1 0xc000036540 false map[0xc000482480:map[0xc000482480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_on_update_set_null.test: ok! 20 test cases passed, take time 3.321699284 s time="2024-05-06T10:58:53+08:00" level=info msg="run test [foreign_key_on_update_set_null] ok" time="2024-05-06T10:58:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006c08e0 {{} {} 0} {0 0} [0xc0001e1cb0] map[] 0 1 0xc000611da0 false map[0xc0001e1cb0:map[0xc0001e1cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_other_action.test: ok! 21 test cases passed, take time 0.102389384 s time="2024-05-06T10:58:53+08:00" level=info msg="run test [foreign_key_other_action] ok" time="2024-05-06T10:58:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392a90 {{} {} 0} {0 0} [0xc0003b8ea0] map[] 0 1 0xc000036840 false map[0xc0003b8ea0:map[0xc0003b8ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_rename_column.test: ok! 20 test cases passed, take time 0.45275359 s time="2024-05-06T10:58:53+08:00" level=info msg="run test [foreign_key_rename_column] ok" time="2024-05-06T10:58:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c0c8 {{} {} 0} {0 0} [0xc00012e360] map[] 0 1 0xc0000365a0 false map[0xc00012e360:map[0xc00012e360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_aes.test: ok! 78 test cases passed, take time 0.085936612 s time="2024-05-06T10:58:54+08:00" level=info msg="run test [func_aes] ok" time="2024-05-06T10:58:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392328 {{} {} 0} {0 0} [0xc0003b9710] map[] 0 1 0xc0005e13e0 false map[0xc0003b9710:map[0xc0003b9710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_aes_misc.test: ok! 80 test cases passed, take time 0.228380769 s time="2024-05-06T10:58:54+08:00" level=info msg="run test [func_aes_misc] ok" time="2024-05-06T10:58:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00079e508 {{} {} 0} {0 0} [0xc0002f4d80] map[] 0 1 0xc000801500 false map[0xc0002f4d80:map[0xc0002f4d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_bitwise_ops.test: ok! 464 test cases passed, take time 0.952142805 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_bitwise_ops] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392468 {{} {} 0} {0 0} [0xc0002c1b00] map[] 0 1 0xc000425560 false map[0xc0002c1b00:map[0xc0002c1b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_compress.test: ok! 45 test cases passed, take time 0.14109861 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_compress] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c1a8 {{} {} 0} {0 0} [0xc00049af30] map[] 0 1 0xc000716de0 false map[0xc00049af30:map[0xc00049af30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_concat.test: ok! 41 test cases passed, take time 0.186609917 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_concat] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392818 {{} {} 0} {0 0} [0xc0003c77a0] map[] 0 1 0xc00078e480 false map[0xc0003c77a0:map[0xc0003c77a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_date_add.test: ok! 23 test cases passed, take time 0.053484386 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_date_add] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e138 {{} {} 0} {0 0} [0xc0003c6900] map[] 0 1 0xc000800480 false map[0xc0003c6900:map[0xc0003c6900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_date_add_myisam.test: ok! 27 test cases passed, take time 0.044192703 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_date_add_myisam] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2228 {{} {} 0} {0 0} [0xc0003c6990] map[] 0 1 0xc00078ea80 false map[0xc0003c6990:map[0xc0003c6990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_default.test: ok! 14 test cases passed, take time 0.070629819 s time="2024-05-06T10:58:55+08:00" level=info msg="run test [func_default] ok" time="2024-05-06T10:58:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2270 {{} {} 0} {0 0} [0xc0003a3290] map[] 0 1 0xc00078ed20 false map[0xc0003a3290:map[0xc0003a3290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_digest.test: ok! 483 test cases passed, take time 0.199087172 s time="2024-05-06T10:58:56+08:00" level=info msg="run test [func_digest] ok" time="2024-05-06T10:58:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000786140 {{} {} 0} {0 0} [0xc000338a20] map[] 0 1 0xc000036a20 false map[0xc000338a20:map[0xc000338a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_equal.test: ok! 22 test cases passed, take time 0.069643626 s time="2024-05-06T10:58:56+08:00" level=info msg="run test [func_equal] ok" time="2024-05-06T10:58:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2250 {{} {} 0} {0 0} [0xc00071b200] map[] 0 1 0xc0005e0720 false map[0xc00071b200:map[0xc00071b200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3255) started ./t/func_gconcat.test: ok! 422 test cases passed, take time 1.819231829 s time="2024-05-06T10:58:58+08:00" level=info msg="run test [func_gconcat] ok" time="2024-05-06T10:58:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392be0 {{} {} 0} {0 0} [0xc0003a2360] map[] 0 1 0xc000424f00 false map[0xc0003a2360:map[0xc0003a2360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3214) started run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol time="2024-05-06T10:58:59+08:00" level=info msg="running tests: [index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol]" time="2024-05-06T10:58:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002200b0 {{} {} 0} {0 0} [0xc00021c630] map[] 0 1 0xc000210180 false map[0xc00021c630:map[0xc00021c630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/infoschema.test: ok! 19 test cases passed, take time 0.244838635 s time="2024-05-06T10:58:59+08:00" level=info msg="run test [infoschema] ok" time="2024-05-06T10:58:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220208 {{} {} 0} {0 0} [0xc00021cc60] map[] 0 1 0xc0002106c0 false map[0xc00021cc60:map[0xc00021cc60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:58:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb time="2024-05-06T10:59:00+08:00" level=info msg="running tests: [partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb]" time="2024-05-06T10:59:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20b8 {{} {} 0} {0 0} [0xc000308000] map[] 0 1 0xc0000363c0 false map[0xc000308000:map[0xc000308000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show.test: ok! 111 test cases passed, take time 0.624070448 s time="2024-05-06T10:59:01+08:00" level=info msg="run test [show] ok" time="2024-05-06T10:59:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000196290 {{} {} 0} {0 0} [0xc0001da360] map[] 0 1 0xc00018f0e0 false map[0xc0001da360:map[0xc0001da360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group.test: ok! 643 test cases passed, take time 3.474959183 s time="2024-05-06T10:59:01+08:00" level=info msg="run test [func_group] ok" time="2024-05-06T10:59:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030ebb0 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc0003b0ae0 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group_innodb.test: ok! 71 test cases passed, take time 0.258633745 s time="2024-05-06T10:59:01+08:00" level=info msg="run test [func_group_innodb] ok" time="2024-05-06T10:59:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2408 {{} {} 0} {0 0} [0xc0001ceea0] map[] 0 1 0xc000037140 false map[0xc0001ceea0:map[0xc0001ceea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group_innodb_16k.test: ok! 7 test cases passed, take time 0.047461419 s time="2024-05-06T10:59:01+08:00" level=info msg="run test [func_group_innodb_16k] ok" time="2024-05-06T10:59:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392180 {{} {} 0} {0 0} [0xc0001cef30] map[] 0 1 0xc0003627e0 false map[0xc0001cef30:map[0xc0001cef30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_if.test: ok! 83 test cases passed, take time 0.35614617 s time="2024-05-06T10:59:02+08:00" level=info msg="run test [func_if] ok" time="2024-05-06T10:59:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c358 {{} {} 0} {0 0} [0xc0003c2d80] map[] 0 1 0xc0005e13e0 false map[0xc0003c2d80:map[0xc0003c2d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_order.test: ok! 271 test cases passed, take time 1.062679578 s time="2024-05-06T10:59:02+08:00" level=info msg="run test [partition_order] ok" time="2024-05-06T10:59:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000196350 {{} {} 0} {0 0} [0xc0001da000] map[] 0 1 0xc000300cc0 false map[0xc0001da000:map[0xc0001da000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_range.test: ok! 247 test cases passed, take time 0.94941755 s time="2024-05-06T10:59:03+08:00" level=info msg="run test [partition_range] ok" ./t/func_in_all.test: ok! 280 test cases passed, take time 1.29642117 s time="2024-05-06T10:59:03+08:00" level=info msg="run test [func_in_all] ok" time="2024-05-06T10:59:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f27e8 {{} {} 0} {0 0} [0xc0001fbe60] map[] 0 1 0xc0005e1f20 false map[0xc0001fbe60:map[0xc0001fbe60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00069e038 {{} {} 0} {0 0} [0xc0004aa480] map[] 0 1 0xc000800240 false map[0xc0004aa480:map[0xc0004aa480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/precedence.test: ok! 131 test cases passed, take time 0.086358209 s time="2024-05-06T10:59:03+08:00" level=info msg="run test [precedence] ok" time="2024-05-06T10:59:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f25b8 {{} {} 0} {0 0} [0xc0003a65a0] map[] 0 1 0xc00018f800 false map[0xc0003a65a0:map[0xc0003a65a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/prepare.test: ok! 19 test cases passed, take time 0.016229899 s time="2024-05-06T10:59:03+08:00" level=info msg="run test [prepare] ok" time="2024-05-06T10:59:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f26a0 {{} {} 0} {0 0} [0xc0004b01b0] map[] 0 1 0xc00018fc20 false map[0xc0004b01b0:map[0xc0004b01b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_in_none.test: ok! 275 test cases passed, take time 1.224033275 s time="2024-05-06T10:59:04+08:00" level=info msg="run test [func_in_none] ok" time="2024-05-06T10:59:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c608 {{} {} 0} {0 0} [0xc000659dd0] map[] 0 1 0xc000801920 false map[0xc000659dd0:map[0xc000659dd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_isnull.test: ok! 39 test cases passed, take time 0.186683084 s time="2024-05-06T10:59:05+08:00" level=info msg="run test [func_isnull] ok" time="2024-05-06T10:59:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c778 {{} {} 0} {0 0} [0xc00015d7a0] map[] 0 1 0xc000801f20 false map[0xc00015d7a0:map[0xc00015d7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_json.test: ok! 472 test cases passed, take time 0.930679467 s time="2024-05-06T10:59:06+08:00" level=info msg="run test [func_json] ok" time="2024-05-06T10:59:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2768 {{} {} 0} {0 0} [0xc0001e6a20] map[] 0 1 0xc0005b41e0 false map[0xc0001e6a20:map[0xc0001e6a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_math.test: ok! 383 test cases passed, take time 0.837209706 s time="2024-05-06T10:59:06+08:00" level=info msg="run test [func_math] ok" time="2024-05-06T10:59:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2a28 {{} {} 0} {0 0} [0xc0001f18c0] map[] 0 1 0xc0005e0ae0 false map[0xc0001f18c0:map[0xc0001f18c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_misc.test: ok! 228 test cases passed, take time 0.393492254 s time="2024-05-06T10:59:07+08:00" level=info msg="run test [func_misc] ok" time="2024-05-06T10:59:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392670 {{} {} 0} {0 0} [0xc0008b0750] map[] 0 1 0xc000363ec0 false map[0xc0008b0750:map[0xc0008b0750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_op.test: ok! 19 test cases passed, take time 0.05511943 s time="2024-05-06T10:59:07+08:00" level=info msg="run test [func_op] ok" time="2024-05-06T10:59:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2178 {{} {} 0} {0 0} [0xc0002f5170] map[] 0 1 0xc0002de540 false map[0xc0002f5170:map[0xc0002f5170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ps.test: ok! 916 test cases passed, take time 3.474113908 s time="2024-05-06T10:59:07+08:00" level=info msg="run test [ps] ok" time="2024-05-06T10:59:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2a18 {{} {} 0} {0 0} [0xc000304000] map[] 0 1 0xc00064c8a0 false map[0xc000304000:map[0xc000304000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/qualified.test: ok! 59 test cases passed, take time 0.06817406 s time="2024-05-06T10:59:07+08:00" level=info msg="run test [qualified] ok" time="2024-05-06T10:59:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310300 {{} {} 0} {0 0} [0xc000660d80] map[] 0 1 0xc000342a20 false map[0xc000660d80:map[0xc000660d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_prefix_key.test: ok! 32 test cases passed, take time 0.864845243 s time="2024-05-06T10:59:08+08:00" level=info msg="run test [func_prefix_key] ok" time="2024-05-06T10:59:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c990 {{} {} 0} {0 0} [0xc0008b1200] map[] 0 1 0xc0005e1680 false map[0xc0008b1200:map[0xc0008b1200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_rand.test: ok! 2 test cases passed, take time 0.001271467 s time="2024-05-06T10:59:08+08:00" level=info msg="run test [func_rand] ok" time="2024-05-06T10:59:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019ca38 {{} {} 0} {0 0} [0xc0008b1320] map[] 0 1 0xc0005e1800 false map[0xc0008b1320:map[0xc0008b1320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_regexp.test: ok! 38 test cases passed, take time 0.118605293 s time="2024-05-06T10:59:08+08:00" level=info msg="run test [func_regexp] ok" time="2024-05-06T10:59:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f24f8 {{} {} 0} {0 0} [0xc0002f5ef0] map[] 0 1 0xc0002df800 false map[0xc0002f5ef0:map[0xc0002f5ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_sapdb.test: ok! 87 test cases passed, take time 0.085992442 s time="2024-05-06T10:59:08+08:00" level=info msg="run test [func_sapdb] ok" time="2024-05-06T10:59:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392368 {{} {} 0} {0 0} [0xc000370d80] map[] 0 1 0xc0005a2f60 false map[0xc000370d80:map[0xc000370d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_set.test: ok! 69 test cases passed, take time 0.221810717 s time="2024-05-06T10:59:08+08:00" level=info msg="run test [func_set] ok" time="2024-05-06T10:59:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2600 {{} {} 0} {0 0} [0xc0001fc5a0] map[] 0 1 0xc0008f5d40 false map[0xc0001fc5a0:map[0xc0001fc5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_str.test: ok! 1046 test cases passed, take time 2.655561132 s time="2024-05-06T10:59:11+08:00" level=info msg="run test [func_str] ok" time="2024-05-06T10:59:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030ed00 {{} {} 0} {0 0} [0xc0003f1cb0] map[] 0 1 0xc000498e40 false map[0xc0003f1cb0:map[0xc0003f1cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_str_myisam.test: ok! 42 test cases passed, take time 0.185575503 s time="2024-05-06T10:59:11+08:00" level=info msg="run test [func_str_myisam] ok" time="2024-05-06T10:59:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20c0 {{} {} 0} {0 0} [0xc00098c360] map[] 0 1 0xc000522120 false map[0xc00098c360:map[0xc00098c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_system.test: ok! 35 test cases passed, take time 0.09718185 s time="2024-05-06T10:59:11+08:00" level=info msg="run test [func_system] ok" time="2024-05-06T10:59:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e298 {{} {} 0} {0 0} [0xc00098cf30] map[] 0 1 0xc000498780 false map[0xc00098cf30:map[0xc00098cf30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_test.test: ok! 112 test cases passed, take time 0.225325745 s time="2024-05-06T10:59:12+08:00" level=info msg="run test [func_test] ok" time="2024-05-06T10:59:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e0c0 {{} {} 0} {0 0} [0xc00012ea20] map[] 0 1 0xc0000366c0 false map[0xc00012ea20:map[0xc00012ea20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/range_all.test: ok! 817 test cases passed, take time 5.5920260299999995 s time="2024-05-06T10:59:13+08:00" level=info msg="run test [range_all] ok" time="2024-05-06T10:59:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003101d0 {{} {} 0} {0 0} [0xc00012ebd0] map[] 0 1 0xc00018e840 false map[0xc00012ebd0:map[0xc00012ebd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_time.test: ok! 563 test cases passed, take time 1.151832383 s time="2024-05-06T10:59:13+08:00" level=info msg="run test [func_time] ok" time="2024-05-06T10:59:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030ebc0 {{} {} 0} {0 0} [0xc00046d200] map[] 0 1 0xc0001fdaa0 false map[0xc00046d200:map[0xc00046d200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_timestamp.test: ok! 8 test cases passed, take time 0.026889956 s time="2024-05-06T10:59:13+08:00" level=info msg="run test [func_timestamp] ok" time="2024-05-06T10:59:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c028 {{} {} 0} {0 0} [0xc00061e090] map[] 0 1 0xc00062c180 false map[0xc00061e090:map[0xc00061e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_uuid.test: ok! 64 test cases passed, take time 0.102809856 s time="2024-05-06T10:59:13+08:00" level=info msg="run test [func_uuid] ok" time="2024-05-06T10:59:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e198 {{} {} 0} {0 0} [0xc00061f5f0] map[] 0 1 0xc00062c720 false map[0xc00061f5f0:map[0xc00061f5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/function_defaults.test: ok! 319 test cases passed, take time 2.056190811 s time="2024-05-06T10:59:15+08:00" level=info msg="run test [function_defaults] ok" time="2024-05-06T10:59:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392620 {{} {} 0} {0 0} [0xc00053efc0] map[] 0 1 0xc0000375c0 false map[0xc00053efc0:map[0xc00053efc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_sqlgen_exprs_orandor_1_no_out_trans.test: ok! 8644 test cases passed, take time 17.645285892 s time="2024-05-06T10:59:17+08:00" level=info msg="run test [index_merge_sqlgen_exprs_orandor_1_no_out_trans] ok" time="2024-05-06T10:59:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c0a0 {{} {} 0} {0 0} [0xc0013117a0] map[] 0 1 0xc000536060 false map[0xc0013117a0:map[0xc0013117a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/range_mrr_cost.test: ok! 800 test cases passed, take time 5.217700526 s time="2024-05-06T10:59:18+08:00" level=info msg="run test [range_mrr_cost] ok" time="2024-05-06T10:59:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007807a8 {{} {} 0} {0 0} [0xc0003d4120] map[] 0 1 0xc000901e00 false map[0xc0003d4120:map[0xc0003d4120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/regexp.test: ok! 8 test cases passed, take time 0.015668925 s time="2024-05-06T10:59:18+08:00" level=info msg="run test [regexp] ok" time="2024-05-06T10:59:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310038 {{} {} 0} {0 0} [0xc00012e5a0] map[] 0 1 0xc00018e1e0 false map[0xc00012e5a0:map[0xc00012e5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/replace.test: ok! 108 test cases passed, take time 0.382021 s time="2024-05-06T10:59:18+08:00" level=info msg="run test [replace] ok" time="2024-05-06T10:59:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514360 {{} {} 0} {0 0} [0xc0002dd170] map[] 0 1 0xc0002cae40 false map[0xc0002dd170:map[0xc0002dd170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/reset_connection.test: ok! 96 test cases passed, take time 0.278683938 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [reset_connection] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514658 {{} {} 0} {0 0} [0xc0007bf710] map[] 0 1 0xc0002cbe60 false map[0xc0007bf710:map[0xc0007bf710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/functional_index.test: ok! 181 test cases passed, take time 3.236864273 s time="2024-05-06T10:59:18+08:00" level=info msg="run test [functional_index] ok" time="2024-05-06T10:59:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392d00 {{} {} 0} {0 0} [0xc000480000] map[] 0 1 0xc0005e0d20 false map[0xc000480000:map[0xc000480000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_alter_table.test: ok! 57 test cases passed, take time 0.506313132 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [gcol_alter_table] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2590 {{} {} 0} {0 0} [0xc000480120] map[] 0 1 0xc0005e0ba0 false map[0xc000480120:map[0xc000480120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-admin.test: ok! 111 test cases passed, take time 0.569640863 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [roles-admin] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514b10 {{} {} 0} {0 0} [0xc00015fcb0] map[] 0 1 0xc0003c7740 false map[0xc00015fcb0:map[0xc00015fcb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_blocked_sql_funcs.test: ok! 144 test cases passed, take time 0.205371253 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [gcol_blocked_sql_funcs] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e498 {{} {} 0} {0 0} [0xc00042a000] map[] 0 1 0xc00039cf60 false map[0xc00042a000:map[0xc00042a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-ddl.test: ok! 30 test cases passed, take time 0.144633895 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [roles-ddl] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514c10 {{} {} 0} {0 0} [0xc0003c10e0] map[] 0 1 0xc0003c7ec0 false map[0xc0003c10e0:map[0xc0003c10e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-upgrade.test: ok! 17 test cases passed, take time 0.063420166 s time="2024-05-06T10:59:19+08:00" level=info msg="run test [roles-upgrade] ok" time="2024-05-06T10:59:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2f78 {{} {} 0} {0 0} [0xc000442000] map[] 0 1 0xc000434a80 false map[0xc000442000:map[0xc000442000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_update.test: ok! 103 test cases passed, take time 3.065899511 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [index_merge_update] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c4e8 {{} {} 0} {0 0} [0xc0004c8120] map[] 0 1 0xc000537da0 false map[0xc0004c8120:map[0xc0004c8120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-view.test: ok! 60 test cases passed, take time 0.259791391 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [roles-view] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780280 {{} {} 0} {0 0} [0xc000442c60] map[] 0 1 0xc0001ceba0 false map[0xc000442c60:map[0xc000442c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/inlj_inner_multi_pattern.test: ok! 229 test cases passed, take time 0.393385719 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [inlj_inner_multi_pattern] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8d3e8 {{} {} 0} {0 0} [0xc000f925a0] map[] 0 1 0xc000541f20 false map[0xc000f925a0:map[0xc000f925a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/innodb_log_file_size_functionality.test: ok! 11 test cases passed, take time 0.00444108 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [innodb_log_file_size_functionality] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f31f8 {{} {} 0} {0 0} [0xc000f76630] map[] 0 1 0xc0009eb740 false map[0xc000f76630:map[0xc000f76630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_column_def_options.test: ok! 177 test cases passed, take time 1.31191707 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [gcol_column_def_options] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e128 {{} {} 0} {0 0} [0xc0002b67e0] map[] 0 1 0xc00033a360 false map[0xc0002b67e0:map[0xc0002b67e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_dependenies_on_vcol.test: ok! 8 test cases passed, take time 0.034809964 s time="2024-05-06T10:59:20+08:00" level=info msg="run test [gcol_dependenies_on_vcol] ok" time="2024-05-06T10:59:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2260 {{} {} 0} {0 0} [0xc00012ea20] map[] 0 1 0xc00071a960 false map[0xc00012ea20:map[0xc00012ea20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_illegal_expression.test: ok! 20 test cases passed, take time 0.124223524 s time="2024-05-06T10:59:21+08:00" level=info msg="run test [gcol_illegal_expression] ok" time="2024-05-06T10:59:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c2c8 {{} {} 0} {0 0} [0xc00012ebd0] map[] 0 1 0xc000036ea0 false map[0xc00012ebd0:map[0xc00012ebd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/roles2.test: ok! 264 test cases passed, take time 0.976797275 s time="2024-05-06T10:59:21+08:00" level=info msg="run test [roles2] ok" time="2024-05-06T10:59:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780c68 {{} {} 0} {0 0} [0xc0001e7200] map[] 0 1 0xc0007f17a0 false map[0xc0001e7200:map[0xc0001e7200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles_bugs_wildcard.test: ok! 14 test cases passed, take time 0.086432322 s time="2024-05-06T10:59:21+08:00" level=info msg="run test [roles_bugs_wildcard] ok" time="2024-05-06T10:59:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780d40 {{} {} 0} {0 0} [0xc000388a20] map[] 0 1 0xc0007f1b00 false map[0xc000388a20:map[0xc000388a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/round.test: ok! 134 test cases passed, take time 0.246899718 s time="2024-05-06T10:59:21+08:00" level=info msg="run test [round] ok" time="2024-05-06T10:59:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514618 {{} {} 0} {0 0} [0xc000363680] map[] 0 1 0xc000435800 false map[0xc000363680:map[0xc000363680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_ins_upd.test: ok! 204 test cases passed, take time 0.709153659 s time="2024-05-06T10:59:21+08:00" level=info msg="run test [gcol_ins_upd] ok" time="2024-05-06T10:59:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2c20 {{} {} 0} {0 0} [0xc000373cb0] map[] 0 1 0xc0005e1440 false map[0xc000373cb0:map[0xc000373cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/row.test: ok! 184 test cases passed, take time 0.493015273 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [row] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005144c0 {{} {} 0} {0 0} [0xc000400000] map[] 0 1 0xc000435320 false map[0xc000400000:map[0xc000400000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/rowid_order_innodb.test: ok! 31 test cases passed, take time 0.176055106 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [rowid_order_innodb] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006c0648 {{} {} 0} {0 0} [0xc000401050] map[] 0 1 0xc00040dc20 false map[0xc000401050:map[0xc000401050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_non_stored_columns.test: ok! 85 test cases passed, take time 0.4247752 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [gcol_non_stored_columns] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030ed20 {{} {} 0} {0 0} [0xc000547050] map[] 0 1 0xc0004ca1e0 false map[0xc000547050:map[0xc000547050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/rpad.test: ok! 27 test cases passed, take time 0.009517404 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [rpad] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007803e0 {{} {} 0} {0 0} [0xc0003333b0] map[] 0 1 0xc00080cf60 false map[0xc0003333b0:map[0xc0003333b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint.test: ok! 224 test cases passed, take time 0.224248699 s ./t/gcol_partition.test: ok! 45 test cases passed, take time 0.330037373 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [gcol_partition] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2218 {{} {} 0} {0 0} [0xc00022c000] map[] 0 1 0xc0005685a0 false map[0xc00022c000:map[0xc00022c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:22+08:00" level=info msg="run test [savepoint] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780370 {{} {} 0} {0 0} [0xc000333cb0] map[] 0 1 0xc00080ccc0 false map[0xc000333cb0:map[0xc000333cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint2.test: ok! 39 test cases passed, take time 0.053562425 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [savepoint2] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007804d0 {{} {} 0} {0 0} [0xc000570a20] map[] 0 1 0xc00080d200 false map[0xc000570a20:map[0xc000570a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_in_optimistic_txn.test: ok! 73 test cases passed, take time 0.034831262 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [savepoint_in_optimistic_txn] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780610 {{} {} 0} {0 0} [0xc000571290] map[] 0 1 0xc00080d6e0 false map[0xc000571290:map[0xc000571290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_in_pessimistic_txn.test: ok! 73 test cases passed, take time 0.032438865 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [savepoint_in_pessimistic_txn] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007807b0 {{} {} 0} {0 0} [0xc0001c1950] map[] 0 1 0xc00080dd40 false map[0xc0001c1950:map[0xc0001c1950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_issue_26288.test: ok! 20 test cases passed, take time 0.003605873 s time="2024-05-06T10:59:22+08:00" level=info msg="run test [savepoint_issue_26288] ok" time="2024-05-06T10:59:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031a1a0 {{} {} 0} {0 0} [0xc000313170] map[] 0 1 0xc00040c6c0 false map[0xc000313170:map[0xc000313170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_select.test: ok! 123 test cases passed, take time 0.917749533 s time="2024-05-06T10:59:23+08:00" level=info msg="run test [gcol_select] ok" time="2024-05-06T10:59:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e1f8 {{} {} 0} {0 0} [0xc00012e6c0] map[] 0 1 0xc0004ca600 false map[0xc00012e6c0:map[0xc00012e6c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_stored_fk_cascade.test: ok! 15 test cases passed, take time 0.053545853 s time="2024-05-06T10:59:23+08:00" level=info msg="run test [gcol_stored_fk_cascade] ok" time="2024-05-06T10:59:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e2e0 {{} {} 0} {0 0} [0xc00012e900] map[] 0 1 0xc0004ca7e0 false map[0xc00012e900:map[0xc00012e900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/innodb_tmp_table_heap_to_disk.test: ok! 49 test cases passed, take time 3.183879078 s time="2024-05-06T10:59:23+08:00" level=info msg="run test [innodb_tmp_table_heap_to_disk] ok" time="2024-05-06T10:59:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002205f8 {{} {} 0} {0 0} [0xc00059b3b0] map[] 0 1 0xc00012fb00 false map[0xc00059b3b0:map[0xc00059b3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert.test: ok! 248 test cases passed, take time 1.577749076 s time="2024-05-06T10:59:25+08:00" level=info msg="run test [insert] ok" time="2024-05-06T10:59:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c470 {{} {} 0} {0 0} [0xc0005ffd40] map[] 0 1 0xc001181860 false map[0xc0005ffd40:map[0xc0005ffd40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_select.test: ok! 158 test cases passed, take time 1.035815055 s time="2024-05-06T10:59:26+08:00" level=info msg="run test [insert_select] ok" time="2024-05-06T10:59:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2bb0 {{} {} 0} {0 0} [0xc00021c2d0] map[] 0 1 0xc00012ec00 false map[0xc00021c2d0:map[0xc00021c2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_select_myisam.test: ok! 21 test cases passed, take time 0.133785426 s time="2024-05-06T10:59:26+08:00" level=info msg="run test [insert_select_myisam] ok" time="2024-05-06T10:59:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a0f8 {{} {} 0} {0 0} [0xc00021d050] map[] 0 1 0xc00012e420 false map[0xc00021d050:map[0xc00021d050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_update.test: ok! 249 test cases passed, take time 1.101874557 s time="2024-05-06T10:59:27+08:00" level=info msg="run test [insert_update] ok" time="2024-05-06T10:59:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2c48 {{} {} 0} {0 0} [0xc0004b02d0] map[] 0 1 0xc0004254a0 false map[0xc0004b02d0:map[0xc0004b02d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_update_myisam.test: ok! 38 test cases passed, take time 0.108950343 s time="2024-05-06T10:59:27+08:00" level=info msg="run test [insert_update_myisam] ok" time="2024-05-06T10:59:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128ab88 {{} {} 0} {0 0} [0xc0001a07e0] map[] 0 1 0xc00017f3e0 false map[0xc0001a07e0:map[0xc0001a07e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/invisible_indexes.test: ok! 23 test cases passed, take time 0.950577006 s time="2024-05-06T10:59:28+08:00" level=info msg="run test [invisible_indexes] ok" time="2024-05-06T10:59:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220208 {{} {} 0} {0 0} [0xc0001423f0] map[] 0 1 0xc00017e3c0 false map[0xc0001423f0:map[0xc0001423f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_11208.test: ok! 9 test cases passed, take time 0.019981622 s time="2024-05-06T10:59:28+08:00" level=info msg="run test [issue_11208] ok" time="2024-05-06T10:59:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2188 {{} {} 0} {0 0} [0xc00021c990] map[] 0 1 0xc000210720 false map[0xc00021c990:map[0xc00021c990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_165.test: ok! 3 test cases passed, take time 0.011202372 s time="2024-05-06T10:59:28+08:00" level=info msg="run test [issue_165] ok" time="2024-05-06T10:59:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c0b0 {{} {} 0} {0 0} [0xc0001a06c0] map[] 0 1 0xc000036300 false map[0xc0001a06c0:map[0xc0001a06c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_supported_sql_funcs.test: ok! 1292 test cases passed, take time 5.020217485 s time="2024-05-06T10:59:28+08:00" level=info msg="run test [gcol_supported_sql_funcs] ok" time="2024-05-06T10:59:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392e68 {{} {} 0} {0 0} [0xc0002f1ef0] map[] 0 1 0xc0003973e0 false map[0xc0002f1ef0:map[0xc0002f1ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_20571.test: ok! 42 test cases passed, take time 0.174758009 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [issue_20571] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c150 {{} {} 0} {0 0} [0xc00021c3f0] map[] 0 1 0xc000036840 false map[0xc00021c3f0:map[0xc00021c3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_view.test: ok! 61 test cases passed, take time 0.449480752 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [gcol_view] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e0e0 {{} {} 0} {0 0} [0xc00012e7e0] map[] 0 1 0xc000610480 false map[0xc00012e7e0:map[0xc00012e7e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_207.test: ok! 17 test cases passed, take time 0.080412014 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [issue_207] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2058 {{} {} 0} {0 0} [0xc00021c990] map[] 0 1 0xc00025c180 false map[0xc00021c990:map[0xc00021c990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_227.test: ok! 8 test cases passed, take time 0.013768434 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [issue_227] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c378 {{} {} 0} {0 0} [0xc0001a07e0] map[] 0 1 0xc000036f00 false map[0xc0001a07e0:map[0xc0001a07e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_266.test: ok! 47 test cases passed, take time 0.13384695 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [issue_266] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a0a0 {{} {} 0} {0 0} [0xc00021c360] map[] 0 1 0xc000210480 false map[0xc00021c360:map[0xc00021c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_294.test: ok! 16 test cases passed, take time 0.042591267 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [issue_294] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c1d0 {{} {} 0} {0 0} [0xc000184ab0] map[] 0 1 0xc00025c840 false map[0xc000184ab0:map[0xc000184ab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_dynamic.test: ok! 138 test cases passed, take time 0.553068919 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [grant_dynamic] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c670 {{} {} 0} {0 0} [0xc00012f8c0] map[] 0 1 0xc000397e00 false map[0xc00012f8c0:map[0xc00012f8c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_lowercase_fs.test: ok! 14 test cases passed, take time 0.086786742 s time="2024-05-06T10:59:29+08:00" level=info msg="run test [grant_lowercase_fs] ok" time="2024-05-06T10:59:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392608 {{} {} 0} {0 0} [0xc00012f9e0] map[] 0 1 0xc0005e0540 false map[0xc00012f9e0:map[0xc00012f9e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:29+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-06T10:59:30+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.12731ms" time="2024-05-06T10:59:30+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-06T10:59:30+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 502.200367ms" time="2024-05-06T10:59:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:30+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-06T10:59:31+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.325484ms" time="2024-05-06T10:59:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_user_lock.test: ok! 27 test cases passed, take time 1.6157751249999999 s time="2024-05-06T10:59:31+08:00" level=info msg="run test [grant_user_lock] ok" time="2024-05-06T10:59:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c8e0 {{} {} 0} {0 0} [0xc0001fa3f0] map[] 0 1 0xc000363800 false map[0xc0001fa3f0:map[0xc0001fa3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/group_min_max_innodb.test: ok! 132 test cases passed, take time 1.051642442 s time="2024-05-06T10:59:32+08:00" level=info msg="run test [group_min_max_innodb] ok" time="2024-05-06T10:59:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e590 {{} {} 0} {0 0} [0xc00030ae10] map[] 0 1 0xc000521d40 false map[0xc00030ae10:map[0xc00030ae10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/group_min_max_ps_protocol.test: ok! 22 test cases passed, take time 0.095026116 s time="2024-05-06T10:59:32+08:00" level=info msg="run test [group_min_max_ps_protocol] ok" time="2024-05-06T10:59:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2478 {{} {} 0} {0 0} [0xc0002f6b40] map[] 0 1 0xc00033b740 false map[0xc0002f6b40:map[0xc0002f6b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/groupby.test: ok! 99 test cases passed, take time 0.114734407 s time="2024-05-06T10:59:32+08:00" level=info msg="run test [groupby] ok" time="2024-05-06T10:59:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e4e0 {{} {} 0} {0 0} [0xc0001edef0] map[] 0 1 0xc0005e1200 false map[0xc0001edef0:map[0xc0001edef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/having.test: ok! 273 test cases passed, take time 1.462524702 s time="2024-05-06T10:59:34+08:00" level=info msg="run test [having] ok" time="2024-05-06T10:59:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e330 {{} {} 0} {0 0} [0xc0002b6000] map[] 0 1 0xc000a00ae0 false map[0xc0002b6000:map[0xc0002b6000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/having_myisam.test: ok! 17 test cases passed, take time 0.130785813 s time="2024-05-06T10:59:34+08:00" level=info msg="run test [having_myisam] ok" time="2024-05-06T10:59:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e420 {{} {} 0} {0 0} [0xc00001e6c0] map[] 0 1 0xc000a00d80 false map[0xc00001e6c0:map[0xc00001e6c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/heap_btree.test: ok! 147 test cases passed, take time 0.784542065 s time="2024-05-06T10:59:35+08:00" level=info msg="run test [heap_btree] ok" time="2024-05-06T10:59:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f29c8 {{} {} 0} {0 0} [0xc00042ae10] map[] 0 1 0xc00033a660 false map[0xc00042ae10:map[0xc00042ae10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/heap_btree_myisam.test: ok! 12 test cases passed, take time 0.088260714 s time="2024-05-06T10:59:35+08:00" level=info msg="run test [heap_btree_myisam] ok" time="2024-05-06T10:59:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2ad0 {{} {} 0} {0 0} [0xc000374360] map[] 0 1 0xc00033a9c0 false map[0xc000374360:map[0xc000374360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/histogram_singleton.test: ok! 266 test cases passed, take time 0.567658656 s time="2024-05-06T10:59:36+08:00" level=info msg="run test [histogram_singleton] ok" time="2024-05-06T10:59:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392020 {{} {} 0} {0 0} [0xc00054e120] map[] 0 1 0xc000036480 false map[0xc00054e120:map[0xc00054e120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3326) started ./t/ignore_strict.test: ok! 157 test cases passed, take time 0.760205076 s time="2024-05-06T10:59:36+08:00" level=info msg="run test [ignore_strict] ok" time="2024-05-06T10:59:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2608 {{} {} 0} {0 0} [0xc0002e2120] map[] 0 1 0xc000727680 false map[0xc0002e2120:map[0xc0002e2120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/implicit_char_to_num_conversion.test: ok! 110 test cases passed, take time 0.338540627 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [implicit_char_to_num_conversion] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392a98 {{} {} 0} {0 0} [0xc0003cd0e0] map[] 0 1 0xc0005c7500 false map[0xc0003cd0e0:map[0xc0003cd0e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/in.test: ok! 13 test cases passed, take time 0.020052061 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [in] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e0e8 {{} {} 0} {0 0} [0xc0004e2870] map[] 0 1 0xc0004c6300 false map[0xc0004e2870:map[0xc0004e2870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index.test: ok! 33 test cases passed, take time 0.128528716 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [index] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e128 {{} {} 0} {0 0} [0xc0003783f0] map[] 0 1 0xc0005c6360 false map[0xc0003783f0:map[0xc0003783f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/select_all.test: ok! 2430 test cases passed, take time 12.766064441 s time="2024-05-06T10:59:35+08:00" level=info msg="run test [select_all] ok" time="2024-05-06T10:59:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00031a5a8 {{} {} 0} {0 0} [0xc00040a090] map[] 0 1 0xc000435920 false map[0xc00040a090:map[0xc00040a090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/select_qualified.test: ok! 19 test cases passed, take time 0.074860619 s time="2024-05-06T10:59:35+08:00" level=info msg="run test [select_qualified] ok" time="2024-05-06T10:59:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007800c8 {{} {} 0} {0 0} [0xc00012f170] map[] 0 1 0xc0005a84e0 false map[0xc00012f170:map[0xc00012f170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_check_cs.test: ok! 289 test cases passed, take time 1.700954572 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [show_check_cs] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780ab8 {{} {} 0} {0 0} [0xc0007c4d80] map[] 0 1 0xc0007d7200 false map[0xc0007c4d80:map[0xc0007c4d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_check_cs_myisam.test: ok! 63 test cases passed, take time 0.344231736 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [show_check_cs_myisam] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000515138 {{} {} 0} {0 0} [0xc000892a20] map[] 0 1 0xc00067f320 false map[0xc000892a20:map[0xc000892a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_profile.test: ok! 7 test cases passed, take time 0.002777978 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [show_profile] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780da8 {{} {} 0} {0 0} [0xc000854f30] map[] 0 1 0xc0007d7e00 false map[0xc000854f30:map[0xc000854f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_variables.test: ok! 23 test cases passed, take time 0.035904708 s time="2024-05-06T10:59:37+08:00" level=info msg="run test [show_variables] ok" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000b02088 {{} {} 0} {0 0} [0xc00018e480] map[] 0 1 0xc0007f02a0 false map[0xc00018e480:map[0xc00018e480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type time="2024-05-06T10:59:37+08:00" level=info msg="running tests: [alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type]" time="2024-05-06T10:59:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a60b0 {{} {} 0} {0 0} [0xc000308000] map[] 0 1 0xc000198180 false map[0xc000308000:map[0xc000308000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alias.test: ok! 75 test cases passed, take time 0.290489677 s time="2024-05-06T10:59:38+08:00" level=info msg="run test [alias] ok" time="2024-05-06T10:59:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310270 {{} {} 0} {0 0} [0xc000309b00] map[] 0 1 0xc000300900 false map[0xc000309b00:map[0xc000309b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table-big.test: ok! 50 test cases passed, take time 0.631901524 s time="2024-05-06T10:59:38+08:00" level=info msg="run test [alter_table-big] ok" time="2024-05-06T10:59:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310140 {{} {} 0} {0 0} [0xc000000480] map[] 0 1 0xc000036840 false map[0xc000000480:map[0xc000000480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table.test: ok! 73 test cases passed, take time 1.329364932 s time="2024-05-06T10:59:40+08:00" level=info msg="run test [alter_table] ok" time="2024-05-06T10:59:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa2e8 {{} {} 0} {0 0} [0xc0004c6e10] map[] 0 1 0xc000300c00 false map[0xc0004c6e10:map[0xc0004c6e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/single_delete_update.test: ok! 131 test cases passed, take time 1.975431956 s time="2024-05-06T10:59:39+08:00" level=info msg="run test [single_delete_update] ok" time="2024-05-06T10:59:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514650 {{} {} 0} {0 0} [0xc0001ffb00] map[] 0 1 0xc0007d7500 false map[0xc0001ffb00:map[0xc0001ffb00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sqllogic.test: ok! 40 test cases passed, take time 0.423828049 s time="2024-05-06T10:59:40+08:00" level=info msg="run test [sqllogic] ok" time="2024-05-06T10:59:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000b02788 {{} {} 0} {0 0} [0xc0004beab0] map[] 0 1 0xc0004d6180 false map[0xc0004beab0:map[0xc0004beab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/str_quoted.test: ok! 9 test cases passed, take time 0.013206855 s time="2024-05-06T10:59:40+08:00" level=info msg="run test [str_quoted] ok" time="2024-05-06T10:59:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2750 {{} {} 0} {0 0} [0xc00040af30] map[] 0 1 0xc000037e60 false map[0xc00040af30:map[0xc00040af30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/strict.test: ok! 483 test cases passed, take time 1.503858416 s time="2024-05-06T10:59:41+08:00" level=info msg="run test [strict] ok" time="2024-05-06T10:59:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f3560 {{} {} 0} {0 0} [0xc00048e000] map[] 0 1 0xc0003728a0 false map[0xc00048e000:map[0xc00048e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/strict_autoinc_2innodb.test: ok! 14 test cases passed, take time 0.027582067 s time="2024-05-06T10:59:42+08:00" level=info msg="run test [strict_autoinc_2innodb] ok" time="2024-05-06T10:59:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005220e0 {{} {} 0} {0 0} [0xc0004a02d0] map[] 0 1 0xc000372300 false map[0xc0004a02d0:map[0xc0004a02d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sub_query.test: ok! 74 test cases passed, take time 0.192642484 s time="2024-05-06T10:59:42+08:00" level=info msg="run test [sub_query] ok" time="2024-05-06T10:59:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522478 {{} {} 0} {0 0} [0xc0002d2870] map[] 0 1 0xc0003732c0 false map[0xc0002d2870:map[0xc0002d2870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T10:59:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join-reorder.test: ok! 137 test cases passed, take time 16.990625191 s time="2024-05-06T10:59:46+08:00" level=info msg="run test [join-reorder] ok" time="2024-05-06T10:59:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2138 {{} {} 0} {0 0} [0xc000184fc0] map[] 0 1 0xc000036480 false map[0xc000184fc0:map[0xc000184fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge1.test: ok! 160 test cases passed, take time 10.271241463 s time="2024-05-06T10:59:47+08:00" level=info msg="run test [index_merge1] ok" time="2024-05-06T10:59:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000392820 {{} {} 0} {0 0} [0xc0004f6f30] map[] 0 1 0xc000980cc0 false map[0xc0004f6f30:map[0xc0004f6f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge2.test: ok! 328 test cases passed, take time 1.670975275 s time="2024-05-06T10:59:49+08:00" level=info msg="run test [index_merge2] ok" time="2024-05-06T10:59:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e1c8 {{} {} 0} {0 0} [0xc00012ef30] map[] 0 1 0xc00070a540 false map[0xc00012ef30:map[0xc00012ef30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_bug29952775.test: ok! 7 test cases passed, take time 0.02638936 s time="2024-05-06T10:59:49+08:00" level=info msg="run test [index_merge_bug29952775] ok" time="2024-05-06T10:59:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e218 {{} {} 0} {0 0} [0xc0004f63f0] map[] 0 1 0xc00070a780 false map[0xc0004f63f0:map[0xc0004f63f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_bugs.test: ok! 11 test cases passed, take time 0.061063868 s time="2024-05-06T10:59:49+08:00" level=info msg="run test [index_merge_bugs] ok" time="2024-05-06T10:59:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f23c8 {{} {} 0} {0 0} [0xc00012f4d0] map[] 0 1 0xc00033a900 false map[0xc00012f4d0:map[0xc00012f4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table1.test: ok! 471 test cases passed, take time 9.382086818 s time="2024-05-06T10:59:49+08:00" level=info msg="run test [alter_table1] ok" time="2024-05-06T10:59:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6b80 {{} {} 0} {0 0} [0xc0001a4d80] map[] 0 1 0xc000300900 false map[0xc0001a4d80:map[0xc0001a4d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table_PK.test: ok! 83 test cases passed, take time 0.762011956 s time="2024-05-06T10:59:50+08:00" level=info msg="run test [alter_table_PK] ok" time="2024-05-06T10:59:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000810198 {{} {} 0} {0 0} [0xc0004c70e0] map[] 0 1 0xc0002da660 false map[0xc0004c70e0:map[0xc0004c70e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join.test: ok! 583 test cases passed, take time 4.422738889 s time="2024-05-06T10:59:50+08:00" level=info msg="run test [join] ok" time="2024-05-06T10:59:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c418 {{} {} 0} {0 0} [0xc0001ba5a0] map[] 0 1 0xc000037680 false map[0xc0001ba5a0:map[0xc0001ba5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table_partition.test: ok! 31 test cases passed, take time 0.624609009 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [alter_table_partition] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa8f8 {{} {} 0} {0 0} [0xc000722900] map[] 0 1 0xc0003322a0 false map[0xc000722900:map[0xc000722900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_crash.test: ok! 36 test cases passed, take time 0.117346636 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [join_crash] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2018 {{} {} 0} {0 0} [0xc0001a0090] map[] 0 1 0xc0007160c0 false map[0xc0001a0090:map[0xc0001a0090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_nested_bka.test: ok! 28 test cases passed, take time 0.231661974 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [join_nested_bka] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a4f8 {{} {} 0} {0 0} [0xc00038cfc0] map[] 0 1 0xc0001e7440 false map[0xc00038cfc0:map[0xc00038cfc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_nested_bka_nobnl.test: ok! 28 test cases passed, take time 0.22231712 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [join_nested_bka_nobnl] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a610 {{} {} 0} {0 0} [0xc00038dc20] map[] 0 1 0xc0001e7f20 false map[0xc00038dc20:map[0xc00038dc20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/analyze.test: ok! 34 test cases passed, take time 0.443490543 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [analyze] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000810358 {{} {} 0} {0 0} [0xc00023ecf0] map[] 0 1 0xc0002db4a0 false map[0xc00023ecf0:map[0xc00023ecf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ansi.test: ok! 10 test cases passed, take time 0.045522761 s time="2024-05-06T10:59:51+08:00" level=info msg="run test [ansi] ok" time="2024-05-06T10:59:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310068 {{} {} 0} {0 0} [0xc00023e1b0] map[] 0 1 0xc0003321e0 false map[0xc00023e1b0:map[0xc00023e1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_delete.test: ok! 214 test cases passed, take time 6.130543525 s time="2024-05-06T10:59:55+08:00" level=info msg="run test [index_merge_delete] ok" time="2024-05-06T10:59:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e5e8 {{} {} 0} {0 0} [0xc0006f67e0] map[] 0 1 0xc0005e1bc0 false map[0xc0006f67e0:map[0xc0006f67e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_innodb.test: ok! 12 test cases passed, take time 0.191592741 s time="2024-05-06T10:59:55+08:00" level=info msg="run test [index_merge_innodb] ok" time="2024-05-06T10:59:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2128 {{} {} 0} {0 0} [0xc00012e990] map[] 0 1 0xc000036480 false map[0xc00012e990:map[0xc00012e990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_outer.test: ok! 867 test cases passed, take time 5.356617527 s time="2024-05-06T10:59:56+08:00" level=info msg="run test [join_outer] ok" time="2024-05-06T10:59:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2340 {{} {} 0} {0 0} [0xc00021d5f0] map[] 0 1 0xc000716c60 false map[0xc00021d5f0:map[0xc00021d5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json.test: ok! 82 test cases passed, take time 0.388451946 s time="2024-05-06T10:59:57+08:00" level=info msg="run test [json] ok" time="2024-05-06T10:59:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c6b0 {{} {} 0} {0 0} [0xc000383290] map[] 0 1 0xc0000365a0 false map[0xc000383290:map[0xc000383290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_agg.test: ok! 177 test cases passed, take time 0.560804347 s time="2024-05-06T10:59:57+08:00" level=info msg="run test [json_agg] ok" time="2024-05-06T10:59:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220510 {{} {} 0} {0 0} [0xc000627e60] map[] 0 1 0xc0001e74a0 false map[0xc000627e60:map[0xc000627e60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_ddl.test: ok! 40 test cases passed, take time 0.556329169 s time="2024-05-06T10:59:58+08:00" level=info msg="run test [json_ddl] ok" time="2024-05-06T10:59:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a6a0 {{} {} 0} {0 0} [0xc0001e8c60] map[] 0 1 0xc000037f80 false map[0xc0001e8c60:map[0xc0001e8c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_functions.test: ok! 784 test cases passed, take time 0.758755625 s time="2024-05-06T10:59:59+08:00" level=info msg="run test [json_functions] ok" time="2024-05-06T10:59:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002200e8 {{} {} 0} {0 0} [0xc00036c360] map[] 0 1 0xc000036480 false map[0xc00036c360:map[0xc00036c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_all.test: ok! 2358 test cases passed, take time 17.321340471 s time="2024-05-06T10:59:59+08:00" level=info msg="run test [subquery_all] ok" time="2024-05-06T10:59:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2e68 {{} {} 0} {0 0} [0xc0005ae1b0] map[] 0 1 0xc0006b5860 false map[0xc0005ae1b0:map[0xc0005ae1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_gcol.test: ok! 94 test cases passed, take time 0.282084452 s time="2024-05-06T10:59:59+08:00" level=info msg="run test [json_gcol] ok" time="2024-05-06T10:59:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a3f0 {{} {} 0} {0 0} [0xc0003847e0] map[] 0 1 0xc00042e5a0 false map[0xc0003847e0:map[0xc0003847e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_group_concat_innodb.test: ok! 40 test cases passed, take time 0.087247701 s time="2024-05-06T10:59:59+08:00" level=info msg="run test [json_group_concat_innodb] ok" time="2024-05-06T10:59:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220600 {{} {} 0} {0 0} [0xc0001becf0] map[] 0 1 0xc000037d40 false map[0xc0001becf0:map[0xc0001becf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T10:59:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/array_index.test: ok! 648 test cases passed, take time 8.414042244000001 s time="2024-05-06T11:00:00+08:00" level=info msg="run test [array_index] ok" time="2024-05-06T11:00:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003105c0 {{} {} 0} {0 0} [0xc00033e2d0] map[] 0 1 0xc000037d40 false map[0xc00033e2d0:map[0xc00033e2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/json_type.test: ok! 45 test cases passed, take time 0.215753651 s time="2024-05-06T11:00:00+08:00" level=info msg="run test [json_type] ok" time="2024-05-06T11:00:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f21c8 {{} {} 0} {0 0} [0xc0001bf9e0] map[] 0 1 0xc0004d6ae0 false map[0xc0001bf9e0:map[0xc0001bf9e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/atomic_alter_user_no_warning.test: ok! 4 test cases passed, take time 0.070098885 s time="2024-05-06T11:00:00+08:00" level=info msg="run test [atomic_alter_user_no_warning] ok" time="2024-05-06T11:00:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6438 {{} {} 0} {0 0} [0xc0003ac360] map[] 0 1 0xc000199260 false map[0xc0003ac360:map[0xc0003ac360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_antijoin.test: ok! 116 test cases passed, take time 0.712089692 s time="2024-05-06T11:00:00+08:00" level=info msg="run test [subquery_antijoin] ok" time="2024-05-06T11:00:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2580 {{} {} 0} {0 0} [0xc0001ed830] map[] 0 1 0xc0006cf200 false map[0xc0001ed830:map[0xc0001ed830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/auto_increment.test: ok! 324 test cases passed, take time 1.975866651 s time="2024-05-06T11:00:02+08:00" level=info msg="run test [auto_increment] ok" time="2024-05-06T11:00:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa480 {{} {} 0} {0 0} [0xc0005a1440] map[] 0 1 0xc0008892c0 false map[0xc0005a1440:map[0xc0005a1440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key.test: ok! 192 test cases passed, take time 2.025202078 s time="2024-05-06T11:00:02+08:00" level=info msg="run test [key] ok" time="2024-05-06T11:00:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2938 {{} {} 0} {0 0} [0xc0006226c0] map[] 0 1 0xc0005e0720 false map[0xc0006226c0:map[0xc0006226c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key_diff.test: ok! 10 test cases passed, take time 0.048310038 s time="2024-05-06T11:00:02+08:00" level=info msg="run test [key_diff] ok" time="2024-05-06T11:00:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2a18 {{} {} 0} {0 0} [0xc00048a630] map[] 0 1 0xc0005e0a80 false map[0xc00048a630:map[0xc00048a630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key_myisam.test: ok! 123 test cases passed, take time 1.248510937 s time="2024-05-06T11:00:03+08:00" level=info msg="run test [key_myisam] ok" time="2024-05-06T11:00:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220650 {{} {} 0} {0 0} [0xc000183b00] map[] 0 1 0xc000619380 false map[0xc000183b00:map[0xc000183b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key_primary.test: ok! 12 test cases passed, take time 0.028055954 s time="2024-05-06T11:00:03+08:00" level=info msg="run test [key_primary] ok" time="2024-05-06T11:00:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2460 {{} {} 0} {0 0} [0xc0006ec510] map[] 0 1 0xc00042f080 false map[0xc0006ec510:map[0xc0006ec510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_bugs.test: ok! 287 test cases passed, take time 2.757021399 s time="2024-05-06T11:00:03+08:00" level=info msg="run test [subquery_bugs] ok" time="2024-05-06T11:00:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522290 {{} {} 0} {0 0} [0xc0001a87e0] map[] 0 1 0xc000036cc0 false map[0xc0001a87e0:map[0xc0001a87e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/keywords.test: ok! 51 test cases passed, take time 0.177977213 s time="2024-05-06T11:00:03+08:00" level=info msg="run test [keywords] ok" time="2024-05-06T11:00:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c200 {{} {} 0} {0 0} [0xc00025f3b0] map[] 0 1 0xc0005e0c60 false map[0xc00025f3b0:map[0xc00025f3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lead_lag.test: ok! 214 test cases passed, take time 0.422526781 s ./t/auto_increment_cache1.test: ok! 323 test cases passed, take time 2.120729371 s time="2024-05-06T11:00:04+08:00" level=info msg="run test [lead_lag] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c350 {{} {} 0} {0 0} [0xc0001aaa20] map[] 0 1 0xc000210ae0 false map[0xc0001aaa20:map[0xc0001aaa20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:04+08:00" level=info msg="run test [auto_increment_cache1] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000788630 {{} {} 0} {0 0} [0xc0005698c0] map[] 0 1 0xc000437a40 false map[0xc0005698c0:map[0xc0005698c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bench_count_distinct.test: ok! 9 test cases passed, take time 0.071778444 s time="2024-05-06T11:00:04+08:00" level=info msg="run test [bench_count_distinct] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000788668 {{} {} 0} {0 0} [0xc0003af170] map[] 0 1 0xc000437ce0 false map[0xc0003af170:map[0xc0003af170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lead_lag_explain.test: ok! 81 test cases passed, take time 0.248132743 s time="2024-05-06T11:00:04+08:00" level=info msg="run test [lead_lag_explain] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c0d8 {{} {} 0} {0 0} [0xc0005a19e0] map[] 0 1 0xc000211080 false map[0xc0005a19e0:map[0xc0005a19e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/like.test: ok! 8 test cases passed, take time 0.013129242 s time="2024-05-06T11:00:04+08:00" level=info msg="run test [like] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00068e2a8 {{} {} 0} {0 0} [0xc0005a1c20] map[] 0 1 0xc0005e0a20 false map[0xc0005a1c20:map[0xc0005a1c20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/limit.test: ok! 174 test cases passed, take time 0.533751391 s time="2024-05-06T11:00:04+08:00" level=info msg="run test [limit] ok" time="2024-05-06T11:00:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a368 {{} {} 0} {0 0} [0xc000382630] map[] 0 1 0xc000036ea0 false map[0xc000382630:map[0xc000382630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/limit_myisam.test: ok! 5 test cases passed, take time 0.022193318 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [limit_myisam] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a3a0 {{} {} 0} {0 0} [0xc0005a06c0] map[] 0 1 0xc000037080 false map[0xc0005a06c0:map[0xc0005a06c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/long_tmpdir.test: ok! 3 test cases passed, take time 0.020760478 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [long_tmpdir] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a3d0 {{} {} 0} {0 0} [0xc0003aa000] map[] 0 1 0xc000037260 false map[0xc0003aa000:map[0xc0003aa000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_fs_off.test: ok! 20 test cases passed, take time 0.088169099 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [lowercase_fs_off] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a468 {{} {} 0} {0 0} [0xc0003aa3f0] map[] 0 1 0xc000037aa0 false map[0xc0003aa3f0:map[0xc0003aa3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_mixed_tmpdir.test: ok! 8 test cases passed, take time 0.023175811 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [lowercase_mixed_tmpdir] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220240 {{} {} 0} {0 0} [0xc0002687e0] map[] 0 1 0xc0005e0660 false map[0xc0002687e0:map[0xc0002687e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table.test: ok! 72 test cases passed, take time 0.391185057 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [lowercase_table] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c5c0 {{} {} 0} {0 0} [0xc0003837a0] map[] 0 1 0xc000401800 false map[0xc0003837a0:map[0xc0003837a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bigint.test: ok! 153 test cases passed, take time 1.197180232 s time="2024-05-06T11:00:05+08:00" level=info msg="run test [bigint] ok" time="2024-05-06T11:00:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007ac7e0 {{} {} 0} {0 0} [0xc00035d4d0] map[] 0 1 0xc0007a9920 false map[0xc00035d4d0:map[0xc00035d4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/binary.test: ok! 84 test cases passed, take time 0.623500556 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [binary] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa158 {{} {} 0} {0 0} [0xc000482cf0] map[] 0 1 0xc000036780 false map[0xc000482cf0:map[0xc000482cf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table2.test: ok! 86 test cases passed, take time 0.652916057 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [lowercase_table2] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c8c0 {{} {} 0} {0 0} [0xc00044c240] map[] 0 1 0xc00044a6c0 false map[0xc00044c240:map[0xc00044c240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table4.test: ok! 31 test cases passed, take time 0.206263545 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [lowercase_table4] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a9a0 {{} {} 0} {0 0} [0xc00021c090] map[] 0 1 0xc00037b260 false map[0xc00021c090:map[0xc00021c090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bool.test: ok! 31 test cases passed, take time 0.106670875 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [bool] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007ac2b8 {{} {} 0} {0 0} [0xc000318480] map[] 0 1 0xc0004b29c0 false map[0xc000318480:map[0xc000318480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/boot_coll_server_binary.test: ok! 3 test cases passed, take time 0.035878948 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [boot_coll_server_binary] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310310 {{} {} 0} {0 0} [0xc0001a5b00] map[] 0 1 0xc0001990e0 false map[0xc0001a5b00:map[0xc0001a5b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug28940878.test: ok! 9 test cases passed, take time 0.049350336 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [bug28940878] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003103f0 {{} {} 0} {0 0} [0xc0001a5d40] map[] 0 1 0xc000199320 false map[0xc0001a5d40:map[0xc0001a5d40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table5.test: ok! 12 test cases passed, take time 0.070310796 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [lowercase_table5] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220138 {{} {} 0} {0 0} [0xc000182000] map[] 0 1 0xc00037a1e0 false map[0xc000182000:map[0xc000182000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table_grant.test: ok! 15 test cases passed, take time 0.053826263 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [lowercase_table_grant] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a168 {{} {} 0} {0 0} [0xc00021c630] map[] 0 1 0xc000036780 false map[0xc00021c630:map[0xc00021c630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_utf8.test: ok! 6 test cases passed, take time 0.02648574 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [lowercase_utf8] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c140 {{} {} 0} {0 0} [0xc000182360] map[] 0 1 0xc0002107e0 false map[0xc000182360:map[0xc000182360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug33509.test: ok! 5 test cases passed, take time 0.090873608 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [bug33509] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007ac398 {{} {} 0} {0 0} [0xc000318630] map[] 0 1 0xc0004b2de0 false map[0xc000318630:map[0xc000318630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug46760.test: ok! 6 test cases passed, take time 0.0684564 s time="2024-05-06T11:00:06+08:00" level=info msg="run test [bug46760] ok" time="2024-05-06T11:00:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003104d0 {{} {} 0} {0 0} [0xc0001a5dd0] map[] 0 1 0xc0001997a0 false map[0xc0001a5dd0:map[0xc0001a5dd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug58669.test: ok! 10 test cases passed, take time 0.105690681 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [bug58669] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003105a8 {{} {} 0} {0 0} [0xc0001a5ef0] map[] 0 1 0xc000199da0 false map[0xc0001a5ef0:map[0xc0001a5ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/builtin.test: ok! 83 test cases passed, take time 0.109231639 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [builtin] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310878 {{} {} 0} {0 0} [0xc0004b0870] map[] 0 1 0xc0008886c0 false map[0xc0004b0870:map[0xc0004b0870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/lowercase_view.test: ok! 83 test cases passed, take time 0.350042872 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [lowercase_view] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002202a8 {{} {} 0} {0 0} [0xc000182630] map[] 0 1 0xc00037a840 false map[0xc000182630:map[0xc000182630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lpad.test: ok! 26 test cases passed, take time 0.009808362 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [lpad] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220388 {{} {} 0} {0 0} [0xc00012f170] map[] 0 1 0xc00037ae40 false map[0xc00012f170:map[0xc00012f170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bulk_replace.test: ok! 6 test cases passed, take time 0.044446633 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [bulk_replace] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa5c0 {{} {} 0} {0 0} [0xc00039de60] map[] 0 1 0xc000037f80 false map[0xc00039de60:map[0xc00039de60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_mat.test: ok! 502 test cases passed, take time 4.415506665 s time="2024-05-06T11:00:07+08:00" level=info msg="run test [subquery_mat] ok" time="2024-05-06T11:00:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4d10 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc000435980 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/case.test: ok! 90 test cases passed, take time 0.634908856 s time="2024-05-06T11:00:08+08:00" level=info msg="run test [case] ok" time="2024-05-06T11:00:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310410 {{} {} 0} {0 0} [0xc0002da000] map[] 0 1 0xc000889140 false map[0xc0002da000:map[0xc0002da000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_sj_innodb_all.test: ok! 68 test cases passed, take time 0.492402216 s time="2024-05-06T11:00:08+08:00" level=info msg="run test [subquery_sj_innodb_all] ok" time="2024-05-06T11:00:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780270 {{} {} 0} {0 0} [0xc000304000] map[] 0 1 0xc0006bcde0 false map[0xc000304000:map[0xc000304000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mariadb_cte_nonrecursive.test: ok! 382 test cases passed, take time 1.576402767 s time="2024-05-06T11:00:08+08:00" level=info msg="run test [mariadb_cte_nonrecursive] ok" time="2024-05-06T11:00:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2718 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc0003bb8c0 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/cast.test: ok! 407 test cases passed, take time 1.105089742 s time="2024-05-06T11:00:09+08:00" level=info msg="run test [cast] ok" time="2024-05-06T11:00:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4a88 {{} {} 0} {0 0} [0xc0003c6bd0] map[] 0 1 0xc0004b42a0 false map[0xc0003c6bd0:map[0xc0003c6bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/change_user.test: ok! 34 test cases passed, take time 0.085545582 s time="2024-05-06T11:00:09+08:00" level=info msg="run test [change_user] ok" time="2024-05-06T11:00:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4278 {{} {} 0} {0 0} [0xc0004de240] map[] 0 1 0xc0004b4ba0 false map[0xc0004de240:map[0xc0004de240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/charset.test: ok! 47 test cases passed, take time 0.266381135 s time="2024-05-06T11:00:09+08:00" level=info msg="run test [charset] ok" time="2024-05-06T11:00:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4410 {{} {} 0} {0 0} [0xc0004de360] map[] 0 1 0xc0004b55c0 false map[0xc0004de360:map[0xc0004de360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/check.test: ok! 20 test cases passed, take time 0.242005524 s time="2024-05-06T11:00:09+08:00" level=info msg="run test [check] ok" time="2024-05-06T11:00:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a63e0 {{} {} 0} {0 0} [0xc0004de480] map[] 0 1 0xc0007990e0 false map[0xc0004de480:map[0xc0004de480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subselect_innodb.test: ok! 175 test cases passed, take time 2.007137825 s time="2024-05-06T11:00:10+08:00" level=info msg="run test [subselect_innodb] ok" time="2024-05-06T11:00:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a41c8 {{} {} 0} {0 0} [0xc00012fdd0] map[] 0 1 0xc0006bc960 false map[0xc00012fdd0:map[0xc00012fdd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sum_distinct-big.test: ok! 24 test cases passed, take time 0.242035174 s time="2024-05-06T11:00:10+08:00" level=info msg="run test [sum_distinct-big] ok" time="2024-05-06T11:00:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005145d8 {{} {} 0} {0 0} [0xc000649830] map[] 0 1 0xc0007f12c0 false map[0xc000649830:map[0xc000649830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comment_column.test: ok! 74 test cases passed, take time 0.681379729 s time="2024-05-06T11:00:10+08:00" level=info msg="run test [comment_column] ok" time="2024-05-06T11:00:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4268 {{} {} 0} {0 0} [0xc0001a5320] map[] 0 1 0xc00050c6c0 false map[0xc0001a5320:map[0xc0001a5320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sum_distinct.test: ok! 32 test cases passed, take time 0.546136804 s time="2024-05-06T11:00:10+08:00" level=info msg="run test [sum_distinct] ok" time="2024-05-06T11:00:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514040 {{} {} 0} {0 0} [0xc000304120] map[] 0 1 0xc0007f00c0 false map[0xc000304120:map[0xc000304120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temp_table.test: ok! 137 test cases passed, take time 0.668601983 s time="2024-05-06T11:00:11+08:00" level=info msg="run test [temp_table] ok" time="2024-05-06T11:00:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a43e0 {{} {} 0} {0 0} [0xc000305950] map[] 0 1 0xc0006bd680 false map[0xc000305950:map[0xc000305950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temptable_256_fields.test: ok! 5 test cases passed, take time 0.031152988 s time="2024-05-06T11:00:11+08:00" level=info msg="run test [temptable_256_fields] ok" time="2024-05-06T11:00:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4030 {{} {} 0} {0 0} [0xc00048ee10] map[] 0 1 0xc0004800c0 false map[0xc00048ee10:map[0xc00048ee10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/comment_column2.test: ok! 35 test cases passed, take time 1.117590222 s time="2024-05-06T11:00:11+08:00" level=info msg="run test [comment_column2] ok" time="2024-05-06T11:00:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa020 {{} {} 0} {0 0} [0xc0001a4090] map[] 0 1 0xc00050c120 false map[0xc0001a4090:map[0xc0001a4090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temptable_disk.test: ok! 14 test cases passed, take time 0.109313568 s time="2024-05-06T11:00:11+08:00" level=info msg="run test [temptable_disk] ok" time="2024-05-06T11:00:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514110 {{} {} 0} {0 0} [0xc00048f4d0] map[] 0 1 0xc0006bc600 false map[0xc00048f4d0:map[0xc00048f4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/time.test: ok! 71 test cases passed, take time 0.167338055 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [time] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2128 {{} {} 0} {0 0} [0xc0006487e0] map[] 0 1 0xc0007f0300 false map[0xc0006487e0:map[0xc0006487e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/time_zone_grant.test: ok! 58 test cases passed, take time 0.259433599 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [time_zone_grant] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2348 {{} {} 0} {0 0} [0xc00035e870] map[] 0 1 0xc0007f11a0 false map[0xc00035e870:map[0xc00035e870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comment_index.test: ok! 60 test cases passed, take time 0.945476106 s ./t/time_zone_with_dst.test: ok! 28 test cases passed, take time 0.220162279 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [time_zone_with_dst] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a44c0 {{} {} 0} {0 0} [0xc000414870] map[] 0 1 0xc0004811a0 false map[0xc000414870:map[0xc000414870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:12+08:00" level=info msg="run test [comment_index] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a60d8 {{} {} 0} {0 0} [0xc0001a4ab0] map[] 0 1 0xc000036480 false map[0xc0001a4ab0:map[0xc0001a4ab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mariadb_cte_recursive.test: ok! 312 test cases passed, take time 3.536739818 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [mariadb_cte_recursive] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c368 {{} {} 0} {0 0} [0xc000787200] map[] 0 1 0xc00037b200 false map[0xc000787200:map[0xc000787200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/math.test: ok! 6 test cases passed, take time 0.01247 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [math] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a4c8 {{} {} 0} {0 0} [0xc00038a000] map[] 0 1 0xc000a00e40 false map[0xc00038a000:map[0xc00038a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/metadata.test: ok! 89 test cases passed, take time 0.514565188 s time="2024-05-06T11:00:12+08:00" level=info msg="run test [metadata] ok" time="2024-05-06T11:00:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220270 {{} {} 0} {0 0} [0xc0001581b0] map[] 0 1 0xc000036ae0 false map[0xc0001581b0:map[0xc0001581b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/comment_table.test: ok! 31 test cases passed, take time 0.263275211 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [comment_table] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006280d8 {{} {} 0} {0 0} [0xc000420900] map[] 0 1 0xc000198660 false map[0xc000420900:map[0xc000420900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comments.test: ok! 22 test cases passed, take time 0.05226522 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [comments] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006281d8 {{} {} 0} {0 0} [0xc000420cf0] map[] 0 1 0xc000198ba0 false map[0xc000420cf0:map[0xc000420cf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/metadata_myisam.test: ok! 14 test cases passed, take time 0.11662438 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [metadata_myisam] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00068c080 {{} {} 0} {0 0} [0xc00038c360] map[] 0 1 0xc000210420 false map[0xc00038c360:map[0xc00038c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/timestamp_insert.test: ok! 199 test cases passed, take time 0.618792856 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [timestamp_insert] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514730 {{} {} 0} {0 0} [0xc000308240] map[] 0 1 0xc000481ce0 false map[0xc000308240:map[0xc000308240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/compare.test: ok! 47 test cases passed, take time 0.300422297 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [compare] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6198 {{} {} 0} {0 0} [0xc0004de480] map[] 0 1 0xc00050c420 false map[0xc0004de480:map[0xc0004de480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/timestamp_update.test: ok! 75 test cases passed, take time 0.215848661 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [timestamp_update] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2920 {{} {} 0} {0 0} [0xc0002dcfc0] map[] 0 1 0xc000404420 false map[0xc0002dcfc0:map[0xc0002dcfc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/composite_index.test: ok! 15 test cases passed, take time 0.110857788 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [composite_index] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a168 {{} {} 0} {0 0} [0xc0004de630] map[] 0 1 0xc0004b4300 false map[0xc0004de630:map[0xc0004de630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/concurrent_ddl.test: ok! 9 test cases passed, take time 0.059274444 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [concurrent_ddl] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000628070 {{} {} 0} {0 0} [0xc0004d6090] map[] 0 1 0xc000798420 false map[0xc0004d6090:map[0xc0004d6090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/tpcc.test: ok! 35 test cases passed, take time 0.45322355 s time="2024-05-06T11:00:13+08:00" level=info msg="run test [tpcc] ok" time="2024-05-06T11:00:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780788 {{} {} 0} {0 0} [0xc0001e6750] map[] 0 1 0xc0007f1da0 false map[0xc0001e6750:map[0xc0001e6750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/count_distinct.test: ok! 111 test cases passed, take time 0.7594685 s time="2024-05-06T11:00:14+08:00" level=info msg="run test [count_distinct] ok" time="2024-05-06T11:00:14+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a238 {{} {} 0} {0 0} [0xc0004df710] map[] 0 1 0xc00050c8a0 false map[0xc0004df710:map[0xc0004df710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/count_distinct2.test: ok! 28 test cases passed, take time 0.066652595 s time="2024-05-06T11:00:14+08:00" level=info msg="run test [count_distinct2] ok" time="2024-05-06T11:00:14+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006286c8 {{} {} 0} {0 0} [0xc000410900] map[] 0 1 0xc000036660 false map[0xc000410900:map[0xc000410900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/count_distinct3.test: ok! 10 test cases passed, take time 0.044281393 s time="2024-05-06T11:00:14+08:00" level=info msg="run test [count_distinct3] ok" time="2024-05-06T11:00:14+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000628730 {{} {} 0} {0 0} [0xc000338750] map[] 0 1 0xc0000368a0 false map[0xc000338750:map[0xc000338750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_database.test: ok! 7 test cases passed, take time 0.581502114 s time="2024-05-06T11:00:15+08:00" level=info msg="run test [create_database] ok" time="2024-05-06T11:00:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006287d0 {{} {} 0} {0 0} [0xc0003387e0] map[] 0 1 0xc000036a20 false map[0xc0003387e0:map[0xc0003387e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_index.test: ok! 7 test cases passed, take time 0.092999879 s time="2024-05-06T11:00:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_update.test: ok! 356 test cases passed, take time 3.068006814 s time="2024-05-06T11:00:16+08:00" level=info msg="run test [multi_update] ok" time="2024-05-06T11:00:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220b70 {{} {} 0} {0 0} [0xc0006aa000] map[] 0 1 0xc0002c8540 false map[0xc0006aa000:map[0xc0006aa000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_update_innodb.test: ok! 62 test cases passed, take time 0.300854869 s time="2024-05-06T11:00:16+08:00" level=info msg="run test [multi_update_innodb] ok" time="2024-05-06T11:00:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220d58 {{} {} 0} {0 0} [0xc000404480] map[] 0 1 0xc0002c9080 false map[0xc000404480:map[0xc000404480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_update_tiny_hash.test: ok! 23 test cases passed, take time 0.121206346 s time="2024-05-06T11:00:16+08:00" level=info msg="run test [multi_update_tiny_hash] ok" time="2024-05-06T11:00:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002201c8 {{} {} 0} {0 0} [0xc00025c000] map[] 0 1 0xc000036780 false map[0xc00025c000:map[0xc00025c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:16+08:00" level=info msg="run test [create_index] ok" time="2024-05-06T11:00:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a65b8 {{} {} 0} {0 0} [0xc000338a20] map[] 0 1 0xc0001998c0 false map[0xc000338a20:map[0xc000338a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_not_windows.test: ok! 5 test cases passed, take time 0.043220755 s time="2024-05-06T11:00:16+08:00" level=info msg="run test [create_not_windows] ok" time="2024-05-06T11:00:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a65f0 {{} {} 0} {0 0} [0xc0003cabd0] map[] 0 1 0xc000199b60 false map[0xc0003cabd0:map[0xc0003cabd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_table.test: ok! 43 test cases passed, take time 0.418746193 s time="2024-05-06T11:00:17+08:00" level=info msg="run test [create_table] ok" time="2024-05-06T11:00:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4360 {{} {} 0} {0 0} [0xc000339200] map[] 0 1 0xc000512f00 false map[0xc000339200:map[0xc000339200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/csv_alter_table.test: ok! 21 test cases passed, take time 0.263451982 s time="2024-05-06T11:00:17+08:00" level=info msg="run test [csv_alter_table] ok" time="2024-05-06T11:00:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6980 {{} {} 0} {0 0} [0xc0003cb950] map[] 0 1 0xc0004b0ae0 false map[0xc0003cb950:map[0xc0003cb950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/transaction_isolation_func.test: ok! 62 test cases passed, take time 4.06589949 s time="2024-05-06T11:00:18+08:00" level=info msg="run test [transaction_isolation_func] ok" time="2024-05-06T11:00:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20d0 {{} {} 0} {0 0} [0xc0002dc120] map[] 0 1 0xc0000365a0 false map[0xc0002dc120:map[0xc0002dc120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/truth_value_transform.test: ok! 19 test cases passed, take time 0.047307895 s time="2024-05-06T11:00:18+08:00" level=info msg="run test [truth_value_transform] ok" time="2024-05-06T11:00:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514158 {{} {} 0} {0 0} [0xc0001e6e10] map[] 0 1 0xc0007f05a0 false map[0xc0001e6e10:map[0xc0001e6e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type.test: ok! 16 test cases passed, take time 0.052039985 s time="2024-05-06T11:00:18+08:00" level=info msg="run test [type] ok" time="2024-05-06T11:00:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f21d8 {{} {} 0} {0 0} [0xc0003ab5f0] map[] 0 1 0xc0000369c0 false map[0xc0003ab5f0:map[0xc0003ab5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_binary.test: ok! 93 test cases passed, take time 0.353056886 s time="2024-05-06T11:00:18+08:00" level=info msg="run test [type_binary] ok" time="2024-05-06T11:00:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005143f8 {{} {} 0} {0 0} [0xc000360b40] map[] 0 1 0xc0007f1560 false map[0xc000360b40:map[0xc000360b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_bit_innodb.test: ok! 89 test cases passed, take time 0.675923526 s time="2024-05-06T11:00:19+08:00" level=info msg="run test [type_bit_innodb] ok" time="2024-05-06T11:00:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514048 {{} {} 0} {0 0} [0xc0003601b0] map[] 0 1 0xc0004b8120 false map[0xc0003601b0:map[0xc0003601b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/cte_apply.test: ok! 27 test cases passed, take time 1.8512244610000002 s time="2024-05-06T11:00:19+08:00" level=info msg="run test [cte_apply] ok" time="2024-05-06T11:00:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6318 {{} {} 0} {0 0} [0xc0002e8d80] map[] 0 1 0xc000512780 false map[0xc0002e8d80:map[0xc0002e8d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_ascii.test: ok! 14 test cases passed, take time 0.084259966 s time="2024-05-06T11:00:19+08:00" level=info msg="run test [ctype_ascii] ok" time="2024-05-06T11:00:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6400 {{} {} 0} {0 0} [0xc00055b7a0] map[] 0 1 0xc0005129c0 false map[0xc00055b7a0:map[0xc00055b7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_filename.test: ok! 14 test cases passed, take time 0.225033267 s time="2024-05-06T11:00:19+08:00" level=info msg="run test [ctype_filename] ok" time="2024-05-06T11:00:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a4e0 {{} {} 0} {0 0} [0xc00055b830] map[] 0 1 0xc000037500 false map[0xc00055b830:map[0xc00055b830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_bit_myisam.test: ok! 168 test cases passed, take time 1.010191427 s time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_valued_index.test: ok! 659 test cases passed, take time 3.751678495 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [multi_valued_index] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2100 {{} {} 0} {0 0} [0xc00021d290] map[] 0 1 0xc0003be480 false map[0xc00021d290:map[0xc00021d290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:20+08:00" level=info msg="run test [type_bit_myisam] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522610 {{} {} 0} {0 0} [0xc0001c7440] map[] 0 1 0xc0006bbaa0 false map[0xc0001c7440:map[0xc0001c7440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mysql_replace.test: ok! 19 test cases passed, take time 0.059774921 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [mysql_replace] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f21e0 {{} {} 0} {0 0} [0xc00021d320] map[] 0 1 0xc0003be7e0 false map[0xc00021d320:map[0xc00021d320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/negation_elimination.test: ok! 66 test cases passed, take time 0.108157159 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [negation_elimination] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2448 {{} {} 0} {0 0} [0xc0004310e0] map[] 0 1 0xc0003bf200 false map[0xc0004310e0:map[0xc0004310e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/nth.test: ok! 86 test cases passed, take time 0.11988159 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [nth] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220120 {{} {} 0} {0 0} [0xc000541b00] map[] 0 1 0xc00049c360 false map[0xc000541b00:map[0xc000541b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_gbk.test: ok! 43 test cases passed, take time 1.055879009 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [ctype_gbk] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310030 {{} {} 0} {0 0} [0xc00023c240] map[] 0 1 0xc000036300 false map[0xc00023c240:map[0xc00023c240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_latin1.test: ok! 17 test cases passed, take time 0.088205518 s time="2024-05-06T11:00:20+08:00" level=info msg="run test [ctype_latin1] ok" time="2024-05-06T11:00:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a158 {{} {} 0} {0 0} [0xc00023c510] map[] 0 1 0xc000512360 false map[0xc00023c510:map[0xc00023c510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_mb.test: ok! 23 test cases passed, take time 0.177442615 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [ctype_mb] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a258 {{} {} 0} {0 0} [0xc00023c870] map[] 0 1 0xc000512900 false map[0xc00023c870:map[0xc00023c870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_recoding.test: ok! 45 test cases passed, take time 0.214190442 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [ctype_recoding] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a440 {{} {} 0} {0 0} [0xc00023cfc0] map[] 0 1 0xc0005132c0 false map[0xc00023cfc0:map[0xc00023cfc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_uca.test: ok! 30 test cases passed, take time 0.122399405 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [ctype_uca] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003103d0 {{} {} 0} {0 0} [0xc0003ba7e0] map[] 0 1 0xc0000376e0 false map[0xc0003ba7e0:map[0xc0003ba7e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_unicode900.test: ok! 36 test cases passed, take time 0.058715761 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [ctype_unicode900] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4520 {{} {} 0} {0 0} [0xc000558000] map[] 0 1 0xc000799740 false map[0xc000558000:map[0xc000558000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/null_key_all_innodb.test: ok! 71 test cases passed, take time 0.97945379 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [null_key_all_innodb] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220338 {{} {} 0} {0 0} [0xc000431560] map[] 0 1 0xc00049ccc0 false map[0xc000431560:map[0xc000431560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/odbc.test: ok! 32 test cases passed, take time 0.135261899 s time="2024-05-06T11:00:21+08:00" level=info msg="run test [odbc] ok" time="2024-05-06T11:00:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a590 {{} {} 0} {0 0} [0xc00017e1b0] map[] 0 1 0xc0003bf4a0 false map[0xc00017e1b0:map[0xc00017e1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/operator.test: ok! 28 test cases passed, take time 0.011837536 s time="2024-05-06T11:00:22+08:00" level=info msg="run test [operator] ok" time="2024-05-06T11:00:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2378 {{} {} 0} {0 0} [0xc0001c01b0] map[] 0 1 0xc000400f00 false map[0xc0001c01b0:map[0xc0001c01b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hint_timeout.test: ok! 29 test cases passed, take time 0.393331615 s time="2024-05-06T11:00:22+08:00" level=info msg="run test [opt_hint_timeout] ok" time="2024-05-06T11:00:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a068 {{} {} 0} {0 0} [0xc000c88000] map[] 0 1 0xc0003be2a0 false map[0xc000c88000:map[0xc000c88000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/type_blob.test: ok! 296 test cases passed, take time 1.7949964779999998 s time="2024-05-06T11:00:22+08:00" level=info msg="run test [type_blob] ok" time="2024-05-06T11:00:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005227a8 {{} {} 0} {0 0} [0xc0003ad3b0] map[] 0 1 0xc0003de2a0 false map[0xc0003ad3b0:map[0xc0003ad3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_intersection_partition_tbl_simple.test: ok! 5865 test cases passed, take time 23.164705212 s time="2024-05-06T11:00:19+08:00" level=info msg="run test [index_merge_intersection_partition_tbl_simple] ok" time="2024-05-06T11:00:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00030e2c0 {{} {} 0} {0 0} [0xc00079b320] map[] 0 1 0xc000980480 false map[0xc00079b320:map[0xc00079b320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hints_join_order.test: ok! 83 test cases passed, take time 0.437628515 s time="2024-05-06T11:00:22+08:00" level=info msg="run test [opt_hints_join_order] ok" time="2024-05-06T11:00:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220848 {{} {} 0} {0 0} [0xc000d16ab0] map[] 0 1 0xc00049cc60 false map[0xc000d16ab0:map[0xc000d16ab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hints_subquery.test: ok! 187 test cases passed, take time 0.287807584 s time="2024-05-06T11:00:23+08:00" level=info msg="run test [opt_hints_subquery] ok" time="2024-05-06T11:00:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000220390 {{} {} 0} {0 0} [0xc00025ddd0] map[] 0 1 0xc00049c720 false map[0xc00025ddd0:map[0xc00025ddd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/optimizer_bug12837084.test: ok! 10 test cases passed, take time 0.114090371 s time="2024-05-06T11:00:23+08:00" level=info msg="run test [optimizer_bug12837084] ok" time="2024-05-06T11:00:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00068c030 {{} {} 0} {0 0} [0xc00025c000] map[] 0 1 0xc0004000c0 false map[0xc00025c000:map[0xc00025c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/order_by_limit.test: ok! 45 test cases passed, take time 0.420151842 s time="2024-05-06T11:00:23+08:00" level=info msg="run test [order_by_limit] ok" time="2024-05-06T11:00:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00068c138 {{} {} 0} {0 0} [0xc00035a510] map[] 0 1 0xc0004004e0 false map[0xc00035a510:map[0xc00035a510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_datetime.test: ok! 334 test cases passed, take time 1.7626684670000001 s time="2024-05-06T11:00:23+08:00" level=info msg="run test [type_datetime] ok" time="2024-05-06T11:00:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780aa8 {{} {} 0} {0 0} [0xc000516000] map[] 0 1 0xc000037980 false map[0xc000516000:map[0xc000516000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_decimal.test: ok! 361 test cases passed, take time 1.335593058 s time="2024-05-06T11:00:25+08:00" level=info msg="run test [type_decimal] ok" time="2024-05-06T11:00:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522128 {{} {} 0} {0 0} [0xc00042e120] map[] 0 1 0xc0003fc540 false map[0xc00042e120:map[0xc00042e120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_intersection_single_tbl.test: ok! 3701 test cases passed, take time 6.774944312 s time="2024-05-06T11:00:25+08:00" level=info msg="run test [index_merge_intersection_single_tbl] ok" time="2024-05-06T11:00:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c1d8 {{} {} 0} {0 0} [0xc000380000] map[] 0 1 0xc0005e0420 false map[0xc000380000:map[0xc000380000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/order_by_sortkey.test: ok! 41 test cases passed, take time 2.150387871 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [order_by_sortkey] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2668 {{} {} 0} {0 0} [0xc000492360] map[] 0 1 0xc000211bc0 false map[0xc000492360:map[0xc000492360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/orderby.test: ok! 53 test cases passed, take time 0.081155391 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [orderby] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a248 {{} {} 0} {0 0} [0xc00021c2d0] map[] 0 1 0xc00049c900 false map[0xc00021c2d0:map[0xc00021c2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/overflow.test: ok! 2 test cases passed, take time 0.002308944 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [overflow] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c120 {{} {} 0} {0 0} [0xc000493290] map[] 0 1 0xc0004003c0 false map[0xc000493290:map[0xc000493290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [mysql] 2024/05/06 11:00:26 packets.go:37: unexpected EOF time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/packet.test: ok! 50 test cases passed, take time 0.095447992 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [packet] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a5b8 {{} {} 0} {0 0} [0xc000362900] map[] 0 1 0xc0002102a0 false map[0xc000362900:map[0xc000362900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/packet_myisam.test: ok! 11 test cases passed, take time 0.302769388 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [packet_myisam] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00068c258 {{} {} 0} {0 0} [0xc00021cab0] map[] 0 1 0xc000a12a80 false map[0xc00021cab0:map[0xc00021cab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_enum.test: ok! 122 test cases passed, take time 1.263218424 s time="2024-05-06T11:00:26+08:00" level=info msg="run test [type_enum] ok" time="2024-05-06T11:00:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514418 {{} {} 0} {0 0} [0xc00012fe60] map[] 0 1 0xc0000377a0 false map[0xc00012fe60:map[0xc00012fe60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_utf8.test: ok! 759 test cases passed, take time 5.824591171 s time="2024-05-06T11:00:27+08:00" level=info msg="run test [ctype_utf8] ok" time="2024-05-06T11:00:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6920 {{} {} 0} {0 0} [0xc0002d7ef0] map[] 0 1 0xc0007982a0 false map[0xc0002d7ef0:map[0xc0002d7ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_intersection_trs.test: ok! 4356 test cases passed, take time 4.074673068 s time="2024-05-06T11:00:30+08:00" level=info msg="run test [index_merge_intersection_trs] ok" time="2024-05-06T11:00:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2488 {{} {} 0} {0 0} [0xc0007be360] map[] 0 1 0xc000c00360 false map[0xc0007be360:map[0xc0007be360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_float.test: ok! 269 test cases passed, take time 3.188009672 s time="2024-05-06T11:00:29+08:00" level=info msg="run test [type_float] ok" time="2024-05-06T11:00:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a40e8 {{} {} 0} {0 0} [0xc00012e090] map[] 0 1 0xc000402360 false map[0xc00012e090:map[0xc00012e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_nchar.test: ok! 23 test cases passed, take time 0.181680756 s time="2024-05-06T11:00:30+08:00" level=info msg="run test [type_nchar] ok" time="2024-05-06T11:00:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007801c0 {{} {} 0} {0 0} [0xc0002d0000] map[] 0 1 0xc0006bc5a0 false map[0xc0002d0000:map[0xc0002d0000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_mvindex_multiple_table.test: ok! 324 test cases passed, take time 0.529149585 s time="2024-05-06T11:00:30+08:00" level=info msg="run test [index_merge_mvindex_multiple_table] ok" time="2024-05-06T11:00:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019c268 {{} {} 0} {0 0} [0xc0005cec60] map[] 0 1 0xc000036cc0 false map[0xc0005cec60:map[0xc0005cec60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_mvindex_single_table.test: ok! 1005 test cases passed, take time 1.1851452359999999 s time="2024-05-06T11:00:31+08:00" level=info msg="run test [index_merge_mvindex_single_table] ok" time="2024-05-06T11:00:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2788 {{} {} 0} {0 0} [0xc00096f7a0] map[] 0 1 0xc0000374a0 false map[0xc00096f7a0:map[0xc00096f7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/parser.test: ok! 693 test cases passed, take time 4.782106576 s time="2024-05-06T11:00:31+08:00" level=info msg="run test [parser] ok" time="2024-05-06T11:00:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c2d8 {{} {} 0} {0 0} [0xc0005d8360] map[] 0 1 0xc000400a20 false map[0xc0005d8360:map[0xc0005d8360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/parser_precedence.test: ok! 138 test cases passed, take time 0.09337028 s time="2024-05-06T11:00:31+08:00" level=info msg="run test [parser_precedence] ok" time="2024-05-06T11:00:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2308 {{} {} 0} {0 0} [0xc0001a7b00] map[] 0 1 0xc000210fc0 false map[0xc0001a7b00:map[0xc0001a7b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_newdecimal.test: ok! 584 test cases passed, take time 2.561719587 s time="2024-05-06T11:00:32+08:00" level=info msg="run test [type_newdecimal] ok" time="2024-05-06T11:00:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4a48 {{} {} 0} {0 0} [0xc000754990] map[] 0 1 0xc0006bde60 false map[0xc000754990:map[0xc000754990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_sqlgen_exprs.test: ok! 456 test cases passed, take time 0.98111977 s time="2024-05-06T11:00:32+08:00" level=info msg="run test [index_merge_sqlgen_exprs] ok" Great, All tests passed mysqltest end tidb-server(PID: 3254) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } ./t/ctype_utf8mb4.test: ok! 776 test cases passed, take time 5.984078364 s time="2024-05-06T11:00:33+08:00" level=info msg="run test [ctype_utf8mb4] ok" time="2024-05-06T11:00:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a6968 {{} {} 0} {0 0} [0xc0002fe000] map[] 0 1 0xc000426420 false map[0xc0002fe000:map[0xc0002fe000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results ./t/type_ranges.test: ok! 81 test cases passed, take time 1.4020358 s time="2024-05-06T11:00:34+08:00" level=info msg="run test [type_ranges] ok" time="2024-05-06T11:00:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4268 {{} {} 0} {0 0} [0xc00012f0e0] map[] 0 1 0xc00040eba0 false map[0xc00012f0e0:map[0xc00012f0e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/date_formats.test: ok! 105 test cases passed, take time 0.535000409 s time="2024-05-06T11:00:34+08:00" level=info msg="run test [date_formats] ok" time="2024-05-06T11:00:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310218 {{} {} 0} {0 0} [0xc0002ffa70] map[] 0 1 0xc000198840 false map[0xc0002ffa70:map[0xc0002ffa70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_set.test: ok! 33 test cases passed, take time 0.238867498 s time="2024-05-06T11:00:34+08:00" level=info msg="run test [type_set] ok" time="2024-05-06T11:00:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2180 {{} {} 0} {0 0} [0xc00012f7a0] map[] 0 1 0xc0003aa420 false map[0xc00012f7a0:map[0xc00012f7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage ./t/type_time.test: ok! 144 test cases passed, take time 0.694922194 s time="2024-05-06T11:00:35+08:00" level=info msg="run test [type_time] ok" time="2024-05-06T11:00:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4048 {{} {} 0} {0 0} [0xc000370000] map[] 0 1 0xc0007f00c0 false map[0xc000370000:map[0xc000370000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/date_time_ddl.test: ok! 76 test cases passed, take time 1.407179153 s time="2024-05-06T11:00:35+08:00" level=info msg="run test [date_time_ddl] ok" time="2024-05-06T11:00:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e41e0 {{} {} 0} {0 0} [0xc0003afb90] map[] 0 1 0xc00040ec60 false map[0xc0003afb90:map[0xc0003afb90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp.test: ok! 279 test cases passed, take time 1.153776093 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [type_timestamp] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514a38 {{} {} 0} {0 0} [0xc0004b03f0] map[] 0 1 0xc00063d2c0 false map[0xc0004b03f0:map[0xc0004b03f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/datetime_insert.test: ok! 206 test cases passed, take time 1.016876995 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [datetime_insert] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a720 {{} {} 0} {0 0} [0xc00040c000] map[] 0 1 0xc000199ec0 false map[0xc00040c000:map[0xc00040c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp_explicit.test: ok! 48 test cases passed, take time 0.414143487 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [type_timestamp_explicit] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20a8 {{} {} 0} {0 0} [0xc0004b0000] map[] 0 1 0xc00040e060 false map[0xc0004b0000:map[0xc0004b0000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp_myisam.test: ok! 6 test cases passed, take time 0.035452215 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [type_timestamp_myisam] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522050 {{} {} 0} {0 0} [0xc0005aa120] map[] 0 1 0xc00072a180 false map[0xc0005aa120:map[0xc0005aa120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_uint.test: ok! 9 test cases passed, take time 0.033293434 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [type_uint] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f20f8 {{} {} 0} {0 0} [0xc00012e5a0] map[] 0 1 0xc00040e360 false map[0xc00012e5a0:map[0xc00012e5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_unit.test: ok! 9 test cases passed, take time 0.034338875 s time="2024-05-06T11:00:36+08:00" level=info msg="run test [type_unit] ok" time="2024-05-06T11:00:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005221d0 {{} {} 0} {0 0} [0xc0005aa5a0] map[] 0 1 0xc00072a7e0 false map[0xc0005aa5a0:map[0xc0005aa5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/datetime_update.test: ok! 75 test cases passed, take time 0.427334299 s time="2024-05-06T11:00:37+08:00" level=info msg="run test [datetime_update] ok" time="2024-05-06T11:00:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001a63f8 {{} {} 0} {0 0} [0xc0002fde60] map[] 0 1 0xc00040f020 false map[0xc0002fde60:map[0xc0002fde60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/daylight_saving_time.test: ok! 28 test cases passed, take time 0.159739084 s time="2024-05-06T11:00:37+08:00" level=info msg="run test [daylight_saving_time] ok" time="2024-05-06T11:00:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310b88 {{} {} 0} {0 0} [0xc0004bebd0] map[] 0 1 0xc00039cc60 false map[0xc0004bebd0:map[0xc0004bebd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ddl_i18n_utf8.test: ok! 56 test cases passed, take time 0.568814378 s time="2024-05-06T11:00:37+08:00" level=info msg="run test [ddl_i18n_utf8] ok" time="2024-05-06T11:00:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4730 {{} {} 0} {0 0} [0xc00040d290] map[] 0 1 0xc0004fe600 false map[0xc00040d290:map[0xc00040d290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/decimal.test: ok! 14 test cases passed, take time 0.055095861 s time="2024-05-06T11:00:37+08:00" level=info msg="run test [decimal] ok" time="2024-05-06T11:00:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e47c0 {{} {} 0} {0 0} [0xc0003ca000] map[] 0 1 0xc0004fe960 false map[0xc0003ca000:map[0xc0003ca000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_varchar.test: ok! 180 test cases passed, take time 1.471246882 s time="2024-05-06T11:00:38+08:00" level=info msg="run test [type_varchar] ok" time="2024-05-06T11:00:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522aa0 {{} {} 0} {0 0} [0xc000446bd0] map[] 0 1 0xc000036ae0 false map[0xc000446bd0:map[0xc000446bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/default.test: ok! 47 test cases passed, take time 0.338406504 s time="2024-05-06T11:00:38+08:00" level=info msg="run test [default] ok" time="2024-05-06T11:00:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a230 {{} {} 0} {0 0} [0xc0004bef30] map[] 0 1 0xc0004feae0 false map[0xc0004bef30:map[0xc0004bef30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_year.test: ok! 101 test cases passed, take time 0.407890113 s time="2024-05-06T11:00:38+08:00" level=info msg="run test [type_year] ok" time="2024-05-06T11:00:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522198 {{} {} 0} {0 0} [0xc0005a15f0] map[] 0 1 0xc00063c600 false map[0xc0005a15f0:map[0xc0005a15f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/delete.test: ok! 205 test cases passed, take time 1.890420567 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [delete] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e48e8 {{} {} 0} {0 0} [0xc00045b440] map[] 0 1 0xc00050c120 false map[0xc00045b440:map[0xc00045b440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/delete_myisam.test: ok! 15 test cases passed, take time 0.14988506 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [delete_myisam] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310988 {{} {} 0} {0 0} [0xc0001a4870] map[] 0 1 0xc000198840 false map[0xc0001a4870:map[0xc0001a4870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update.test: ok! 246 test cases passed, take time 1.7964464439999999 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [update] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522050 {{} {} 0} {0 0} [0xc0001c0120] map[] 0 1 0xc000372120 false map[0xc0001c0120:map[0xc0001c0120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update_myisam.test: ok! 36 test cases passed, take time 0.283541713 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [update_myisam] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005222a0 {{} {} 0} {0 0} [0xc0005a0870] map[] 0 1 0xc0003726c0 false map[0xc0005a0870:map[0xc0005a0870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update_stmt.test: ok! 17 test cases passed, take time 0.029455621 s time="2024-05-06T11:00:41+08:00" level=info msg="run test [update_stmt] ok" time="2024-05-06T11:00:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005142c8 {{} {} 0} {0 0} [0xc0003cac60] map[] 0 1 0xc000430720 false map[0xc0003cac60:map[0xc0003cac60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/upgrade.test: ok! 34 test cases passed, take time 0.161666075 s time="2024-05-06T11:00:41+08:00" level=info msg="run test [upgrade] ok" time="2024-05-06T11:00:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514418 {{} {} 0} {0 0} [0xc0003cb200] map[] 0 1 0xc000430fc0 false map[0xc0003cb200:map[0xc0003cb200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_if_exists.test: ok! 79 test cases passed, take time 0.272229309 s time="2024-05-06T11:00:41+08:00" level=info msg="run test [user_if_exists] ok" time="2024-05-06T11:00:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005146b0 {{} {} 0} {0 0} [0xc0004ae510] map[] 0 1 0xc000431b60 false map[0xc0004ae510:map[0xc0004ae510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition.test: ok! 725 test cases passed, take time 8.733587684 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [partition] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2f20 {{} {} 0} {0 0} [0xc0004ce900] map[] 0 1 0xc00042bf20 false map[0xc0004ce900:map[0xc0004ce900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_bug18198.test: ok! 45 test cases passed, take time 0.048173959 s time="2024-05-06T11:00:40+08:00" level=info msg="run test [partition_bug18198] ok" time="2024-05-06T11:00:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c260 {{} {} 0} {0 0} [0xc0004ce000] map[] 0 1 0xc0004007e0 false map[0xc0004ce000:map[0xc0004ce000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_column.test: ok! 152 test cases passed, take time 1.017841056 s time="2024-05-06T11:00:41+08:00" level=info msg="run test [partition_column] ok" time="2024-05-06T11:00:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a7f0 {{} {} 0} {0 0} [0xc00026e240] map[] 0 1 0xc00042a420 false map[0xc00026e240:map[0xc00026e240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_column_prune.test: ok! 27 test cases passed, take time 0.384612479 s time="2024-05-06T11:00:41+08:00" level=info msg="run test [partition_column_prune] ok" time="2024-05-06T11:00:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128a9d8 {{} {} 0} {0 0} [0xc00026ed80] map[] 0 1 0xc00042aae0 false map[0xc00026ed80:map[0xc00026ed80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_password_history.test: ok! 141 test cases passed, take time 0.655886565 s time="2024-05-06T11:00:42+08:00" level=info msg="run test [user_password_history] ok" time="2024-05-06T11:00:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522338 {{} {} 0} {0 0} [0xc0004ae5a0] map[] 0 1 0xc0004bf560 false map[0xc0004ae5a0:map[0xc0004ae5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_var.test: ok! 309 test cases passed, take time 1.227240604 s time="2024-05-06T11:00:43+08:00" level=info msg="run test [user_var] ok" time="2024-05-06T11:00:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4c20 {{} {} 0} {0 0} [0xc0006303f0] map[] 0 1 0xc0007f1b60 false map[0xc0006303f0:map[0xc0006303f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/validate_password.test: ok! 155 test cases passed, take time 0.430812541 s time="2024-05-06T11:00:43+08:00" level=info msg="run test [validate_password] ok" time="2024-05-06T11:00:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4590 {{} {} 0} {0 0} [0xc000678c60] map[] 0 1 0xc0007f1c80 false map[0xc000678c60:map[0xc000678c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/validate_password_check_user.test: ok! 34 test cases passed, take time 0.092263205 s time="2024-05-06T11:00:44+08:00" level=info msg="run test [validate_password_check_user] ok" time="2024-05-06T11:00:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4630 {{} {} 0} {0 0} [0xc000631050] map[] 0 1 0xc000538180 false map[0xc000631050:map[0xc000631050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/varbinary.test: ok! 149 test cases passed, take time 0.390622715 s time="2024-05-06T11:00:44+08:00" level=info msg="run test [varbinary] ok" time="2024-05-06T11:00:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514408 {{} {} 0} {0 0} [0xc000314b40] map[] 0 1 0xc000827080 false map[0xc000314b40:map[0xc000314b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variable.test: ok! 16 test cases passed, take time 0.008613272 s time="2024-05-06T11:00:44+08:00" level=info msg="run test [variable] ok" time="2024-05-06T11:00:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a40d0 {{} {} 0} {0 0} [0xc0003fdcb0] map[] 0 1 0xc0007f0240 false map[0xc0003fdcb0:map[0xc0003fdcb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variables.test: ok! 559 test cases passed, take time 0.603045149 s time="2024-05-06T11:00:45+08:00" level=info msg="run test [variables] ok" time="2024-05-06T11:00:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514f38 {{} {} 0} {0 0} [0xc0003fed80] map[] 0 1 0xc00048c900 false map[0xc0003fed80:map[0xc0003fed80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variables_dynamic_privs.test: ok! 14 test cases passed, take time 0.06910192 s time="2024-05-06T11:00:45+08:00" level=info msg="run test [variables_dynamic_privs] ok" time="2024-05-06T11:00:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4028 {{} {} 0} {0 0} [0xc0003fe000] map[] 0 1 0xc0005120c0 false map[0xc0003fe000:map[0xc0003fe000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived.test: ok! 688 test cases passed, take time 7.425510797 s time="2024-05-06T11:00:47+08:00" level=info msg="run test [derived] ok" time="2024-05-06T11:00:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a940 {{} {} 0} {0 0} [0xc0006e3200] map[] 0 1 0xc0008b05a0 false map[0xc0006e3200:map[0xc0006e3200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived_ci.test: ok! 11 test cases passed, take time 0.007962003 s time="2024-05-06T11:00:47+08:00" level=info msg="run test [derived_ci] ok" time="2024-05-06T11:00:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004ab060 {{} {} 0} {0 0} [0xc00045b0e0] map[] 0 1 0xc000037440 false map[0xc00045b0e0:map[0xc00045b0e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived_cs.test: ok! 11 test cases passed, take time 0.008780078 s time="2024-05-06T11:00:48+08:00" level=info msg="run test [derived_cs] ok" time="2024-05-06T11:00:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa010 {{} {} 0} {0 0} [0xc00045a000] map[] 0 1 0xc0000362a0 false map[0xc00045a000:map[0xc00045a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/distinct_innodb.test: ok! 214 test cases passed, take time 0.821640001 s time="2024-05-06T11:00:48+08:00" level=info msg="run test [distinct_innodb] ok" time="2024-05-06T11:00:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a028 {{} {} 0} {0 0} [0xc0005ac000] map[] 0 1 0xc000198240 false map[0xc0005ac000:map[0xc0005ac000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/do.test: ok! 3 test cases passed, take time 0.001574344 s time="2024-05-06T11:00:48+08:00" level=info msg="run test [do] ok" time="2024-05-06T11:00:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a0b8 {{} {} 0} {0 0} [0xc000812090] map[] 0 1 0xc000198420 false map[0xc000812090:map[0xc000812090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/drop.test: ok! 51 test cases passed, take time 0.452775099 s time="2024-05-06T11:00:49+08:00" level=info msg="run test [drop] ok" time="2024-05-06T11:00:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003103b0 {{} {} 0} {0 0} [0xc0001a4630] map[] 0 1 0xc000799da0 false map[0xc0001a4630:map[0xc0001a4630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ds_mrr-big.test: ok! 19 test cases passed, take time 0.422366953 s time="2024-05-06T11:00:49+08:00" level=info msg="run test [ds_mrr-big] ok" time="2024-05-06T11:00:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a248 {{} {} 0} {0 0} [0xc0001a4750] map[] 0 1 0xc000199080 false map[0xc0001a4750:map[0xc0001a4750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/echo.test: ok! 3 test cases passed, take time 0.002045275 s time="2024-05-06T11:00:49+08:00" level=info msg="run test [echo] ok" time="2024-05-06T11:00:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310638 {{} {} 0} {0 0} [0xc00045a090] map[] 0 1 0xc000036ae0 false map[0xc00045a090:map[0xc00045a090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/empty_table.test: ok! 7 test cases passed, take time 0.046269155 s time="2024-05-06T11:00:50+08:00" level=info msg="run test [empty_table] ok" time="2024-05-06T11:00:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4268 {{} {} 0} {0 0} [0xc00045a3f0] map[] 0 1 0xc00039ca80 false map[0xc00045a3f0:map[0xc00045a3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_func.test: ok! 1341 test cases passed, take time 7.945356339 s time="2024-05-06T11:00:49+08:00" level=info msg="run test [partition_func] ok" time="2024-05-06T11:00:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128aab0 {{} {} 0} {0 0} [0xc0001ad440] map[] 0 1 0xc000400a80 false map[0xc0001ad440:map[0xc0001ad440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_grant.test: ok! 21 test cases passed, take time 0.151847034 s time="2024-05-06T11:00:49+08:00" level=info msg="run test [partition_grant] ok" time="2024-05-06T11:00:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00128abd8 {{} {} 0} {0 0} [0xc000362bd0] map[] 0 1 0xc000401080 false map[0xc000362bd0:map[0xc000362bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/endspace.test: ok! 64 test cases passed, take time 0.50222755 s time="2024-05-06T11:00:50+08:00" level=info msg="run test [endspace] ok" time="2024-05-06T11:00:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a480 {{} {} 0} {0 0} [0xc0005adb90] map[] 0 1 0xc000199bc0 false map[0xc0005adb90:map[0xc0005adb90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/error_simulation.test: ok! 19 test cases passed, take time 0.312323649 s time="2024-05-06T11:00:50+08:00" level=info msg="run test [error_simulation] ok" time="2024-05-06T11:00:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4578 {{} {} 0} {0 0} [0xc0005adef0] map[] 0 1 0xc00039d680 false map[0xc0005adef0:map[0xc0005adef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/errors.test: ok! 78 test cases passed, take time 0.450862322 s time="2024-05-06T11:00:51+08:00" level=info msg="run test [errors] ok" time="2024-05-06T11:00:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310b88 {{} {} 0} {0 0} [0xc0004df050] map[] 0 1 0xc000424a20 false map[0xc0004df050:map[0xc0004df050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/exec_selection.test: ok! 14 test cases passed, take time 0.065096934 s time="2024-05-06T11:00:51+08:00" level=info msg="run test [exec_selection] ok" time="2024-05-06T11:00:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a8f8 {{} {} 0} {0 0} [0xc00045bdd0] map[] 0 1 0xc00050cf00 false map[0xc00045bdd0:map[0xc00045bdd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/explain.test: ok! 188 test cases passed, take time 1.062812612 s time="2024-05-06T11:00:52+08:00" level=info msg="run test [explain] ok" time="2024-05-06T11:00:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4890 {{} {} 0} {0 0} [0xc0002f5b00] map[] 0 1 0xc000a01b60 false map[0xc0002f5b00:map[0xc0002f5b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_hash.test: ok! 306 test cases passed, take time 2.8829299710000003 s time="2024-05-06T11:00:52+08:00" level=info msg="run test [partition_hash] ok" time="2024-05-06T11:00:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2b20 {{} {} 0} {0 0} [0xc0003ced80] map[] 0 1 0xc00015f200 false map[0xc0003ced80:map[0xc0003ced80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:00:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_innodb.test: ok! 114 test cases passed, take time 0.692350188 s time="2024-05-06T11:00:53+08:00" level=info msg="run test [partition_innodb] ok" time="2024-05-06T11:00:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c350 {{} {} 0} {0 0} [0xc00021d290] map[] 0 1 0xc00063eb40 false map[0xc00021d290:map[0xc00021d290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_list.test: ok! 106 test cases passed, take time 0.49741782 s time="2024-05-06T11:00:54+08:00" level=info msg="run test [partition_list] ok" time="2024-05-06T11:00:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000f8c0d8 {{} {} 0} {0 0} [0xc000266000] map[] 0 1 0xc0001ac360 false map[0xc000266000:map[0xc000266000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_locking_ps_protocol.test: ok! 29 test cases passed, take time 0.20474883 s time="2024-05-06T11:00:54+08:00" level=info msg="run test [partition_locking_ps_protocol] ok" Great, All tests passed mysqltest end tidb-server(PID: 3255) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results ./t/expression_index.test: ok! 166 test cases passed, take time 2.415011614 s time="2024-05-06T11:00:55+08:00" level=info msg="run test [expression_index] ok" time="2024-05-06T11:00:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4060 {{} {} 0} {0 0} [0xc0004be630] map[] 0 1 0xc000198360 false map[0xc0004be630:map[0xc0004be630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/field_length.test: ok! 10 test cases passed, take time 0.030498497 s time="2024-05-06T11:00:55+08:00" level=info msg="run test [field_length] ok" time="2024-05-06T11:00:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4118 {{} {} 0} {0 0} [0xc0004be6c0] map[] 0 1 0xc000198780 false map[0xc0004be6c0:map[0xc0004be6c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filesort.test: ok! 53 test cases passed, take time 0.449333459 s [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } time="2024-05-06T11:00:55+08:00" level=info msg="run test [filesort] ok" time="2024-05-06T11:00:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa0e8 {{} {} 0} {0 0} [0xc0004be630] map[] 0 1 0xc000198480 false map[0xc0004be630:map[0xc0004be630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filesort_json.test: ok! 16 test cases passed, take time 0.109293663 s time="2024-05-06T11:00:55+08:00" level=info msg="run test [filesort_json] ok" time="2024-05-06T11:00:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aa188 {{} {} 0} {0 0} [0xc0004be120] map[] 0 1 0xc000199020 false map[0xc0004be120:map[0xc0004be120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/filesort_merge.test: ok! 34 test cases passed, take time 0.512903923 s time="2024-05-06T11:00:56+08:00" level=info msg="run test [filesort_merge] ok" time="2024-05-06T11:00:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310460 {{} {} 0} {0 0} [0xc0001a4090] map[] 0 1 0xc000424ba0 false map[0xc0001a4090:map[0xc0001a4090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filter_single_col_idx_big.test: ok! 26 test cases passed, take time 0.155176592 s time="2024-05-06T11:00:56+08:00" level=info msg="run test [filter_single_col_idx_big] ok" time="2024-05-06T11:00:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002e4270 {{} {} 0} {0 0} [0xc0004de120] map[] 0 1 0xc000198b40 false map[0xc0004de120:map[0xc0004de120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key.test: ok! 158 test cases passed, take time 1.841582576 s time="2024-05-06T11:00:58+08:00" level=info msg="run test [foreign_key] ok" time="2024-05-06T11:00:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a8e0 {{} {} 0} {0 0} [0xc0004df050] map[] 0 1 0xc000a00360 false map[0xc0004df050:map[0xc0004df050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:00:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key1.test: ok! 207 test cases passed, take time 2.390703939 s time="2024-05-06T11:01:00+08:00" level=info msg="run test [foreign_key1] ok" time="2024-05-06T11:01:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004aab80 {{} {} 0} {0 0} [0xc0004bf290] map[] 0 1 0xc0007388a0 false map[0xc0004bf290:map[0xc0004bf290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view.test: ok! 1458 test cases passed, take time 15.374548504 s time="2024-05-06T11:01:00+08:00" level=info msg="run test [view] ok" time="2024-05-06T11:01:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514ea0 {{} {} 0} {0 0} [0xc00047b5f0] map[] 0 1 0xc00051f020 false map[0xc00047b5f0:map[0xc00047b5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view_grant.test: ok! 718 test cases passed, take time 4.897351916 s time="2024-05-06T11:01:05+08:00" level=info msg="run test [view_grant] ok" time="2024-05-06T11:01:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4510 {{} {} 0} {0 0} [0xc000633b00] map[] 0 1 0xc0005718c0 false map[0xc000633b00:map[0xc000633b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view_myisam.test: ok! 31 test cases passed, take time 0.276146216 s time="2024-05-06T11:01:05+08:00" level=info msg="run test [view_myisam] ok" time="2024-05-06T11:01:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4690 {{} {} 0} {0 0} [0xc00047abd0] map[] 0 1 0xc000571ec0 false map[0xc00047abd0:map[0xc00047abd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/warnings.test: ok! 74 test cases passed, take time 0.368084924 s time="2024-05-06T11:01:06+08:00" level=info msg="run test [warnings] ok" time="2024-05-06T11:01:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007802b8 {{} {} 0} {0 0} [0xc000518990] map[] 0 1 0xc00051eb40 false map[0xc000518990:map[0xc000518990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_bitwise_ops.test: ok! 77 test cases passed, take time 0.478103758 s time="2024-05-06T11:01:06+08:00" level=info msg="run test [window_bitwise_ops] ok" time="2024-05-06T11:01:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4240 {{} {} 0} {0 0} [0xc0003b5680] map[] 0 1 0xc0004fe960 false map[0xc0003b5680:map[0xc0003b5680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_cascade_delete.test: ok! 527 test cases passed, take time 7.71587091 s time="2024-05-06T11:01:08+08:00" level=info msg="run test [foreign_key_cascade_delete] ok" time="2024-05-06T11:01:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000310990 {{} {} 0} {0 0} [0xc0006d4000] map[] 0 1 0xc000037ce0 false map[0xc0006d4000:map[0xc0006d4000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_cascade_mysql.test: ok! 301 test cases passed, take time 2.071606339 s time="2024-05-06T11:01:10+08:00" level=info msg="run test [foreign_key_cascade_mysql] ok" time="2024-05-06T11:01:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00062a950 {{} {} 0} {0 0} [0xc0004dfe60] map[] 0 1 0xc00039c4e0 false map[0xc0004dfe60:map[0xc0004dfe60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_cascade_type.test: ok! 143 test cases passed, take time 0.912651219 s time="2024-05-06T11:01:11+08:00" level=info msg="run test [foreign_key_cascade_type] ok" Great, All tests passed mysqltest end tidb-server(PID: 3326) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results ./t/window_functions.test: ok! 1303 test cases passed, take time 5.021035361 s time="2024-05-06T11:01:11+08:00" level=info msg="run test [window_functions] ok" time="2024-05-06T11:01:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000514030 {{} {} 0} {0 0} [0xc000638000] map[] 0 1 0xc0007f0360 false map[0xc000638000:map[0xc000638000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Checks API] No suitable checks publisher found. [Pipeline] } ./t/window_functions_big.test: ok! 33 test cases passed, take time 0.707954784 s time="2024-05-06T11:01:12+08:00" level=info msg="run test [window_functions_big] ok" time="2024-05-06T11:01:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007803f8 {{} {} 0} {0 0} [0xc0006383f0] map[] 0 1 0xc0004bd680 false map[0xc0006383f0:map[0xc0006383f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [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/window_functions_bugs.test: ok! 157 test cases passed, take time 0.843281568 s time="2024-05-06T11:01:13+08:00" level=info msg="run test [window_functions_bugs] ok" time="2024-05-06T11:01:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780540 {{} {} 0} {0 0} [0xc000481290] map[] 0 1 0xc000037d40 false map[0xc000481290:map[0xc000481290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_functions_interesting_orders.test: ok! 27 test cases passed, take time 0.44197477 s time="2024-05-06T11:01:13+08:00" level=info msg="run test [window_functions_interesting_orders] ok" time="2024-05-06T11:01:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005220a8 {{} {} 0} {0 0} [0xc0004813b0] map[] 0 1 0xc0007f0660 false map[0xc0004813b0:map[0xc0004813b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_min_max.test: ok! 200 test cases passed, take time 0.53106382 s time="2024-05-06T11:01:14+08:00" level=info msg="run test [window_min_max] ok" time="2024-05-06T11:01:14+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a42e8 {{} {} 0} {0 0} [0xc000400000] map[] 0 1 0xc000782de0 false map[0xc000400000:map[0xc000400000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_non_recursive.test: ok! 180 test cases passed, take time 0.951169498 s time="2024-05-06T11:01:15+08:00" level=info msg="run test [with_non_recursive] ok" time="2024-05-06T11:01:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780528 {{} {} 0} {0 0} [0xc000670ea0] map[] 0 1 0xc000719bc0 false map[0xc000670ea0:map[0xc000670ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_non_recursive_bugs.test: ok! 102 test cases passed, take time 1.942507319 s time="2024-05-06T11:01:17+08:00" level=info msg="run test [with_non_recursive_bugs] ok" time="2024-05-06T11:01:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4280 {{} {} 0} {0 0} [0xc0003ea000] map[] 0 1 0xc000036900 false map[0xc0003ea000:map[0xc0003ea000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_recursive.test: ok! 86 test cases passed, take time 0.369567368 s time="2024-05-06T11:01:17+08:00" level=info msg="run test [with_recursive] ok" time="2024-05-06T11:01:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007801e0 {{} {} 0} {0 0} [0xc0003eb8c0] map[] 0 1 0xc0008905a0 false map[0xc0003eb8c0:map[0xc0003eb8c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_recursive_bugs.test: ok! 30 test cases passed, take time 0.336154684 s time="2024-05-06T11:01:18+08:00" level=info msg="run test [with_recursive_bugs] ok" time="2024-05-06T11:01:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007804b0 {{} {} 0} {0 0} [0xc00031ccf0] map[] 0 1 0xc0008910e0 false map[0xc00031ccf0:map[0xc00031ccf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_recursive_innodb_tmp_table.test: ok! 14 test cases passed, take time 0.034944248 s time="2024-05-06T11:01:18+08:00" level=info msg="run test [with_recursive_innodb_tmp_table] ok" time="2024-05-06T11:01:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000780608 {{} {} 0} {0 0} [0xc00031d5f0] map[] 0 1 0xc000891560 false map[0xc00031d5f0:map[0xc00031d5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/xd.test: ok! 7 test cases passed, take time 0.252494101 s time="2024-05-06T11:01:18+08:00" level=info msg="run test [xd] ok" time="2024-05-06T11:01:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000522030 {{} {} 0} {0 0} [0xc00012e360] map[] 0 1 0xc0008900c0 false map[0xc00012e360:map[0xc00012e360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/year_innodb.test: ok! 51 test cases passed, take time 0.196915383 s time="2024-05-06T11:01:18+08:00" level=info msg="run test [year_innodb] ok" time="2024-05-06T11:01:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00083e138 {{} {} 0} {0 0} [0xc00051e990] map[] 0 1 0xc0007f0300 false map[0xc00051e990:map[0xc00051e990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sub_query_more.test: ok! 332 test cases passed, take time 3.2860403 s time="2024-05-06T11:01:22+08:00" level=info msg="run test [sub_query_more] ok" time="2024-05-06T11:01:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00083e598 {{} {} 0} {0 0} [0xc000309200] map[] 0 1 0xc000037920 false map[0xc000309200:map[0xc000309200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/role.test: ok! 340 test cases passed, take time 1.690447625 s time="2024-05-06T11:01:23+08:00" level=info msg="run test [role] ok" time="2024-05-06T11:01:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005a4c60 {{} {} 0} {0 0} [0xc0003bd050] map[] 0 1 0xc000037440 false map[0xc0003bd050:map[0xc0003bd050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T11:01:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/role2.test: ok! 259 test cases passed, take time 1.112066213 s time="2024-05-06T11:01:24+08:00" level=info msg="run test [role2] ok" Great, All tests passed mysqltest end tidb-server(PID: 3214) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-815/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] container [Pipeline] { [Pipeline] sh + bash scripts/plugins/report_job_result.sh SUCCESS result.json http://fileserver.pingcap.net --2024-05-06 03:01:29-- http://fileserver.pingcap.net/download/rd-atom-agent/agent_upload_verifyci_metadata.py Resolving fileserver.pingcap.net (fileserver.pingcap.net)... 10.2.12.82 Connecting to fileserver.pingcap.net (fileserver.pingcap.net)|10.2.12.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4181 (4.1K) [application/octet-stream] Saving to: ‘agent_upload_verifyci_metadata.py’ 0K .... 100% 385M=0s 2024-05-06 03:01:29 (385 MB/s) - ‘agent_upload_verifyci_metadata.py’ saved [4181/4181] No junit report file parse result file result.json success upload data succesfully. [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [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 Finished: SUCCESS