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-818-c8j8l-qp2vq-b20zs Agent pingcap-tidb-release-7-5-ghpr-mysql-test-818-c8j8l-qp2vq-b20zs is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_818-c8j8l-qp2vq --- 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/818/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9598d2ab430a44ce1b18330570433d29155bfd1a" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_818-c8j8l" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-c8j8l-qp2vq-b20zs" 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-818-c8j8l-qp2vq-b20zs" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-c8j8l-qp2vq-b20zs" - 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-818-c8j8l-qp2vq-b20zs 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=ef9393e0-aa3a-4ded-ae7d-dbcb15e9f668 JENKINS_NODE_COOKIE=12a36325-4e67-4967-bbd3-d3d9661b6f4c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-release-7-5-ghpr-mysql-test-818-c8j8l-qp2vq-b20zs HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/release-7.5/ghpr_mysql_test","buildid":"1787409691031113731","prowjobid":"ef9393e0-aa3a-4ded-ae7d-dbcb15e9f668","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"release-7.5","base_sha":"066b97f741e6fbef0740e073940cea08d13b3f43","base_link":"https://github.com/pingcap/tidb/commit/066b97f741e6fbef0740e073940cea08d13b3f43","pulls":[{"number":53032,"author":"YuJuncen","sha":"b80294517c3e831e99c8f54490c4d4fbb48a359b","title":"br/pdutils: retry when encountered dns error (#53005)","link":"https://github.com/pingcap/tidb/pull/53032","commit_link":"https://github.com/pingcap/tidb/pull/53032/commits/b80294517c3e831e99c8f54490c4d4fbb48a359b","author_link":"https://github.com/YuJuncen"}]}} 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/818/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/818/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/818/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=#818 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787409691031113731 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/818/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_release-7_5_ghpr_mysql_test_818-c8j8l 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-818-c8j8l-qp2vq-b20zs pingcap_tidb_release-7_5_ghpr_mysql_test_818-c8j8l 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-818-c8j8l-qp2vq-b20zs 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=818 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-build228028167=/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-818-c8j8l-qp2vq-b20zs bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-7-5-ghpr-mysql-test-818-c8j8l-qp2vq-b20zs 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: 60493 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: a5b38d087aafbb60 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 15 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 09:11:49 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-17d3f7f-1ccf484) 460496896 bytes in 1.64 secs (280458735 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 79ca2c4c51 Merge commit '1ccf4841385773901964d96731b202ce916d873c' into HEAD POST git-upload-pack (686 bytes) POST git-upload-pack (1023 bytes) POST git-upload-pack (gzip 2073 to 1088 bytes) POST git-upload-pack (gzip 3723 to 1928 bytes) From https://github.com/pingcap/tidb * [new branch] release-7.5 -> origin/release-7.5 * [new ref] refs/pull/53032/head -> origin/pr/53032/head * [new tag] v7.5.0 -> v7.5.0 * [new tag] v7.5.1 -> v7.5.1 Warning: you are leaving 1 commit behind, not connected to any of your branches: 79ca2c4c51 Merge commit '1ccf4841385773901964d96731b202ce916d873c' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 79ca2c4c51 HEAD is now at 066b97f741 executor: fix the issue that tiflash cop throw exception `Income key ranges is empty for region: 211` (#52763) (#52774) 🚧 Checkouting to base SHA:066b97f741e6fbef0740e073940cea08d13b3f43... HEAD is now at 066b97f741 executor: fix the issue that tiflash cop throw exception `Income key ranges is empty for region: 211` (#52763) (#52774) M pkg/extension/enterprise ✅ Checked. 🎉 🧾 HEAD info: 066b97f741e6fbef0740e073940cea08d13b3f43 066b97f741 executor: fix the issue that tiflash cop throw exception `Income key ranges is empty for region: 211` (#52763) (#52774) 61c4bd6125 lightning: return 0 early on empty parquet files (#52519) (#52522) 3df1fe2cb9 *: bump up client-go to fix #52193 & #50758 (#52977) 🚧 Pre-merge heads of pull requests to base SHA: 066b97f741e6fbef0740e073940cea08d13b3f43 ... Merge made by the 'ort' strategy. br/pkg/lightning/common/retry.go | 4 ++++ br/pkg/lightning/common/retry_test.go | 2 +- br/pkg/pdutil/pd.go | 5 +++++ tests/realtikvtest/brietest/BUILD.bazel | 2 ++ tests/realtikvtest/brietest/pdutil_test.go | 33 ++++++++++++++++++++++++++++++ 5 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 tests/realtikvtest/brietest/pdutil_test.go 🧾 Pre-merged result: a5b290b5436d6b34586a07e3f71ab7e0532c6dca a5b290b543 Merge commit 'b80294517c3e831e99c8f54490c4d4fbb48a359b' into HEAD b80294517c br/pdutils: retry when encountered dns error (#53005) 066b97f741 executor: fix the issue that tiflash cop throw exception `Income key ranges is empty for region: 211` (#52763) (#52774) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/tidb/rev-066b97f-b802945 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 Cache restored successfully (git/PingCAP-QE/tidb-test/rev-1ccf4841385773901964d96731b202ce916d873c) 609113088 bytes in 4.05 secs (150285464 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@7565d503; decorates RemoteLauncher[hudson.remoting.Channel@31bfd82f:JNLP4-connect connection from 10.233.87.242/10.233.87.242:40116] 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-ssh11923309570185621130.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) > git rev-parse origin/release-7.5^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 345b2782950dafda7b4a938c84bffb7f46834add # timeout=10 Commit message: "fixup (#2289)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-b80294517c3e831e99c8f54490c4d4fbb48a359b) 609588224 bytes in 11.38 secs (53567001 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-50-ga5b290b543-dirty" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 09:12:34" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=a5b290b5436d6b34586a07e3f71ab7e0532c6dca" -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/opentracing/opentracing-go v1.2.0 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/tikv/pd/client v0.0.0-20240210135946-3488a653ddd9 go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/google/pprof v0.0.0-20211122183932-1daafda22083 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/kvproto v0.0.0-20240208102409-a554af8ee11f go: downloading github.com/lestrrat-go/jwx/v2 v2.0.11 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading go.etcd.io/etcd/client/v3 v3.5.10 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240429080008-6aedd9965460 go: downloading github.com/prometheus/client_golang v1.18.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/tipb v0.0.0-20230919054518-dfd7d194838f go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading golang.org/x/exp v0.0.0-20230711005742-c3f37128e5a4 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20230407040306-fb007c5aff21 go: downloading github.com/shirou/gopsutil/v3 v3.23.5 go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.10 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f 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/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/cockroachdb/errors v1.8.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/iancoleman/strcase v0.2.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/common v0.46.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.1 go: downloading google.golang.org/protobuf v1.32.0 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading golang.org/x/tools v0.10.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading golang.org/x/net v0.20.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 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/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/cockroachdb/pebble v0.0.0-20220415182917-06c9d3be25b3 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/coreos/go-semver v0.3.1 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 google.golang.org/api v0.128.0 go: downloading golang.org/x/oauth2 v0.16.0 go: downloading go.uber.org/mock v0.2.0 go: downloading github.com/sasha-s/go-deadlock v0.2.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/robfig/cron/v3 v3.0.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 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 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/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/tklauser/go-sysconf v0.3.11 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.4 go: downloading github.com/petermattis/goid v0.0.0-20211229010228-4d14c490ee36 go: downloading github.com/apache/thrift v0.13.1-0.20201008052519-daf620915714 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 golang.org/x/crypto v0.18.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/golang/glog v1.1.2 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.27.2 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/mattn/go-isatty v0.0.18 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/emirpasic/gods v1.18.1 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go v0.110.9 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/tklauser/numcpus v0.6.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading cloud.google.com/go/compute v1.23.2 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading google.golang.org/genproto v0.0.0-20231030173426-d783a09b4405 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/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.11.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading cloud.google.com/go/iam v1.1.4 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 sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.4 go: downloading github.com/google/s2a-go v0.1.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-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b 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-818 [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/tidb-test) 609588736 bytes in 12.69 secs (48053268 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-818-6qbjq-lsrt0-dmckc [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] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-818-0shh6-c2wnq-wv9mn 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-818-tmrvr-12bjx-tnhbc Agent pingcap-tidb-release-7-5-ghpr-mysql-test-818-6qbjq-lsrt0-dmckc is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_818-6qbjq-lsrt0 --- 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/818/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ca107c152fea13233f281c94f2b5556f5daf8321" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_818-6qbjq" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-6qbjq-lsrt0-dmckc" 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-818-6qbjq-lsrt0-dmckc" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-6qbjq-lsrt0-dmckc" - 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-818-6qbjq-lsrt0-dmckc 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@6fe76731; decorates RemoteLauncher[hudson.remoting.Channel@661b6298:JNLP4-connect connection from 10.233.102.183/10.233.102.183:51732] 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-818-tmrvr-12bjx-tnhbc is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_818-tmrvr-12bjx --- 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/818/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "40d22eed0d83bc5eb686448d86bc68f1df5be3c1" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_818-tmrvr" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-tmrvr-12bjx-tnhbc" 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-818-tmrvr-12bjx-tnhbc" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-tmrvr-12bjx-tnhbc" - 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-818-tmrvr-12bjx-tnhbc in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test [Pipeline] { [Pipeline] checkout Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" The recommended git tool is: git [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] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@644eabbe; decorates RemoteLauncher[hudson.remoting.Channel@60ab337c:JNLP4-connect connection from 10.233.102.49/10.233.102.49:53958] 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b) 207787520 bytes in 1.18 secs (176103003 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [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 Still waiting to schedule task ‘pingcap-tidb-release-7-5-ghpr-mysql-test-818-0shh6-c2wnq-wv9mn’ is offline [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 Still waiting to schedule task All nodes of label ‘pingcap_tidb_release-7_5_ghpr_mysql_test_818-fkmz6’ are offline + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b) 207787520 bytes in 4.94 secs (42023253 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b 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 Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/tidb-test) 609588736 bytes in 10.02 secs (60831869 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b 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 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 Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/tidb-test) 609588736 bytes in 4.20 secs (145203267 bytes/sec) [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh [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=1 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 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/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 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 github.com/pingcap/log v1.1.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading go.uber.org/zap v1.24.0 go: downloading golang.org/x/text v0.5.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db + 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 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 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/tidb/parser v0.0.0-20230110040624-3f223b3ada95 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading golang.org/x/sys v0.2.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading golang.org/x/text v0.5.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading go.uber.org/zap v1.24.0 go: downloading github.com/pingcap/log v1.1.0 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 build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3062) started build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 3040) 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 ------------------------------------------- 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-06T17:20:08+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-06T17:20:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280b8 {{} {} 0} {0 0} [0xc000164630] map[] 0 1 0xc0000363c0 false map[0xc000164630:map[0xc000164630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alias.test: ok! 75 test cases passed, take time 0.194814195 s time="2024-05-06T17:20:08+08:00" level=info msg="run test [alias] ok" time="2024-05-06T17:20:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001b6148 {{} {} 0} {0 0} [0xc0001b3200] map[] 0 1 0xc00018e5a0 false map[0xc0001b3200:map[0xc0001b3200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table-big.test: ok! 50 test cases passed, take time 0.381670064 s time="2024-05-06T17:20:08+08:00" level=info msg="run test [alter_table-big] ok" time="2024-05-06T17:20:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001b6060 {{} {} 0} {0 0} [0xc0001642d0] map[] 0 1 0xc00041e360 false map[0xc0001642d0:map[0xc0001642d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:08+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-06T17:20:09+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-06T17:20:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e0b8 {{} {} 0} {0 0} [0xc00019a510] map[] 0 1 0xc00018e180 false map[0xc00019a510:map[0xc00019a510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table.test: ok! 73 test cases passed, take time 0.800864799 s time="2024-05-06T17:20:09+08:00" level=info msg="run test [alter_table] ok" time="2024-05-06T17:20:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a288 {{} {} 0} {0 0} [0xc000164fc0] map[] 0 1 0xc000520900 false map[0xc000164fc0:map[0xc000164fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show.test: ok! 111 test cases passed, take time 0.748248164 s time="2024-05-06T17:20:10+08:00" level=info msg="run test [show] ok" time="2024-05-06T17:20:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a450 {{} {} 0} {0 0} [0xc00036c1b0] map[] 0 1 0xc000321080 false map[0xc00036c1b0:map[0xc00036c1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_order.test: ok! 271 test cases passed, take time 1.276391215 s time="2024-05-06T17:20:11+08:00" level=info msg="run test [partition_order] ok" time="2024-05-06T17:20:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e7f8 {{} {} 0} {0 0} [0xc00062eab0] map[] 0 1 0xc00018fb00 false map[0xc00062eab0:map[0xc00062eab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_range.test: ok! 247 test cases passed, take time 1.193306733 s time="2024-05-06T17:20:12+08:00" level=info msg="run test [partition_range] ok" time="2024-05-06T17:20:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000714260 {{} {} 0} {0 0} [0xc000576000] map[] 0 1 0xc000036cc0 false map[0xc000576000:map[0xc000576000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/precedence.test: ok! 131 test cases passed, take time 0.10924608 s time="2024-05-06T17:20:12+08:00" level=info msg="run test [precedence] ok" time="2024-05-06T17:20:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e268 {{} {} 0} {0 0} [0xc000538bd0] map[] 0 1 0xc00018e7e0 false map[0xc000538bd0:map[0xc000538bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/prepare.test: ok! 19 test cases passed, take time 0.021389266 s time="2024-05-06T17:20:12+08:00" level=info msg="run test [prepare] ok" time="2024-05-06T17:20:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e2d0 {{} {} 0} {0 0} [0xc0005767e0] map[] 0 1 0xc00018eae0 false map[0xc0005767e0:map[0xc0005767e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table1.test: ok! 471 test cases passed, take time 6.42107647 s time="2024-05-06T17:20:16+08:00" level=info msg="run test [alter_table1] ok" time="2024-05-06T17:20:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a570 {{} {} 0} {0 0} [0xc00070c5a0] map[] 0 1 0xc0004b90e0 false map[0xc00070c5a0:map[0xc00070c5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/alter_table_PK.test: ok! 83 test cases passed, take time 0.484837893 s time="2024-05-06T17:20:16+08:00" level=info msg="run test [alter_table_PK] ok" time="2024-05-06T17:20:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a810 {{} {} 0} {0 0} [0xc00070cc60] map[] 0 1 0xc0004b9e00 false map[0xc00070cc60:map[0xc00070cc60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ps.test: ok! 916 test cases passed, take time 4.24480905 s time="2024-05-06T17:20:17+08:00" level=info msg="run test [ps] ok" time="2024-05-06T17:20:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007151d0 {{} {} 0} {0 0} [0xc0003d9cb0] map[] 0 1 0xc0004526c0 false map[0xc0003d9cb0:map[0xc0003d9cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/alter_table_partition.test: ok! 31 test cases passed, take time 0.428390656 s time="2024-05-06T17:20:17+08:00" level=info msg="run test [alter_table_partition] ok" time="2024-05-06T17:20:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a888 {{} {} 0} {0 0} [0xc000165d40] map[] 0 1 0xc0004f8480 false map[0xc000165d40:map[0xc000165d40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/qualified.test: ok! 59 test cases passed, take time 0.093110736 s time="2024-05-06T17:20:17+08:00" level=info msg="run test [qualified] ok" time="2024-05-06T17:20:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e130 {{} {} 0} {0 0} [0xc00019a7e0] map[] 0 1 0xc00018e420 false map[0xc00019a7e0:map[0xc00019a7e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/analyze.test: ok! 34 test cases passed, take time 0.271388096 s time="2024-05-06T17:20:17+08:00" level=info msg="run test [analyze] ok" time="2024-05-06T17:20:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a9f8 {{} {} 0} {0 0} [0xc000199d40] map[] 0 1 0xc0004f8a20 false map[0xc000199d40:map[0xc000199d40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ansi.test: ok! 10 test cases passed, take time 0.03844384 s time="2024-05-06T17:20:17+08:00" level=info msg="run test [ansi] ok" time="2024-05-06T17:20:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e130 {{} {} 0} {0 0} [0xc000330360] map[] 0 1 0xc00041e780 false map[0xc000330360:map[0xc000330360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/array_index.test: ok! 648 test cases passed, take time 4.234363824 s time="2024-05-06T17:20:21+08:00" level=info msg="run test [array_index] ok" time="2024-05-06T17:20:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e1a8 {{} {} 0} {0 0} [0xc000331b00] map[] 0 1 0xc000036e40 false map[0xc000331b00:map[0xc000331b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:21+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.04010133 s time="2024-05-06T17:20:21+08:00" level=info msg="run test [atomic_alter_user_no_warning] ok" time="2024-05-06T17:20:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001b6310 {{} {} 0} {0 0} [0xc00026a000] map[] 0 1 0xc00041e0c0 false map[0xc00026a000:map[0xc00026a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/auto_increment.test: ok! 324 test cases passed, take time 1.433529054 s time="2024-05-06T17:20:23+08:00" level=info msg="run test [auto_increment] ok" time="2024-05-06T17:20:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001b6f98 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc000445560 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/auto_increment_cache1.test: ok! 323 test cases passed, take time 1.4747775779999999 s time="2024-05-06T17:20:24+08:00" level=info msg="run test [auto_increment_cache1] ok" time="2024-05-06T17:20:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128ab0 {{} {} 0} {0 0} [0xc0003cd710] map[] 0 1 0xc0003f25a0 false map[0xc0003cd710:map[0xc0003cd710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bench_count_distinct.test: ok! 9 test cases passed, take time 0.040092911 s time="2024-05-06T17:20:24+08:00" level=info msg="run test [bench_count_distinct] ok" time="2024-05-06T17:20:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128b40 {{} {} 0} {0 0} [0xc00026ef30] map[] 0 1 0xc0003f28a0 false map[0xc00026ef30:map[0xc00026ef30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/range_all.test: ok! 817 test cases passed, take time 6.680847959 s time="2024-05-06T17:20:24+08:00" level=info msg="run test [range_all] ok" time="2024-05-06T17:20:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a29e8 {{} {} 0} {0 0} [0xc00019a090] map[] 0 1 0xc0002f0c60 false map[0xc00019a090:map[0xc00019a090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bigint.test: ok! 153 test cases passed, take time 0.755173532 s time="2024-05-06T17:20:25+08:00" level=info msg="run test [bigint] ok" time="2024-05-06T17:20:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e4b0 {{} {} 0} {0 0} [0xc000400000] map[] 0 1 0xc0004c53e0 false map[0xc000400000:map[0xc000400000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/binary.test: ok! 84 test cases passed, take time 0.346837012 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [binary] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001b69a8 {{} {} 0} {0 0} [0xc00035b4d0] map[] 0 1 0xc000366540 false map[0xc00035b4d0:map[0xc00035b4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bool.test: ok! 31 test cases passed, take time 0.108897447 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bool] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e078 {{} {} 0} {0 0} [0xc00035b680] map[] 0 1 0xc0003ce360 false map[0xc00035b680:map[0xc00035b680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/boot_coll_server_binary.test: ok! 3 test cases passed, take time 0.02467087 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [boot_coll_server_binary] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a1d8 {{} {} 0} {0 0} [0xc0006c8000] map[] 0 1 0xc000036780 false map[0xc0006c8000:map[0xc0006c8000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug28940878.test: ok! 9 test cases passed, take time 0.030236018 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bug28940878] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e0d8 {{} {} 0} {0 0} [0xc000164ea0] map[] 0 1 0xc0003ce660 false map[0xc000164ea0:map[0xc000164ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug33509.test: ok! 5 test cases passed, take time 0.055935129 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bug33509] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280f8 {{} {} 0} {0 0} [0xc0006c81b0] map[] 0 1 0xc000366420 false map[0xc0006c81b0:map[0xc0006c81b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug46760.test: ok! 6 test cases passed, take time 0.033507712 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bug46760] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128140 {{} {} 0} {0 0} [0xc00035b830] map[] 0 1 0xc0003667e0 false map[0xc00035b830:map[0xc00035b830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bug58669.test: ok! 10 test cases passed, take time 0.073829469 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bug58669] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e260 {{} {} 0} {0 0} [0xc000164fc0] map[] 0 1 0xc0003cee40 false map[0xc000164fc0:map[0xc000164fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/builtin.test: ok! 83 test cases passed, take time 0.080961329 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [builtin] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e530 {{} {} 0} {0 0} [0xc000327950] map[] 0 1 0xc0003cf9e0 false map[0xc000327950:map[0xc000327950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/bulk_replace.test: ok! 6 test cases passed, take time 0.045105183 s time="2024-05-06T17:20:26+08:00" level=info msg="run test [bulk_replace] ok" time="2024-05-06T17:20:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128220 {{} {} 0} {0 0} [0xc0005bbc20] map[] 0 1 0xc000366a80 false map[0xc0005bbc20:map[0xc0005bbc20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/case.test: ok! 90 test cases passed, take time 0.569278911 s time="2024-05-06T17:20:27+08:00" level=info msg="run test [case] ok" time="2024-05-06T17:20:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001282d0 {{} {} 0} {0 0} [0xc0005bb290] map[] 0 1 0xc0003669c0 false map[0xc0005bb290:map[0xc0005bb290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/cast.test: ok! 407 test cases passed, take time 0.872347316 s time="2024-05-06T17:20:28+08:00" level=info msg="run test [cast] ok" time="2024-05-06T17:20:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a770 {{} {} 0} {0 0} [0xc0003ac120] map[] 0 1 0xc00034e3c0 false map[0xc0003ac120:map[0xc0003ac120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/change_user.test: ok! 34 test cases passed, take time 0.078866109 s time="2024-05-06T17:20:28+08:00" level=info msg="run test [change_user] ok" time="2024-05-06T17:20:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a108 {{} {} 0} {0 0} [0xc000164ab0] map[] 0 1 0xc000366540 false map[0xc000164ab0:map[0xc000164ab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/charset.test: ok! 47 test cases passed, take time 0.2091996 s time="2024-05-06T17:20:28+08:00" level=info msg="run test [charset] ok" time="2024-05-06T17:20:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001282f8 {{} {} 0} {0 0} [0xc000000b40] map[] 0 1 0xc0004889c0 false map[0xc000000b40:map[0xc000000b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/check.test: ok! 20 test cases passed, take time 0.167217584 s time="2024-05-06T17:20:28+08:00" level=info msg="run test [check] ok" time="2024-05-06T17:20:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128440 {{} {} 0} {0 0} [0xc000000c60] map[] 0 1 0xc000489560 false map[0xc000000c60:map[0xc000000c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comment_column.test: ok! 74 test cases passed, take time 0.540213478 s time="2024-05-06T17:20:29+08:00" level=info msg="run test [comment_column] ok" time="2024-05-06T17:20:29+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a148 {{} {} 0} {0 0} [0xc000539680] map[] 0 1 0xc0003664e0 false map[0xc000539680:map[0xc000539680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:29+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comment_column2.test: ok! 35 test cases passed, take time 0.867743203 s time="2024-05-06T17:20:30+08:00" level=info msg="run test [comment_column2] ok" time="2024-05-06T17:20:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e038 {{} {} 0} {0 0} [0xc000538000] map[] 0 1 0xc00041c120 false map[0xc000538000:map[0xc000538000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/range_mrr_cost.test: ok! 800 test cases passed, take time 6.244825903 s time="2024-05-06T17:20:30+08:00" level=info msg="run test [range_mrr_cost] ok" time="2024-05-06T17:20:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a538 {{} {} 0} {0 0} [0xc0003b1830] map[] 0 1 0xc000807740 false map[0xc0003b1830:map[0xc0003b1830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/regexp.test: ok! 8 test cases passed, take time 0.014185089 s time="2024-05-06T17:20:30+08:00" level=info msg="run test [regexp] ok" time="2024-05-06T17:20:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00048e018 {{} {} 0} {0 0} [0xc0003b1b90] map[] 0 1 0xc000534180 false map[0xc0003b1b90:map[0xc0003b1b90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/replace.test: ok! 108 test cases passed, take time 0.518958446 s time="2024-05-06T17:20:30+08:00" level=info msg="run test [replace] ok" time="2024-05-06T17:20:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a29c0 {{} {} 0} {0 0} [0xc00043ce10] map[] 0 1 0xc00018f380 false map[0xc00043ce10:map[0xc00043ce10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comment_index.test: ok! 60 test cases passed, take time 0.620864364 s time="2024-05-06T17:20:30+08:00" level=info msg="run test [comment_index] ok" time="2024-05-06T17:20:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894038 {{} {} 0} {0 0} [0xc000268000] map[] 0 1 0xc000488060 false map[0xc000268000:map[0xc000268000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/reset_connection.test: ok! 96 test cases passed, take time 0.336908272 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [reset_connection] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032ad88 {{} {} 0} {0 0} [0xc00019a090] map[] 0 1 0xc000427800 false map[0xc00019a090:map[0xc00019a090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/comment_table.test: ok! 31 test cases passed, take time 0.194857616 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [comment_table] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128298 {{} {} 0} {0 0} [0xc000165290] map[] 0 1 0xc00041c5a0 false map[0xc000165290:map[0xc000165290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/comments.test: ok! 22 test cases passed, take time 0.032030353 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [comments] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e260 {{} {} 0} {0 0} [0xc000538090] map[] 0 1 0xc000366780 false map[0xc000538090:map[0xc000538090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/compare.test: ok! 47 test cases passed, take time 0.210749472 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [compare] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008941f0 {{} {} 0} {0 0} [0xc000269ef0] map[] 0 1 0xc000488780 false map[0xc000269ef0:map[0xc000269ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/composite_index.test: ok! 15 test cases passed, take time 0.095181949 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [composite_index] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e5f0 {{} {} 0} {0 0} [0xc0005281b0] map[] 0 1 0xc000366fc0 false map[0xc0005281b0:map[0xc0005281b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/concurrent_ddl.test: ok! 9 test cases passed, take time 0.052964479 s time="2024-05-06T17:20:31+08:00" level=info msg="run test [concurrent_ddl] ok" time="2024-05-06T17:20:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008940b0 {{} {} 0} {0 0} [0xc000164360] map[] 0 1 0xc00041c1e0 false map[0xc000164360:map[0xc000164360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-admin.test: ok! 111 test cases passed, take time 0.679314866 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [roles-admin] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a25d0 {{} {} 0} {0 0} [0xc00040a000] map[] 0 1 0xc00018f9e0 false map[0xc00040a000:map[0xc00040a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-ddl.test: ok! 30 test cases passed, take time 0.190034121 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [roles-ddl] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a5c0 {{} {} 0} {0 0} [0xc00019ac60] map[] 0 1 0xc00039c120 false map[0xc00019ac60:map[0xc00019ac60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-upgrade.test: ok! 17 test cases passed, take time 0.082045485 s ./t/count_distinct.test: ok! 111 test cases passed, take time 0.678169802 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [count_distinct] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a43a0 {{} {} 0} {0 0} [0xc000394090] map[] 0 1 0xc000037620 false map[0xc000394090:map[0xc000394090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="run test [roles-upgrade] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000400240 {{} {} 0} {0 0} [0xc00040a3f0] map[] 0 1 0xc000036a20 false map[0xc00040a3f0:map[0xc00040a3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/count_distinct2.test: ok! 28 test cases passed, take time 0.052860438 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [count_distinct2] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e4b0 {{} {} 0} {0 0} [0xc000440b40] map[] 0 1 0xc0003678c0 false map[0xc000440b40:map[0xc000440b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/count_distinct3.test: ok! 10 test cases passed, take time 0.027172202 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [count_distinct3] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a44e0 {{} {} 0} {0 0} [0xc000356cf0] map[] 0 1 0xc000037c20 false map[0xc000356cf0:map[0xc000356cf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_database.test: ok! 7 test cases passed, take time 0.030180907 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [create_database] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e5e8 {{} {} 0} {0 0} [0xc000394c60] map[] 0 1 0xc000367c20 false map[0xc000394c60:map[0xc000394c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_index.test: ok! 7 test cases passed, take time 0.070494361 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [create_index] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008945e8 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc00041dd40 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles-view.test: ok! 60 test cases passed, take time 0.302382472 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [roles-view] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000400488 {{} {} 0} {0 0} [0xc00023fb00] map[] 0 1 0xc000037440 false map[0xc00023fb00:map[0xc00023fb00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_not_windows.test: ok! 5 test cases passed, take time 0.023535173 s time="2024-05-06T17:20:32+08:00" level=info msg="run test [create_not_windows] ok" time="2024-05-06T17:20:32+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280d0 {{} {} 0} {0 0} [0xc00019e090] map[] 0 1 0xc000036480 false map[0xc00019e090:map[0xc00019e090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/create_table.test: ok! 43 test cases passed, take time 0.292635136 s time="2024-05-06T17:20:33+08:00" level=info msg="run test [create_table] ok" time="2024-05-06T17:20:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001282d8 {{} {} 0} {0 0} [0xc00019ecf0] map[] 0 1 0xc000036c60 false map[0xc00019ecf0:map[0xc00019ecf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/csv_alter_table.test: ok! 21 test cases passed, take time 0.209133665 s time="2024-05-06T17:20:33+08:00" level=info msg="run test [csv_alter_table] ok" time="2024-05-06T17:20:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e250 {{} {} 0} {0 0} [0xc000164d80] map[] 0 1 0xc000488c60 false map[0xc000164d80:map[0xc000164d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles2.test: ok! 264 test cases passed, take time 1.1562448 s time="2024-05-06T17:20:33+08:00" level=info msg="run test [roles2] ok" time="2024-05-06T17:20:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa848 {{} {} 0} {0 0} [0xc0002e22d0] map[] 0 1 0xc00018e720 false map[0xc0002e22d0:map[0xc0002e22d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/roles_bugs_wildcard.test: ok! 14 test cases passed, take time 0.105513001 s time="2024-05-06T17:20:33+08:00" level=info msg="run test [roles_bugs_wildcard] ok" time="2024-05-06T17:20:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004000c8 {{} {} 0} {0 0} [0xc00032c090] map[] 0 1 0xc0003182a0 false map[0xc00032c090:map[0xc00032c090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/round.test: ok! 134 test cases passed, take time 0.318659051 s time="2024-05-06T17:20:34+08:00" level=info msg="run test [round] ok" time="2024-05-06T17:20:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004003f8 {{} {} 0} {0 0} [0xc0002e23f0] map[] 0 1 0xc0003192c0 false map[0xc0002e23f0:map[0xc0002e23f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/row.test: ok! 184 test cases passed, take time 0.609274034 s time="2024-05-06T17:20:34+08:00" level=info msg="run test [row] ok" time="2024-05-06T17:20:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2478 {{} {} 0} {0 0} [0xc00023a000] map[] 0 1 0xc000415500 false map[0xc00023a000:map[0xc00023a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/rowid_order_innodb.test: ok! 31 test cases passed, take time 0.215829186 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [rowid_order_innodb] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa220 {{} {} 0} {0 0} [0xc00023b170] map[] 0 1 0xc00018eba0 false map[0xc00023b170:map[0xc00023b170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/rpad.test: ok! 27 test cases passed, take time 0.016619855 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [rpad] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000400730 {{} {} 0} {0 0} [0xc00049c6c0] map[] 0 1 0xc0003cf9e0 false map[0xc00049c6c0:map[0xc00049c6c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/cte_apply.test: ok! 27 test cases passed, take time 1.962345505 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [cte_apply] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e668 {{} {} 0} {0 0} [0xc000483e60] map[] 0 1 0xc000489ec0 false map[0xc000483e60:map[0xc000483e60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_ascii.test: ok! 14 test cases passed, take time 0.067662351 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [ctype_ascii] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a030 {{} {} 0} {0 0} [0xc000482000] map[] 0 1 0xc000366120 false map[0xc000482000:map[0xc000482000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_filename.test: ok! 14 test cases passed, take time 0.16824298 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [ctype_filename] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128190 {{} {} 0} {0 0} [0xc000482090] map[] 0 1 0xc0000364e0 false map[0xc000482090:map[0xc000482090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint.test: ok! 224 test cases passed, take time 0.281934833 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [savepoint] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a22b0 {{} {} 0} {0 0} [0xc0003b1560] map[] 0 1 0xc000414a20 false map[0xc0003b1560:map[0xc0003b1560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint2.test: ok! 39 test cases passed, take time 0.07235319 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [savepoint2] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2330 {{} {} 0} {0 0} [0xc0006d6870] map[] 0 1 0xc000414c60 false map[0xc0006d6870:map[0xc0006d6870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_in_optimistic_txn.test: ok! 73 test cases passed, take time 0.037837516 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [savepoint_in_optimistic_txn] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e5b8 {{} {} 0} {0 0} [0xc00019b290] map[] 0 1 0xc000319380 false map[0xc00019b290:map[0xc00019b290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_in_pessimistic_txn.test: ok! 73 test cases passed, take time 0.040631729 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [savepoint_in_pessimistic_txn] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa4a0 {{} {} 0} {0 0} [0xc0002fccf0] map[] 0 1 0xc00018f320 false map[0xc0002fccf0:map[0xc0002fccf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/savepoint_issue_26288.test: ok! 20 test cases passed, take time 0.003210342 s time="2024-05-06T17:20:35+08:00" level=info msg="run test [savepoint_issue_26288] ok" time="2024-05-06T17:20:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2628 {{} {} 0} {0 0} [0xc00019be60] map[] 0 1 0xc000415860 false map[0xc00019be60:map[0xc00019be60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_gbk.test: ok! 43 test cases passed, take time 1.066266884 s time="2024-05-06T17:20:36+08:00" level=info msg="run test [ctype_gbk] ok" time="2024-05-06T17:20:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e1c8 {{} {} 0} {0 0} [0xc00043c990] map[] 0 1 0xc000488900 false map[0xc00043c990:map[0xc00043c990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_latin1.test: ok! 17 test cases passed, take time 0.100981247 s time="2024-05-06T17:20:36+08:00" level=info msg="run test [ctype_latin1] ok" time="2024-05-06T17:20:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e310 {{} {} 0} {0 0} [0xc0001643f0] map[] 0 1 0xc000488fc0 false map[0xc0001643f0:map[0xc0001643f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_mb.test: ok! 23 test cases passed, take time 0.138018432 s time="2024-05-06T17:20:36+08:00" level=info msg="run test [ctype_mb] ok" time="2024-05-06T17:20:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894308 {{} {} 0} {0 0} [0xc0003753b0] map[] 0 1 0xc00060eba0 false map[0xc0003753b0:map[0xc0003753b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_recoding.test: ok! 45 test cases passed, take time 0.159122099 s time="2024-05-06T17:20:37+08:00" level=info msg="run test [ctype_recoding] ok" time="2024-05-06T17:20:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894168 {{} {} 0} {0 0} [0xc000164900] map[] 0 1 0xc00060e660 false map[0xc000164900:map[0xc000164900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_uca.test: ok! 30 test cases passed, take time 0.094226105 s time="2024-05-06T17:20:37+08:00" level=info msg="run test [ctype_uca] ok" time="2024-05-06T17:20:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a248 {{} {} 0} {0 0} [0xc000374b40] map[] 0 1 0xc0003667e0 false map[0xc000374b40:map[0xc000374b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_unicode900.test: ok! 36 test cases passed, take time 0.042487856 s time="2024-05-06T17:20:37+08:00" level=info msg="run test [ctype_unicode900] ok" time="2024-05-06T17:20:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a3d8 {{} {} 0} {0 0} [0xc0002b1950] map[] 0 1 0xc000367200 false map[0xc0002b1950:map[0xc0002b1950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_utf8.test: ok! 759 test cases passed, take time 4.456611177 s time="2024-05-06T17:20:41+08:00" level=info msg="run test [ctype_utf8] ok" time="2024-05-06T17:20:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283c0 {{} {} 0} {0 0} [0xc000165290] map[] 0 1 0xc0004e0ea0 false map[0xc000165290:map[0xc000165290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ctype_utf8mb4.test: ok! 776 test cases passed, take time 4.032499092 s time="2024-05-06T17:20:45+08:00" level=info msg="run test [ctype_utf8mb4] ok" time="2024-05-06T17:20:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042f030 {{} {} 0} {0 0} [0xc0005aa000] map[] 0 1 0xc0004be3c0 false map[0xc0005aa000:map[0xc0005aa000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/date_formats.test: ok! 105 test cases passed, take time 0.348394482 s time="2024-05-06T17:20:46+08:00" level=info msg="run test [date_formats] ok" time="2024-05-06T17:20:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a3d0 {{} {} 0} {0 0} [0xc00048c000] map[] 0 1 0xc0003e5080 false map[0xc00048c000:map[0xc00048c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/date_time_ddl.test: ok! 76 test cases passed, take time 0.884756758 s time="2024-05-06T17:20:47+08:00" level=info msg="run test [date_time_ddl] ok" time="2024-05-06T17:20:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a0d8 {{} {} 0} {0 0} [0xc00059a630] map[] 0 1 0xc0005a63c0 false map[0xc00059a630:map[0xc00059a630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/datetime_insert.test: ok! 206 test cases passed, take time 0.754468689 s time="2024-05-06T17:20:47+08:00" level=info msg="run test [datetime_insert] ok" time="2024-05-06T17:20:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a758 {{} {} 0} {0 0} [0xc0001eb170] map[] 0 1 0xc00039c180 false map[0xc0001eb170:map[0xc0001eb170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Agent pingcap-tidb-release-7-5-ghpr-mysql-test-818-0shh6-c2wnq-wv9mn is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_818-0shh6-c2wnq --- 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/818/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bc4c6d667690c2e0f25b6a80c4e4282984291517" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_818-0shh6" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-0shh6-c2wnq-wv9mn" 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-818-0shh6-c2wnq-wv9mn" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-0shh6-c2wnq-wv9mn" - 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-818-0shh6-c2wnq-wv9mn in /home/jenkins/agent/workspace/pingcap/tidb/release-7.5/ghpr_mysql_test [Pipeline] { [Pipeline] checkout ./t/datetime_update.test: ok! 75 test cases passed, take time 0.237278825 s time="2024-05-06T17:20:48+08:00" level=info msg="run test [datetime_update] ok" time="2024-05-06T17:20:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051aaa0 {{} {} 0} {0 0} [0xc0003be480] map[] 0 1 0xc00039cde0 false map[0xc0003be480:map[0xc0003be480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" The recommended git tool is: git ./t/daylight_saving_time.test: ok! 28 test cases passed, take time 0.097148758 s time="2024-05-06T17:20:48+08:00" level=info msg="run test [daylight_saving_time] ok" time="2024-05-06T17:20:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280a0 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc00039c120 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ddl_i18n_utf8.test: ok! 56 test cases passed, take time 0.373441521 s time="2024-05-06T17:20:48+08:00" level=info msg="run test [ddl_i18n_utf8] ok" time="2024-05-06T17:20:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a228 {{} {} 0} {0 0} [0xc0001a0000] map[] 0 1 0xc00031ef00 false map[0xc0001a0000:map[0xc0001a0000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/decimal.test: ok! 14 test cases passed, take time 0.032163885 s time="2024-05-06T17:20:48+08:00" level=info msg="run test [decimal] ok" time="2024-05-06T17:20:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001281d0 {{} {} 0} {0 0} [0xc0008f6750] map[] 0 1 0xc00039c420 false map[0xc0008f6750:map[0xc0008f6750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/default.test: ok! 47 test cases passed, take time 0.214390724 s time="2024-05-06T17:20:49+08:00" level=info msg="run test [default] ok" time="2024-05-06T17:20:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a410 {{} {} 0} {0 0} [0xc0008f6f30] map[] 0 1 0xc00031f9e0 false map[0xc0008f6f30:map[0xc0008f6f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@581bd793; decorates RemoteLauncher[hudson.remoting.Channel@53b1f65f:JNLP4-connect connection from 10.233.92.179/10.233.92.179:56456] 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 ./t/delete.test: ok! 205 test cases passed, take time 1.4882927449999999 s time="2024-05-06T17:20:50+08:00" level=info msg="run test [delete] ok" time="2024-05-06T17:20:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894298 {{} {} 0} {0 0} [0xc00055b4d0] map[] 0 1 0xc00039cde0 false map[0xc00055b4d0:map[0xc00055b4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/delete_myisam.test: ok! 15 test cases passed, take time 0.120818194 s time="2024-05-06T17:20:50+08:00" level=info msg="run test [delete_myisam] ok" time="2024-05-06T17:20:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894358 {{} {} 0} {0 0} [0xc0003be1b0] map[] 0 1 0xc00039d140 false map[0xc0003be1b0:map[0xc0003be1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" > 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) ./t/select_all.test: ok! 2430 test cases passed, take time 15.886320671 s time="2024-05-06T17:20:51+08:00" level=info msg="run test [select_all] ok" time="2024-05-06T17:20:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e770 {{} {} 0} {0 0} [0xc0005f07e0] map[] 0 1 0xc000415380 false map[0xc0005f07e0:map[0xc0005f07e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/select_qualified.test: ok! 19 test cases passed, take time 0.107586247 s time="2024-05-06T17:20:51+08:00" level=info msg="run test [select_qualified] ok" time="2024-05-06T17:20:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa0b0 {{} {} 0} {0 0} [0xc00035e510] map[] 0 1 0xc00074c3c0 false map[0xc00035e510:map[0xc00035e510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_check_cs.test: ok! 289 test cases passed, take time 2.077024687 s time="2024-05-06T17:20:54+08:00" level=info msg="run test [show_check_cs] ok" time="2024-05-06T17:20:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a038 {{} {} 0} {0 0} [0xc00063e480] map[] 0 1 0xc0000363c0 false map[0xc00063e480:map[0xc00063e480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 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 ./t/show_check_cs_myisam.test: ok! 63 test cases passed, take time 0.514807983 s time="2024-05-06T17:20:54+08:00" level=info msg="run test [show_check_cs_myisam] ok" time="2024-05-06T17:20:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e380 {{} {} 0} {0 0} [0xc0005ce7e0] map[] 0 1 0xc000534c60 false map[0xc0005ce7e0:map[0xc0005ce7e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_profile.test: ok! 7 test cases passed, take time 0.002408215 s time="2024-05-06T17:20:54+08:00" level=info msg="run test [show_profile] ok" time="2024-05-06T17:20:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e3f0 {{} {} 0} {0 0} [0xc0005ce990] map[] 0 1 0xc000534f00 false map[0xc0005ce990:map[0xc0005ce990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/show_variables.test: ok! 23 test cases passed, take time 0.064877677 s time="2024-05-06T17:20:54+08:00" level=info msg="run test [show_variables] ok" time="2024-05-06T17:20:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e4a0 {{} {} 0} {0 0} [0xc00035eea0] map[] 0 1 0xc0005352c0 false map[0xc00035eea0:map[0xc00035eea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived.test: ok! 688 test cases passed, take time 5.99508327 s time="2024-05-06T17:20:56+08:00" level=info msg="run test [derived] ok" time="2024-05-06T17:20:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894608 {{} {} 0} {0 0} [0xc0003a6000] map[] 0 1 0xc0003673e0 false map[0xc0003a6000:map[0xc0003a6000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived_ci.test: ok! 11 test cases passed, take time 0.004332928 s time="2024-05-06T17:20:56+08:00" level=info msg="run test [derived_ci] ok" time="2024-05-06T17:20:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128810 {{} {} 0} {0 0} [0xc0003a6cf0] map[] 0 1 0xc000037ec0 false map[0xc0003a6cf0:map[0xc0003a6cf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/derived_cs.test: ok! 11 test cases passed, take time 0.007142165 s time="2024-05-06T17:20:56+08:00" level=info msg="run test [derived_cs] ok" time="2024-05-06T17:20:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128898 {{} {} 0} {0 0} [0xc00034ab40] map[] 0 1 0xc00070c240 false map[0xc00034ab40:map[0xc00034ab40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/distinct_innodb.test: ok! 214 test cases passed, take time 0.591970562 s time="2024-05-06T17:20:57+08:00" level=info msg="run test [distinct_innodb] ok" time="2024-05-06T17:20:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e640 {{} {} 0} {0 0} [0xc000494000] map[] 0 1 0xc00070d920 false map[0xc000494000:map[0xc000494000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/do.test: ok! 3 test cases passed, take time 0.001516055 s time="2024-05-06T17:20:57+08:00" level=info msg="run test [do] ok" time="2024-05-06T17:20:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008940c0 {{} {} 0} {0 0} [0xc0001eb440] map[] 0 1 0xc00031e7e0 false map[0xc0001eb440:map[0xc0001eb440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/drop.test: ok! 51 test cases passed, take time 0.327350243 s time="2024-05-06T17:20:57+08:00" level=info msg="run test [drop] ok" time="2024-05-06T17:20:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a898 {{} {} 0} {0 0} [0xc0003767e0] map[] 0 1 0xc000524360 false map[0xc0003767e0:map[0xc0003767e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/single_delete_update.test: ok! 131 test cases passed, take time 2.656444176 s time="2024-05-06T17:20:57+08:00" level=info msg="run test [single_delete_update] ok" time="2024-05-06T17:20:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2028 {{} {} 0} {0 0} [0xc00035e120] map[] 0 1 0xc0005e0180 false map[0xc00035e120:map[0xc00035e120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ds_mrr-big.test: ok! 19 test cases passed, take time 0.279352539 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [ds_mrr-big] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a9c0 {{} {} 0} {0 0} [0xc0001ebcb0] map[] 0 1 0xc0005248a0 false map[0xc0001ebcb0:map[0xc0001ebcb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/echo.test: ok! 3 test cases passed, take time 0.001297777 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [echo] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001287d0 {{} {} 0} {0 0} [0xc000494360] map[] 0 1 0xc000489c20 false map[0xc000494360:map[0xc000494360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sqllogic.test: ok! 40 test cases passed, take time 0.52501431 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [sqllogic] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2180 {{} {} 0} {0 0} [0xc00019a2d0] map[] 0 1 0xc0005e0ae0 false map[0xc00019a2d0:map[0xc00019a2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/str_quoted.test: ok! 9 test cases passed, take time 0.020858443 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [str_quoted] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa1e8 {{} {} 0} {0 0} [0xc0001d9560] map[] 0 1 0xc000036960 false map[0xc0001d9560:map[0xc0001d9560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/empty_table.test: ok! 7 test cases passed, take time 0.040532539 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [empty_table] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e030 {{} {} 0} {0 0} [0xc000164360] map[] 0 1 0xc000036420 false map[0xc000164360:map[0xc000164360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/endspace.test: ok! 64 test cases passed, take time 0.34825724 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [endspace] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a260 {{} {} 0} {0 0} [0xc0008f7cb0] map[] 0 1 0xc0005249c0 false map[0xc0008f7cb0:map[0xc0008f7cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/error_simulation.test: ok! 19 test cases passed, take time 0.237641944 s time="2024-05-06T17:20:58+08:00" level=info msg="run test [error_simulation] ok" time="2024-05-06T17:20:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042e528 {{} {} 0} {0 0} [0xc0006502d0] map[] 0 1 0xc000037500 false map[0xc0006502d0:map[0xc0006502d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/errors.test: ok! 78 test cases passed, take time 0.364450555 s time="2024-05-06T17:20:59+08:00" level=info msg="run test [errors] ok" time="2024-05-06T17:20:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894328 {{} {} 0} {0 0} [0xc000495440] map[] 0 1 0xc000367080 false map[0xc000495440:map[0xc000495440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/exec_selection.test: ok! 14 test cases passed, take time 0.052420705 s time="2024-05-06T17:20:59+08:00" level=info msg="run test [exec_selection] ok" time="2024-05-06T17:20:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128370 {{} {} 0} {0 0} [0xc000326c60] map[] 0 1 0xc000489260 false map[0xc000326c60:map[0xc000326c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:20:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/strict.test: ok! 483 test cases passed, take time 1.914721128 s time="2024-05-06T17:21:00+08:00" level=info msg="run test [strict] ok" time="2024-05-06T17:21:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa8c0 {{} {} 0} {0 0} [0xc0007becf0] map[] 0 1 0xc00036bec0 false map[0xc0007becf0:map[0xc0007becf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/strict_autoinc_2innodb.test: ok! 14 test cases passed, take time 0.035951592 s time="2024-05-06T17:21:00+08:00" level=info msg="run test [strict_autoinc_2innodb] ok" time="2024-05-06T17:21:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa978 {{} {} 0} {0 0} [0xc0002e2900] map[] 0 1 0xc000534180 false map[0xc0002e2900:map[0xc0002e2900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sub_query.test: ok! 74 test cases passed, take time 0.249885162 s time="2024-05-06T17:21:00+08:00" level=info msg="run test [sub_query] ok" time="2024-05-06T17:21:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a288 {{} {} 0} {0 0} [0xc00047a1b0] map[] 0 1 0xc000422b40 false map[0xc00047a1b0:map[0xc00047a1b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/explain.test: ok! 188 test cases passed, take time 0.957589821 s time="2024-05-06T17:21:00+08:00" level=info msg="run test [explain] ok" time="2024-05-06T17:21:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a5b0 {{} {} 0} {0 0} [0xc0001d7170] map[] 0 1 0xc0003673e0 false map[0xc0001d7170:map[0xc0001d7170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/expression_index.test: ok! 166 test cases passed, take time 2.312499456 s time="2024-05-06T17:21:02+08:00" level=info msg="run test [expression_index] ok" time="2024-05-06T17:21:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001282c0 {{} {} 0} {0 0} [0xc000326b40] map[] 0 1 0xc000488720 false map[0xc000326b40:map[0xc000326b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/field_length.test: ok! 10 test cases passed, take time 0.03576611 s time="2024-05-06T17:21:02+08:00" level=info msg="run test [field_length] ok" time="2024-05-06T17:21:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283a8 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc000488960 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filesort.test: ok! 53 test cases passed, take time 0.481696227 s time="2024-05-06T17:21:03+08:00" level=info msg="run test [filesort] ok" time="2024-05-06T17:21:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894118 {{} {} 0} {0 0} [0xc0003be5a0] map[] 0 1 0xc0005245a0 false map[0xc0003be5a0:map[0xc0003be5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filesort_json.test: ok! 16 test cases passed, take time 0.143742109 s time="2024-05-06T17:21:03+08:00" level=info msg="run test [filesort_json] ok" time="2024-05-06T17:21:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008940a0 {{} {} 0} {0 0} [0xc0001646c0] map[] 0 1 0xc000524d80 false map[0xc0001646c0:map[0xc0001646c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/filesort_merge.test: ok! 34 test cases passed, take time 0.616048098 s time="2024-05-06T17:21:04+08:00" level=info msg="run test [filesort_merge] ok" time="2024-05-06T17:21:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000620098 {{} {} 0} {0 0} [0xc0008f6000] map[] 0 1 0xc0004882a0 false map[0xc0008f6000:map[0xc0008f6000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:04+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.147006668 s time="2024-05-06T17:21:04+08:00" level=info msg="run test [filter_single_col_idx_big] ok" time="2024-05-06T17:21:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000620168 {{} {} 0} {0 0} [0xc0003bf560] map[] 0 1 0xc000488720 false map[0xc0003bf560:map[0xc0003bf560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key.test: ok! 158 test cases passed, take time 1.878035332 s time="2024-05-06T17:21:06+08:00" level=info msg="run test [foreign_key] ok" time="2024-05-06T17:21:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00042ea80 {{} {} 0} {0 0} [0xc000326f30] map[] 0 1 0xc000525b60 false map[0xc000326f30:map[0xc000326f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key1.test: ok! 207 test cases passed, take time 2.496899179 s time="2024-05-06T17:21:08+08:00" level=info msg="run test [foreign_key1] ok" time="2024-05-06T17:21:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a908 {{} {} 0} {0 0} [0xc000327200] map[] 0 1 0xc000804300 false map[0xc000327200:map[0xc000327200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b) 207787520 bytes in 1.49 secs (139329795 bytes/sec) [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b 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 ./t/foreign_key_cascade_delete.test: ok! 527 test cases passed, take time 8.600076293 s time="2024-05-06T17:21:17+08:00" level=info msg="run test [foreign_key_cascade_delete] ok" time="2024-05-06T17:21:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00051a798 {{} {} 0} {0 0} [0xc000558240] map[] 0 1 0xc00059c300 false map[0xc000558240:map[0xc000558240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_cascade_mysql.test: ok! 301 test cases passed, take time 2.660498111 s time="2024-05-06T17:21:20+08:00" level=info msg="run test [foreign_key_cascade_mysql] ok" time="2024-05-06T17:21:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000894980 {{} {} 0} {0 0} [0xc0008f7950] map[] 0 1 0xc000366240 false map[0xc0008f7950:map[0xc0008f7950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_cascade_type.test: ok! 143 test cases passed, take time 0.97708916 s time="2024-05-06T17:21:21+08:00" level=info msg="run test [foreign_key_cascade_type] ok" Great, All tests passed mysqltest end tidb-server(PID: 3062) stopped Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/tidb-test) 609588736 bytes in 7.33 secs (83214763 bytes/sec) [Pipeline] { [Pipeline] } [Pipeline] sh ./t/subquery_all.test: ok! 2358 test cases passed, take time 22.710727016 s time="2024-05-06T17:21:23+08:00" level=info msg="run test [subquery_all] ok" time="2024-05-06T17:21:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2120 {{} {} 0} {0 0} [0xc000988d80] map[] 0 1 0xc0007685a0 false map[0xc000988d80:map[0xc000988d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_antijoin.test: ok! 116 test cases passed, take time 0.859917898 s time="2024-05-06T17:21:24+08:00" level=info msg="run test [subquery_antijoin] ok" time="2024-05-06T17:21:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a5f0 {{} {} 0} {0 0} [0xc000374e10] map[] 0 1 0xc00054b860 false map[0xc000374e10:map[0xc000374e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_bugs.test: ok! 287 test cases passed, take time 3.608992793 s time="2024-05-06T17:21:27+08:00" level=info msg="run test [subquery_bugs] ok" time="2024-05-06T17:21:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2510 {{} {} 0} {0 0} [0xc00032ec60] map[] 0 1 0xc0000375c0 false map[0xc00032ec60:map[0xc00032ec60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/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] } ./t/subquery_mat.test: ok! 502 test cases passed, take time 6.065491781 s time="2024-05-06T17:21:33+08:00" level=info msg="run test [subquery_mat] ok" time="2024-05-06T17:21:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a9a8 {{} {} 0} {0 0} [0xc00045c630] map[] 0 1 0xc00041e840 false map[0xc00045c630:map[0xc00045c630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/subquery_sj_innodb_all.test: ok! 68 test cases passed, take time 0.576815912 s time="2024-05-06T17:21:34+08:00" level=info msg="run test [subquery_sj_innodb_all] ok" time="2024-05-06T17:21:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a1f0 {{} {} 0} {0 0} [0xc00019a870] map[] 0 1 0xc00018eae0 false map[0xc00019a870:map[0xc00019a870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:34+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] { ./t/subselect_innodb.test: ok! 175 test cases passed, take time 2.415481967 s time="2024-05-06T17:21:36+08:00" level=info msg="run test [subselect_innodb] ok" time="2024-05-06T17:21:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e1f0 {{} {} 0} {0 0} [0xc0004b5170] map[] 0 1 0xc000702600 false map[0xc0004b5170:map[0xc0004b5170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sum_distinct-big.test: ok! 24 test cases passed, take time 0.347642539 s time="2024-05-06T17:21:37+08:00" level=info msg="run test [sum_distinct-big] ok" time="2024-05-06T17:21:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa378 {{} {} 0} {0 0} [0xc00019b3b0] map[] 0 1 0xc00018ec60 false map[0xc00019b3b0:map[0xc00019b3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] sh ./t/sum_distinct.test: ok! 32 test cases passed, take time 0.634921314 s time="2024-05-06T17:21:37+08:00" level=info msg="run test [sum_distinct] ok" time="2024-05-06T17:21:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa490 {{} {} 0} {0 0} [0xc000404000] map[] 0 1 0xc00018f380 false map[0xc000404000:map[0xc000404000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temp_table.test: ok! 137 test cases passed, take time 0.937635885 s time="2024-05-06T17:21:38+08:00" level=info msg="run test [temp_table] ok" time="2024-05-06T17:21:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2570 {{} {} 0} {0 0} [0xc00049be60] map[] 0 1 0xc0000373e0 false map[0xc00049be60:map[0xc00049be60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temptable_256_fields.test: ok! 5 test cases passed, take time 0.038563794 s time="2024-05-06T17:21:38+08:00" level=info msg="run test [temptable_256_fields] ok" time="2024-05-06T17:21:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa020 {{} {} 0} {0 0} [0xc00045c000] map[] 0 1 0xc00037c120 false map[0xc00045c000:map[0xc00045c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/temptable_disk.test: ok! 14 test cases passed, take time 0.139654282 s time="2024-05-06T17:21:39+08:00" level=info msg="run test [temptable_disk] ok" time="2024-05-06T17:21:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a0e8 {{} {} 0} {0 0} [0xc00049a120] map[] 0 1 0xc00041e660 false map[0xc00049a120:map[0xc00049a120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/time.test: ok! 71 test cases passed, take time 0.197590293 s time="2024-05-06T17:21:39+08:00" level=info msg="run test [time] ok" time="2024-05-06T17:21:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa2e0 {{} {} 0} {0 0} [0xc00049b4d0] map[] 0 1 0xc00037cd20 false map[0xc00049b4d0:map[0xc00049b4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/time_zone_grant.test: ok! 58 test cases passed, take time 0.308217372 s time="2024-05-06T17:21:39+08:00" level=info msg="run test [time_zone_grant] ok" time="2024-05-06T17:21:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e5a8 {{} {} 0} {0 0} [0xc0002fd050] map[] 0 1 0xc000535d40 false map[0xc0002fd050:map[0xc0002fd050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/time_zone_with_dst.test: ok! 28 test cases passed, take time 0.31744857 s time="2024-05-06T17:21:40+08:00" level=info msg="run test [time_zone_with_dst] ok" time="2024-05-06T17:21:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a23b8 {{} {} 0} {0 0} [0xc0002fd560] map[] 0 1 0xc000037b60 false map[0xc0002fd560:map[0xc0002fd560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/timestamp_insert.test: ok! 199 test cases passed, take time 0.986358687 s time="2024-05-06T17:21:41+08:00" level=info msg="run test [timestamp_insert] ok" time="2024-05-06T17:21:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e6b0 {{} {} 0} {0 0} [0xc0003e2000] map[] 0 1 0xc000535b00 false map[0xc0003e2000:map[0xc0003e2000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/timestamp_update.test: ok! 75 test cases passed, take time 0.406536427 s time="2024-05-06T17:21:41+08:00" level=info msg="run test [timestamp_update] ok" time="2024-05-06T17:21:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2a10 {{} {} 0} {0 0} [0xc000567440] map[] 0 1 0xc00057e540 false map[0xc000567440:map[0xc000567440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/tpcc.test: ok! 35 test cases passed, take time 0.60304767 s time="2024-05-06T17:21:42+08:00" level=info msg="run test [tpcc] ok" time="2024-05-06T17:21:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a990 {{} {} 0} {0 0} [0xc0003e3200] map[] 0 1 0xc000436120 false map[0xc0003e3200:map[0xc0003e3200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:21:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" + 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 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 github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading go.uber.org/atomic v1.10.0 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-release-7-5-ghpr-mysql-test-818-fkmz6-bwk35-n7qq8 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/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/log v1.1.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db 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/transaction_isolation_func.test: ok! 62 test cases passed, take time 4.067147978 s time="2024-05-06T17:21:46+08:00" level=info msg="run test [transaction_isolation_func] ok" time="2024-05-06T17:21:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa4a0 {{} {} 0} {0 0} [0xc000567b90] map[] 0 1 0xc0000375c0 false map[0xc000567b90:map[0xc000567b90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/truth_value_transform.test: ok! 19 test cases passed, take time 0.058931164 s time="2024-05-06T17:21:46+08:00" level=info msg="run test [truth_value_transform] ok" time="2024-05-06T17:21:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000a02000 {{} {} 0} {0 0} [0xc00019a090] map[] 0 1 0xc000a08000 false map[0xc00019a090:map[0xc00019a090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type.test: ok! 16 test cases passed, take time 0.067700185 s time="2024-05-06T17:21:46+08:00" level=info msg="run test [type] ok" time="2024-05-06T17:21:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa100 {{} {} 0} {0 0} [0xc0001d8000] map[] 0 1 0xc000036600 false map[0xc0001d8000:map[0xc0001d8000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_binary.test: ok! 93 test cases passed, take time 0.43584161 s time="2024-05-06T17:21:46+08:00" level=info msg="run test [type_binary] ok" time="2024-05-06T17:21:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e440 {{} {} 0} {0 0} [0xc000918360] map[] 0 1 0xc000a08d80 false map[0xc000918360:map[0xc000918360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_bit_innodb.test: ok! 89 test cases passed, take time 0.819880589 s time="2024-05-06T17:21:47+08:00" level=info msg="run test [type_bit_innodb] ok" time="2024-05-06T17:21:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a3b8 {{} {} 0} {0 0} [0xc00040a5a0] map[] 0 1 0xc000806f60 false map[0xc00040a5a0:map[0xc00040a5a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_bit_myisam.test: ok! 168 test cases passed, take time 1.291168503 s time="2024-05-06T17:21:49+08:00" level=info msg="run test [type_bit_myisam] ok" time="2024-05-06T17:21:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a23e0 {{} {} 0} {0 0} [0xc0003e66c0] map[] 0 1 0xc000a092c0 false map[0xc0003e66c0:map[0xc0003e66c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Agent pingcap-tidb-release-7-5-ghpr-mysql-test-818-fkmz6-bwk35-n7qq8 is provisioned from template pingcap_tidb_release-7_5_ghpr_mysql_test_818-fkmz6-bwk35 --- 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/818/" runUrl: "job/pingcap/job/tidb/job/release-7.5/job/ghpr_mysql_test/818/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "35a7dae404ddd27922c608b9c1d685fca9cac204" jenkins/label: "pingcap_tidb_release-7_5_ghpr_mysql_test_818-fkmz6" name: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-fkmz6-bwk35-n7qq8" 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-818-fkmz6-bwk35-n7qq8" - name: "JENKINS_NAME" value: "pingcap-tidb-release-7-5-ghpr-mysql-test-818-fkmz6-bwk35-n7qq8" - 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-818-fkmz6-bwk35-n7qq8 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@7b59d858; decorates RemoteLauncher[hudson.remoting.Channel@5b42dd9f:JNLP4-connect connection from 10.233.102.147/10.233.102.147:36494] 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 ./t/type_blob.test: ok! 296 test cases passed, take time 2.308776404 s time="2024-05-06T17:21:51+08:00" level=info msg="run test [type_blob] ok" time="2024-05-06T17:21:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2548 {{} {} 0} {0 0} [0xc00023b050] map[] 0 1 0xc000a09d40 false map[0xc00023b050:map[0xc00023b050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" > 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 ./t/type_datetime.test: ok! 334 test cases passed, take time 2.292394485 s Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) time="2024-05-06T17:21:53+08:00" level=info msg="run test [type_datetime] ok" time="2024-05-06T17:21:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007a2760 {{} {} 0} {0 0} [0xc000304000] map[] 0 1 0xc000a08840 false map[0xc000304000:map[0xc000304000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [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] 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 ./t/type_decimal.test: ok! 361 test cases passed, take time 1.860512414 s time="2024-05-06T17:21:55+08:00" level=info msg="run test [type_decimal] ok" time="2024-05-06T17:21:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e778 {{} {} 0} {0 0} [0xc0003058c0] map[] 0 1 0xc0007a5f80 false map[0xc0003058c0:map[0xc0003058c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_enum.test: ok! 122 test cases passed, take time 1.630220864 s time="2024-05-06T17:21:57+08:00" level=info msg="run test [type_enum] ok" time="2024-05-06T17:21:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a23e8 {{} {} 0} {0 0} [0xc000726000] map[] 0 1 0xc0000370e0 false map[0xc000726000:map[0xc000726000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:21:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b) 207787520 bytes in 0.64 secs (325724617 bytes/sec) [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-066b97f741e6fbef0740e073940cea08d13b3f43-b80294517c3e831e99c8f54490c4d4fbb48a359b 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 ./t/type_float.test: ok! 269 test cases passed, take time 4.097199771 s time="2024-05-06T17:22:01+08:00" level=info msg="run test [type_float] ok" time="2024-05-06T17:22:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019ebb8 {{} {} 0} {0 0} [0xc000921ef0] map[] 0 1 0xc000850c60 false map[0xc000921ef0:map[0xc000921ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_nchar.test: ok! 23 test cases passed, take time 0.266050736 s time="2024-05-06T17:22:01+08:00" level=info msg="run test [type_nchar] ok" time="2024-05-06T17:22:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032ae08 {{} {} 0} {0 0} [0xc0008b8e10] map[] 0 1 0xc0007a5ce0 false map[0xc0008b8e10:map[0xc0008b8e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/tidb-test) 609588736 bytes in 3.77 secs (161481273 bytes/sec) [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 ./t/type_newdecimal.test: ok! 584 test cases passed, take time 3.17798613 s time="2024-05-06T17:22:04+08:00" level=info msg="run test [type_newdecimal] ok" time="2024-05-06T17:22:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032aab8 {{} {} 0} {0 0} [0xc00036e120] map[] 0 1 0xc0007a55c0 false map[0xc00036e120:map[0xc00036e120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" 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 github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 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 golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/pingcap/log v1.1.0 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/type_ranges.test: ok! 81 test cases passed, take time 2.045642745 s time="2024-05-06T17:22:07+08:00" level=info msg="run test [type_ranges] ok" time="2024-05-06T17:22:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2268 {{} {} 0} {0 0} [0xc00019b7a0] map[] 0 1 0xc000534a80 false map[0xc00019b7a0:map[0xc00019b7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_set.test: ok! 33 test cases passed, take time 0.334964911 s time="2024-05-06T17:22:07+08:00" level=info msg="run test [type_set] ok" time="2024-05-06T17:22:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa3d0 {{} {} 0} {0 0} [0xc00019bb90] map[] 0 1 0xc000037380 false map[0xc00019bb90:map[0xc00019bb90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_time.test: ok! 144 test cases passed, take time 0.96510046 s time="2024-05-06T17:22:08+08:00" level=info msg="run test [type_time] ok" time="2024-05-06T17:22:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a28b8 {{} {} 0} {0 0} [0xc00039db90] map[] 0 1 0xc000488180 false map[0xc00039db90:map[0xc00039db90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp.test: ok! 279 test cases passed, take time 1.47262946 s time="2024-05-06T17:22:09+08:00" level=info msg="run test [type_timestamp] ok" time="2024-05-06T17:22:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a810 {{} {} 0} {0 0} [0xc00049e000] map[] 0 1 0xc000036e40 false map[0xc00049e000:map[0xc00049e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp_explicit.test: ok! 48 test cases passed, take time 0.592459346 s time="2024-05-06T17:22:10+08:00" level=info msg="run test [type_timestamp_explicit] ok" time="2024-05-06T17:22:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2b10 {{} {} 0} {0 0} [0xc00049e7e0] map[] 0 1 0xc000535020 false map[0xc00049e7e0:map[0xc00049e7e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_timestamp_myisam.test: ok! 6 test cases passed, take time 0.046516245 s time="2024-05-06T17:22:10+08:00" level=info msg="run test [type_timestamp_myisam] ok" time="2024-05-06T17:22:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2b60 {{} {} 0} {0 0} [0xc0002ddef0] map[] 0 1 0xc000535200 false map[0xc0002ddef0:map[0xc0002ddef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_uint.test: ok! 9 test cases passed, take time 0.037028453 s time="2024-05-06T17:22:10+08:00" level=info msg="run test [type_uint] ok" time="2024-05-06T17:22:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa388 {{} {} 0} {0 0} [0xc00049ed80] map[] 0 1 0xc000494d20 false map[0xc00049ed80:map[0xc00049ed80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_unit.test: ok! 9 test cases passed, take time 0.031547028 s time="2024-05-06T17:22:10+08:00" level=info msg="run test [type_unit] ok" time="2024-05-06T17:22:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa460 {{} {} 0} {0 0} [0xc0003034d0] map[] 0 1 0xc000494f60 false map[0xc0003034d0:map[0xc0003034d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_varchar.test: ok! 180 test cases passed, take time 1.972856514 s time="2024-05-06T17:22:12+08:00" level=info msg="run test [type_varchar] ok" time="2024-05-06T17:22:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa4c0 {{} {} 0} {0 0} [0xc000168fc0] map[] 0 1 0xc000495800 false map[0xc000168fc0:map[0xc000168fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/type_year.test: ok! 101 test cases passed, take time 0.5151127 s time="2024-05-06T17:22:13+08:00" level=info msg="run test [type_year] ok" time="2024-05-06T17:22:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a9d0 {{} {} 0} {0 0} [0xc0004c2090] map[] 0 1 0xc0004b6240 false map[0xc0004c2090:map[0xc0004c2090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update.test: ok! 246 test cases passed, take time 2.321910129 s time="2024-05-06T17:22:15+08:00" level=info msg="run test [update] ok" time="2024-05-06T17:22:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007145e0 {{} {} 0} {0 0} [0xc0007b6480] map[] 0 1 0xc0006c5980 false map[0xc0007b6480:map[0xc0007b6480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update_myisam.test: ok! 36 test cases passed, take time 0.396939203 s time="2024-05-06T17:22:16+08:00" level=info msg="run test [update_myisam] ok" time="2024-05-06T17:22:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000714898 {{} {} 0} {0 0} [0xc0001630e0] map[] 0 1 0xc0000362a0 false map[0xc0001630e0:map[0xc0001630e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/update_stmt.test: ok! 17 test cases passed, take time 0.041134696 s time="2024-05-06T17:22:16+08:00" level=info msg="run test [update_stmt] ok" time="2024-05-06T17:22:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000714928 {{} {} 0} {0 0} [0xc0007b6f30] map[] 0 1 0xc0000365a0 false map[0xc0007b6f30:map[0xc0007b6f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/upgrade.test: ok! 34 test cases passed, take time 0.223667229 s time="2024-05-06T17:22:16+08:00" level=info msg="run test [upgrade] ok" time="2024-05-06T17:22:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa9c8 {{} {} 0} {0 0} [0xc0001639e0] map[] 0 1 0xc0005341e0 false map[0xc0001639e0:map[0xc0001639e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_if_exists.test: ok! 79 test cases passed, take time 0.383280468 s time="2024-05-06T17:22:16+08:00" level=info msg="run test [user_if_exists] ok" time="2024-05-06T17:22:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aac90 {{} {} 0} {0 0} [0xc0004122d0] map[] 0 1 0xc0005353e0 false map[0xc0004122d0:map[0xc0004122d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_password_history.test: ok! 141 test cases passed, take time 0.913077182 s time="2024-05-06T17:22:17+08:00" level=info msg="run test [user_password_history] ok" time="2024-05-06T17:22:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a478 {{} {} 0} {0 0} [0xc00019be60] map[] 0 1 0xc000036480 false map[0xc00019be60:map[0xc00019be60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/user_var.test: ok! 309 test cases passed, take time 1.5652218580000001 s time="2024-05-06T17:22:19+08:00" level=info msg="run test [user_var] ok" time="2024-05-06T17:22:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a22f0 {{} {} 0} {0 0} [0xc00019abd0] map[] 0 1 0xc000912cc0 false map[0xc00019abd0:map[0xc00019abd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/validate_password.test: ok! 155 test cases passed, take time 0.693656086 s time="2024-05-06T17:22:20+08:00" level=info msg="run test [validate_password] ok" time="2024-05-06T17:22:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2878 {{} {} 0} {0 0} [0xc000302000] map[] 0 1 0xc0008167e0 false map[0xc000302000:map[0xc000302000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/validate_password_check_user.test: ok! 34 test cases passed, take time 0.152053192 s time="2024-05-06T17:22:20+08:00" level=info msg="run test [validate_password_check_user] ok" time="2024-05-06T17:22:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a29b0 {{} {} 0} {0 0} [0xc00046dc20] map[] 0 1 0xc000816d20 false map[0xc00046dc20:map[0xc00046dc20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/varbinary.test: ok! 149 test cases passed, take time 0.535142891 s time="2024-05-06T17:22:21+08:00" level=info msg="run test [varbinary] ok" time="2024-05-06T17:22:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2290 {{} {} 0} {0 0} [0xc00019bb90] map[] 0 1 0xc00036ccc0 false map[0xc00019bb90:map[0xc00019bb90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variable.test: ok! 16 test cases passed, take time 0.012836989 s time="2024-05-06T17:22:21+08:00" level=info msg="run test [variable] ok" time="2024-05-06T17:22:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa4d8 {{} {} 0} {0 0} [0xc00032c360] map[] 0 1 0xc000736de0 false map[0xc00032c360:map[0xc00032c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variables.test: ok! 559 test cases passed, take time 0.844496541 s time="2024-05-06T17:22:21+08:00" level=info msg="run test [variables] ok" time="2024-05-06T17:22:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e948 {{} {} 0} {0 0} [0xc0005da000] map[] 0 1 0xc000327080 false map[0xc0005da000:map[0xc0005da000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/variables_dynamic_privs.test: ok! 14 test cases passed, take time 0.105990723 s time="2024-05-06T17:22:22+08:00" level=info msg="run test [variables_dynamic_privs] ok" time="2024-05-06T17:22:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a138 {{} {} 0} {0 0} [0xc0002db3b0] map[] 0 1 0xc0005fca20 false map[0xc0002db3b0:map[0xc0002db3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view.test: ok! 1458 test cases passed, take time 20.615191878 s time="2024-05-06T17:22:42+08:00" level=info msg="run test [view] ok" time="2024-05-06T17:22:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032aa60 {{} {} 0} {0 0} [0xc000496000] map[] 0 1 0xc000326b40 false map[0xc000496000:map[0xc000496000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:42+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: 3250) started time="2024-05-06T17:22:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:22:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view_grant.test: ok! 718 test cases passed, take time 6.527989892 s time="2024-05-06T17:22:49+08:00" level=info msg="run test [view_grant] ok" time="2024-05-06T17:22:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a22d0 {{} {} 0} {0 0} [0xc00063cfc0] map[] 0 1 0xc0005f5080 false map[0xc00063cfc0:map[0xc00063cfc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/view_myisam.test: ok! 31 test cases passed, take time 0.361739443 s time="2024-05-06T17:22:49+08:00" level=info msg="run test [view_myisam] ok" time="2024-05-06T17:22:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2460 {{} {} 0} {0 0} [0xc00063d4d0] map[] 0 1 0xc0005f5800 false map[0xc00063d4d0:map[0xc00063d4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:49+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 ------------------------------------------- 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-06T17:22:49+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-06T17:22:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280c0 {{} {} 0} {0 0} [0xc000164630] map[] 0 1 0xc0000363c0 false map[0xc000164630:map[0xc000164630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/infoschema.test: ok! 19 test cases passed, take time 0.309098081 s time="2024-05-06T17:22:49+08:00" level=info msg="run test [infoschema] ok" time="2024-05-06T17:22:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198198 {{} {} 0} {0 0} [0xc0003a85a0] map[] 0 1 0xc00018e4e0 false map[0xc0003a85a0:map[0xc0003a85a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/warnings.test: ok! 74 test cases passed, take time 0.525071877 s time="2024-05-06T17:22:50+08:00" level=info msg="run test [warnings] ok" time="2024-05-06T17:22:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a26c8 {{} {} 0} {0 0} [0xc0005fdb90] map[] 0 1 0xc00018f020 false map[0xc0005fdb90:map[0xc0005fdb90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_bitwise_ops.test: ok! 77 test cases passed, take time 0.598242392 s time="2024-05-06T17:22:51+08:00" level=info msg="run test [window_bitwise_ops] ok" time="2024-05-06T17:22:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e1e8 {{} {} 0} {0 0} [0xc0005fd950] map[] 0 1 0xc000326660 false map[0xc0005fd950:map[0xc0005fd950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_functions.test: ok! 1303 test cases passed, take time 6.71227612 s time="2024-05-06T17:22:57+08:00" level=info msg="run test [window_functions] ok" time="2024-05-06T17:22:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e0b8 {{} {} 0} {0 0} [0xc0003fefc0] map[] 0 1 0xc0009801e0 false map[0xc0003fefc0:map[0xc0003fefc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_functions_big.test: ok! 33 test cases passed, take time 0.83874484 s time="2024-05-06T17:22:58+08:00" level=info msg="run test [window_functions_big] ok" time="2024-05-06T17:22:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2528 {{} {} 0} {0 0} [0xc0005fd7a0] map[] 0 1 0xc000806540 false map[0xc0005fd7a0:map[0xc0005fd7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_functions_bugs.test: ok! 157 test cases passed, take time 1.13400133 s time="2024-05-06T17:22:59+08:00" level=info msg="run test [window_functions_bugs] ok" time="2024-05-06T17:22:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a6b8 {{} {} 0} {0 0} [0xc000430bd0] map[] 0 1 0xc00018ff20 false map[0xc000430bd0:map[0xc000430bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:22:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_functions_interesting_orders.test: ok! 27 test cases passed, take time 0.57707472 s time="2024-05-06T17:23:00+08:00" level=info msg="run test [window_functions_interesting_orders] ok" time="2024-05-06T17:23:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e0c8 {{} {} 0} {0 0} [0xc00023e000] map[] 0 1 0xc000036540 false map[0xc00023e000:map[0xc00023e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/window_min_max.test: ok! 200 test cases passed, take time 0.676087273 s time="2024-05-06T17:23:01+08:00" level=info msg="run test [window_min_max] ok" time="2024-05-06T17:23:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019e680 {{} {} 0} {0 0} [0xc0004513b0] map[] 0 1 0xc000616240 false map[0xc0004513b0:map[0xc0004513b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_non_recursive.test: ok! 180 test cases passed, take time 1.200457326 s time="2024-05-06T17:23:02+08:00" level=info msg="run test [with_non_recursive] ok" time="2024-05-06T17:23:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a20c0 {{} {} 0} {0 0} [0xc0005da6c0] map[] 0 1 0xc00018e360 false map[0xc0005da6c0:map[0xc0005da6c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:02+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: 3294) 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-06T17:23:00+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-06T17:23:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280c0 {{} {} 0} {0 0} [0xc000308000] map[] 0 1 0xc000036420 false map[0xc000308000:map[0xc000308000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check.test: ok! 10 test cases passed, take time 0.165057076 s time="2024-05-06T17:23:00+08:00" level=info msg="run test [foreign_key_check] ok" time="2024-05-06T17:23:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e118 {{} {} 0} {0 0} [0xc000308090] map[] 0 1 0xc0003b02a0 false map[0xc000308090:map[0xc000308090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check_delete.test: ok! 109 test cases passed, take time 1.004527336 s time="2024-05-06T17:23:01+08:00" level=info msg="run test [foreign_key_check_delete] ok" time="2024-05-06T17:23:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c4f8 {{} {} 0} {0 0} [0xc0001645a0] map[] 0 1 0xc000421020 false map[0xc0001645a0:map[0xc0001645a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_non_recursive_bugs.test: ok! 102 test cases passed, take time 2.321128118 s time="2024-05-06T17:23:04+08:00" level=info msg="run test [with_non_recursive_bugs] ok" time="2024-05-06T17:23:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a2300 {{} {} 0} {0 0} [0xc00019b560] map[] 0 1 0xc000616960 false map[0xc00019b560:map[0xc00019b560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check_insert.test: ok! 663 test cases passed, take time 3.006518796 s time="2024-05-06T17:23:05+08:00" level=info msg="run test [foreign_key_check_insert] ok" time="2024-05-06T17:23:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c8d8 {{} {} 0} {0 0} [0xc0003bf290] map[] 0 1 0xc0003000c0 false map[0xc0003bf290:map[0xc0003bf290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_recursive.test: ok! 86 test cases passed, take time 0.526304092 s time="2024-05-06T17:23:05+08:00" level=info msg="run test [with_recursive] ok" time="2024-05-06T17:23:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a27b0 {{} {} 0} {0 0} [0xc0004c4240] map[] 0 1 0xc000806420 false map[0xc0004c4240:map[0xc0004c4240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/with_recursive_bugs.test: ok! 30 test cases passed, take time 0.407068202 s time="2024-05-06T17:23:05+08:00" level=info msg="run test [with_recursive_bugs] ok" time="2024-05-06T17:23:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032a1e8 {{} {} 0} {0 0} [0xc00019aea0] map[] 0 1 0xc0008064e0 false map[0xc00019aea0:map[0xc00019aea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:05+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.037551166 s time="2024-05-06T17:23:05+08:00" level=info msg="run test [with_recursive_innodb_tmp_table] ok" time="2024-05-06T17:23:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa058 {{} {} 0} {0 0} [0xc0004c53b0] map[] 0 1 0xc000036540 false map[0xc0004c53b0:map[0xc0004c53b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/xd.test: ok! 7 test cases passed, take time 0.264112148 s time="2024-05-06T17:23:06+08:00" level=info msg="run test [xd] ok" time="2024-05-06T17:23:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa038 {{} {} 0} {0 0} [0xc00019a360] map[] 0 1 0xc000036360 false map[0xc00019a360:map[0xc00019a360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/year_innodb.test: ok! 51 test cases passed, take time 0.242885121 s time="2024-05-06T17:23:06+08:00" level=info msg="run test [year_innodb] ok" time="2024-05-06T17:23:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005aa1d0 {{} {} 0} {0 0} [0xc00043e000] map[] 0 1 0xc0000369c0 false map[0xc00043e000:map[0xc00043e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_check_update.test: ok! 445 test cases passed, take time 2.200087301 s time="2024-05-06T17:23:07+08:00" level=info msg="run test [foreign_key_check_update] ok" time="2024-05-06T17:23:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612918 {{} {} 0} {0 0} [0xc00051c000] map[] 0 1 0xc0003c2360 false map[0xc00051c000:map[0xc00051c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_checks_func.test: ok! 37 test cases passed, take time 0.262386314 s time="2024-05-06T17:23:07+08:00" level=info msg="run test [foreign_key_checks_func] ok" time="2024-05-06T17:23:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006120c0 {{} {} 0} {0 0} [0xc00051c360] map[] 0 1 0xc0004cc4e0 false map[0xc00051c360:map[0xc00051c360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_ddl.test: ok! 157 test cases passed, take time 1.37739329 s time="2024-05-06T17:23:08+08:00" level=info msg="run test [foreign_key_ddl] ok" time="2024-05-06T17:23:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612c20 {{} {} 0} {0 0} [0xc000456120] map[] 0 1 0xc0003d5740 false map[0xc000456120:map[0xc000456120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/sub_query_more.test: ok! 332 test cases passed, take time 4.060897038 s time="2024-05-06T17:23:10+08:00" level=info msg="run test [sub_query_more] ok" time="2024-05-06T17:23:10+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00032aed8 {{} {} 0} {0 0} [0xc000655cb0] map[] 0 1 0xc000898120 false map[0xc000655cb0:map[0xc000655cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:10+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+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 20.069771083 s time="2024-05-06T17:23:09+08:00" level=info msg="run test [index_merge_sqlgen_exprs_orandor_1_no_out_trans] ok" time="2024-05-06T17:23:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038edd0 {{} {} 0} {0 0} [0xc000965c20] map[] 0 1 0xc000036420 false map[0xc000965c20:map[0xc000965c20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_ddl2.test: ok! 116 test cases passed, take time 3.311213896 s time="2024-05-06T17:23:12+08:00" level=info msg="run test [foreign_key_ddl2] ok" time="2024-05-06T17:23:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000613198 {{} {} 0} {0 0} [0xc0004567e0] map[] 0 1 0xc0004f8a20 false map[0xc0004567e0:map[0xc0004567e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/role.test: ok! 340 test cases passed, take time 1.9853783809999999 s time="2024-05-06T17:23:12+08:00" level=info msg="run test [role] ok" time="2024-05-06T17:23:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006a3b80 {{} {} 0} {0 0} [0xc000856a20] map[] 0 1 0xc000859560 false map[0xc000856a20:map[0xc000856a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_update.test: ok! 103 test cases passed, take time 3.372976548 s time="2024-05-06T17:23:12+08:00" level=info msg="run test [index_merge_update] ok" time="2024-05-06T17:23:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128fb8 {{} {} 0} {0 0} [0xc000ef0900] map[] 0 1 0xc000dc0480 false map[0xc000ef0900:map[0xc000ef0900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/inlj_inner_multi_pattern.test: ok! 229 test cases passed, take time 0.389927205 s time="2024-05-06T17:23:13+08:00" level=info msg="run test [inlj_inner_multi_pattern] ok" time="2024-05-06T17:23:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280b0 {{} {} 0} {0 0} [0xc0003bc240] map[] 0 1 0xc000a06060 false map[0xc0003bc240:map[0xc0003bc240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:13+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.004542035 s time="2024-05-06T17:23:13+08:00" level=info msg="run test [innodb_log_file_size_functionality] ok" time="2024-05-06T17:23:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198038 {{} {} 0} {0 0} [0xc000372240] map[] 0 1 0xc0000365a0 false map[0xc000372240:map[0xc000372240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/role2.test: ok! 259 test cases passed, take time 1.324991215 s time="2024-05-06T17:23:13+08:00" level=info msg="run test [role2] ok" Great, All tests passed mysqltest end tidb-server(PID: 3040) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/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] } ./t/foreign_key_innodb_bug56143.test: ok! 9 test cases passed, take time 0.37269522 s time="2024-05-06T17:23:15+08:00" level=info msg="run test [foreign_key_innodb_bug56143] ok" time="2024-05-06T17:23:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283c8 {{} {} 0} {0 0} [0xc000456000] map[] 0 1 0xc00059e180 false map[0xc000456000:map[0xc000456000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_innodb_bug60196.test: ok! 35 test cases passed, take time 0.178224428 s time="2024-05-06T17:23:15+08:00" level=info msg="run test [foreign_key_innodb_bug60196] ok" time="2024-05-06T17:23:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612038 {{} {} 0} {0 0} [0xc000164870] map[] 0 1 0xc0004f8120 false map[0xc000164870:map[0xc000164870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:15+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 1.028269627 s time="2024-05-06T17:23:16+08:00" level=info msg="run test [foreign_key_on_delete_set_null] ok" time="2024-05-06T17:23:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612328 {{} {} 0} {0 0} [0xc0003a8990] map[] 0 1 0xc0004f8d20 false map[0xc0003a8990:map[0xc0003a8990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:16+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.7664607759999997 s time="2024-05-06T17:23:17+08:00" level=info msg="run test [innodb_tmp_table_heap_to_disk] ok" time="2024-05-06T17:23:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0013881b8 {{} {} 0} {0 0} [0xc0001657a0] map[] 0 1 0xc000dc0900 false map[0xc0001657a0:map[0xc0001657a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_on_replace.test: ok! 247 test cases passed, take time 1.283369091 s time="2024-05-06T17:23:17+08:00" level=info msg="run test [foreign_key_on_replace] ok" time="2024-05-06T17:23:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008003d8 {{} {} 0} {0 0} [0xc0002ba510] map[] 0 1 0xc0004cd080 false map[0xc0002ba510:map[0xc0002ba510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert.test: ok! 248 test cases passed, take time 1.820106392 s time="2024-05-06T17:23:19+08:00" level=info msg="run test [insert] ok" time="2024-05-06T17:23:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128948 {{} {} 0} {0 0} [0xc000495440] map[] 0 1 0xc0004b2d80 false map[0xc000495440:map[0xc000495440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_select.test: ok! 158 test cases passed, take time 1.098584214 s time="2024-05-06T17:23:20+08:00" level=info msg="run test [insert_select] ok" time="2024-05-06T17:23:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0013884f8 {{} {} 0} {0 0} [0xc000628900] map[] 0 1 0xc0004b3140 false map[0xc000628900:map[0xc000628900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_select_myisam.test: ok! 21 test cases passed, take time 0.166988741 s time="2024-05-06T17:23:20+08:00" level=info msg="run test [insert_select_myisam] ok" time="2024-05-06T17:23:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001980c0 {{} {} 0} {0 0} [0xc0003a2630] map[] 0 1 0xc0000367e0 false map[0xc0003a2630:map[0xc0003a2630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_update.test: ok! 249 test cases passed, take time 1.277586889 s time="2024-05-06T17:23:21+08:00" level=info msg="run test [insert_update] ok" time="2024-05-06T17:23:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128490 {{} {} 0} {0 0} [0xc000165830] map[] 0 1 0xc00050ef60 false map[0xc000165830:map[0xc000165830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/insert_update_myisam.test: ok! 38 test cases passed, take time 0.157210897 s time="2024-05-06T17:23:21+08:00" level=info msg="run test [insert_update_myisam] ok" time="2024-05-06T17:23:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001984c0 {{} {} 0} {0 0} [0xc0001d42d0] map[] 0 1 0xc0001cc960 false map[0xc0001d42d0:map[0xc0001d42d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/invisible_indexes.test: ok! 23 test cases passed, take time 1.144926162 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [invisible_indexes] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198658 {{} {} 0} {0 0} [0xc0002fb3b0] map[] 0 1 0xc0001cd080 false map[0xc0002fb3b0:map[0xc0002fb3b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_11208.test: ok! 9 test cases passed, take time 0.025241243 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_11208] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001388388 {{} {} 0} {0 0} [0xc0003a3ef0] map[] 0 1 0xc000216c60 false map[0xc0003a3ef0:map[0xc0003a3ef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_165.test: ok! 3 test cases passed, take time 0.014436353 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_165] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001388438 {{} {} 0} {0 0} [0xc0002fb4d0] map[] 0 1 0xc000216de0 false map[0xc0002fb4d0:map[0xc0002fb4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_20571.test: ok! 42 test cases passed, take time 0.175514268 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_20571] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e120 {{} {} 0} {0 0} [0xc0002fa2d0] map[] 0 1 0xc0004b2240 false map[0xc0002fa2d0:map[0xc0002fa2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_207.test: ok! 17 test cases passed, take time 0.088346824 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_207] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128298 {{} {} 0} {0 0} [0xc0002fa510] map[] 0 1 0xc00050e7e0 false map[0xc0002fa510:map[0xc0002fa510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_227.test: ok! 8 test cases passed, take time 0.013776547 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_227] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc001388098 {{} {} 0} {0 0} [0xc0007963f0] map[] 0 1 0xc0002163c0 false map[0xc0007963f0:map[0xc0007963f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_266.test: ok! 47 test cases passed, take time 0.121846089 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_266] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e308 {{} {} 0} {0 0} [0xc000164fc0] map[] 0 1 0xc0004b2cc0 false map[0xc000164fc0:map[0xc000164fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/issue_294.test: ok! 16 test cases passed, take time 0.045129026 s time="2024-05-06T17:23:23+08:00" level=info msg="run test [issue_294] ok" time="2024-05-06T17:23:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283e8 {{} {} 0} {0 0} [0xc0002faf30] map[] 0 1 0xc00050ecc0 false map[0xc0002faf30:map[0xc0002faf30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_on_update_cascade.test: ok! 528 test cases passed, take time 9.149776407 s time="2024-05-06T17:23:26+08:00" level=info msg="run test [foreign_key_on_update_cascade] ok" time="2024-05-06T17:23:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612620 {{} {} 0} {0 0} [0xc00039c3f0] map[] 0 1 0xc0004cde60 false map[0xc00039c3f0:map[0xc00039c3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:26+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.716272243 s time="2024-05-06T17:23:30+08:00" level=info msg="run test [foreign_key_on_update_set_null] ok" time="2024-05-06T17:23:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612860 {{} {} 0} {0 0} [0xc00039d560] map[] 0 1 0xc0003be4e0 false map[0xc00039d560:map[0xc00039d560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_other_action.test: ok! 21 test cases passed, take time 0.092985779 s time="2024-05-06T17:23:30+08:00" level=info msg="run test [foreign_key_other_action] ok" time="2024-05-06T17:23:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000800120 {{} {} 0} {0 0} [0xc0004e06c0] map[] 0 1 0xc0004585a0 false map[0xc0004e06c0:map[0xc0004e06c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/foreign_key_rename_column.test: ok! 20 test cases passed, take time 0.378345639 s time="2024-05-06T17:23:31+08:00" level=info msg="run test [foreign_key_rename_column] ok" time="2024-05-06T17:23:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000612ab8 {{} {} 0} {0 0} [0xc000339290] map[] 0 1 0xc0003bec00 false map[0xc000339290:map[0xc000339290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_aes.test: ok! 78 test cases passed, take time 0.120737825 s time="2024-05-06T17:23:31+08:00" level=info msg="run test [func_aes] ok" time="2024-05-06T17:23:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008001d8 {{} {} 0} {0 0} [0xc0004e37a0] map[] 0 1 0xc0004587e0 false map[0xc0004e37a0:map[0xc0004e37a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_aes_misc.test: ok! 80 test cases passed, take time 0.27792603 s time="2024-05-06T17:23:31+08:00" level=info msg="run test [func_aes_misc] ok" time="2024-05-06T17:23:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c240 {{} {} 0} {0 0} [0xc000313290] map[] 0 1 0xc0004f89c0 false map[0xc000313290:map[0xc000313290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_bitwise_ops.test: ok! 464 test cases passed, take time 1.445555443 s time="2024-05-06T17:23:33+08:00" level=info msg="run test [func_bitwise_ops] ok" time="2024-05-06T17:23:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000800180 {{} {} 0} {0 0} [0xc00027bcb0] map[] 0 1 0xc000458420 false map[0xc00027bcb0:map[0xc00027bcb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_compress.test: ok! 45 test cases passed, take time 0.259728811 s time="2024-05-06T17:23:33+08:00" level=info msg="run test [func_compress] ok" time="2024-05-06T17:23:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128388 {{} {} 0} {0 0} [0xc000164fc0] map[] 0 1 0xc000715020 false map[0xc000164fc0:map[0xc000164fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_concat.test: ok! 41 test cases passed, take time 0.294050831 s time="2024-05-06T17:23:33+08:00" level=info msg="run test [func_concat] ok" time="2024-05-06T17:23:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006023d0 {{} {} 0} {0 0} [0xc000313830] map[] 0 1 0xc0004f8cc0 false map[0xc000313830:map[0xc000313830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_date_add.test: ok! 23 test cases passed, take time 0.091703223 s time="2024-05-06T17:23:34+08:00" level=info msg="run test [func_date_add] ok" time="2024-05-06T17:23:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000800370 {{} {} 0} {0 0} [0xc0003019e0] map[] 0 1 0xc000458ba0 false map[0xc0003019e0:map[0xc0003019e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_date_add_myisam.test: ok! 27 test cases passed, take time 0.081077626 s time="2024-05-06T17:23:34+08:00" level=info msg="run test [func_date_add_myisam] ok" time="2024-05-06T17:23:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c750 {{} {} 0} {0 0} [0xc0003742d0] map[] 0 1 0xc0004cc000 false map[0xc0003742d0:map[0xc0003742d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_default.test: ok! 14 test cases passed, take time 0.102765926 s time="2024-05-06T17:23:34+08:00" level=info msg="run test [func_default] ok" time="2024-05-06T17:23:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000800430 {{} {} 0} {0 0} [0xc000374900] map[] 0 1 0xc000459200 false map[0xc000374900:map[0xc000374900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_digest.test: ok! 483 test cases passed, take time 0.295288833 s time="2024-05-06T17:23:34+08:00" level=info msg="run test [func_digest] ok" time="2024-05-06T17:23:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000602668 {{} {} 0} {0 0} [0xc0003586c0] map[] 0 1 0xc0007209c0 false map[0xc0003586c0:map[0xc0003586c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_equal.test: ok! 22 test cases passed, take time 0.113505222 s time="2024-05-06T17:23:34+08:00" level=info msg="run test [func_equal] ok" time="2024-05-06T17:23:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0006027e0 {{} {} 0} {0 0} [0xc000359710] map[] 0 1 0xc000720ea0 false map[0xc000359710:map[0xc000359710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_gconcat.test: ok! 422 test cases passed, take time 2.595935717 s time="2024-05-06T17:23:37+08:00" level=info msg="run test [func_gconcat] ok" time="2024-05-06T17:23:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001e8e78 {{} {} 0} {0 0} [0xc0004ad950] map[] 0 1 0xc0002fb2c0 false map[0xc0004ad950:map[0xc0004ad950:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group.test: ok! 643 test cases passed, take time 6.911270439 s time="2024-05-06T17:23:44+08:00" level=info msg="run test [func_group] ok" time="2024-05-06T17:23:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c3b8 {{} {} 0} {0 0} [0xc0001655f0] map[] 0 1 0xc0002faf00 false map[0xc0001655f0:map[0xc0001655f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group_innodb.test: ok! 71 test cases passed, take time 0.355420109 s time="2024-05-06T17:23:44+08:00" level=info msg="run test [func_group_innodb] ok" time="2024-05-06T17:23:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128778 {{} {} 0} {0 0} [0xc000395830] map[] 0 1 0xc00070b800 false map[0xc000395830:map[0xc000395830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_group_innodb_16k.test: ok! 7 test cases passed, take time 0.061907187 s time="2024-05-06T17:23:44+08:00" level=info msg="run test [func_group_innodb_16k] ok" time="2024-05-06T17:23:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001287e0 {{} {} 0} {0 0} [0xc000395b00] map[] 0 1 0xc00070bc80 false map[0xc000395b00:map[0xc000395b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_if.test: ok! 83 test cases passed, take time 0.471073768 s time="2024-05-06T17:23:45+08:00" level=info msg="run test [func_if] ok" time="2024-05-06T17:23:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001e8190 {{} {} 0} {0 0} [0xc000438750] map[] 0 1 0xc00070a300 false map[0xc000438750:map[0xc000438750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join-reorder.test: ok! 137 test cases passed, take time 18.702515358 s time="2024-05-06T17:23:42+08:00" level=info msg="run test [join-reorder] ok" time="2024-05-06T17:23:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000502050 {{} {} 0} {0 0} [0xc0002fb170] map[] 0 1 0xc0000365a0 false map[0xc0002fb170:map[0xc0002fb170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join.test: ok! 583 test cases passed, take time 5.124556255 s time="2024-05-06T17:23:47+08:00" level=info msg="run test [join] ok" time="2024-05-06T17:23:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e6f0 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc000706f00 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_crash.test: ok! 36 test cases passed, take time 0.13064502 s time="2024-05-06T17:23:47+08:00" level=info msg="run test [join_crash] ok" time="2024-05-06T17:23:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e130 {{} {} 0} {0 0} [0xc00030c000] map[] 0 1 0xc000322540 false map[0xc00030c000:map[0xc00030c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_nested_bka.test: ok! 28 test cases passed, take time 0.254259045 s time="2024-05-06T17:23:48+08:00" level=info msg="run test [join_nested_bka] ok" time="2024-05-06T17:23:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e1f0 {{} {} 0} {0 0} [0xc0003f8cf0] map[] 0 1 0xc0003228a0 false map[0xc0003f8cf0:map[0xc0003f8cf0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_nested_bka_nobnl.test: ok! 28 test cases passed, take time 0.277622406 s time="2024-05-06T17:23:48+08:00" level=info msg="run test [join_nested_bka_nobnl] ok" time="2024-05-06T17:23:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005022c8 {{} {} 0} {0 0} [0xc0003a3dd0] map[] 0 1 0xc0003aed20 false map[0xc0003a3dd0:map[0xc0003a3dd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_in_all.test: ok! 280 test cases passed, take time 3.967426741 s time="2024-05-06T17:23:49+08:00" level=info msg="run test [func_in_all] ok" time="2024-05-06T17:23:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001e80a8 {{} {} 0} {0 0} [0xc000438ea0] map[] 0 1 0xc0004cc4e0 false map[0xc000438ea0:map[0xc000438ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_in_none.test: ok! 275 test cases passed, take time 1.842679731 s time="2024-05-06T17:23:51+08:00" level=info msg="run test [func_in_none] ok" time="2024-05-06T17:23:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003000a0 {{} {} 0} {0 0} [0xc000164630] map[] 0 1 0xc0000364e0 false map[0xc000164630:map[0xc000164630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_isnull.test: ok! 39 test cases passed, take time 0.23895045 s time="2024-05-06T17:23:51+08:00" level=info msg="run test [func_isnull] ok" time="2024-05-06T17:23:51+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003002f8 {{} {} 0} {0 0} [0xc0001657a0] map[] 0 1 0xc000036f00 false map[0xc0001657a0:map[0xc0001657a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:23:51+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_json.test: ok! 472 test cases passed, take time 1.7741994989999998 s time="2024-05-06T17:23:53+08:00" level=info msg="run test [func_json] ok" time="2024-05-06T17:23:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001289f0 {{} {} 0} {0 0} [0xc0003be630] map[] 0 1 0xc000355620 false map[0xc0003be630:map[0xc0003be630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_math.test: ok! 383 test cases passed, take time 1.414937171 s time="2024-05-06T17:23:54+08:00" level=info msg="run test [func_math] ok" time="2024-05-06T17:23:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003007a8 {{} {} 0} {0 0} [0xc0005a0000] map[] 0 1 0xc0003661e0 false map[0xc0005a0000:map[0xc0005a0000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/join_outer.test: ok! 867 test cases passed, take time 6.330199423 s time="2024-05-06T17:23:54+08:00" level=info msg="run test [join_outer] ok" time="2024-05-06T17:23:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001287c0 {{} {} 0} {0 0} [0xc0001fc120] map[] 0 1 0xc000706fc0 false map[0xc0001fc120:map[0xc0001fc120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json.test: ok! 82 test cases passed, take time 0.425294902 s time="2024-05-06T17:23:55+08:00" level=info msg="run test [json] ok" time="2024-05-06T17:23:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e150 {{} {} 0} {0 0} [0xc000164bd0] map[] 0 1 0xc0003226c0 false map[0xc000164bd0:map[0xc000164bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_misc.test: ok! 228 test cases passed, take time 0.606716668 s time="2024-05-06T17:23:55+08:00" level=info msg="run test [func_misc] ok" time="2024-05-06T17:23:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00078a428 {{} {} 0} {0 0} [0xc0002ab290] map[] 0 1 0xc000367800 false map[0xc0002ab290:map[0xc0002ab290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_op.test: ok! 19 test cases passed, take time 0.079309288 s time="2024-05-06T17:23:55+08:00" level=info msg="run test [func_op] ok" time="2024-05-06T17:23:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c678 {{} {} 0} {0 0} [0xc0002aba70] map[] 0 1 0xc0004b5e60 false map[0xc0002aba70:map[0xc0002aba70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_agg.test: ok! 177 test cases passed, take time 0.651371092 s time="2024-05-06T17:23:55+08:00" level=info msg="run test [json_agg] ok" time="2024-05-06T17:23:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005028b8 {{} {} 0} {0 0} [0xc000484900] map[] 0 1 0xc0001fac60 false map[0xc000484900:map[0xc000484900:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_ddl.test: ok! 40 test cases passed, take time 0.602143578 s time="2024-05-06T17:23:56+08:00" level=info msg="run test [json_ddl] ok" time="2024-05-06T17:23:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000502a10 {{} {} 0} {0 0} [0xc0005007e0] map[] 0 1 0xc0001fb2c0 false map[0xc0005007e0:map[0xc0005007e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_prefix_key.test: ok! 32 test cases passed, take time 1.515840305 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [func_prefix_key] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c8b8 {{} {} 0} {0 0} [0xc000344d80] map[] 0 1 0xc000354b40 false map[0xc000344d80:map[0xc000344d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_rand.test: ok! 2 test cases passed, take time 0.001558489 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [func_rand] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00078a578 {{} {} 0} {0 0} [0xc000344e10] map[] 0 1 0xc000367da0 false map[0xc000344e10:map[0xc000344e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_regexp.test: ok! 38 test cases passed, take time 0.157777893 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [func_regexp] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003002d0 {{} {} 0} {0 0} [0xc000449320] map[] 0 1 0xc0005ecde0 false map[0xc000449320:map[0xc000449320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_sapdb.test: ok! 87 test cases passed, take time 0.117063586 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [func_sapdb] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128290 {{} {} 0} {0 0} [0xc0002ac000] map[] 0 1 0xc0004cc840 false map[0xc0002ac000:map[0xc0002ac000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_functions.test: ok! 784 test cases passed, take time 0.86785803 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [json_functions] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001281a0 {{} {} 0} {0 0} [0xc000164ab0] map[] 0 1 0xc0001fafc0 false map[0xc000164ab0:map[0xc000164ab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_set.test: ok! 69 test cases passed, take time 0.309723967 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [func_set] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000300150 {{} {} 0} {0 0} [0xc0002f78c0] map[] 0 1 0xc0005ec780 false map[0xc0002f78c0:map[0xc0002f78c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_gcol.test: ok! 94 test cases passed, take time 0.289946588 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [json_gcol] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e4f0 {{} {} 0} {0 0} [0xc0004159e0] map[] 0 1 0xc0004b7620 false map[0xc0004159e0:map[0xc0004159e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_group_concat_innodb.test: ok! 40 test cases passed, take time 0.101272656 s time="2024-05-06T17:23:57+08:00" level=info msg="run test [json_group_concat_innodb] ok" time="2024-05-06T17:23:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e638 {{} {} 0} {0 0} [0xc00033abd0] map[] 0 1 0xc0004b7c20 false map[0xc00033abd0:map[0xc00033abd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/json_type.test: ok! 45 test cases passed, take time 0.24832993 s time="2024-05-06T17:23:58+08:00" level=info msg="run test [json_type] ok" time="2024-05-06T17:23:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e770 {{} {} 0} {0 0} [0xc000476240] map[] 0 1 0xc000472180 false map[0xc000476240:map[0xc000476240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:23:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key.test: ok! 192 test cases passed, take time 2.2826134590000002 s time="2024-05-06T17:24:00+08:00" level=info msg="run test [key] ok" time="2024-05-06T17:24:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000502a20 {{} {} 0} {0 0} [0xc0006d03f0] map[] 0 1 0xc000687920 false map[0xc0006d03f0:map[0xc0006d03f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key_diff.test: ok! 10 test cases passed, take time 0.056006922 s time="2024-05-06T17:24:00+08:00" level=info msg="run test [key_diff] ok" time="2024-05-06T17:24:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198be8 {{} {} 0} {0 0} [0xc0005afef0] map[] 0 1 0xc000597860 false map[0xc0005afef0:map[0xc0005afef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/key_myisam.test: ok! 123 test cases passed, take time 1.453313188 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [key_myisam] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000502ec0 {{} {} 0} {0 0} [0xc0007d8240] map[] 0 1 0xc0007c6cc0 false map[0xc0007d8240:map[0xc0007d8240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_str.test: ok! 1046 test cases passed, take time 3.899182311 s time="2024-05-06T17:24:01+08:00" level=info msg="run test [func_str] ok" time="2024-05-06T17:24:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c670 {{} {} 0} {0 0} [0xc0002f77a0] map[] 0 1 0xc0005ec420 false map[0xc0002f77a0:map[0xc0002f77a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_str_myisam.test: ok! 42 test cases passed, take time 0.289650279 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [func_str_myisam] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c900 {{} {} 0} {0 0} [0xc0005921b0] map[] 0 1 0xc0005ecea0 false map[0xc0005921b0:map[0xc0005921b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" ./t/key_primary.test: ok! 12 test cases passed, take time 0.031790108 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [key_primary] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000502fa0 {{} {} 0} {0 0} [0xc00052d5f0] map[] 0 1 0xc0007c70e0 false map[0xc00052d5f0:map[0xc00052d5f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/keywords.test: ok! 51 test cases passed, take time 0.190956959 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [keywords] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e140 {{} {} 0} {0 0} [0xc0007d8990] map[] 0 1 0xc00071c4e0 false map[0xc0007d8990:map[0xc0007d8990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_system.test: ok! 35 test cases passed, take time 0.14363557 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [func_system] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004582a0 {{} {} 0} {0 0} [0xc00043a750] map[] 0 1 0xc000354b40 false map[0xc00043a750:map[0xc00043a750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lead_lag.test: ok! 214 test cases passed, take time 0.495308006 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [lead_lag] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198490 {{} {} 0} {0 0} [0xc000477200] map[] 0 1 0xc0007c6d80 false map[0xc000477200:map[0xc000477200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_test.test: ok! 112 test cases passed, take time 0.341456814 s time="2024-05-06T17:24:02+08:00" level=info msg="run test [func_test] ok" time="2024-05-06T17:24:02+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003002b8 {{} {} 0} {0 0} [0xc000165d40] map[] 0 1 0xc000036fc0 false map[0xc000165d40:map[0xc000165d40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:02+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lead_lag_explain.test: ok! 81 test cases passed, take time 0.243980515 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [lead_lag_explain] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003841e8 {{} {} 0} {0 0} [0xc0004778c0] map[] 0 1 0xc0007c6a20 false map[0xc0004778c0:map[0xc0004778c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/like.test: ok! 8 test cases passed, take time 0.013452992 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [like] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e1c0 {{} {} 0} {0 0} [0xc0004e2000] map[] 0 1 0xc000600b40 false map[0xc0004e2000:map[0xc0004e2000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/limit.test: ok! 174 test cases passed, take time 0.604911039 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [limit] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128220 {{} {} 0} {0 0} [0xc000522d80] map[] 0 1 0xc0007c6720 false map[0xc000522d80:map[0xc000522d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/limit_myisam.test: ok! 5 test cases passed, take time 0.026646332 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [limit_myisam] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000198260 {{} {} 0} {0 0} [0xc0004e2d80] map[] 0 1 0xc000036f00 false map[0xc0004e2d80:map[0xc0004e2d80:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/long_tmpdir.test: ok! 3 test cases passed, take time 0.025888844 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [long_tmpdir] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702038 {{} {} 0} {0 0} [0xc000346120] map[] 0 1 0xc0002b0120 false map[0xc000346120:map[0xc000346120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_fs_off.test: ok! 20 test cases passed, take time 0.100151321 s time="2024-05-06T17:24:03+08:00" level=info msg="run test [lowercase_fs_off] ok" time="2024-05-06T17:24:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702148 {{} {} 0} {0 0} [0xc0003461b0] map[] 0 1 0xc0002b0ae0 false map[0xc0003461b0:map[0xc0003461b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_mixed_tmpdir.test: ok! 8 test cases passed, take time 0.028002548 s time="2024-05-06T17:24:04+08:00" level=info msg="run test [lowercase_mixed_tmpdir] ok" time="2024-05-06T17:24:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128250 {{} {} 0} {0 0} [0xc000346480] map[] 0 1 0xc0007c6ae0 false map[0xc000346480:map[0xc000346480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_time.test: ok! 563 test cases passed, take time 1.8050420150000002 s time="2024-05-06T17:24:04+08:00" level=info msg="run test [func_time] ok" ./t/lowercase_table.test: ok! 72 test cases passed, take time 0.46636268 s time="2024-05-06T17:24:04+08:00" level=info msg="run test [lowercase_table] ok" time="2024-05-06T17:24:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e5d0 {{} {} 0} {0 0} [0xc0004e3cb0] map[] 0 1 0xc000601980 false map[0xc0004e3cb0:map[0xc0004e3cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007aabd0 {{} {} 0} {0 0} [0xc000604510] map[] 0 1 0xc000801f20 false map[0xc000604510:map[0xc000604510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_timestamp.test: ok! 8 test cases passed, take time 0.032796215 s time="2024-05-06T17:24:04+08:00" level=info msg="run test [func_timestamp] ok" time="2024-05-06T17:24:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000300e60 {{} {} 0} {0 0} [0xc000590510] map[] 0 1 0xc000036420 false map[0xc000590510:map[0xc000590510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/func_uuid.test: ok! 64 test cases passed, take time 0.159704531 s time="2024-05-06T17:24:04+08:00" level=info msg="run test [func_uuid] ok" time="2024-05-06T17:24:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004581d0 {{} {} 0} {0 0} [0xc000558750] map[] 0 1 0xc000036a80 false map[0xc000558750:map[0xc000558750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table2.test: ok! 86 test cases passed, take time 0.732545051 s time="2024-05-06T17:24:05+08:00" level=info msg="run test [lowercase_table2] ok" time="2024-05-06T17:24:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128718 {{} {} 0} {0 0} [0xc000570fc0] map[] 0 1 0xc0004b2540 false map[0xc000570fc0:map[0xc000570fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table4.test: ok! 31 test cases passed, take time 0.290920709 s time="2024-05-06T17:24:05+08:00" level=info msg="run test [lowercase_table4] ok" time="2024-05-06T17:24:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128958 {{} {} 0} {0 0} [0xc000571050] map[] 0 1 0xc0004b2cc0 false map[0xc000571050:map[0xc000571050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table5.test: ok! 12 test cases passed, take time 0.077140658 s time="2024-05-06T17:24:05+08:00" level=info msg="run test [lowercase_table5] ok" time="2024-05-06T17:24:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702640 {{} {} 0} {0 0} [0xc000571170] map[] 0 1 0xc0002b1f20 false map[0xc000571170:map[0xc000571170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_table_grant.test: ok! 15 test cases passed, take time 0.062942911 s time="2024-05-06T17:24:05+08:00" level=info msg="run test [lowercase_table_grant] ok" time="2024-05-06T17:24:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702048 {{} {} 0} {0 0} [0xc000308000] map[] 0 1 0xc0001ec1e0 false map[0xc000308000:map[0xc000308000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_utf8.test: ok! 6 test cases passed, take time 0.026063407 s time="2024-05-06T17:24:05+08:00" level=info msg="run test [lowercase_utf8] ok" time="2024-05-06T17:24:05+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280f8 {{} {} 0} {0 0} [0xc0001643f0] map[] 0 1 0xc0004b21e0 false map[0xc0001643f0:map[0xc0001643f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lowercase_view.test: ok! 83 test cases passed, take time 0.411069549 s time="2024-05-06T17:24:06+08:00" level=info msg="run test [lowercase_view] ok" time="2024-05-06T17:24:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001282b0 {{} {} 0} {0 0} [0xc000535560] map[] 0 1 0xc0004b31a0 false map[0xc000535560:map[0xc000535560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/lpad.test: ok! 26 test cases passed, take time 0.009709029 s time="2024-05-06T17:24:06+08:00" level=info msg="run test [lpad] ok" time="2024-05-06T17:24:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702168 {{} {} 0} {0 0} [0xc000570e10] map[] 0 1 0xc0001ec7e0 false map[0xc000570e10:map[0xc000570e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mariadb_cte_nonrecursive.test: ok! 382 test cases passed, take time 1.86735507 s time="2024-05-06T17:24:08+08:00" level=info msg="run test [mariadb_cte_nonrecursive] ok" time="2024-05-06T17:24:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007023a0 {{} {} 0} {0 0} [0xc000382000] map[] 0 1 0xc000781020 false map[0xc000382000:map[0xc000382000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/function_defaults.test: ok! 319 test cases passed, take time 4.790174028 s time="2024-05-06T17:24:09+08:00" level=info msg="run test [function_defaults] ok" time="2024-05-06T17:24:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000300398 {{} {} 0} {0 0} [0xc000558f30] map[] 0 1 0xc0003eac60 false map[0xc000558f30:map[0xc000558f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mariadb_cte_recursive.test: ok! 312 test cases passed, take time 3.817865744 s time="2024-05-06T17:24:12+08:00" level=info msg="run test [mariadb_cte_recursive] ok" time="2024-05-06T17:24:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128730 {{} {} 0} {0 0} [0xc0003425a0] map[] 0 1 0xc0001ed680 false map[0xc0003425a0:map[0xc0003425a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/math.test: ok! 6 test cases passed, take time 0.015320274 s time="2024-05-06T17:24:12+08:00" level=info msg="run test [math] ok" time="2024-05-06T17:24:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e648 {{} {} 0} {0 0} [0xc000342c60] map[] 0 1 0xc0000379e0 false map[0xc000342c60:map[0xc000342c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/metadata.test: ok! 89 test cases passed, take time 0.591984056 s time="2024-05-06T17:24:12+08:00" level=info msg="run test [metadata] ok" time="2024-05-06T17:24:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128210 {{} {} 0} {0 0} [0xc000615680] map[] 0 1 0xc000194480 false map[0xc000615680:map[0xc000615680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/metadata_myisam.test: ok! 14 test cases passed, take time 0.115244642 s time="2024-05-06T17:24:12+08:00" level=info msg="run test [metadata_myisam] ok" time="2024-05-06T17:24:12+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e220 {{} {} 0} {0 0} [0xc000165cb0] map[] 0 1 0xc0001ec840 false map[0xc000165cb0:map[0xc000165cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:12+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/functional_index.test: ok! 181 test cases passed, take time 4.549876681 s time="2024-05-06T17:24:14+08:00" level=info msg="run test [functional_index] ok" time="2024-05-06T17:24:14+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458c50 {{} {} 0} {0 0} [0xc000461170] map[] 0 1 0xc0000375c0 false map[0xc000461170:map[0xc000461170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_alter_table.test: ok! 57 test cases passed, take time 0.93019029 s time="2024-05-06T17:24:15+08:00" level=info msg="run test [gcol_alter_table] ok" time="2024-05-06T17:24:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004581f0 {{} {} 0} {0 0} [0xc000192090] map[] 0 1 0xc00078a6c0 false map[0xc000192090:map[0xc000192090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_blocked_sql_funcs.test: ok! 144 test cases passed, take time 0.31697851 s time="2024-05-06T17:24:15+08:00" level=info msg="run test [gcol_blocked_sql_funcs] ok" time="2024-05-06T17:24:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458978 {{} {} 0} {0 0} [0xc0001645a0] map[] 0 1 0xc00078bd40 false map[0xc0001645a0:map[0xc0001645a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_update.test: ok! 356 test cases passed, take time 3.38776582 s time="2024-05-06T17:24:16+08:00" level=info msg="run test [multi_update] ok" time="2024-05-06T17:24:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128408 {{} {} 0} {0 0} [0xc000165560] map[] 0 1 0xc000780ba0 false map[0xc000165560:map[0xc000165560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_update_innodb.test: ok! 62 test cases passed, take time 0.350642429 s time="2024-05-06T17:24:16+08:00" level=info msg="run test [multi_update_innodb] ok" time="2024-05-06T17:24:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e268 {{} {} 0} {0 0} [0xc00032eea0] map[] 0 1 0xc0001eca80 false map[0xc00032eea0:map[0xc00032eea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24: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.141483604 s time="2024-05-06T17:24:16+08:00" level=info msg="run test [multi_update_tiny_hash] ok" time="2024-05-06T17:24:16+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000680570 {{} {} 0} {0 0} [0xc00032f320] map[] 0 1 0xc000037860 false map[0xc00032f320:map[0xc00032f320:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:16+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_column_def_options.test: ok! 177 test cases passed, take time 1.8533150649999999 s time="2024-05-06T17:24:17+08:00" level=info msg="run test [gcol_column_def_options] ok" time="2024-05-06T17:24:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c060 {{} {} 0} {0 0} [0xc000230120] map[] 0 1 0xc00059a180 false map[0xc000230120:map[0xc000230120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_dependenies_on_vcol.test: ok! 8 test cases passed, take time 0.057518591 s time="2024-05-06T17:24:17+08:00" level=info msg="run test [gcol_dependenies_on_vcol] ok" time="2024-05-06T17:24:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128180 {{} {} 0} {0 0} [0xc000164360] map[] 0 1 0xc0004cc420 false map[0xc000164360:map[0xc000164360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_illegal_expression.test: ok! 20 test cases passed, take time 0.181599192 s time="2024-05-06T17:24:17+08:00" level=info msg="run test [gcol_illegal_expression] ok" time="2024-05-06T17:24:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000312110 {{} {} 0} {0 0} [0xc000164630] map[] 0 1 0xc000696360 false map[0xc000164630:map[0xc000164630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_ins_upd.test: ok! 204 test cases passed, take time 1.161812426 s time="2024-05-06T17:24:18+08:00" level=info msg="run test [gcol_ins_upd] ok" time="2024-05-06T17:24:18+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001287e8 {{} {} 0} {0 0} [0xc0002301b0] map[] 0 1 0xc0000371a0 false map[0xc0002301b0:map[0xc0002301b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:18+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_non_stored_columns.test: ok! 85 test cases passed, take time 0.724252471 s time="2024-05-06T17:24:19+08:00" level=info msg="run test [gcol_non_stored_columns] ok" time="2024-05-06T17:24:19+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c3b0 {{} {} 0} {0 0} [0xc00063c120] map[] 0 1 0xc00059b620 false map[0xc00063c120:map[0xc00063c120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:19+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_partition.test: ok! 45 test cases passed, take time 0.53945562 s time="2024-05-06T17:24:20+08:00" level=info msg="run test [gcol_partition] ok" time="2024-05-06T17:24:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007b0140 {{} {} 0} {0 0} [0xc0001e86c0] map[] 0 1 0xc00059a4e0 false map[0xc0001e86c0:map[0xc0001e86c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/multi_valued_index.test: ok! 659 test cases passed, take time 4.460800588 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [multi_valued_index] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000680338 {{} {} 0} {0 0} [0xc000165680] map[] 0 1 0xc000780ba0 false map[0xc000165680:map[0xc000165680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/mysql_replace.test: ok! 19 test cases passed, take time 0.058977039 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [mysql_replace] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702280 {{} {} 0} {0 0} [0xc0003c02d0] map[] 0 1 0xc0000374a0 false map[0xc0003c02d0:map[0xc0003c02d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/negation_elimination.test: ok! 66 test cases passed, take time 0.110362821 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [negation_elimination] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007024c8 {{} {} 0} {0 0} [0xc0001d53b0] map[] 0 1 0xc00045e2a0 false map[0xc0001d53b0:map[0xc0001d53b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_select.test: ok! 123 test cases passed, take time 1.429513708 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [gcol_select] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458350 {{} {} 0} {0 0} [0xc000164480] map[] 0 1 0xc00059aae0 false map[0xc000164480:map[0xc000164480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/nth.test: ok! 86 test cases passed, take time 0.150277044 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [nth] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128148 {{} {} 0} {0 0} [0xc0001659e0] map[] 0 1 0xc0005ae360 false map[0xc0001659e0:map[0xc0001659e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_stored_fk_cascade.test: ok! 15 test cases passed, take time 0.072742039 s time="2024-05-06T17:24:21+08:00" level=info msg="run test [gcol_stored_fk_cascade] ok" time="2024-05-06T17:24:21+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458400 {{} {} 0} {0 0} [0xc000454120] map[] 0 1 0xc00059acc0 false map[0xc000454120:map[0xc000454120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:21+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/null_key_all_innodb.test: ok! 71 test cases passed, take time 1.125267105 s time="2024-05-06T17:24:22+08:00" level=info msg="run test [null_key_all_innodb] ok" time="2024-05-06T17:24:22+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128428 {{} {} 0} {0 0} [0xc0001d5560] map[] 0 1 0xc0005aefc0 false map[0xc0001d5560:map[0xc0001d5560:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:22+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/odbc.test: ok! 32 test cases passed, take time 0.185390328 s time="2024-05-06T17:24:23+08:00" level=info msg="run test [odbc] ok" time="2024-05-06T17:24:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008043a0 {{} {} 0} {0 0} [0xc0004e3710] map[] 0 1 0xc00045ef60 false map[0xc0004e3710:map[0xc0004e3710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/operator.test: ok! 28 test cases passed, take time 0.013306408 s time="2024-05-06T17:24:23+08:00" level=info msg="run test [operator] ok" time="2024-05-06T17:24:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e4d8 {{} {} 0} {0 0} [0xc00035e630] map[] 0 1 0xc000781200 false map[0xc00035e630:map[0xc00035e630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hint_timeout.test: ok! 29 test cases passed, take time 0.682715863 s time="2024-05-06T17:24:23+08:00" level=info msg="run test [opt_hint_timeout] ok" time="2024-05-06T17:24:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702050 {{} {} 0} {0 0} [0xc0001643f0] map[] 0 1 0xc00045e120 false map[0xc0001643f0:map[0xc0001643f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hints_join_order.test: ok! 83 test cases passed, take time 0.470150529 s time="2024-05-06T17:24:24+08:00" level=info msg="run test [opt_hints_join_order] ok" time="2024-05-06T17:24:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000804430 {{} {} 0} {0 0} [0xc002a53b90] map[] 0 1 0xc00050bbc0 false map[0xc002a53b90:map[0xc002a53b90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/opt_hints_subquery.test: ok! 187 test cases passed, take time 0.312096983 s time="2024-05-06T17:24:24+08:00" level=info msg="run test [opt_hints_subquery] ok" time="2024-05-06T17:24:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000804540 {{} {} 0} {0 0} [0xc000586000] map[] 0 1 0xc00050a900 false map[0xc000586000:map[0xc000586000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/optimizer_bug12837084.test: ok! 10 test cases passed, take time 0.119021092 s time="2024-05-06T17:24:24+08:00" level=info msg="run test [optimizer_bug12837084] ok" time="2024-05-06T17:24:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001280e8 {{} {} 0} {0 0} [0xc000586240] map[] 0 1 0xc00019c120 false map[0xc000586240:map[0xc000586240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/order_by_limit.test: ok! 45 test cases passed, take time 0.507267423 s time="2024-05-06T17:24:25+08:00" level=info msg="run test [order_by_limit] ok" time="2024-05-06T17:24:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128370 {{} {} 0} {0 0} [0xc000586fc0] map[] 0 1 0xc00019ca80 false map[0xc000586fc0:map[0xc000586fc0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/order_by_sortkey.test: ok! 41 test cases passed, take time 2.403083055 s time="2024-05-06T17:24:27+08:00" level=info msg="run test [order_by_sortkey] ok" time="2024-05-06T17:24:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702418 {{} {} 0} {0 0} [0xc000165a70] map[] 0 1 0xc000037ec0 false map[0xc000165a70:map[0xc000165a70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/orderby.test: ok! 53 test cases passed, take time 0.081580158 s time="2024-05-06T17:24:27+08:00" level=info msg="run test [orderby] ok" time="2024-05-06T17:24:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000804400 {{} {} 0} {0 0} [0xc0003dabd0] map[] 0 1 0xc000385080 false map[0xc0003dabd0:map[0xc0003dabd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/overflow.test: ok! 2 test cases passed, take time 0.002856846 s time="2024-05-06T17:24:28+08:00" level=info msg="run test [overflow] ok" time="2024-05-06T17:24:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007026b8 {{} {} 0} {0 0} [0xc000195b00] map[] 0 1 0xc00040c900 false map[0xc000195b00:map[0xc000195b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [mysql] 2024/05/06 17:24:28 packets.go:37: unexpected EOF time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/packet.test: ok! 50 test cases passed, take time 0.100392651 s time="2024-05-06T17:24:28+08:00" level=info msg="run test [packet] ok" time="2024-05-06T17:24:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e120 {{} {} 0} {0 0} [0xc000165200] map[] 0 1 0xc00040c480 false map[0xc000165200:map[0xc000165200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/packet_myisam.test: ok! 11 test cases passed, take time 0.347162939 s time="2024-05-06T17:24:28+08:00" level=info msg="run test [packet_myisam] ok" time="2024-05-06T17:24:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000916268 {{} {} 0} {0 0} [0xc000194870] map[] 0 1 0xc00050b140 false map[0xc000194870:map[0xc000194870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_supported_sql_funcs.test: ok! 1292 test cases passed, take time 7.005554903 s time="2024-05-06T17:24:28+08:00" level=info msg="run test [gcol_supported_sql_funcs] ok" time="2024-05-06T17:24:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004589c0 {{} {} 0} {0 0} [0xc0003886c0] map[] 0 1 0xc0002cc540 false map[0xc0003886c0:map[0xc0003886c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/gcol_view.test: ok! 61 test cases passed, take time 2.472423293 s time="2024-05-06T17:24:31+08:00" level=info msg="run test [gcol_view] ok" time="2024-05-06T17:24:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000410200 {{} {} 0} {0 0} [0xc0004650e0] map[] 0 1 0xc000434780 false map[0xc0004650e0:map[0xc0004650e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_dynamic.test: ok! 138 test cases passed, take time 1.860504346 s time="2024-05-06T17:24:33+08:00" level=info msg="run test [grant_dynamic] ok" time="2024-05-06T17:24:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000459168 {{} {} 0} {0 0} [0xc0002f9170] map[] 0 1 0xc0006062a0 false map[0xc0002f9170:map[0xc0002f9170:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_lowercase_fs.test: ok! 14 test cases passed, take time 0.133831977 s time="2024-05-06T17:24:33+08:00" level=info msg="run test [grant_lowercase_fs] ok" time="2024-05-06T17:24:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c9a8 {{} {} 0} {0 0} [0xc000344750] map[] 0 1 0xc00059b140 false map[0xc000344750:map[0xc000344750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/parser.test: ok! 693 test cases passed, take time 5.253906711 s time="2024-05-06T17:24:33+08:00" level=info msg="run test [parser] ok" time="2024-05-06T17:24:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000702d68 {{} {} 0} {0 0} [0xc000350b40] map[] 0 1 0xc00050be00 false map[0xc000350b40:map[0xc000350b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/parser_precedence.test: ok! 138 test cases passed, take time 0.101662029 s time="2024-05-06T17:24:33+08:00" level=info msg="run test [parser_precedence] ok" time="2024-05-06T17:24:33+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e500 {{} {} 0} {0 0} [0xc000498360] map[] 0 1 0xc000037bc0 false map[0xc000498360:map[0xc000498360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:33+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition.test: ok! 725 test cases passed, take time 9.304112398000001 s time="2024-05-06T17:24:43+08:00" level=info msg="run test [partition] ok" time="2024-05-06T17:24:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128e60 {{} {} 0} {0 0} [0xc0003246c0] map[] 0 1 0xc00042f260 false map[0xc0003246c0:map[0xc0003246c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_bug18198.test: ok! 45 test cases passed, take time 0.049813127 s time="2024-05-06T17:24:43+08:00" level=info msg="run test [partition_bug18198] ok" time="2024-05-06T17:24:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128ff8 {{} {} 0} {0 0} [0xc0003b4bd0] map[] 0 1 0xc00042fb00 false map[0xc0003b4bd0:map[0xc0003b4bd0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_column.test: ok! 152 test cases passed, take time 1.167478007 s time="2024-05-06T17:24:44+08:00" level=info msg="run test [partition_column] ok" time="2024-05-06T17:24:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e6e0 {{} {} 0} {0 0} [0xc000482000] map[] 0 1 0xc0003a9b00 false map[0xc000482000:map[0xc000482000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_column_prune.test: ok! 27 test cases passed, take time 0.436554176 s time="2024-05-06T17:24:45+08:00" level=info msg="run test [partition_column_prune] ok" time="2024-05-06T17:24:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e818 {{} {} 0} {0 0} [0xc000165b90] map[] 0 1 0xc0000363c0 false map[0xc000165b90:map[0xc000165b90:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_func.test: ok! 1341 test cases passed, take time 9.246301179 s time="2024-05-06T17:24:54+08:00" level=info msg="run test [partition_func] ok" time="2024-05-06T17:24:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038f0c0 {{} {} 0} {0 0} [0xc0005043f0] map[] 0 1 0xc0003c1800 false map[0xc0005043f0:map[0xc0005043f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_grant.test: ok! 21 test cases passed, take time 0.153630554 s time="2024-05-06T17:24:54+08:00" level=info msg="run test [partition_grant] ok" time="2024-05-06T17:24:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128130 {{} {} 0} {0 0} [0xc000164360] map[] 0 1 0xc00035aa20 false map[0xc000164360:map[0xc000164360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:55+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-06T17:24:56+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 22.668624346s" time="2024-05-06T17:24:56+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-06T17:24:56+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.932896ms" time="2024-05-06T17:24:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:56+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-06T17:24:57+08:00" level=error msg="open db failed Error 3118: Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.413838ms" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/grant_user_lock.test: ok! 27 test cases passed, take time 23.829587023 s time="2024-05-06T17:24:57+08:00" level=info msg="run test [grant_user_lock] ok" time="2024-05-06T17:24:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128178 {{} {} 0} {0 0} [0xc0002f8120] map[] 0 1 0xc0005a2de0 false map[0xc0002f8120:map[0xc0002f8120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_hash.test: ok! 306 test cases passed, take time 3.3039237630000002 s time="2024-05-06T17:24:57+08:00" level=info msg="run test [partition_hash] ok" time="2024-05-06T17:24:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128d88 {{} {} 0} {0 0} [0xc0004a8750] map[] 0 1 0xc00043fce0 false map[0xc0004a8750:map[0xc0004a8750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" time="2024-05-06T17:24:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_innodb.test: ok! 114 test cases passed, take time 0.821451548 s time="2024-05-06T17:24:58+08:00" level=info msg="run test [partition_innodb] ok" time="2024-05-06T17:24:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0007024b8 {{} {} 0} {0 0} [0xc000165710] map[] 0 1 0xc0004915c0 false map[0xc000165710:map[0xc000165710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/group_min_max_innodb.test: ok! 132 test cases passed, take time 1.67489519 s time="2024-05-06T17:24:59+08:00" level=info msg="run test [group_min_max_innodb] ok" time="2024-05-06T17:24:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000902138 {{} {} 0} {0 0} [0xc000164e10] map[] 0 1 0xc00059a540 false map[0xc000164e10:map[0xc000164e10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:59+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.147236152 s time="2024-05-06T17:24:59+08:00" level=info msg="run test [group_min_max_ps_protocol] ok" time="2024-05-06T17:24:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128300 {{} {} 0} {0 0} [0xc0002f9440] map[] 0 1 0xc0005a2960 false map[0xc0002f9440:map[0xc0002f9440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_list.test: ok! 106 test cases passed, take time 0.614503446 s time="2024-05-06T17:24:59+08:00" level=info msg="run test [partition_list] ok" time="2024-05-06T17:24:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00038e040 {{} {} 0} {0 0} [0xc000164090] map[] 0 1 0xc000784060 false map[0xc000164090:map[0xc000164090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/groupby.test: ok! 99 test cases passed, take time 0.214290897 s time="2024-05-06T17:24:59+08:00" level=info msg="run test [groupby] ok" time="2024-05-06T17:24:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128708 {{} {} 0} {0 0} [0xc0004ee120] map[] 0 1 0xc0005a3bc0 false map[0xc0004ee120:map[0xc0004ee120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:24:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition_locking_ps_protocol.test: ok! 29 test cases passed, take time 0.215850181 s time="2024-05-06T17:24:59+08:00" level=info msg="run test [partition_locking_ps_protocol] ok" Great, All tests passed mysqltest end tidb-server(PID: 3250) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/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] } ./t/having.test: ok! 273 test cases passed, take time 2.023516975 s time="2024-05-06T17:25:01+08:00" level=info msg="run test [having] ok" time="2024-05-06T17:25:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000902958 {{} {} 0} {0 0} [0xc0004f7a70] map[] 0 1 0xc000436120 false map[0xc0004f7a70:map[0xc0004f7a70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/having_myisam.test: ok! 17 test cases passed, take time 0.152724455 s time="2024-05-06T17:25:01+08:00" level=info msg="run test [having_myisam] ok" time="2024-05-06T17:25:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c6c0 {{} {} 0} {0 0} [0xc000438630] map[] 0 1 0xc00059b860 false map[0xc000438630:map[0xc000438630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/heap_btree.test: ok! 147 test cases passed, take time 1.1154698650000001 s time="2024-05-06T17:25:03+08:00" level=info msg="run test [heap_btree] ok" time="2024-05-06T17:25:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283b8 {{} {} 0} {0 0} [0xc00038c000] map[] 0 1 0xc0005c0a20 false map[0xc00038c000:map[0xc00038c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/heap_btree_myisam.test: ok! 12 test cases passed, take time 0.135676188 s time="2024-05-06T17:25:03+08:00" level=info msg="run test [heap_btree_myisam] ok" time="2024-05-06T17:25:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c140 {{} {} 0} {0 0} [0xc0004398c0] map[] 0 1 0xc0000366c0 false map[0xc0004398c0:map[0xc0004398c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/histogram_singleton.test: ok! 266 test cases passed, take time 4.119519733 s time="2024-05-06T17:25:07+08:00" level=info msg="run test [histogram_singleton] ok" time="2024-05-06T17:25:07+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458420 {{} {} 0} {0 0} [0xc00062e000] map[] 0 1 0xc000037260 false map[0xc00062e000:map[0xc00062e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:07+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ignore_strict.test: ok! 157 test cases passed, take time 1.018658282 s time="2024-05-06T17:25:08+08:00" level=info msg="run test [ignore_strict] ok" time="2024-05-06T17:25:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001289c8 {{} {} 0} {0 0} [0xc00062f710] map[] 0 1 0xc0005c0720 false map[0xc00062f710:map[0xc00062f710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:08+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.453035175 s time="2024-05-06T17:25:09+08:00" level=info msg="run test [implicit_char_to_num_conversion] ok" time="2024-05-06T17:25:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128350 {{} {} 0} {0 0} [0xc0002d5e60] map[] 0 1 0xc0004ccc00 false map[0xc0002d5e60:map[0xc0002d5e60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/in.test: ok! 13 test cases passed, take time 0.021299562 s time="2024-05-06T17:25:09+08:00" level=info msg="run test [in] ok" time="2024-05-06T17:25:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0001283b8 {{} {} 0} {0 0} [0xc000312630] map[] 0 1 0xc0004ccf00 false map[0xc000312630:map[0xc000312630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index.test: ok! 33 test cases passed, take time 0.184133534 s time="2024-05-06T17:25:09+08:00" level=info msg="run test [index] ok" time="2024-05-06T17:25:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128548 {{} {} 0} {0 0} [0xc000313050] map[] 0 1 0xc0004cd620 false map[0xc000313050:map[0xc000313050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge1.test: ok! 160 test cases passed, take time 13.91092499 s time="2024-05-06T17:25:23+08:00" level=info msg="run test [index_merge1] ok" time="2024-05-06T17:25:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00040c2d0 {{} {} 0} {0 0} [0xc000632ea0] map[] 0 1 0xc0004ccb40 false map[0xc000632ea0:map[0xc000632ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge2.test: ok! 328 test cases passed, take time 2.405263268 s time="2024-05-06T17:25:25+08:00" level=info msg="run test [index_merge2] ok" time="2024-05-06T17:25:25+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004581d0 {{} {} 0} {0 0} [0xc00081ec60] map[] 0 1 0xc0004cca20 false map[0xc00081ec60:map[0xc00081ec60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:25+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_bug29952775.test: ok! 7 test cases passed, take time 0.035740628 s time="2024-05-06T17:25:26+08:00" level=info msg="run test [index_merge_bug29952775] ok" time="2024-05-06T17:25:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0004581f0 {{} {} 0} {0 0} [0xc00081ee10] map[] 0 1 0xc0004ccde0 false map[0xc00081ee10:map[0xc00081ee10:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_bugs.test: ok! 11 test cases passed, take time 0.071734088 s time="2024-05-06T17:25:26+08:00" level=info msg="run test [index_merge_bugs] ok" time="2024-05-06T17:25:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00088a3e0 {{} {} 0} {0 0} [0xc000366360] map[] 0 1 0xc00098a900 false map[0xc000366360:map[0xc000366360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_delete.test: ok! 214 test cases passed, take time 8.496889488 s time="2024-05-06T17:25:34+08:00" level=info msg="run test [index_merge_delete] ok" time="2024-05-06T17:25:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128290 {{} {} 0} {0 0} [0xc0003683f0] map[] 0 1 0xc00098af60 false map[0xc0003683f0:map[0xc0003683f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_innodb.test: ok! 12 test cases passed, take time 0.256484405 s time="2024-05-06T17:25:34+08:00" level=info msg="run test [index_merge_innodb] ok" time="2024-05-06T17:25:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00088a320 {{} {} 0} {0 0} [0xc0002c4000] map[] 0 1 0xc0004cc600 false map[0xc0002c4000:map[0xc0002c4000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:25:34+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 38.762306728 s time="2024-05-06T17:26:13+08:00" level=info msg="run test [index_merge_intersection_partition_tbl_simple] ok" time="2024-05-06T17:26:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000128ee8 {{} {} 0} {0 0} [0xc000f36c60] map[] 0 1 0xc000cc4060 false map[0xc000f36c60:map[0xc000f36c60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:26:13+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_intersection_single_tbl.test: ok! 3701 test cases passed, take time 10.75684355 s time="2024-05-06T17:26:24+08:00" level=info msg="run test [index_merge_intersection_single_tbl] ok" time="2024-05-06T17:26:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00088a0a8 {{} {} 0} {0 0} [0xc0004e4b40] map[] 0 1 0xc000cc44e0 false map[0xc0004e4b40:map[0xc0004e4b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:26:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_intersection_trs.test: ok! 4356 test cases passed, take time 5.951937087 s time="2024-05-06T17:26:30+08:00" level=info msg="run test [index_merge_intersection_trs] ok" time="2024-05-06T17:26:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00088a048 {{} {} 0} {0 0} [0xc000278ea0] map[] 0 1 0xc000cc4060 false map[0xc000278ea0:map[0xc000278ea0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:26: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.805153355 s time="2024-05-06T17:26:31+08:00" level=info msg="run test [index_merge_mvindex_multiple_table] ok" time="2024-05-06T17:26:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000458070 {{} {} 0} {0 0} [0xc0009f0480] map[] 0 1 0xc000cc4240 false map[0xc0009f0480:map[0xc0009f0480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:26:31+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_mvindex_single_table.test: ok! 1005 test cases passed, take time 4.210299216 s time="2024-05-06T17:26:35+08:00" level=info msg="run test [index_merge_mvindex_single_table] ok" time="2024-05-06T17:26:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00088a620 {{} {} 0} {0 0} [0xc0008adb00] map[] 0 1 0xc000900ba0 false map[0xc0008adb00:map[0xc0008adb00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T17:26:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_merge_sqlgen_exprs.test: ok! 456 test cases passed, take time 1.447175944 s time="2024-05-06T17:26:37+08:00" level=info msg="run test [index_merge_sqlgen_exprs] ok" Great, All tests passed mysqltest end tidb-server(PID: 3294) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-release-7.5-ghpr_mysql_test-818/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 09:26:42-- 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% 325M=0s 2024-05-06 09:26:42 (325 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