Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_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/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 Agent pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-rg44m-frxxp --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b2a31c970532f363d167740b73a73d93672ac6c6" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-rg44m" name: "pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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/pull_integration_ddl_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] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [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=3ce307e4-91dc-48af-ab53-3b09df2e4fef JENKINS_NODE_COOKIE=166a2e96-9443-4c9d-ab5c-993b27d510a9 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 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-pull_integration_ddl_test-8517 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787318339056439300","prowjobid":"3ce307e4-91dc-48af-ab53-3b09df2e4fef","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"600b2ed4bf0aa38224a1c4c4c68831820735515c","base_link":"https://github.com/pingcap/tidb/commit/600b2ed4bf0aa38224a1c4c4c68831820735515c","pulls":[{"number":51300,"author":"ystaticy","sha":"990d73b056ac906dbe456b9c15b268353ab15c53","title":"[DNM]GC: Support keyspace level GC","link":"https://github.com/pingcap/tidb/pull/51300","commit_link":"https://github.com/pingcap/tidb/pull/51300/commits/990d73b056ac906dbe456b9c15b268353ab15c53","author_link":"https://github.com/ystaticy"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/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/pull_integration_ddl_test/8517/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/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/pull_integration_ddl_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8517 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787318339056439300 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_integration_ddl_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8517-rg44m 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/pull_integration_ddl_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e NODE_LABELS=pingcap_tidb_pull_integration_ddl_test_8517-rg44m pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect BUILD_NUMBER=8517 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-build2745437516=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8517-rg44m-frxxp-388m4 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: 31571 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: eb8414bdc323fba8 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 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 03:08:25 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/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-600b2ed-8fa4463) 458225664 bytes in 1.41 secs (325812263 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/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at bf942cdff6 Merge commit '8fa4463348030209289aed2a793a397c1bf0964c' into HEAD POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 1873 to 992 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/51300/head -> origin/pr/51300/head Warning: you are leaving 1 commit behind, not connected to any of your branches: bf942cdff6 Merge commit '8fa4463348030209289aed2a793a397c1bf0964c' 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 bf942cdff6 HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) 🚧 Checkouting to base SHA:600b2ed4bf0aa38224a1c4c4c68831820735515c... HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) ✅ Checked. 🎉 🧾 HEAD info: 600b2ed4bf0aa38224a1c4c4c68831820735515c 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) 7481aa6d0b br: adjust file directory `br/pkg/restore` (#52944) 🚧 Pre-merge heads of pull requests to base SHA: 600b2ed4bf0aa38224a1c4c4c68831820735515c ... Merge made by the 'ort' strategy. pkg/domain/infosync/BUILD.bazel | 1 + pkg/domain/infosync/info.go | 18 ++- pkg/keyspace/BUILD.bazel | 5 + pkg/keyspace/keyspace.go | 77 ++++++++++ pkg/keyspace/keyspace_test.go | 54 +++++++ pkg/kv/interface_mock_test.go | 4 + pkg/kv/kv.go | 2 + pkg/store/driver/BUILD.bazel | 1 + pkg/store/driver/tikv_driver.go | 27 +++- pkg/store/gcworker/BUILD.bazel | 2 + pkg/store/gcworker/gc_worker.go | 312 +++++++++++++++++++++++++++++++++++----- pkg/store/helper/helper.go | 1 + pkg/util/mock/store.go | 5 + 13 files changed, 466 insertions(+), 43 deletions(-) 🧾 Pre-merged result: 1e2b1ea680e828b304bde2c41b6b502f1af54feb 1e2b1ea680 Merge commit '990d73b056ac906dbe456b9c15b268353ab15c53' into HEAD 990d73b056 fix code comments and logs 600b2ed4bf *: bump client-go to fix #53011 (#53012) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-600b2ed-990d73b) 459852800 bytes in 7.51 secs (61191706 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-aab60569c6d9d49252ffc1c78ce392fd4993c5aa) 609248256 bytes in 2.89 secs (210991899 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [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@780eb2f7; decorates RemoteLauncher[hudson.remoting.Channel@7ba11971:JNLP4-connect connection from 10.233.109.166/10.233.109.166:58166] 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/pull_integration_ddl_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/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh9299007881283998089.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 dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 Cache saved successfully (git/PingCAP-QE/tidb-test/rev-990d73b056ac906dbe456b9c15b268353ab15c53) 608774144 bytes in 11.65 secs (52253355 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/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-169-g1e2b1ea680" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 03:09:08" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=1e2b1ea680e828b304bde2c41b6b502f1af54feb" -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/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading go.uber.org/automaxprocs v1.5.3 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/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading google.golang.org/grpc v1.63.2 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading golang.org/x/sys v0.19.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.24.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.7.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/klauspost/compress v1.17.7 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 gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/google/btree v1.1.2 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d 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 golang.org/x/tools v0.20.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading cloud.google.com/go v0.112.0 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df 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/spf13/cobra v1.8.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/mattn/go-runewidth v0.0.15 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/VividCortex/ewma v1.2.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + ls bin/ddltest ls: cannot access bin/ddltest: No such file or directory + make ddltest go: downloading go.uber.org/goleak v1.3.0 [Pipeline] retry [Pipeline] { [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 1679dbca25b3483d1375c7e747da27e99ad77360 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 11:14 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 11:13 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:14 bin -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:14 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 11:13 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:13 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:11 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-8517 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:14 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:14 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 45.67 secs (34670604 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2 Agent pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-42rdt-gfsfx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "5cd2837e3689eee3736dcd18740b75391d72c3a1" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-42rdt" name: "pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-42rdt-gfsfx-5kkzz in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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@e2a7039; decorates RemoteLauncher[hudson.remoting.Channel@c564244:JNLP4-connect connection from 10.233.81.219/10.233.81.219:42630] 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/pull_integration_ddl_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)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache > 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 Agent pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-ccrzm-pjm9w --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "1c82b11a3ea12a6e340d370ba1b313b1347b80c2" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-ccrzm" name: "pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-ccrzm-pjm9w-dz8hg in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk’ is offline Agent pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-pscsl-2xxhx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "829eaad63e713fdcb6dfd80f1dfc4b06c12ea62b" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-pscsl" name: "pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-pscsl-2xxhx-4wkn2 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4’ is offline Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq’ is offline Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 6.85 secs (231023616 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:15 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@246e8808; decorates RemoteLauncher[hudson.remoting.Channel@3f28b352:JNLP4-connect connection from 10.233.87.16/10.233.87.16:40694] 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@32ec433b; decorates RemoteLauncher[hudson.remoting.Channel@524316d7:JNLP4-connect connection from 10.233.83.147/10.233.83.147:44042] 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/pull_integration_ddl_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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > 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 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > 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] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 7.26 secs (218121287 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleDelete Agent pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-39s2v-tbgp6 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a6aff9e0b40d0942a8773039dc8cf0f453337ece" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-39s2v" name: "pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-39s2v-tbgp6-ns6fk in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [2024/05/06 11:16:26.122 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 11:16:27.591 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 8.65 secs (183107607 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] checkout wait pd ready... The recommended git tool is: git === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7fadfdf2; decorates RemoteLauncher[hudson.remoting.Channel@4b19777c:JNLP4-connect connection from 10.233.92.106/10.233.92.106:48066] 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 [TestSimpleDelete][Time Cost]489.666278ms === RUN TestSimpleDelete/Basic/test_delete_common [TestSimpleDelete][Time Cost]609.272481ms === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]275.522838ms [TestSimpleConflictDelete][Delete][Time Cost]286.334766ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleConflictDelete][Insert][Time Cost]212.009779ms [TestSimpleConflictDelete][Delete][Time Cost]318.732741ms [2024/05/06 11:16:33.965 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 wait tikv ready... --- PASS: TestSimpleDelete (17.41s) --- PASS: TestSimpleDelete/Basic (1.10s) --- PASS: TestSimpleDelete/Basic/test_delete (0.49s) --- PASS: TestSimpleDelete/Basic/test_delete_common (0.61s) --- PASS: TestSimpleDelete/Conflict (1.12s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.58s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.55s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) 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 [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > 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 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 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestColumn [2024/05/06 11:16:54.539 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 11:16:56.428 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [2024/05/06 11:17:01.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:01.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T11:17:01.653146455+08:00 # Txn_start_ts: 0 # Query_time: 1.011286437 # Parse_time: 0.000219778 # Compile_time: 0.000149649 # Rewrite_time: 0.00000387 # Optimize_time: 0 # Wait_TS: 0.000278102 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; === RUN TestColumn/alter_table_test_column_drop_column_c3 [2024/05/06 11:17:04.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T11:17:04.834567556+08:00 # Txn_start_ts: 449567896051384546 # Query_time: 1.013039912 # Parse_time: 0.000199247 # Compile_time: 0.000129634 # Rewrite_time: 0.000004476 # Optimize_time: 0 # Wait_TS: 0.000246393 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default alter table test_column drop column c3; [2024/05/06 11:17:04.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:04.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:05.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 11:17:06.938 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 22.19 secs (71336628 bytes/sec) [Pipeline] { [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:17 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { --- PASS: TestColumn (23.09s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (3.18s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.10s) PASS ddl_test end [Pipeline] } [Pipeline] sh [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } wait pd ready... [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } Agent pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-dbkh6-rb1lj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ee5346ae4aa3811173f3806ca4b024726b5845de" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-dbkh6" name: "pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8517-dbkh6-rb1lj-27sfq in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] // container [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } wait pd ready... Agent pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8517-v4s1f-lwnbj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8517/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "d6fd2daada2878481b150d6010f7555ad6f18e7a" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8517-v4s1f" name: "pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4" 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: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ca0a2b5; decorates RemoteLauncher[hudson.remoting.Channel@62249631:JNLP4-connect connection from 10.233.92.41/10.233.92.41:42054] 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 Running on pingcap-tidb-pull-integration-ddl-test-8517-v4s1f-lwnbj-992r4 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 wait tikv ready... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@87812c2; decorates RemoteLauncher[hudson.remoting.Channel@4bdaac5d:JNLP4-connect connection from 10.233.92.72/10.233.92.72:46668] 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 > 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait tikv ready... > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:17 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:17 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestIndex [2024/05/06 11:17:32.416 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 11:17:33.892 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 5.47 secs (289191366 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:17 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:17 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:17 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleInsert index_test.go:137: sql insert into test_index values (103, 7150773702957582156, 0.701993, 'WrCRMarhxJ') index_test.go:137: sql insert into test_index values (110, 4147431601052515536, 0.102421, 'Nn5wZYDlzx') index_test.go:137: sql insert into test_index values (108, 7679885917703577112, 0.609003, 'DDp6KrBJQM') index_test.go:137: sql insert into test_index values (102, 4635370739217044310, 0.005418, '8PK7t3D8op') index_test.go:137: sql insert into test_index values (109, 4284407338300686831, 0.530850, '5MCUGLz3US') index_test.go:137: sql insert into test_index values (107, 8743325151538433104, 0.917191, 'zcta6OoYAG') index_test.go:137: sql insert into test_index values (104, 68833907708647241, 0.098797, 'rNV8TQL8q1') index_test.go:137: sql insert into test_index values (106, 3335825326806904790, 0.205488, 'sQpO8siBpK') index_test.go:137: sql insert into test_index values (105, 4807674760056152651, 0.691751, 'RC9xrPtvF5') index_test.go:137: sql insert into test_index values (101, 5329345399461217029, 0.179913, 'MNFEcfKKCL') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 32 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 4579310533599882557, c2 = 0.135218, c3 = 'il0a5Nge2D' where c = 74 index_test.go:143: sql update test_index set c1 = 5135885366363989086, c2 = 0.686992, c3 = 'xWQjIJ4uYl' where c = 78 index_test.go:143: sql update test_index set c1 = 1844729859788026497, c2 = 0.851988, c3 = '0IOZbSVqYo' where c = 64 index_test.go:143: sql update test_index set c1 = 2730659945130150204, c2 = 0.060708, c3 = '9jaTyIzIqk' where c = 87 index_test.go:143: sql update test_index set c1 = 2092660795460613328, c2 = 0.824090, c3 = 'O1wViyExaL' where c = 67 index_test.go:143: sql update test_index set c1 = 8020312633307942608, c2 = 0.539524, c3 = '1uptPoeRr5' where c = 82 index_test.go:143: sql update test_index set c1 = 7787085559720640424, c2 = 0.938248, c3 = 'w0SjkWpZB4' where c = 80 index_test.go:143: sql update test_index set c1 = 4038547154954305616, c2 = 0.315590, c3 = '5TjWZ0RAx9' where c = 108 index_test.go:143: sql update test_index set c1 = 2627258769611930494, c2 = 0.300236, c3 = 'Bl3Vkb0MAj' where c = 15 index_test.go:143: sql update test_index set c1 = 3529378076296047231, c2 = 0.824435, c3 = '2amH5cbcQm' where c = 60 index_test.go:137: sql insert into test_index values (111, 7471455198203833032, 0.778933, 'lUo3QWKejO') index_test.go:137: sql insert into test_index values (112, 8760146862840694990, 0.026972, 'BOtCMPWQRm') index_test.go:137: sql insert into test_index values (114, 8089953943281519999, 0.330041, 'pr1bsC3Vi2') index_test.go:137: sql insert into test_index values (113, 7120503766761790544, 0.152411, 'QLjsxTopKQ') index_test.go:137: sql insert into test_index values (118, 2667344830880216815, 0.040427, 'KA4GSbHgN4') index_test.go:137: sql insert into test_index values (119, 3888376727726039693, 0.522633, 'uvNfDl8U1A') index_test.go:137: sql insert into test_index values (115, 4831069647171613356, 0.343565, 'TuB61yA3k5') index_test.go:137: sql insert into test_index values (117, 5582404360777074293, 0.094437, 'AyB5JZQksp') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (116, 4163442016044916339, 0.526744, 'XM9xNZ6Xks') index_test.go:137: sql insert into test_index values (120, 6732840742794864697, 0.503291, 'E5UgkyporB') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 2040486011813205212, c2 = 0.687803, c3 = 'UGR2vRpLyw' where c = 46 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 599301752216839956, c2 = 0.960624, c3 = 'cDW8ZqFAkK' where c = 22 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 478986102650794495, c2 = 0.347882, c3 = 'RkhqXdxikK' where c = 100 index_test.go:143: sql update test_index set c1 = 2563418784620717677, c2 = 0.783080, c3 = 'gCdlcWgPXB' where c = 9 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (121, 4229147876626355843, 0.152636, 'xFNibgtVlM') index_test.go:143: sql update test_index set c1 = 8970341372685737041, c2 = 0.338939, c3 = 'kQN8dZsoLg' where c = 73 index_test.go:143: sql update test_index set c1 = 4862796771046056045, c2 = 0.701184, c3 = 'kvTFmNdxen' where c = 37 index_test.go:143: sql update test_index set c1 = 5693528260333342180, c2 = 0.588788, c3 = 'edceJ0fu7q' where c = 62 index_test.go:143: sql update test_index set c1 = 4829642714502841154, c2 = 0.915265, c3 = 'utEUDTgmLy' where c = 35 index_test.go:137: sql insert into test_index values (124, 5768904242489441159, 0.618949, 'F8MLwI2VP2') index_test.go:137: sql insert into test_index values (122, 5926955673267190378, 0.731452, 'UNxSV5GwRA') index_test.go:137: sql insert into test_index values (123, 4029404910749596384, 0.591050, '09vTAB8jHA') index_test.go:143: sql update test_index set c1 = 6900912593340347401, c2 = 0.607526, c3 = 'lvo4YVshvQ' where c = 66 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (126, 8188329382832646745, 0.947802, '8IodnQTRaY') index_test.go:137: sql insert into test_index values (125, 5872460406959712559, 0.672545, 'aLPwhD0wg3') index_test.go:143: sql update test_index set c1 = 4243357264000200383, c2 = 0.662041, c3 = 'IxmJaqBgZg' where c = 114 index_test.go:137: sql insert into test_index values (127, 3989434289882297122, 0.625225, 'z5LmQllUas') index_test.go:137: sql insert into test_index values (128, 7453084586052938958, 0.212452, 'zk8J7CXfLr') index_test.go:137: sql insert into test_index values (129, 465070380981428674, 0.001581, 'qJ8jcvjHML') index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 4427976742629228088, c2 = 0.864198, c3 = 'PoPCIIInDX' where c = 47 index_test.go:137: sql insert into test_index values (130, 2280079301365068714, 0.175020, 'xZh0PxFvlT') index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 6083387989786161878, c2 = 0.226837, c3 = 'j5QTU8Xg5y' where c = 74 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 2437024272377616667, c2 = 0.338345, c3 = 'yRDhg6e4LN' where c = 85 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 9003194119503179385, c2 = 0.934955, c3 = 'GNQ0cHoYdz' where c = 42 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (132, 2193783572583927140, 0.213248, '2FCopdnByF') index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (131, 6760088647450417312, 0.696108, 'NUMVMmrtyA') index_test.go:143: sql update test_index set c1 = 8547430992725043958, c2 = 0.591402, c3 = 'lk26oMB42l' where c = 110 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (133, 8449350523064416191, 0.082443, '3w2Wwk0ZXq') index_test.go:143: sql update test_index set c1 = 2742762003643261506, c2 = 0.658159, c3 = 'jiwB9jGrBh' where c = 101 index_test.go:137: sql insert into test_index values (134, 4514567196257093350, 0.786056, 'vQfu7vEjFL') index_test.go:143: sql update test_index set c1 = 3515455499826987723, c2 = 0.019386, c3 = '44dC760PHO' where c = 22 index_test.go:143: sql update test_index set c1 = 6082856495179434543, c2 = 0.280885, c3 = 'RmdmZToB9W' where c = 45 index_test.go:143: sql update test_index set c1 = 5011570454923637220, c2 = 0.851276, c3 = 'nXIGPXVaLl' where c = 6 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (135, 6917647519008218321, 0.541834, 'GHvwulbnvN') index_test.go:143: sql update test_index set c1 = 8125074025147240766, c2 = 0.198021, c3 = 'oyIvZGrTfI' where c = 99 index_test.go:143: sql update test_index set c1 = 1438103561039052517, c2 = 0.571957, c3 = '61bUL6q0hi' where c = 37 index_test.go:137: sql insert into test_index values (138, 2836998904700632824, 0.981789, '4GMUSbclxU') index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (137, 5856575124824312685, 0.068909, '0xQJXjtCMA') index_test.go:137: sql insert into test_index values (139, 5738226741739272380, 0.599596, 'FXZvndRfry') index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (136, 7284895109042045549, 0.608208, 'vswZVV1NVO') index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 6016399265496606341, c2 = 0.563362, c3 = 'F4cUiXqmmo' where c = 70 index_test.go:137: sql insert into test_index values (140, 8263025340712660813, 0.626897, 'GciVsfVYbD') index_test.go:137: sql insert into test_index values (141, 4044751360135447780, 0.317191, 'XI7AX5C12K') index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 5043496054234060586, c2 = 0.742216, c3 = 'yTVbVr8nE1' where c = 5 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (142, 7346349695365813612, 0.562501, 'rRVQqX5DnS') index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 6829661139309819974, c2 = 0.491357, c3 = 'x7I4Q8nws9' where c = 53 index_test.go:143: sql update test_index set c1 = 3371275968548934732, c2 = 0.253124, c3 = 'OSDv5URiP8' where c = 35 index_test.go:137: sql insert into test_index values (143, 7139702211032405906, 0.527068, '7409uxwvNS') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 987399841804595653, c2 = 0.166851, c3 = 'SUACN2jrA3' where c = 47 index_test.go:143: sql update test_index set c1 = 4317784174727914686, c2 = 0.908701, c3 = 'FbUDYQgeqO' where c = 119 index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 6651715151161624237, c2 = 0.617375, c3 = 'OUaQS2oFnc' where c = 28 index_test.go:143: sql update test_index set c1 = 6944214666960795020, c2 = 0.994268, c3 = '1UKDbuw0ID' where c = 52 index_test.go:137: sql insert into test_index values (144, 6288376838129362210, 0.748294, '4xjVCVFWP4') index_test.go:143: sql update test_index set c1 = 2360357304522440738, c2 = 0.238321, c3 = 'vskUuJwtWg' where c = 74 index_test.go:137: sql insert into test_index values (145, 8795226146750993266, 0.218137, 'VXsw2KcVRy') index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (147, 9049617764121119893, 0.608771, 'Att3BK5YBz') index_test.go:143: sql update test_index set c1 = 6650487111491420683, c2 = 0.483305, c3 = 'jC5f83QMxQ' where c = 87 index_test.go:143: sql update test_index set c1 = 8654348344581427442, c2 = 0.673885, c3 = '0hY51XqAWy' where c = 137 index_test.go:137: sql insert into test_index values (146, 1017233206272416867, 0.555351, '7XWeYFuOKb') index_test.go:137: sql insert into test_index values (150, 2012986385980737188, 0.001090, 'WNFmJd7eJB') index_test.go:137: sql insert into test_index values (148, 7775917888922089546, 0.388460, 'l1UTccuNRx') index_test.go:137: sql insert into test_index values (149, 3731311441956561993, 0.677320, '5TzbZIPGra') index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (151, 7716984357497028132, 0.936804, 'cmqFkHjNUU') index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (152, 9123383437197573676, 0.619304, 'n69vjVJnZl') index_test.go:143: sql update test_index set c1 = 7221882943107986659, c2 = 0.561985, c3 = 'YBg4WmCl0E' where c = 37 index_test.go:143: sql update test_index set c1 = 930834865233512333, c2 = 0.966442, c3 = 'ZAT61FLxiw' where c = 26 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 5578378184592105503, c2 = 0.159711, c3 = '6rivAVXnWS' where c = 116 index_test.go:143: sql update test_index set c1 = 4462669311016539977, c2 = 0.893947, c3 = 'DAIJGJAIlc' where c = 24 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 645955163625907978, c2 = 0.771179, c3 = 'pRQFUsYXf3' where c = 27 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 3328419007995156892, c2 = 0.780815, c3 = 'uwYfwz727B' where c = 39 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 4185403471238098612, c2 = 0.486901, c3 = 'qkBzkI4PTM' where c = 44 index_test.go:137: sql insert into test_index values (154, 4793469685324061645, 0.059988, 'xvb8z9QEvi') index_test.go:137: sql insert into test_index values (153, 4444200982788357488, 0.819649, 'gr5DS93Fxg') index_test.go:137: sql insert into test_index values (156, 5748346580260858224, 0.735354, 'H9gXLp2Iwv') index_test.go:137: sql insert into test_index values (155, 16260683710766921, 0.382638, 'QrTlzvtZyF') index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (158, 5319851768668771839, 0.886410, 'iBWWUovwRN') index_test.go:143: sql update test_index set c1 = 5148116506088428310, c2 = 0.539027, c3 = 'fL2IQPQMPL' where c = 73 index_test.go:143: sql update test_index set c1 = 6292607848178421571, c2 = 0.106049, c3 = '980zf5s429' where c = 18 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (159, 7137381317290316645, 0.445214, 'gRibNuT8jl') index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (157, 4560619131622953783, 0.169694, 'o9I6HxJknX') index_test.go:137: sql insert into test_index values (161, 2177177231088061749, 0.398316, '9R4IAMmXdc') index_test.go:143: sql update test_index set c1 = 3073290624878072192, c2 = 0.622095, c3 = 'OpSBJPBHti' where c = 52 index_test.go:143: sql update test_index set c1 = 5494065456857707831, c2 = 0.340698, c3 = 'zMRrPu6QeB' where c = 136 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 134 index_test.go:143: sql update test_index set c1 = 2133435574195127465, c2 = 0.239097, c3 = 'bgSiyGqZ1v' where c = 98 index_test.go:137: sql insert into test_index values (160, 9131583261115529942, 0.879258, 'UaWdEMoC5O') index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 7495699618221836292, c2 = 0.907076, c3 = '9D6yZ0qoUW' where c = 146 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (162, 9141465685580248762, 0.826715, 'dF4ieqx1kc') index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 1062031274959678604, c2 = 0.410857, c3 = 'fxuRaPyZkt' where c = 158 index_test.go:137: sql insert into test_index values (163, 7962533933236122391, 0.998620, 'bJjJ5fSfXg') index_test.go:143: sql update test_index set c1 = 6118993985595201083, c2 = 0.975306, c3 = '1ftuXIXlBP' where c = 94 index_test.go:137: sql insert into test_index values (165, 4516614848677394174, 0.744955, 'JytBIvJoPZ') index_test.go:137: sql insert into test_index values (164, 6059311083655768246, 0.235213, '1F1g682MAq') index_test.go:143: sql update test_index set c1 = 5308226089092932328, c2 = 0.126568, c3 = 'oSKdSchAZf' where c = 48 index_test.go:143: sql update test_index set c1 = 9082621488029806881, c2 = 0.440106, c3 = 'bZO5HvatmY' where c = 12 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 1260774107463806470, c2 = 0.663469, c3 = 'nqQOw2zMR8' where c = 64 index_test.go:137: sql insert into test_index values (166, 4207246837836159813, 0.421609, 'Ze7U3Mdtlk') index_test.go:143: sql update test_index set c1 = 8189640177902808883, c2 = 0.549528, c3 = 'f0ESIhSpm2' where c = 157 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 8876816061191813919, c2 = 0.590796, c3 = 'txEMLgkAKh' where c = 125 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (168, 5294751977794092576, 0.988410, 'Khb5kZJTs5') index_test.go:137: sql insert into test_index values (167, 2645489999371699694, 0.656009, 'NPC6xXT3lK') index_test.go:137: sql insert into test_index values (169, 2014648660595961304, 0.628329, 'TPD4bPKEoo') index_test.go:137: sql insert into test_index values (170, 7114923146930165398, 0.695217, 'jjTYzuxI8k') index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (171, 7774516578596826716, 0.712842, 'Pbef9y17aT') index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 4934826536253757645, c2 = 0.267691, c3 = 'r7CPzeKA39' where c = 48 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (172, 2121880717154318144, 0.384855, '64ucLvwQD8') index_test.go:143: sql update test_index set c1 = 6953741165794469485, c2 = 0.890349, c3 = 'skGPZa4Hgq' where c = 27 index_test.go:143: sql update test_index set c1 = 3925352086175705720, c2 = 0.032826, c3 = '0gADviH34x' where c = 8 index_test.go:143: sql update test_index set c1 = 6566634098764351741, c2 = 0.146089, c3 = 'YiY486aUtp' where c = 25 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 4973199504968600474, c2 = 0.457057, c3 = 'UoBf9WW8FJ' where c = 89 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 3243795087834533171, c2 = 0.251467, c3 = 'FJDfcQeI85' where c = 40 index_test.go:137: sql insert into test_index values (173, 7524044112241073344, 0.204501, '17RvVidHex') index_test.go:137: sql insert into test_index values (174, 4333656165462688238, 0.577308, 'ksPmJmZY6H') index_test.go:137: sql insert into test_index values (175, 219375686351548512, 0.485006, 'oYceYyLXc5') index_test.go:137: sql insert into test_index values (176, 3137890363733163972, 0.897042, 'bQXIHYppdb') index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6986026347202186478, c2 = 0.824973, c3 = 'fkC9WADaOL' where c = 76 index_test.go:143: sql update test_index set c1 = 1253585901498434245, c2 = 0.147168, c3 = '2Hh6gJfauk' where c = 68 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 8938097847550121265, c2 = 0.762057, c3 = 'XWD6cbK6nT' where c = 116 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (177, 4052875760643468819, 0.963788, 'Pehswim3nF') index_test.go:137: sql insert into test_index values (178, 8274034394676035459, 0.366666, 'nm5PyWNULo') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (179, 4601496884061508122, 0.747740, 'lWFkxOC2t0') index_test.go:137: sql insert into test_index values (180, 5354847880280842772, 0.688721, 'mdkW2l2p3Y') index_test.go:143: sql update test_index set c1 = 1675628377988467713, c2 = 0.726142, c3 = 'mdbwW2TGNd' where c = 155 index_test.go:137: sql insert into test_index values (181, 9053672369726207120, 0.933227, 't4guTsljFz') index_test.go:143: sql update test_index set c1 = 740630388711751697, c2 = 0.666770, c3 = 'v7LwOTy3JX' where c = 42 index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 706554787632846104, c2 = 0.036104, c3 = 'lsk9W60Hcm' where c = 168 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 4997343094449916285, c2 = 0.806306, c3 = 'SNCWwy36eO' where c = 169 index_test.go:143: sql update test_index set c1 = 6184332029757466383, c2 = 0.228087, c3 = 'NtTKkodYVW' where c = 113 index_test.go:137: sql insert into test_index values (183, 1137864939709455337, 0.044020, 'yBMTDegT0e') index_test.go:143: sql update test_index set c1 = 2377006617630072848, c2 = 0.763307, c3 = 'LvJRzhkpo6' where c = 167 index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (182, 7139827245775361717, 0.697869, 'UG8Zz5aSyp') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (185, 2984839614198890061, 0.530026, 'XyNhrAmReh') index_test.go:143: sql update test_index set c1 = 5461105428829242216, c2 = 0.267978, c3 = '3fkE42jfAC' where c = 28 index_test.go:137: sql insert into test_index values (186, 3158122520257561415, 0.282734, 'Vw4icbr4Qn') index_test.go:137: sql insert into test_index values (187, 8299476921004011403, 0.440197, '6NKWUg7Mxv') index_test.go:143: sql update test_index set c1 = 4012007767170518400, c2 = 0.602140, c3 = 'Q4CxxtFUrY' where c = 86 index_test.go:137: sql insert into test_index values (184, 6804095940214713524, 0.119576, 'nx4oXiwbFo') index_test.go:143: sql update test_index set c1 = 6925242460426063297, c2 = 0.259992, c3 = 'FE2xhde1Dn' where c = 8 index_test.go:137: sql insert into test_index values (188, 6708422617100464764, 0.874274, 'GZZMr7xsFc') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 8077528305080072685, c2 = 0.573845, c3 = 'XcxeTrH80F' where c = 82 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (189, 8045113751428060448, 0.314273, 'YD4ZNExDhl') index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (190, 5758859849937026386, 0.789862, '31A4L9KEPV') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 5180281704327918843, c2 = 0.330546, c3 = 'MPT5exFAXg' where c = 13 index_test.go:137: sql insert into test_index values (191, 2189456011251491528, 0.609888, 'Kl6mTsHkCJ') index_test.go:143: sql update test_index set c1 = 8595972925458077087, c2 = 0.896508, c3 = 'P99zFfhM88' where c = 8 index_test.go:143: sql update test_index set c1 = 8362128032406119482, c2 = 0.783521, c3 = 'duy8h78AQn' where c = 84 index_test.go:143: sql update test_index set c1 = 7156541647945894903, c2 = 0.697348, c3 = '7GmuOXwhRd' where c = 175 index_test.go:143: sql update test_index set c1 = 4181398049015683949, c2 = 0.678307, c3 = '6XCy7V4yAW' where c = 115 index_test.go:143: sql update test_index set c1 = 1091409945861431478, c2 = 0.655168, c3 = 'MjJCWgOAE4' where c = 157 index_test.go:143: sql update test_index set c1 = 7409388561255711049, c2 = 0.959648, c3 = 'kIUKSYtxxx' where c = 41 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 367279926940135440, c2 = 0.511711, c3 = 'zDsQ8O3Ha8' where c = 183 index_test.go:137: sql insert into test_index values (194, 2023008426951594118, 0.345215, 'v3i0DXBOJN') index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (193, 5220453469335147577, 0.532366, 'FEK8Pfq1To') index_test.go:137: sql insert into test_index values (195, 4883079429364953977, 0.280515, 'KaRymkD9ok') index_test.go:137: sql insert into test_index values (192, 3344184312467550076, 0.596457, 'pbVuQ6nPHU') index_test.go:137: sql insert into test_index values (196, 9082107993458109954, 0.045481, 'h2PAeqJT3V') index_test.go:137: sql insert into test_index values (197, 4068424140077470985, 0.025904, 'AgJeaJzCx0') index_test.go:137: sql insert into test_index values (198, 1195042538923283161, 0.883658, 'UfpuBP9pZj') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 4041995081709274301, c2 = 0.826695, c3 = '3GeDJZVbmb' where c = 54 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 8774753481183701615, c2 = 0.206878, c3 = '75sFSJXs0e' where c = 141 index_test.go:143: sql update test_index set c1 = 47829459700418611, c2 = 0.325092, c3 = 'HCXEcr9APU' where c = 170 index_test.go:143: sql update test_index set c1 = 255653693465702107, c2 = 0.511899, c3 = 'eCFxr5HOIt' where c = 132 index_test.go:143: sql update test_index set c1 = 6987823491806269347, c2 = 0.218695, c3 = 'XXFW7pGd2t' where c = 139 index_test.go:143: sql update test_index set c1 = 4951730464231735214, c2 = 0.663409, c3 = 'Cs5nl3Y8bT' where c = 44 index_test.go:143: sql update test_index set c1 = 6515742521545812775, c2 = 0.776992, c3 = '6OlBf5TbLP' where c = 86 index_test.go:137: sql insert into test_index values (199, 7391316011730370537, 0.588704, 'u9iKcEPbZx') index_test.go:137: sql insert into test_index values (200, 718882032126060799, 0.423753, 'Eo1ryGUYPr') index_test.go:143: sql update test_index set c1 = 4429563720044090207, c2 = 0.801153, c3 = 'Q7PCCC9bmw' where c = 105 index_test.go:143: sql update test_index set c1 = 6179399086430268236, c2 = 0.573854, c3 = 'sT3yuSHK5n' where c = 140 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 7568706450451499098, c2 = 0.190735, c3 = '9SgggRlida' where c = 130 index_test.go:143: sql update test_index set c1 = 823867020300910960, c2 = 0.195788, c3 = 'XgmUquzI6e' where c = 175 index_test.go:137: sql insert into test_index values (206, 1691840917631910448, 0.506027, 'vMY37eTXA3') index_test.go:137: sql insert into test_index values (203, 6825783476379579466, 0.335826, 'lag39bi2EO') index_test.go:137: sql insert into test_index values (204, 7987050951218134508, 0.291724, 'RtouH7GMtn') index_test.go:137: sql insert into test_index values (205, 6923749194650651302, 0.957653, 'UjHDbpWZIM') index_test.go:137: sql insert into test_index values (201, 3081546695294534968, 0.833232, 'oYJ3min2hX') index_test.go:137: sql insert into test_index values (202, 7285429380155184896, 0.733214, 'fpuDwwkfqA') index_test.go:137: sql insert into test_index values (210, 4521649313532021200, 0.768086, '8JbtnDSXXW') index_test.go:137: sql insert into test_index values (209, 7145141716628515406, 0.545765, 'tbtaGuKhNL') index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (207, 5859109548641188103, 0.938017, '9euZVM6VhJ') index_test.go:137: sql insert into test_index values (208, 1570337311639180124, 0.859994, 'GSVsFphZ9U') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 32 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 8977311912514275550, c2 = 0.932263, c3 = 'MHAomopWVp' where c = 78 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 8285652278924661150, c2 = 0.841021, c3 = 'byB25aYEtB' where c = 198 index_test.go:143: sql update test_index set c1 = 6414896366024438468, c2 = 0.635205, c3 = '7NPxeBy1jn' where c = 138 index_test.go:143: sql update test_index set c1 = 964259405533306256, c2 = 0.960696, c3 = 'wF1DlpkuYU' where c = 207 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 8244453183796164023, c2 = 0.425434, c3 = 'uO9Icfl5ZW' where c = 159 index_test.go:143: sql update test_index set c1 = 5494657999361447921, c2 = 0.055146, c3 = 'VghCCgbNPC' where c = 118 index_test.go:143: sql update test_index set c1 = 8734289791405302654, c2 = 0.592921, c3 = 'IiormFmDN4' where c = 76 index_test.go:143: sql update test_index set c1 = 109567120024008363, c2 = 0.007690, c3 = 'lwkhMo94ou' where c = 133 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (211, 2191250340675471597, 0.231285, 'SiBRt092Cv') index_test.go:137: sql insert into test_index values (214, 2329612595427987482, 0.098187, 'GVIaICXEaV') index_test.go:137: sql insert into test_index values (215, 7026563613424047943, 0.495633, 'bHJEWC4152') index_test.go:137: sql insert into test_index values (217, 3827366247501724304, 0.290436, 'eBqrB6Ad1R') index_test.go:137: sql insert into test_index values (216, 8172558121976389528, 0.442021, 'SR1iflMlc7') index_test.go:137: sql insert into test_index values (212, 6126581063002688598, 0.075166, 'wfvIEdTnfa') index_test.go:137: sql insert into test_index values (218, 995538173475346446, 0.416682, 'jrAkOMLuCE') index_test.go:137: sql insert into test_index values (213, 7389894081425121355, 0.637440, 'fN7gztP557') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 8703343222114904639, c2 = 0.144376, c3 = '9j7jateNn6' where c = 91 index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 7267040812142566512, c2 = 0.871683, c3 = '7Hf8iznwdb' where c = 50 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (219, 6767072679602040756, 0.880877, 'yWyvMQlDAX') index_test.go:143: sql update test_index set c1 = 3514809252618630317, c2 = 0.786180, c3 = 'dMWryNLEM2' where c = 63 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 2500081051984236735, c2 = 0.375109, c3 = 'RxuuBa1CYH' where c = 73 index_test.go:137: sql insert into test_index values (220, 8649992798069908845, 0.156115, 'ZauFrvnsQL') index_test.go:143: sql update test_index set c1 = 6039902217627194959, c2 = 0.767654, c3 = '5lpQ0xsPYY' where c = 93 index_test.go:143: sql update test_index set c1 = 5502281311140692479, c2 = 0.211399, c3 = 'IkKgJnxY2H' where c = 108 index_test.go:143: sql update test_index set c1 = 4634794737045457486, c2 = 0.112959, c3 = 'iRBhMTW0JR' where c = 211 index_test.go:143: sql update test_index set c1 = 4158700774920256948, c2 = 0.505059, c3 = '1WW1zt9mQ0' where c = 191 index_test.go:143: sql update test_index set c1 = 6480818707563673862, c2 = 0.478090, c3 = 'C2u8ByZhJO' where c = 75 index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (221, 2631383715958347048, 0.223964, 'P3AfKIdoZt') index_test.go:137: sql insert into test_index values (222, 7941704815114809314, 0.325726, 'w9YCSFaIeF') index_test.go:143: sql update test_index set c1 = 3467564878992382809, c2 = 0.184297, c3 = 'J8SQVferIM' where c = 171 index_test.go:137: sql insert into test_index values (223, 1574796230656391815, 0.864725, 'bnDj3CQgzd') index_test.go:137: sql insert into test_index values (227, 6116731252119978181, 0.194721, 'ugreB1nMO8') index_test.go:137: sql insert into test_index values (225, 4539067167525858175, 0.196370, 'Mfta9xjhcd') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (226, 4289923982040849598, 0.693167, 'JZW4gs5PpK') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (224, 2136672054582383596, 0.049572, 'W4JfPvs45H') index_test.go:137: sql insert into test_index values (228, 1471278120941824668, 0.022367, 'BHOelsxYAD') index_test.go:143: sql update test_index set c1 = 4133653152872487979, c2 = 0.981128, c3 = 'VmCh6Va8a0' where c = 133 index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 4868405118139344380, c2 = 0.178560, c3 = 'RY2PODFm81' where c = 188 index_test.go:137: sql insert into test_index values (229, 5353042697279682057, 0.092940, 'DQOu5IRU7D') index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 5755239604340398407, c2 = 0.371373, c3 = 's4kuIZV8Yh' where c = 30 index_test.go:143: sql update test_index set c1 = 4894517241005676212, c2 = 0.020167, c3 = 'AW4lr99xhV' where c = 64 index_test.go:143: sql update test_index set c1 = 3072287782204104804, c2 = 0.963585, c3 = 'QhWQzoAA5L' where c = 107 index_test.go:143: sql update test_index set c1 = 7403229979625453544, c2 = 0.598131, c3 = 'xpKo7fOk4X' where c = 36 index_test.go:143: sql update test_index set c1 = 3276662427833063882, c2 = 0.696811, c3 = 'hR42EAcwJo' where c = 12 index_test.go:137: sql insert into test_index values (230, 2888730878145156915, 0.012694, 'ZWGDl0kvxf') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 196 index_test.go:137: sql insert into test_index values (231, 9078072903244263368, 0.223081, 'x17Sboec4O') index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (233, 9175368349694586234, 0.723698, 'rtnXi7R4Vl') index_test.go:137: sql insert into test_index values (232, 1326980143878190972, 0.963929, 'XEZPXd8pbe') index_test.go:137: sql insert into test_index values (234, 1016394826324874404, 0.105315, 'SQw9lNsXxl') index_test.go:143: sql update test_index set c1 = 4663248121400240449, c2 = 0.609623, c3 = 'MLDD4oB4Zs' where c = 72 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (235, 1867634702587944654, 0.321181, 'PKsA3c4Flt') index_test.go:143: sql update test_index set c1 = 4986234993090885115, c2 = 0.581541, c3 = 'IkOffAoY3W' where c = 157 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 5919910336443564934, c2 = 0.424428, c3 = '4ueKKB10Iq' where c = 10 index_test.go:143: sql update test_index set c1 = 8273091987474006427, c2 = 0.109540, c3 = 'GFaSghPxdr' where c = 153 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 5759173461516618618, c2 = 0.533520, c3 = 'fD3af0pGnj' where c = 114 index_test.go:140: sql delete from test_index where c = 165 index_test.go:137: sql insert into test_index values (237, 8328630472815438220, 0.427182, 'q3PHptsfK3') index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (236, 7750329326402978525, 0.050340, 'b3eAtnXhsF') index_test.go:137: sql insert into test_index values (239, 5716730905023842851, 0.174720, 'O9k00B3gVt') index_test.go:137: sql insert into test_index values (240, 7858489723713247969, 0.320208, 'Jf2ZXH0i8W') index_test.go:137: sql insert into test_index values (238, 6069169790076442447, 0.950724, '01aFeoWUCA') index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 6183602670844771389, c2 = 0.192997, c3 = 'Jys2G6hz13' where c = 180 index_test.go:143: sql update test_index set c1 = 2211734252802993136, c2 = 0.648539, c3 = 'Kn8ioFtjA1' where c = 3 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (241, 7327222093487059051, 0.830126, 'B584fo02aR') index_test.go:143: sql update test_index set c1 = 775220577848320532, c2 = 0.141716, c3 = 'rXSwKxYRkt' where c = 69 index_test.go:143: sql update test_index set c1 = 230845763565430745, c2 = 0.072000, c3 = 'hpQFET4GN9' where c = 155 index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 6322244457645050613, c2 = 0.694186, c3 = 'dFHNAB4sx4' where c = 8 index_test.go:143: sql update test_index set c1 = 6504386083331221869, c2 = 0.616934, c3 = 'zacXy2E8dR' where c = 1 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (242, 6667580002506063037, 0.730326, 'qzkOUGWleD') index_test.go:137: sql insert into test_index values (244, 2276652484711246991, 0.011623, 'fGNljdd4q3') index_test.go:137: sql insert into test_index values (243, 6910485583110276660, 0.965377, 'W6DikRWbku') index_test.go:143: sql update test_index set c1 = 3414116171128884260, c2 = 0.019168, c3 = 'hG06YaSW6l' where c = 83 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (245, 5959251006304641218, 0.502882, '8NAJ8HLjt4') index_test.go:143: sql update test_index set c1 = 3237331411058770769, c2 = 0.308091, c3 = 'U7zyUDy4wD' where c = 85 index_test.go:143: sql update test_index set c1 = 1958104160373397088, c2 = 0.200267, c3 = 'hWJ4LWctOL' where c = 190 index_test.go:143: sql update test_index set c1 = 1566861201152443397, c2 = 0.563697, c3 = '6Ok2SHWDqn' where c = 138 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (246, 2229714821549770815, 0.012483, 'NJNqEqjyKd') index_test.go:137: sql insert into test_index values (247, 2787364973380987338, 0.026881, 'd3KJyzQz5G') index_test.go:137: sql insert into test_index values (248, 7576507888451709350, 0.765136, 'DUEAKozUw1') index_test.go:143: sql update test_index set c1 = 7018246211963175201, c2 = 0.647041, c3 = 'gtvGdKypAW' where c = 164 index_test.go:143: sql update test_index set c1 = 2238474750163729733, c2 = 0.690087, c3 = 'dwWMEB4qwy' where c = 228 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (250, 832716071100714144, 0.756840, 'E2wK83POMO') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (249, 4184871049771198065, 0.436575, 'DlRgxeQnt0') index_test.go:143: sql update test_index set c1 = 6149403766342595993, c2 = 0.023063, c3 = 'hZni9F2Duk' where c = 81 index_test.go:137: sql insert into test_index values (251, 7964527055975811186, 0.491230, 'xc99HpPuLO') index_test.go:143: sql update test_index set c1 = 6102393775472773129, c2 = 0.885397, c3 = '8NZ7wjj76u' where c = 190 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 1569822658138670162, c2 = 0.733483, c3 = 'cU7LBJG9Cm' where c = 202 index_test.go:137: sql insert into test_index values (252, 5105203178592098768, 0.253565, 'j1Tp8LQgiL') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 1504307209275966700, c2 = 0.140110, c3 = '4hUjHDdyJ9' where c = 129 index_test.go:143: sql update test_index set c1 = 1549258414198416372, c2 = 0.957747, c3 = 's097nAmFsZ' where c = 200 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 3871616565984813829, c2 = 0.297344, c3 = 'lo729cuzOl' where c = 214 index_test.go:137: sql insert into test_index values (254, 5084208775415687600, 0.023781, 'FfrZZXX6iL') index_test.go:137: sql insert into test_index values (255, 5906167976219706510, 0.087588, 'ZYQiwi9qWc') index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (253, 4069577947753172797, 0.221795, 'x8GGltQh1A') index_test.go:143: sql update test_index set c1 = 5991971139983940907, c2 = 0.221946, c3 = '76aWbA2wbk' where c = 27 index_test.go:143: sql update test_index set c1 = 9209192556047629061, c2 = 0.042470, c3 = '6hw4aSmUUe' where c = 161 index_test.go:143: sql update test_index set c1 = 4076545858023610426, c2 = 0.973321, c3 = 'ds3rWlcwxH' where c = 166 index_test.go:137: sql insert into test_index values (256, 7814232414778748361, 0.735175, 'H8LVB12bVU') index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (257, 6210384583328061807, 0.641889, 'sJCms1bZqs') index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 1898827439377232034, c2 = 0.145187, c3 = 'c1W8OAyyvB' where c = 69 index_test.go:137: sql insert into test_index values (259, 8216303488234180015, 0.462105, '65zdyCRuIE') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (261, 6524180048345233170, 0.092482, 'l904GHygQg') index_test.go:137: sql insert into test_index values (260, 4645469692474956180, 0.980880, 'eLMxILzP0j') index_test.go:143: sql update test_index set c1 = 3668267547217969336, c2 = 0.325157, c3 = 'fw0tXS1xiQ' where c = 246 index_test.go:137: sql insert into test_index values (258, 6794875293871445274, 0.915585, 'WZ1qzyyLDE') index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (262, 8408628483716550014, 0.797706, 'a177JgdSAj') index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 6241457022823288820, c2 = 0.366114, c3 = 'GxtOhXnXA1' where c = 83 index_test.go:143: sql update test_index set c1 = 7950418319486266117, c2 = 0.727546, c3 = 'vi5hzMz0RK' where c = 209 index_test.go:137: sql insert into test_index values (263, 241170857478083276, 0.467112, 'ZPELptANkn') index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 7231643388192890234, c2 = 0.255349, c3 = 'tjaFmTeBGZ' where c = 146 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 34 index_test.go:137: sql insert into test_index values (265, 5291135811054443216, 0.924510, 'BUI6jJNlUC') index_test.go:143: sql update test_index set c1 = 6738238105989144519, c2 = 0.112331, c3 = 'C6TYLqyyMe' where c = 213 index_test.go:143: sql update test_index set c1 = 8828769038584091241, c2 = 0.822583, c3 = 'ACuDcScCei' where c = 28 index_test.go:143: sql update test_index set c1 = 3588799875200863134, c2 = 0.083380, c3 = 'NWE36v8byE' where c = 227 index_test.go:143: sql update test_index set c1 = 4271441132088473128, c2 = 0.204216, c3 = 'lcoCFgqBL0' where c = 109 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (264, 1033815346195307807, 0.920144, 'JAMRLELdVC') index_test.go:143: sql update test_index set c1 = 7420322816450500941, c2 = 0.304992, c3 = '5kpviYbgOq' where c = 218 index_test.go:143: sql update test_index set c1 = 2315785812804663221, c2 = 0.872420, c3 = 'TeETzfRgw3' where c = 76 index_test.go:137: sql insert into test_index values (266, 3692051210053296828, 0.611463, 'dly5GCP5rO') index_test.go:143: sql update test_index set c1 = 7410652394375460844, c2 = 0.463463, c3 = 'CUGBRt9J7d' where c = 172 index_test.go:137: sql insert into test_index values (267, 8361695064890694530, 0.465846, 'hITOtjCegd') index_test.go:137: sql insert into test_index values (268, 8612139737580264741, 0.749798, 'tniCb2XlKX') index_test.go:137: sql insert into test_index values (269, 7612483598238476780, 0.282873, 'qxTRtZzQcc') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (270, 7714556238253104393, 0.578476, 'BXJ7betaco') index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (272, 3737731788567947508, 0.908090, '5MUn2PgS5v') index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 5316320490293463693, c2 = 0.683270, c3 = 'OJSyqhpbDw' where c = 75 index_test.go:137: sql insert into test_index values (273, 8638576021011422235, 0.197521, 'RpqqmX0MU6') index_test.go:143: sql update test_index set c1 = 3963402643137091281, c2 = 0.206299, c3 = 'seIahYL3Yb' where c = 146 index_test.go:137: sql insert into test_index values (271, 477541350447065543, 0.823295, 'HTpNXKZkKf') index_test.go:143: sql update test_index set c1 = 7152801415635690799, c2 = 0.213604, c3 = '8FRvWfNYU5' where c = 66 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 2694342833956080900, c2 = 0.539031, c3 = 'dFhcbec4kJ' where c = 51 index_test.go:137: sql insert into test_index values (275, 493232836000311702, 0.283331, 'C0ukrkBVj1') index_test.go:137: sql insert into test_index values (274, 281631451675059330, 0.450543, 'zrygtJAQe7') index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 5654969926368265661, c2 = 0.710196, c3 = 'BMi9XpFLwv' where c = 167 index_test.go:143: sql update test_index set c1 = 6485563635972399257, c2 = 0.044258, c3 = 'iXID7vpKc4' where c = 162 index_test.go:143: sql update test_index set c1 = 6828421851144158429, c2 = 0.943754, c3 = 'X2OhvPp1Qz' where c = 154 index_test.go:137: sql insert into test_index values (276, 1503195175541187622, 0.011979, 'ttHksy709s') index_test.go:137: sql insert into test_index values (277, 3785441380742444870, 0.202427, 'EUyLmZd23V') index_test.go:143: sql update test_index set c1 = 9148966042569945326, c2 = 0.871852, c3 = 'WarNPzS9mx' where c = 201 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 6559470191667984209, c2 = 0.668863, c3 = 'VrQhRC0NTM' where c = 109 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 3870696424606324944, c2 = 0.944111, c3 = 'Lcpw19mfXD' where c = 10 index_test.go:137: sql insert into test_index values (279, 8902536290145902279, 0.428906, 'eBaUawI4os') index_test.go:143: sql update test_index set c1 = 7641036267274951727, c2 = 0.993437, c3 = 'TJ3UTxWIfq' where c = 183 index_test.go:137: sql insert into test_index values (280, 7255507586406656250, 0.930330, 'qhW3dcjMbt') index_test.go:137: sql insert into test_index values (281, 6612899308673732139, 0.098542, 'LrzCitmZ49') index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (278, 9109766034596411571, 0.720744, '53pjFPUjpn') index_test.go:137: sql insert into test_index values (282, 5346956589848557583, 0.978905, 'BJIDBB4f5l') index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (283, 8562076313308620941, 0.136127, 'By8zJE2bZ5') index_test.go:143: sql update test_index set c1 = 4041153869301359946, c2 = 0.472355, c3 = 'TEsbYg5vQb' where c = 51 index_test.go:143: sql update test_index set c1 = 8667317409693559928, c2 = 0.844805, c3 = '6lc2eST75P' where c = 93 index_test.go:143: sql update test_index set c1 = 5839648195821957726, c2 = 0.190876, c3 = 'AIyjcFKyTm' where c = 173 index_test.go:137: sql insert into test_index values (284, 1384680864770465717, 0.191699, 'NiYT5hSQji') index_test.go:143: sql update test_index set c1 = 6849964092574782870, c2 = 0.972486, c3 = 'dwkGgVP5UJ' where c = 263 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (285, 5681480033562461676, 0.298064, 'YfvEZ0iMLW') index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 5284341062363707609, c2 = 0.052642, c3 = 'EN32UgMin0' where c = 261 index_test.go:137: sql insert into test_index values (286, 6410952057083833091, 0.932204, 'xu3NFrmewY') index_test.go:143: sql update test_index set c1 = 3484782496724426757, c2 = 0.127735, c3 = '1B6YorSqJI' where c = 47 index_test.go:137: sql insert into test_index values (288, 2752524867966811936, 0.920505, '1qQ9V7z3f0') index_test.go:143: sql update test_index set c1 = 56947626603828754, c2 = 0.967375, c3 = '2wP4SNTu1w' where c = 259 index_test.go:143: sql update test_index set c1 = 2234312842024783536, c2 = 0.000107, c3 = 'VX2YTmwHEz' where c = 51 index_test.go:137: sql insert into test_index values (287, 4958697771326618334, 0.106184, 'fdpqqC0p9x') index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 1297101024342679449, c2 = 0.555218, c3 = 'AoMnCcD4HO' where c = 250 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (290, 6353576114267477276, 0.056808, 'qmiJNBIRKu') index_test.go:137: sql insert into test_index values (289, 6500720620990640001, 0.027047, 'MoJO7c34oj') index_test.go:137: sql insert into test_index values (291, 517668664213369050, 0.240295, 'W23wtxMYdn') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 4766261466381798080, c2 = 0.650536, c3 = 'l2KAm0UdOf' where c = 206 index_test.go:137: sql insert into test_index values (292, 2488067560009458316, 0.127162, '1kOz9TGY8i') index_test.go:143: sql update test_index set c1 = 8699739598146524329, c2 = 0.382136, c3 = 'dh00NEMKHu' where c = 183 index_test.go:143: sql update test_index set c1 = 1413088569118640092, c2 = 0.617772, c3 = 'arhlQNqH8Y' where c = 116 index_test.go:137: sql insert into test_index values (293, 8855080426789161234, 0.313410, 'cfotnP2GsM') index_test.go:143: sql update test_index set c1 = 76755838357053562, c2 = 0.747994, c3 = '13yia13S1o' where c = 85 index_test.go:137: sql insert into test_index values (294, 2970444820969977281, 0.617637, '5HBHhWVK9N') index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 4004560221605018048, c2 = 0.596986, c3 = 'uSfUNjYdqR' where c = 265 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (295, 160432811152901476, 0.189838, 'MfSNjKXG9a') index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (296, 8898053684262885988, 0.032721, 'gUoRGDHAy1') index_test.go:143: sql update test_index set c1 = 6026690892723758661, c2 = 0.758071, c3 = '4hVDiU8IIH' where c = 36 index_test.go:143: sql update test_index set c1 = 6864538202773800580, c2 = 0.569845, c3 = 't87yTvwmBo' where c = 92 index_test.go:143: sql update test_index set c1 = 536485240857195325, c2 = 0.970003, c3 = 'Rig54X42sA' where c = 241 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 1759519784601226092, c2 = 0.980413, c3 = '1z4LCLJEdd' where c = 71 index_test.go:143: sql update test_index set c1 = 6203755928121855349, c2 = 0.164214, c3 = 'pr0OCO6LeX' where c = 254 index_test.go:143: sql update test_index set c1 = 1023155416449541370, c2 = 0.256449, c3 = 'AX923RaXVt' where c = 274 index_test.go:143: sql update test_index set c1 = 7896167141666164176, c2 = 0.410254, c3 = 'XcN8Xsdg7n' where c = 38 index_test.go:137: sql insert into test_index values (297, 1735052811842971261, 0.890612, 'yCXtzc5fiI') index_test.go:137: sql insert into test_index values (298, 2845133089954636052, 0.733980, 'aDl3LavDuv') index_test.go:137: sql insert into test_index values (299, 8889439878315429168, 0.119741, 'c2ArAXIhW5') index_test.go:137: sql insert into test_index values (300, 7314990584399654066, 0.466327, 'kP26DrzEyT') index_test.go:143: sql update test_index set c1 = 5787433007011987461, c2 = 0.483051, c3 = '8Ib4Y4bgiL' where c = 155 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 5642246153399003899, c2 = 0.534067, c3 = '8KrhJ5K7J7' where c = 40 index_test.go:143: sql update test_index set c1 = 4434848971835085753, c2 = 0.848687, c3 = '1GfqwekZVq' where c = 290 index_test.go:143: sql update test_index set c1 = 1952498959826851696, c2 = 0.658140, c3 = 'RQ68JP9zsF' where c = 210 index_test.go:143: sql update test_index set c1 = 6943352921029130329, c2 = 0.856035, c3 = 'sYeKGMjoaF' where c = 83 index_test.go:137: sql insert into test_index values (301, 2960596166503959556, 0.777877, 'PWDTlfZ0WI') index_test.go:137: sql insert into test_index values (303, 255589199119387903, 0.871485, 'xwCe2HsuWg') index_test.go:137: sql insert into test_index values (309, 7359983806256435917, 0.186270, 'eiZ4B5sQCr') index_test.go:137: sql insert into test_index values (305, 8474682226137947431, 0.876459, 'RXooZgoAkc') index_test.go:137: sql insert into test_index values (308, 4681468297279877105, 0.370826, 'IKNmLSCIVg') index_test.go:137: sql insert into test_index values (302, 2996197640815863164, 0.347219, 'mhDGB3Yquw') index_test.go:137: sql insert into test_index values (304, 7248917579776557309, 0.479556, 'Jj1UYjDTY7') index_test.go:137: sql insert into test_index values (310, 9056477994610463654, 0.721574, 'udqf74vLW8') index_test.go:137: sql insert into test_index values (307, 6230505485964795246, 0.184921, 'JykhjtNc19') index_test.go:137: sql insert into test_index values (306, 5958928169086958704, 0.621891, 'RHSrivEzWQ') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 3712572697626362930, c2 = 0.859454, c3 = '2GrtCmmbBg' where c = 127 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 242 index_test.go:143: sql update test_index set c1 = 2626161655549091586, c2 = 0.122749, c3 = '98YLgpnHfK' where c = 46 index_test.go:143: sql update test_index set c1 = 4205365366825021852, c2 = 0.869586, c3 = 'lWCT6LnM5V' where c = 263 index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 2010286327785129345, c2 = 0.890887, c3 = 'Kvk0tmXjoP' where c = 163 index_test.go:143: sql update test_index set c1 = 1463640285018776814, c2 = 0.898382, c3 = 'nDSzmVZfMS' where c = 120 index_test.go:137: sql insert into test_index values (311, 1634992223558524626, 0.478837, 'iixPbj4JnA') index_test.go:143: sql update test_index set c1 = 2852232835946633555, c2 = 0.364473, c3 = 'Y79rB8QiYY' where c = 166 index_test.go:143: sql update test_index set c1 = 307370305624298130, c2 = 0.506678, c3 = 'ox6TS9HQ9s' where c = 113 index_test.go:143: sql update test_index set c1 = 1784599390612415692, c2 = 0.847697, c3 = 'LTgxCI6qFz' where c = 218 index_test.go:143: sql update test_index set c1 = 935929237987691586, c2 = 0.349459, c3 = 'upnkvfkKFm' where c = 210 index_test.go:137: sql insert into test_index values (312, 6293504298257863734, 0.366613, 'jCXsuvFJHS') index_test.go:137: sql insert into test_index values (313, 4108226498349885760, 0.206835, 'EkbypTnQo4') index_test.go:143: sql update test_index set c1 = 5576205557618351542, c2 = 0.226137, c3 = 'OafUZSLUUP' where c = 91 index_test.go:137: sql insert into test_index values (314, 8084293995495599066, 0.803549, 'TOryzxXAby') index_test.go:137: sql insert into test_index values (315, 4345961126625317805, 0.323822, 'DkuVnveZie') index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (318, 7657760110343317685, 0.892702, 'RCbvYCpAkL') index_test.go:137: sql insert into test_index values (317, 1755127503738223193, 0.572686, 'ZxLHEgk2nS') index_test.go:137: sql insert into test_index values (319, 4252925399953150876, 0.056699, 'j6q8nhVeBT') index_test.go:143: sql update test_index set c1 = 3785799827390752286, c2 = 0.364302, c3 = 'SBf0XlNGuK' where c = 6 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (320, 4067077438601582911, 0.198716, 'z0JqP2zhe7') index_test.go:137: sql insert into test_index values (316, 6376484649492168119, 0.736178, 'ULlH8uhEMs') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 5666233350069834841, c2 = 0.858761, c3 = 'sw0kBKrhDP' where c = 57 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 1075874555046330143, c2 = 0.051816, c3 = 'G3V6d1yQOk' where c = 235 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 252 index_test.go:143: sql update test_index set c1 = 1199194297113972342, c2 = 0.493601, c3 = 'Ru48PN6nTW' where c = 137 index_test.go:143: sql update test_index set c1 = 1515253361357653277, c2 = 0.720619, c3 = 'PqiVTonsQd' where c = 104 index_test.go:143: sql update test_index set c1 = 379088246524904392, c2 = 0.438643, c3 = 'My4dU3D6kI' where c = 140 index_test.go:137: sql insert into test_index values (321, 8554372679961337757, 0.145869, 'YDjHlDKkAN') index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (322, 6128964602913702787, 0.842763, 'Io3xUHFQUE') index_test.go:137: sql insert into test_index values (323, 5795487451756468812, 0.818978, 'qK3Y9zkbfN') index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 2993328396981648231, c2 = 0.131900, c3 = 'X0Lu8pdDMw' where c = 173 index_test.go:143: sql update test_index set c1 = 3069599409426372830, c2 = 0.177851, c3 = 'FaJbrmk0DM' where c = 159 index_test.go:137: sql insert into test_index values (324, 4250909783861554514, 0.480357, 'MlKX6B3pNm') index_test.go:143: sql update test_index set c1 = 125619268053366536, c2 = 0.252964, c3 = 'SF8WZdp810' where c = 249 index_test.go:137: sql insert into test_index values (325, 3882983625420746480, 0.427085, 'T6ukkCMaOW') index_test.go:137: sql insert into test_index values (326, 495215016112649489, 0.832532, 'vBCa9sXMOq') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 3981388980596257177, c2 = 0.589433, c3 = 'DUGHzVQsTc' where c = 221 index_test.go:143: sql update test_index set c1 = 375515542981061815, c2 = 0.855454, c3 = 'bHr8OIxPKG' where c = 144 index_test.go:137: sql insert into test_index values (327, 3993168477111980617, 0.196420, 'M1u0Y7yGB5') index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (328, 4008831412137750008, 0.246957, 'k24JvD0UfV') index_test.go:137: sql insert into test_index values (329, 6136433996984875446, 0.114016, 'P9Z6AcXwpC') index_test.go:143: sql update test_index set c1 = 5430605411723361119, c2 = 0.167049, c3 = 'E6gOMOgDvV' where c = 172 index_test.go:143: sql update test_index set c1 = 8649656453029103697, c2 = 0.429447, c3 = '3CEYG4kSvG' where c = 319 index_test.go:143: sql update test_index set c1 = 8067066124175738297, c2 = 0.553529, c3 = 'kAoNUr12yj' where c = 176 index_test.go:143: sql update test_index set c1 = 3222278487292711537, c2 = 0.274720, c3 = 'khH1Z3d6QX' where c = 127 index_test.go:143: sql update test_index set c1 = 1547918505377988123, c2 = 0.555174, c3 = 'Tl07jkIiyd' where c = 197 index_test.go:137: sql insert into test_index values (331, 4514433410434560279, 0.248851, 'R6YzoVzSHZ') index_test.go:137: sql insert into test_index values (330, 2490358292779560908, 0.978780, 'VZSnxqvcTt') index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (332, 5293123625284435577, 0.140825, 'fJFayqUEKT') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (334, 3805717665911360761, 0.875604, 'biyJ6f17pu') index_test.go:137: sql insert into test_index values (333, 6217896978961170775, 0.509615, 'bEpw9DPSpc') index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (335, 1725553262096308879, 0.166606, 'AtPNQZ1hlM') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 8694302420070364009, c2 = 0.838777, c3 = 'sSV9qeu15P' where c = 311 index_test.go:143: sql update test_index set c1 = 3120321723186626610, c2 = 0.074504, c3 = 'TNrTHQkhYP' where c = 211 index_test.go:143: sql update test_index set c1 = 2310875693505795795, c2 = 0.159097, c3 = 'o5n32Jrscm' where c = 183 index_test.go:137: sql insert into test_index values (336, 2253122551372483022, 0.991878, 'fIhwgpVMq6') index_test.go:143: sql update test_index set c1 = 1232094901170943840, c2 = 0.795199, c3 = 'LLLfaY9ANb' where c = 193 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 2862227521959482496, c2 = 0.936252, c3 = 'vY8tl01SPj' where c = 258 index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 7362537452568304780, c2 = 0.995377, c3 = 'kUwe2dChVJ' where c = 233 index_test.go:137: sql insert into test_index values (338, 2382037125393546407, 0.821339, 'R2TduBsEkp') index_test.go:137: sql insert into test_index values (337, 8895592810627579669, 0.629407, 'nSJQAG8kQE') index_test.go:143: sql update test_index set c1 = 4518005795108422624, c2 = 0.084082, c3 = 'rsd6mRa8KH' where c = 141 index_test.go:137: sql insert into test_index values (339, 4147626030564923601, 0.140788, 'WZqGNbk46e') index_test.go:143: sql update test_index set c1 = 3483626049210008330, c2 = 0.676915, c3 = 'RKOioUhExI' where c = 203 index_test.go:137: sql insert into test_index values (340, 4934324611991313043, 0.895240, '8h9gR7y3UU') index_test.go:137: sql insert into test_index values (342, 5387625374880029804, 0.284967, 'p681iiX45v') index_test.go:143: sql update test_index set c1 = 9144880445151229491, c2 = 0.976592, c3 = 'GmgWsvzMx9' where c = 311 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 4889322816354187193, c2 = 0.600612, c3 = 'Bo1dOr511Y' where c = 327 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (341, 4636348762290002285, 0.343376, 'TC04jKkvvn') index_test.go:137: sql insert into test_index values (343, 4213532959682828997, 0.887767, '36xxqBlOkH') index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (344, 6014811045676429168, 0.245399, 'f1vmulDST7') index_test.go:137: sql insert into test_index values (345, 1525685226714259292, 0.568839, 'ByKgnW4wMR') index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 4401008787219833764, c2 = 0.366942, c3 = 'cTGoV93DoH' where c = 320 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 4214607072456051852, c2 = 0.820491, c3 = 'X02y50ALuc' where c = 182 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 1756327884600100197, c2 = 0.748556, c3 = 'oW0ZAayUCM' where c = 2 index_test.go:143: sql update test_index set c1 = 1745210598969835370, c2 = 0.179785, c3 = 'nHOJdrYRiR' where c = 319 index_test.go:137: sql insert into test_index values (346, 6291094558034722667, 0.064920, '7DjoqNjMoQ') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (347, 1606729628475968515, 0.510914, 'ju9wsoCqUE') index_test.go:143: sql update test_index set c1 = 2646318552513054292, c2 = 0.725788, c3 = 'j1iDV22e7Y' where c = 9 index_test.go:143: sql update test_index set c1 = 2145697363923924931, c2 = 0.996252, c3 = '2ODcG2mLG4' where c = 56 index_test.go:137: sql insert into test_index values (348, 3926618190154617357, 0.930310, 'sV7UJpVyuH') index_test.go:137: sql insert into test_index values (349, 2781963895969066424, 0.713582, 'KYDIytrXMU') index_test.go:137: sql insert into test_index values (350, 5474736276714901108, 0.484109, 'pNl7TKP8iZ') index_test.go:143: sql update test_index set c1 = 4498139262132455069, c2 = 0.072664, c3 = '9MzgA8YwhL' where c = 107 index_test.go:143: sql update test_index set c1 = 5213906913088740076, c2 = 0.254317, c3 = 'MqtgWjZpoZ' where c = 267 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 7620545160498940332, c2 = 0.681160, c3 = 'SQ4pXXPrhd' where c = 327 index_test.go:137: sql insert into test_index values (352, 1952869112539593424, 0.464814, 'cDpjm0og5W') index_test.go:137: sql insert into test_index values (351, 6168701530517499907, 0.861471, 'VBoeY6mRZP') index_test.go:137: sql insert into test_index values (353, 8311954415498705090, 0.727124, 'FVQqOwQDJc') index_test.go:143: sql update test_index set c1 = 3487109109251248192, c2 = 0.007566, c3 = 'aGlYrkgcad' where c = 340 index_test.go:137: sql insert into test_index values (354, 162151219849311114, 0.410205, 'dwMVvQZjsi') index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 2181241501416974117, c2 = 0.488025, c3 = 'VeSGHcE5IK' where c = 293 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 545107377027572331, c2 = 0.594110, c3 = 'i7x3kUcI0v' where c = 31 index_test.go:137: sql insert into test_index values (355, 3796689617840946741, 0.456542, 'dvVX91pLqw') index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (356, 8059466523358164527, 0.885902, 'sGXretpvPd') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 3879717248082036073, c2 = 0.689257, c3 = 'OJ1m03WaVK' where c = 54 index_test.go:143: sql update test_index set c1 = 4359359156213483237, c2 = 0.459028, c3 = 'g2Oa6UopxX' where c = 230 index_test.go:143: sql update test_index set c1 = 8167650439258706155, c2 = 0.721446, c3 = 'TK2InEgA34' where c = 27 index_test.go:137: sql insert into test_index values (357, 2338553210134787625, 0.828297, 'uAMIVa8Qmq') index_test.go:143: sql update test_index set c1 = 7113831930754187219, c2 = 0.936608, c3 = 'EnkTe9vRiu' where c = 264 index_test.go:137: sql insert into test_index values (358, 6719757016690360121, 0.587630, 'GZQvs98cnT') index_test.go:143: sql update test_index set c1 = 6983444621258637678, c2 = 0.718041, c3 = 'TtmbWPeulE' where c = 286 index_test.go:143: sql update test_index set c1 = 2882330909238846779, c2 = 0.502575, c3 = 'zrP8Lwk1TV' where c = 138 index_test.go:137: sql insert into test_index values (359, 8766766018475359383, 0.072381, 'lnTSgn2AL8') index_test.go:143: sql update test_index set c1 = 6812957791651272377, c2 = 0.498979, c3 = 'CJXlWk7GaC' where c = 316 index_test.go:137: sql insert into test_index values (362, 5794812459456820860, 0.911854, 'Pfyn9mIiRL') index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (360, 8708429982665292535, 0.416599, 'WnCXsPbsGQ') index_test.go:137: sql insert into test_index values (363, 5487447864734145303, 0.364638, '0lRUwxWK2K') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (361, 8566631602165336131, 0.884897, 'A7VoJNISHf') index_test.go:137: sql insert into test_index values (364, 6822673905389741268, 0.502072, 'UL8mLiALh8') index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (365, 4444531619995110014, 0.069360, 'CuyZdNfkDz') index_test.go:143: sql update test_index set c1 = 6461429949443484582, c2 = 0.448770, c3 = 'DtgW4ipnGM' where c = 264 index_test.go:143: sql update test_index set c1 = 5349913068028711568, c2 = 0.177565, c3 = 'E240dRxqgB' where c = 245 index_test.go:143: sql update test_index set c1 = 3770677480215202572, c2 = 0.557020, c3 = '530f6bB3v7' where c = 27 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 2834805114185661675, c2 = 0.221716, c3 = 'XuI082cRrM' where c = 302 index_test.go:143: sql update test_index set c1 = 1168986596162258377, c2 = 0.649546, c3 = 'OUqMY1PzOc' where c = 352 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (367, 5096810254304258462, 0.376409, 'JwdiWVmlLd') index_test.go:143: sql update test_index set c1 = 4021757743006659950, c2 = 0.422215, c3 = 'Lpu7Ogc7Lj' where c = 243 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (366, 4915845669519805994, 0.334305, 'ZFg2s6oQsX') index_test.go:143: sql update test_index set c1 = 8203017950198817644, c2 = 0.068173, c3 = 'dPFvyhhI7B' where c = 232 index_test.go:143: sql update test_index set c1 = 8048175165911503284, c2 = 0.252116, c3 = 'm6Kejchrgh' where c = 89 index_test.go:137: sql insert into test_index values (370, 2803492667885236645, 0.753296, 'Z8RQ2Sf3Pk') index_test.go:143: sql update test_index set c1 = 1897527542593328666, c2 = 0.505828, c3 = '26ZDZnQfuG' where c = 144 index_test.go:137: sql insert into test_index values (371, 5520070663886696202, 0.095697, 'vdKi00w0lZ') index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (368, 4794760055889443580, 0.297508, 'L12MaiG8d1') index_test.go:137: sql insert into test_index values (372, 1011332752506930290, 0.903352, 'Xhb1O3thID') index_test.go:137: sql insert into test_index values (369, 1357408532393288518, 0.346617, 'CYPHVVg1y4') index_test.go:137: sql insert into test_index values (373, 422416670801535396, 0.569008, 'CWJRSvCivJ') index_test.go:143: sql update test_index set c1 = 1432387366403389823, c2 = 0.567504, c3 = 'PKAfZu25CQ' where c = 13 index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (374, 973848001092682129, 0.188484, 'IUUmrnv0hI') index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 6787629143795230884, c2 = 0.601083, c3 = 'Fo2ZoSIHxG' where c = 356 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 6390647964594769678, c2 = 0.808866, c3 = 'lwaZj0zUeh' where c = 225 index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (375, 1624919090076809325, 0.484890, 'VwIG7t7bjw') index_test.go:137: sql insert into test_index values (376, 4943472557190500586, 0.388953, '7I9YF7OWMR') index_test.go:143: sql update test_index set c1 = 1460999037377952735, c2 = 0.135360, c3 = 'MFqFhCPJ5T' where c = 138 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 2959461066001158655, c2 = 0.511500, c3 = 'rvBjmTfmsA' where c = 116 index_test.go:143: sql update test_index set c1 = 3022554788198940152, c2 = 0.024642, c3 = 'ajtU7LZT2w' where c = 317 index_test.go:137: sql insert into test_index values (377, 5107636787054461519, 0.251123, 'DhqCpH2nA8') index_test.go:143: sql update test_index set c1 = 605658218485445165, c2 = 0.337661, c3 = 'FfUWWILrxt' where c = 198 index_test.go:143: sql update test_index set c1 = 3180013537835543065, c2 = 0.228649, c3 = 'Sr4r9TfVBE' where c = 338 index_test.go:143: sql update test_index set c1 = 8979352962925818935, c2 = 0.440740, c3 = '67Iwf0D1CM' where c = 324 index_test.go:137: sql insert into test_index values (378, 5744989765953253032, 0.181333, 'nAZqV6iXPf') index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (379, 6616980884896560049, 0.096093, 'JJoWaRmMS5') index_test.go:143: sql update test_index set c1 = 8983835320664040224, c2 = 0.946168, c3 = 'oNJUhvbTXp' where c = 333 index_test.go:140: sql delete from test_index where c = 348 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 8448057229372011663, c2 = 0.314625, c3 = 'Z2JmQHA5uX' where c = 70 index_test.go:137: sql insert into test_index values (380, 7355061023928310351, 0.905446, 'RsgaIy5KrR') index_test.go:137: sql insert into test_index values (381, 3292496355756878680, 0.898687, 'dKE4SqEGI0') index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (382, 6300231395645160190, 0.548940, 'DgbfB1ITqd') index_test.go:137: sql insert into test_index values (383, 347719919764510268, 0.765337, 'oEhd8a6asz') index_test.go:137: sql insert into test_index values (384, 5864041315069878394, 0.917280, 'qGLVS3NmgR') index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 4351320448215801539, c2 = 0.222555, c3 = 'DgZyFDOdKs' where c = 261 index_test.go:143: sql update test_index set c1 = 4139297635458308593, c2 = 0.194556, c3 = 'hORhiSuZ1a' where c = 345 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (385, 3329054769040216688, 0.875726, 'Z2FPyZ3ONL') index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 9041237565399282564, c2 = 0.646825, c3 = 'RmtqW78Q5H' where c = 330 index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 662245177552472286, c2 = 0.190966, c3 = 'M4Bsqf7naL' where c = 284 index_test.go:143: sql update test_index set c1 = 3330339137908275121, c2 = 0.644660, c3 = 'ShQ81C2nH3' where c = 95 index_test.go:137: sql insert into test_index values (386, 1485152456162638600, 0.239093, 'H9HxKsGrxv') index_test.go:143: sql update test_index set c1 = 5713670659478458099, c2 = 0.766624, c3 = 's86B7bbD3E' where c = 177 index_test.go:137: sql insert into test_index values (387, 2378653810880920662, 0.643746, 'rJDTEbTSnU') index_test.go:143: sql update test_index set c1 = 6891218286046798510, c2 = 0.162221, c3 = 'XQsJ2Pc4LL' where c = 23 index_test.go:140: sql delete from test_index where c = 198 index_test.go:137: sql insert into test_index values (388, 3536132869998535662, 0.905772, 'cQJe7xIaHZ') index_test.go:137: sql insert into test_index values (389, 7987434512539588526, 0.923555, 'l9UWqlVKyP') index_test.go:143: sql update test_index set c1 = 5681065064521044280, c2 = 0.510438, c3 = 'fqZwzScYjQ' where c = 310 index_test.go:137: sql insert into test_index values (391, 690296913661957664, 0.593674, '03BTyUFNoY') index_test.go:140: sql delete from test_index where c = 345 index_test.go:143: sql update test_index set c1 = 7798627445874212939, c2 = 0.188011, c3 = 'x67F9zsH3E' where c = 60 index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 182542593272597180, c2 = 0.781954, c3 = 'tvQ7wuCOyL' where c = 145 index_test.go:137: sql insert into test_index values (392, 7781921689770501809, 0.332908, 'sClSYeE39d') index_test.go:143: sql update test_index set c1 = 6393352470952686722, c2 = 0.172838, c3 = 'PXz8rB6Csv' where c = 274 index_test.go:137: sql insert into test_index values (390, 4649904888150167198, 0.245304, 'oreLyKtIE5') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (394, 8193877744498688530, 0.373418, '6FvriLiXAK') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (393, 8867849397971267828, 0.508884, 'iJL3tbHJ2Q') index_test.go:137: sql insert into test_index values (395, 700449936995974380, 0.963832, 'YPOADdWpGG') index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 2246032766168883985, c2 = 0.261681, c3 = 'PpIO1s7aVR' where c = 121 index_test.go:137: sql insert into test_index values (396, 7330206614949584594, 0.045168, 'BZJMX6A6my') index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 8446402983698437158, c2 = 0.655763, c3 = 'G5Ee0ijDzF' where c = 365 index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 657772936906014441, c2 = 0.296769, c3 = 'WxSMYW7CsD' where c = 191 index_test.go:143: sql update test_index set c1 = 7208403939524503031, c2 = 0.342378, c3 = '7NbB87w4KC' where c = 356 index_test.go:143: sql update test_index set c1 = 7979245393026662555, c2 = 0.859171, c3 = 'lPZXi2gvsu' where c = 121 index_test.go:143: sql update test_index set c1 = 4205737572055504922, c2 = 0.372876, c3 = 'JppyEJgwkL' where c = 319 index_test.go:137: sql insert into test_index values (397, 211040949469313179, 0.687010, 'aP3RmXu0Ke') index_test.go:140: sql delete from test_index where c = 380 index_test.go:137: sql insert into test_index values (398, 5993173150506361405, 0.319289, 'Qovx7RFCdQ') index_test.go:143: sql update test_index set c1 = 1000460071036887405, c2 = 0.669650, c3 = 'zzRZHJh6eb' where c = 29 index_test.go:143: sql update test_index set c1 = 9132143305712135610, c2 = 0.656014, c3 = 'TjdYOd83MA' where c = 260 index_test.go:137: sql insert into test_index values (399, 3493986403587966245, 0.118200, 'rWsTSL2qpE') index_test.go:143: sql update test_index set c1 = 6817117791785956699, c2 = 0.271792, c3 = 'Rau7ULDHQk' where c = 145 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 3479829611475055193, c2 = 0.175129, c3 = 'QnjBYgZY3c' where c = 152 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (400, 9018773250062706182, 0.361335, '0HIMIxRICr') index_test.go:143: sql update test_index set c1 = 187549054043523947, c2 = 0.905725, c3 = 'Aewo00NsN4' where c = 55 index_test.go:143: sql update test_index set c1 = 4355548675438565147, c2 = 0.089355, c3 = 'JDf95iSsJR' where c = 274 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 7792875737531030956, c2 = 0.087368, c3 = 'PWaKQcp6SG' where c = 83 index_test.go:143: sql update test_index set c1 = 8831051038930301528, c2 = 0.037331, c3 = 'T1wNiAZ1Dd' where c = 213 index_test.go:137: sql insert into test_index values (403, 5795373403594273231, 0.923142, 'r0m8M866vd') index_test.go:137: sql insert into test_index values (401, 8993296786402645032, 0.017297, 'Mq8HbkSmPd') index_test.go:137: sql insert into test_index values (405, 3255950660657304038, 0.329054, '7086Esz902') index_test.go:137: sql insert into test_index values (406, 7182017283602998183, 0.444677, 'PCr84AL1Yw') index_test.go:137: sql insert into test_index values (404, 1990713639775079447, 0.157719, 'TWKRgOu04Y') index_test.go:137: sql insert into test_index values (402, 6387610126529816557, 0.534575, 'pDhhlw5vGk') index_test.go:137: sql insert into test_index values (409, 6965156536932798156, 0.710359, '8u9O6H6mb8') index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (408, 2497048211121719653, 0.680654, 'IIQ3Yje0lc') index_test.go:137: sql insert into test_index values (410, 3530993958293991255, 0.461632, 'SlmLK5ne5u') index_test.go:137: sql insert into test_index values (407, 7591449482143414192, 0.930419, 'TLjTDMbOiW') index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 5999067138953563463, c2 = 0.606713, c3 = 'Hn7Rx6QVN3' where c = 217 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 549880794583147567, c2 = 0.130176, c3 = 'vegPkGuz7F' where c = 220 index_test.go:143: sql update test_index set c1 = 3915527509403589117, c2 = 0.919048, c3 = 'JYYqEekmaT' where c = 1 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 364 index_test.go:143: sql update test_index set c1 = 6648573288040297763, c2 = 0.788574, c3 = 'AuYBALGybi' where c = 111 index_test.go:137: sql insert into test_index values (411, 2831341748349088415, 0.814741, 'Kb679CoW7R') index_test.go:143: sql update test_index set c1 = 2540094716605265786, c2 = 0.516239, c3 = '2V84sctpLI' where c = 349 index_test.go:143: sql update test_index set c1 = 6361720441371515285, c2 = 0.533388, c3 = 'RHiQqZU4sn' where c = 321 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (412, 1782763958007033290, 0.425516, 'RcfmrV7o96') index_test.go:137: sql insert into test_index values (413, 3223575771218138564, 0.798583, '2KrqKsIOmS') index_test.go:143: sql update test_index set c1 = 830608556283132835, c2 = 0.307347, c3 = 'JfrzsKRqqT' where c = 3 index_test.go:143: sql update test_index set c1 = 6961491909049207816, c2 = 0.063618, c3 = 'oWBoTpnO0K' where c = 146 index_test.go:143: sql update test_index set c1 = 268926651934063856, c2 = 0.529373, c3 = '3aNr5Q0Ued' where c = 394 index_test.go:143: sql update test_index set c1 = 4775500668257692292, c2 = 0.533876, c3 = 'GgijkKL8s6' where c = 278 index_test.go:137: sql insert into test_index values (416, 451397014269406831, 0.193281, 'W6LgrdLme7') index_test.go:137: sql insert into test_index values (415, 8644465740528996862, 0.025251, 'R8WakZnhqL') index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (414, 2687595607392052183, 0.461450, '1arUBOHgYO') index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (418, 6626989661484835373, 0.780077, 'hKZEew0Lxf') index_test.go:137: sql insert into test_index values (419, 6818009883383440410, 0.755560, 'P1IACVx97B') index_test.go:137: sql insert into test_index values (417, 4340683282355006419, 0.093938, '0Q7iCwGg8P') index_test.go:143: sql update test_index set c1 = 3923623101779104660, c2 = 0.654228, c3 = 'kioERQVK8W' where c = 298 index_test.go:137: sql insert into test_index values (420, 7647055685336111696, 0.675070, 'Snl6E4yXSu') index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 6614954564317192136, c2 = 0.144690, c3 = 'zg2IxSRVtE' where c = 364 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 3772580075341181579, c2 = 0.371722, c3 = 'pNGrw229OW' where c = 314 index_test.go:143: sql update test_index set c1 = 2180660995589662176, c2 = 0.902101, c3 = 'LTTAM6oupa' where c = 240 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (421, 4246173804442349619, 0.381350, 'O5FLO0yFSG') index_test.go:143: sql update test_index set c1 = 6783237202087708035, c2 = 0.758076, c3 = 'omoxtz1eDW' where c = 73 index_test.go:143: sql update test_index set c1 = 3047409657830358964, c2 = 0.937807, c3 = 'ZrRXuac3o3' where c = 338 index_test.go:137: sql insert into test_index values (423, 3101576844239459039, 0.355253, 'Ugs9X9QMSN') index_test.go:143: sql update test_index set c1 = 60836301550660315, c2 = 0.211706, c3 = 'hoYDNx87h0' where c = 70 index_test.go:137: sql insert into test_index values (425, 6357150102113959815, 0.457000, '00Stl0riLC') index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (422, 7620135102493499835, 0.691791, 'T4D8XbjeBc') index_test.go:140: sql delete from test_index where c = 398 index_test.go:137: sql insert into test_index values (426, 1604282541766355736, 0.943206, '5mQKA3SIrc') index_test.go:143: sql update test_index set c1 = 8025946538614899815, c2 = 0.110697, c3 = 'CKlPGYctEV' where c = 95 index_test.go:137: sql insert into test_index values (424, 4536976214751599294, 0.053039, 'BkYtdmOcVA') index_test.go:143: sql update test_index set c1 = 1779362291665589800, c2 = 0.455582, c3 = 'do4kPUm7RP' where c = 37 index_test.go:143: sql update test_index set c1 = 5715361091790166794, c2 = 0.830625, c3 = 'y1o10T1m37' where c = 160 index_test.go:143: sql update test_index set c1 = 1694597395922277174, c2 = 0.159738, c3 = 'GAsRQQyJhb' where c = 128 index_test.go:143: sql update test_index set c1 = 6978793091814505522, c2 = 0.889172, c3 = 'N3QU0Jq9Sk' where c = 151 index_test.go:137: sql insert into test_index values (427, 2950645656607023590, 0.209566, 'e0fJxItqoj') index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (428, 3477412141472845059, 0.097203, 'ujMWAPfwu9') index_test.go:137: sql insert into test_index values (429, 4242061966552878857, 0.293901, 'HlcvZEWFpF') index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (432, 341153584815412462, 0.097747, 'JHsRvWoI32') index_test.go:137: sql insert into test_index values (430, 7263684795673090266, 0.914499, 'DNiTiT81op') index_test.go:137: sql insert into test_index values (431, 4492395176810299548, 0.572348, 'h4JlqWGN7B') index_test.go:143: sql update test_index set c1 = 6171421690269211049, c2 = 0.753855, c3 = 'NJu376LIyL' where c = 348 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 7900875270382016980, c2 = 0.568011, c3 = 'lpPiTabP43' where c = 125 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 9131180211013487581, c2 = 0.095711, c3 = 'ELpS13sF5J' where c = 259 index_test.go:143: sql update test_index set c1 = 4418474294583926278, c2 = 0.208800, c3 = 'uEdOF1YEge' where c = 231 index_test.go:137: sql insert into test_index values (433, 3104679617090031413, 0.234475, 'Byq3qC6Xg7') index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 5966114982263961996, c2 = 0.414361, c3 = 'BglUEPzA8b' where c = 223 index_test.go:143: sql update test_index set c1 = 4986148732717272288, c2 = 0.571697, c3 = 'scWDjUq9JF' where c = 88 index_test.go:137: sql insert into test_index values (434, 3343988885028244366, 0.404583, 'FySHUB0mIf') index_test.go:137: sql insert into test_index values (436, 288374315014321231, 0.869667, 'wy8Y7OR6pj') index_test.go:137: sql insert into test_index values (435, 5591552705064940977, 0.872930, 'UI5TFu90hz') index_test.go:143: sql update test_index set c1 = 6207529182401061355, c2 = 0.762626, c3 = 'XG1T1GJLmz' where c = 336 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 2595514711544289729, c2 = 0.478065, c3 = 'F5EcG8UoT7' where c = 399 index_test.go:143: sql update test_index set c1 = 8267182975744309447, c2 = 0.597443, c3 = 'G7K5UEgshZ' where c = 393 index_test.go:137: sql insert into test_index values (437, 7068069844238649523, 0.032470, 'IFecfZYmhx') index_test.go:143: sql update test_index set c1 = 3234031169359364520, c2 = 0.222289, c3 = 'IJWCdaWfFa' where c = 379 index_test.go:137: sql insert into test_index values (438, 2409129365162569148, 0.311049, '8KORmspvef') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (439, 1895800558776124513, 0.613703, 'gp5eN3d5hx') index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (441, 6747566378516333785, 0.316946, 'afV9WowhqO') index_test.go:143: sql update test_index set c1 = 1650566153977360965, c2 = 0.455179, c3 = 'ndLZfRXkS2' where c = 85 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 3284572003962606632, c2 = 0.504492, c3 = '1GCmHvnFZH' where c = 322 index_test.go:137: sql insert into test_index values (440, 1335754034176086229, 0.518167, '36MQLqfEe6') index_test.go:137: sql insert into test_index values (442, 4172705232884011594, 0.636249, 'z05yc7nY2e') index_test.go:143: sql update test_index set c1 = 1304582358819026455, c2 = 0.115858, c3 = '7KmTqEesjF' where c = 119 index_test.go:143: sql update test_index set c1 = 9089519550554060829, c2 = 0.518725, c3 = 'YlaZEdLad3' where c = 177 index_test.go:143: sql update test_index set c1 = 7892038199645911416, c2 = 0.717809, c3 = 'mtqcobaNCf' where c = 171 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 7916023211190347802, c2 = 0.102532, c3 = 'CEOYgrz81G' where c = 184 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (444, 3723228225859045852, 0.857152, '3rPoPx98OL') index_test.go:140: sql delete from test_index where c = 434 index_test.go:137: sql insert into test_index values (446, 1335767045003526483, 0.738726, 'RRMzoyJjmp') index_test.go:137: sql insert into test_index values (445, 1699910005357723872, 0.189598, '3GsXwsYYbs') index_test.go:143: sql update test_index set c1 = 1476404079541327039, c2 = 0.630958, c3 = 'ExM75n8oTS' where c = 270 index_test.go:143: sql update test_index set c1 = 5688595912229505006, c2 = 0.610829, c3 = 'wPfYMbtL7q' where c = 223 index_test.go:137: sql insert into test_index values (443, 3382911798355996315, 0.263487, 'MfhJG5XoUp') index_test.go:143: sql update test_index set c1 = 5400961041003493454, c2 = 0.054443, c3 = 'E7nxDFYa1k' where c = 398 index_test.go:137: sql insert into test_index values (448, 6544237633510152123, 0.082169, '5ezlg1qbJr') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 3136051603286250926, c2 = 0.284337, c3 = 'pUF5DUdfkE' where c = 69 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (447, 2765492002535588782, 0.457799, 'YnezLLLXRs') index_test.go:137: sql insert into test_index values (450, 2749800531500837269, 0.521826, 'u4VbRwfED5') index_test.go:143: sql update test_index set c1 = 2411857126137015028, c2 = 0.422862, c3 = 'KzLuZCWcCk' where c = 290 index_test.go:137: sql insert into test_index values (449, 315216828738329163, 0.807066, 'k1gkNutmCv') index_test.go:143: sql update test_index set c1 = 3189355324640431650, c2 = 0.644858, c3 = 'cYsou15McT' where c = 59 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (451, 1678154220394214492, 0.768527, 'Gh4QbltcFG') index_test.go:137: sql insert into test_index values (452, 3754196390841246158, 0.823109, 'oSDdHA47zB') index_test.go:143: sql update test_index set c1 = 1140815665529986945, c2 = 0.017849, c3 = 'INxHmNk9DF' where c = 326 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 4375885401349499600, c2 = 0.463996, c3 = 'tWQNIXfRWi' where c = 437 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (453, 4356083201277436129, 0.320198, 'uLfU5309Ur') index_test.go:143: sql update test_index set c1 = 6452744233809854196, c2 = 0.642654, c3 = 'OOZPjH5hOJ' where c = 12 index_test.go:140: sql delete from test_index where c = 161 index_test.go:143: sql update test_index set c1 = 6746686532956195575, c2 = 0.698422, c3 = 'wQ2Sl2x7G1' where c = 243 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (454, 933580399112133297, 0.423032, 'PqHdW6gaAM') index_test.go:137: sql insert into test_index values (455, 4404381418456150914, 0.667856, 'svn1GwVt78') index_test.go:143: sql update test_index set c1 = 3469806106480657690, c2 = 0.426612, c3 = 'b4YvJNCMec' where c = 175 index_test.go:137: sql insert into test_index values (456, 9047328314415137449, 0.374686, 'NMDKDl6ScV') index_test.go:137: sql insert into test_index values (457, 5656596207460050120, 0.695091, 'uqu6iOIg5M') index_test.go:143: sql update test_index set c1 = 6230238257374585147, c2 = 0.901791, c3 = 'pYr5BOI9vO' where c = 246 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 1045713770086509852, c2 = 0.581881, c3 = 'fdYH0hLb0w' where c = 354 index_test.go:137: sql insert into test_index values (458, 1438285045072735011, 0.589497, 'Ad9m9gv7Lu') index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 4977101436757168521, c2 = 0.930506, c3 = 'O06znq7ads' where c = 91 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 2347476479861024081, c2 = 0.348229, c3 = '5bJpZLAJdM' where c = 360 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 7653251528428006596, c2 = 0.824755, c3 = '8vQakyzpnB' where c = 304 index_test.go:137: sql insert into test_index values (460, 5192080073664314657, 0.973902, 'mFscW3CB7V') index_test.go:143: sql update test_index set c1 = 1285217116465350854, c2 = 0.882584, c3 = 'Oe4BpY99rP' where c = 1 index_test.go:137: sql insert into test_index values (461, 7145817565972361891, 0.672833, 'SwJ3nRHqjz') index_test.go:137: sql insert into test_index values (459, 3954654323154609779, 0.848311, '2bEkxnjEhR') index_test.go:137: sql insert into test_index values (463, 1879271102468017686, 0.940716, 'eDqKM5nbQw') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (462, 8635682842837844481, 0.517158, 'cAX87kVsbo') index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (464, 3856044422727366808, 0.870123, 'ncFJSV0fbV') index_test.go:143: sql update test_index set c1 = 7652247088853539209, c2 = 0.206061, c3 = '4U7kWVmMvt' where c = 287 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 1234522659015529476, c2 = 0.820998, c3 = 'wv2ODOHF2t' where c = 421 index_test.go:137: sql insert into test_index values (465, 1682673079821014598, 0.542184, 'y60iF53W8C') index_test.go:143: sql update test_index set c1 = 8830477292814521019, c2 = 0.994800, c3 = 'dVw9L6AmiS' where c = 246 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 1543722495524301607, c2 = 0.147657, c3 = 'GG4mzLnbfK' where c = 52 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (466, 1990369334300617923, 0.125342, 'CZbuv5ScYz') index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (468, 4274407762319358305, 0.306477, 'CtDZfO7RND') index_test.go:143: sql update test_index set c1 = 7636033092592408271, c2 = 0.136863, c3 = 'rXNznhJ2kE' where c = 2 index_test.go:137: sql insert into test_index values (467, 1402101267466146470, 0.588270, 'ERtLITsZDD') index_test.go:143: sql update test_index set c1 = 7321452171226166163, c2 = 0.151617, c3 = '1KyMntPIq9' where c = 379 index_test.go:137: sql insert into test_index values (469, 1075521465704426773, 0.948990, 'ZiLiz7a8kJ') index_test.go:143: sql update test_index set c1 = 8642575140402928428, c2 = 0.844723, c3 = 'ZZ6bobtZXO' where c = 416 index_test.go:143: sql update test_index set c1 = 4987871181337557894, c2 = 0.798019, c3 = 'H3vVIazbFU' where c = 431 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 1534813799097922851, c2 = 0.633984, c3 = '5K6rsay4eu' where c = 196 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (470, 4185093882147255257, 0.364329, 'xzFsSGSM35') index_test.go:143: sql update test_index set c1 = 6772703987767786180, c2 = 0.829994, c3 = 'vSh4T2plCy' where c = 243 index_test.go:137: sql insert into test_index values (471, 8858863725887336835, 0.062199, 'PGBI6WJqYV') index_test.go:143: sql update test_index set c1 = 3834532199617886093, c2 = 0.320682, c3 = 'Q2lw6aEiX1' where c = 137 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 7894049740184160907, c2 = 0.114541, c3 = '16HNeaIlxc' where c = 96 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (474, 155799449237696531, 0.333459, '7Og1EGAt2r') index_test.go:137: sql insert into test_index values (472, 4623364236746870020, 0.445344, 'Xs0arxUsj1') index_test.go:137: sql insert into test_index values (473, 3529949978252435445, 0.196768, 'LxdYvyO0Yo') index_test.go:143: sql update test_index set c1 = 6125868544609918864, c2 = 0.207755, c3 = '2yrW589Sd1' where c = 149 index_test.go:137: sql insert into test_index values (475, 6048913167919155819, 0.640231, '2WNvO2I3h5') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (477, 7686660959653085035, 0.783191, 'XuhNWHXXxq') index_test.go:143: sql update test_index set c1 = 7432063850309447567, c2 = 0.611785, c3 = 'JTmdkjt3d2' where c = 240 index_test.go:143: sql update test_index set c1 = 6564854932106373841, c2 = 0.838968, c3 = '3HxImwJAym' where c = 334 index_test.go:137: sql insert into test_index values (478, 1779207333161898538, 0.255212, '3bqmIT7udU') index_test.go:140: sql delete from test_index where c = 252 index_test.go:143: sql update test_index set c1 = 1517969061594874325, c2 = 0.238529, c3 = 'zKKulLLKI6' where c = 112 index_test.go:137: sql insert into test_index values (476, 5724805800746097701, 0.736191, 'Um8zazbi7Z') index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 1198785654001014982, c2 = 0.243758, c3 = 'C0aTOdDANe' where c = 270 index_test.go:137: sql insert into test_index values (480, 6631206443619165197, 0.654615, 'yQDqXWxmjs') index_test.go:137: sql insert into test_index values (479, 8788585665379256744, 0.871891, 'thaONIjwp2') index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 3550368384402104003, c2 = 0.415343, c3 = 'fWxCDakxVR' where c = 465 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (482, 660331443547381649, 0.439743, 'IZLqvIfsKb') index_test.go:137: sql insert into test_index values (481, 5343563568869484249, 0.897166, 'z7LtyNFEdz') index_test.go:143: sql update test_index set c1 = 376213370039491843, c2 = 0.741839, c3 = 'U7esTABph2' where c = 232 index_test.go:143: sql update test_index set c1 = 1685961390584945253, c2 = 0.234419, c3 = 'i3AglnIhWt' where c = 122 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 1008417132265077198, c2 = 0.721604, c3 = 'LosGHfbipD' where c = 159 index_test.go:143: sql update test_index set c1 = 7456998581015566194, c2 = 0.092768, c3 = 'NdrGmGEKfV' where c = 439 index_test.go:143: sql update test_index set c1 = 6979969791630920395, c2 = 0.143160, c3 = 'LT3rQE290k' where c = 353 index_test.go:137: sql insert into test_index values (483, 2365790989313749920, 0.322224, 'plBIVnRR6W') index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 4492370253755882060, c2 = 0.336807, c3 = 'rpcwZTdRcg' where c = 141 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 5004512608447072383, c2 = 0.029506, c3 = 'ZffLFif6Cg' where c = 46 index_test.go:143: sql update test_index set c1 = 4376995319870659041, c2 = 0.577066, c3 = 'fVD69TielZ' where c = 303 index_test.go:143: sql update test_index set c1 = 6655794988305341150, c2 = 0.193750, c3 = 'LHYYlZf4DE' where c = 194 index_test.go:143: sql update test_index set c1 = 1744097376050820861, c2 = 0.282084, c3 = '4uveYdh3gW' where c = 319 index_test.go:137: sql insert into test_index values (484, 7762094055998407544, 0.959115, 'BBUnnYzNv0') index_test.go:137: sql insert into test_index values (485, 6448860398649915697, 0.249276, 'g7z0gn4UO2') index_test.go:137: sql insert into test_index values (489, 5846923147642266817, 0.662595, 'rzIXPil5b9') index_test.go:137: sql insert into test_index values (486, 6059086390949827945, 0.161554, 'XYCCasgWzR') index_test.go:137: sql insert into test_index values (487, 5667677635787941258, 0.089725, '1L73KG5EQ6') index_test.go:137: sql insert into test_index values (488, 2443070401579039705, 0.931655, 'Vu16sPn9dr') index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (490, 3646678739592167682, 0.284429, '7ucFZogZwV') index_test.go:137: sql insert into test_index values (491, 112182954336214287, 0.442680, 'JmmakuQbwR') index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (492, 1974487702924616457, 0.371238, 'KdIhaHMMtR') index_test.go:143: sql update test_index set c1 = 8645148775511822612, c2 = 0.811602, c3 = 'lLyYGGWVD3' where c = 162 index_test.go:143: sql update test_index set c1 = 3882441993864550903, c2 = 0.350871, c3 = '5t5WQC5VIM' where c = 476 index_test.go:143: sql update test_index set c1 = 8828827746615902365, c2 = 0.480579, c3 = 'knQfJi7otm' where c = 131 index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 7541534019430876111, c2 = 0.838903, c3 = 'iWJXqpjx4P' where c = 345 index_test.go:143: sql update test_index set c1 = 168607712640077186, c2 = 0.011243, c3 = 'b9kC2uAmgG' where c = 216 index_test.go:143: sql update test_index set c1 = 3469768138020977923, c2 = 0.397663, c3 = 'fECOaajOfB' where c = 230 index_test.go:137: sql insert into test_index values (493, 5220564029816237110, 0.835481, 'otpYt6SOPW') index_test.go:137: sql insert into test_index values (494, 8959115820039213026, 0.618301, 'bHvFVj9rX1') index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 249470739011491182, c2 = 0.537631, c3 = '8vlujsjYBl' where c = 435 index_test.go:143: sql update test_index set c1 = 2431017628689751338, c2 = 0.730626, c3 = 'nsEh7UBptd' where c = 470 index_test.go:137: sql insert into test_index values (495, 5875160573985688302, 0.322420, 'q5n6BfEXEx') index_test.go:137: sql insert into test_index values (496, 3679029839033506086, 0.362034, '9jTmqMhlOK') index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (497, 61300967700814690, 0.091201, 'gl0CdAWEaQ') index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 5396061829611011197, c2 = 0.354510, c3 = 'lGoPzk8fOo' where c = 463 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 6244135727015222808, c2 = 0.861183, c3 = 'hc53h9ZVpL' where c = 110 index_test.go:137: sql insert into test_index values (498, 9189581602867163061, 0.070196, 'KwORIOQyk0') index_test.go:140: sql delete from test_index where c = 287 index_test.go:143: sql update test_index set c1 = 1305719296279665052, c2 = 0.994265, c3 = 'HvQm3N1UA4' where c = 166 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 7245869145847258866, c2 = 0.326638, c3 = 'SSSR9P8WzR' where c = 92 index_test.go:143: sql update test_index set c1 = 6163479801093589811, c2 = 0.286156, c3 = 'Q4Jy7LpDHh' where c = 446 index_test.go:137: sql insert into test_index values (500, 2545820938963752307, 0.115481, 'dzppGfd0uB') index_test.go:137: sql insert into test_index values (499, 5094856742002906200, 0.833935, 'gyYOX7PR0M') index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 8761113346022316606, c2 = 0.695176, c3 = '9bn8k4xYJB' where c = 299 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 4765442462588967131, c2 = 0.880191, c3 = '1QuK7YxZjO' where c = 400 index_test.go:143: sql update test_index set c1 = 7091372179909246232, c2 = 0.213886, c3 = 'vOAnVhpiDt' where c = 73 index_test.go:143: sql update test_index set c1 = 8721065687596142146, c2 = 0.184067, c3 = 'v6xL6XFEsj' where c = 474 [2024/05/06 11:17:40.409 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (501, 6164846261212565118, 0.622332, 'hKsbyabMAn') index_test.go:137: sql insert into test_index values (504, 1411170610332252363, 0.666252, 'L8XtjlPkyG') index_test.go:137: sql insert into test_index values (507, 1143083745177417772, 0.402595, 'nD6Lnmpzfq') index_test.go:137: sql insert into test_index values (508, 3955675946197449359, 0.679798, 'LDd6cMr7rf') index_test.go:137: sql insert into test_index values (503, 8781615504894989797, 0.182926, 'x3ezWPQkfl') index_test.go:137: sql insert into test_index values (502, 2302163093394521134, 0.212650, 'yxNZAKRElH') index_test.go:137: sql insert into test_index values (506, 2090690963168000594, 0.877323, 'BNZvNn67FW') index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (509, 3779850458853243684, 0.407179, 'Ybo9Yjm3ei') index_test.go:137: sql insert into test_index values (505, 2186326274752947562, 0.357646, 'JugxB6ioQw') index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (510, 793781127852702581, 0.529461, 'g1PkZUaPuz') index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 7325941206443723941, c2 = 0.918746, c3 = 'pNaSMdKx09' where c = 213 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 234 index_test.go:143: sql update test_index set c1 = 9211920066744593674, c2 = 0.449482, c3 = '2NNV315R6b' where c = 242 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 1425931301910616471, c2 = 0.443773, c3 = '2FtAOYpyjk' where c = 55 index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 624996894223834171, c2 = 0.623790, c3 = 'BY1JFR0IhD' where c = 93 index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 6750815857133915148, c2 = 0.846566, c3 = 'YSjscvGjHZ' where c = 202 index_test.go:143: sql update test_index set c1 = 2570314365630870828, c2 = 0.773573, c3 = '4Wd265Y8nX' where c = 90 index_test.go:143: sql update test_index set c1 = 4766406940617255211, c2 = 0.583555, c3 = 'AwKeLroUED' where c = 323 index_test.go:137: sql insert into test_index values (512, 4217036018568106590, 0.994282, 'ZU7ycLY91V') index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (511, 6396201147411932237, 0.633684, 'mkSg9x2HwR') index_test.go:137: sql insert into test_index values (513, 4656534349099874840, 0.291674, 'dkfZXmn72d') index_test.go:143: sql update test_index set c1 = 7810519846803375707, c2 = 0.347452, c3 = 'AVvCzDv1Py' where c = 329 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (514, 1581336567931412507, 0.730629, 'KHBE8N7IQb') index_test.go:137: sql insert into test_index values (517, 7826596385548677578, 0.117676, '3IY6XOHi7A') index_test.go:137: sql insert into test_index values (515, 1080320376534104996, 0.704531, 'h6B6n6EYr0') index_test.go:143: sql update test_index set c1 = 4711178400278232545, c2 = 0.620878, c3 = 'lFJ1E3A1wy' where c = 306 index_test.go:140: sql delete from test_index where c = 385 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 5546601744653557545, c2 = 0.566561, c3 = '8ms71UrZ2N' where c = 421 index_test.go:137: sql insert into test_index values (516, 7111691439885853929, 0.873987, 'TEuZWc1a45') index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 4572868051077845631, c2 = 0.752741, c3 = 'aYkCnflXLQ' where c = 132 index_test.go:137: sql insert into test_index values (518, 2600892727472339740, 0.147352, 'TznDmQ1BjJ') index_test.go:143: sql update test_index set c1 = 8260219918185873668, c2 = 0.977323, c3 = '6sWTPjXoOG' where c = 162 index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (519, 2742188324533939219, 0.060342, 'm8t8LysivE') index_test.go:137: sql insert into test_index values (520, 434339400619482740, 0.641078, 'beNfWK92XN') index_test.go:143: sql update test_index set c1 = 8546258860110643432, c2 = 0.237166, c3 = 'iaXBaSZMj3' where c = 278 index_test.go:137: sql insert into test_index values (521, 6176608745104233645, 0.973232, 'oAJmzcc9MQ') index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 7466290757636083499, c2 = 0.728100, c3 = '4TlBO5oKEe' where c = 363 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 2872205596214263681, c2 = 0.245406, c3 = 'PumjDdGwp5' where c = 187 index_test.go:137: sql insert into test_index values (522, 7172230929776656671, 0.261096, 'QJlhcLJ3Dg') index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 8986749181010162961, c2 = 0.246206, c3 = 'fLxBGluOuB' where c = 224 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 6989552592696597179, c2 = 0.899277, c3 = 'ouqkcwpypP' where c = 418 index_test.go:137: sql insert into test_index values (523, 7674459677086068055, 0.710492, 'GRaUXSKEQz') index_test.go:137: sql insert into test_index values (524, 865585944374278291, 0.295132, '6BP7ixdAs2') index_test.go:143: sql update test_index set c1 = 2676854941581461330, c2 = 0.642591, c3 = 'PJ8LEURITO' where c = 507 index_test.go:143: sql update test_index set c1 = 5523311261059478351, c2 = 0.818778, c3 = 'HPapTxgzVT' where c = 467 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (525, 5830080048206008772, 0.029814, 'yxeE8nTmZh') index_test.go:137: sql insert into test_index values (526, 9157426352960314295, 0.636893, 'HlnIPhMs5V') index_test.go:137: sql insert into test_index values (527, 8024116753393396205, 0.603872, 'XZmtkrUN5C') index_test.go:143: sql update test_index set c1 = 2134282747801706508, c2 = 0.987800, c3 = 'kNt6pcgbFX' where c = 421 index_test.go:143: sql update test_index set c1 = 2304839809641671094, c2 = 0.351529, c3 = 'dZYVC6ubKE' where c = 350 index_test.go:137: sql insert into test_index values (528, 2248527161953096165, 0.302312, 'dMg9xWTV3Y') index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 7824728625334577431, c2 = 0.204579, c3 = 'wtQTVGHxUD' where c = 160 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (530, 4939816172025801489, 0.401493, 'uaO9fIFyLJ') index_test.go:137: sql insert into test_index values (531, 7213830057990232678, 0.941450, 'tpCzrDxroP') index_test.go:143: sql update test_index set c1 = 1346219212176746140, c2 = 0.662622, c3 = 'LJJGny9WX5' where c = 43 index_test.go:137: sql insert into test_index values (529, 5283827543997267720, 0.284127, 'XaASoT4I1b') index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 1707229822597616438, c2 = 0.021592, c3 = 'btVheTlxaH' where c = 252 index_test.go:143: sql update test_index set c1 = 8167052641735392453, c2 = 0.345199, c3 = 'UTmogqLS2d' where c = 24 index_test.go:143: sql update test_index set c1 = 3787675420854472967, c2 = 0.198471, c3 = '2x1k3eMLgT' where c = 489 index_test.go:137: sql insert into test_index values (532, 7128088285359107481, 0.716728, 'OayP73Wm7Z') index_test.go:143: sql update test_index set c1 = 634251243236017955, c2 = 0.915136, c3 = 'QtfAMm1ddD' where c = 409 index_test.go:137: sql insert into test_index values (533, 2477456579237070308, 0.590446, 'qoZXYOaHsK') index_test.go:140: sql delete from test_index where c = 491 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 6823973395797075164, c2 = 0.612554, c3 = '6UBkGYErbm' where c = 182 index_test.go:137: sql insert into test_index values (534, 2631793625215897993, 0.673832, 'mt2tpmena6') index_test.go:137: sql insert into test_index values (536, 757777219877592141, 0.682829, 'pkhIT0uknU') index_test.go:137: sql insert into test_index values (537, 3589262233114376287, 0.573026, 'oNUEVga5i4') index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 4227453919972911073, c2 = 0.282932, c3 = 'bhs77WpDVA' where c = 142 index_test.go:140: sql delete from test_index where c = 312 index_test.go:137: sql insert into test_index values (535, 6242875911938901169, 0.480084, 'XA0Uxade3l') index_test.go:137: sql insert into test_index values (538, 8731146078528039615, 0.948365, 'dIMTSqS0J3') index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 6445307340856938661, c2 = 0.850335, c3 = 'NU2oeEq4E8' where c = 484 index_test.go:143: sql update test_index set c1 = 110449411923290828, c2 = 0.094371, c3 = 'Ns3PAyDMRA' where c = 220 index_test.go:143: sql update test_index set c1 = 7760913585055142260, c2 = 0.290056, c3 = 'eNF7eC2PxU' where c = 395 index_test.go:143: sql update test_index set c1 = 6343312646786776413, c2 = 0.172748, c3 = 'VPfiu3iYaS' where c = 435 index_test.go:143: sql update test_index set c1 = 863287576967212347, c2 = 0.670524, c3 = 'eNao1yZw5o' where c = 3 index_test.go:137: sql insert into test_index values (539, 3688438597800626106, 0.998463, 'CmkzIS3rgI') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (540, 800639224339725579, 0.374174, 'PIXTGzLw71') index_test.go:137: sql insert into test_index values (542, 134754282234570155, 0.821931, '3cNfpcvofx') index_test.go:137: sql insert into test_index values (541, 4034571371351752975, 0.537672, 'MOhrG6jWxY') index_test.go:137: sql insert into test_index values (543, 4074954233656983437, 0.544983, '9Qc72Mc0wZ') index_test.go:137: sql insert into test_index values (544, 6433067627211472954, 0.714493, 'Yw0cI3cnJx') index_test.go:143: sql update test_index set c1 = 7180045710799163359, c2 = 0.956093, c3 = 'XXGjxedRQF' where c = 194 index_test.go:143: sql update test_index set c1 = 7421789962757220634, c2 = 0.529703, c3 = '99aEAtfbVZ' where c = 497 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 476513210282590634, c2 = 0.899561, c3 = '20y8RTJJ57' where c = 304 index_test.go:143: sql update test_index set c1 = 4276033258924565177, c2 = 0.169492, c3 = 'ckjwuHhyqX' where c = 477 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 520 index_test.go:137: sql insert into test_index values (545, 6630562262506989543, 0.415068, '2crfHOkUmy') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (546, 8543828326773917908, 0.229250, '1SyC8nAxpy') index_test.go:143: sql update test_index set c1 = 8969049238519141135, c2 = 0.084672, c3 = 'cA8HZ9IqUP' where c = 141 index_test.go:137: sql insert into test_index values (547, 6538321493487460901, 0.828758, 'DTp6pO6jd2') index_test.go:143: sql update test_index set c1 = 5617453110643253078, c2 = 0.468432, c3 = 'SJ0JKAYZUh' where c = 128 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 5346961669509410067, c2 = 0.683709, c3 = '1oBkjw2PW4' where c = 340 index_test.go:137: sql insert into test_index values (548, 7187433316528267354, 0.617128, '6rigwLcxD7') index_test.go:143: sql update test_index set c1 = 1208128682052932379, c2 = 0.430448, c3 = 'l2XiQUXQq2' where c = 78 index_test.go:143: sql update test_index set c1 = 6381164665922536219, c2 = 0.963681, c3 = 'hwZjKaHeIW' where c = 196 index_test.go:143: sql update test_index set c1 = 995496014209098717, c2 = 0.658782, c3 = 'yweDKNcuw3' where c = 482 index_test.go:137: sql insert into test_index values (549, 7579327065218157929, 0.592636, '5StqdGr80h') index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (551, 7638812429665590671, 0.547873, 'uEMRDuQaIm') index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 8346077662544167565, c2 = 0.516897, c3 = 'GGCma7vwhG' where c = 44 index_test.go:137: sql insert into test_index values (550, 3381627387946344489, 0.357168, 'D1hEOgs8zv') index_test.go:137: sql insert into test_index values (552, 7316247777359290196, 0.738392, 'xFwghVfGfJ') index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 486 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (554, 1572705046607155984, 0.683713, 'r7Va1ZSloO') index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 5717400372664964466, c2 = 0.106895, c3 = 'TbmtQu90WX' where c = 157 index_test.go:137: sql insert into test_index values (553, 8022667986575292984, 0.313648, 'YUDvPRiiHN') index_test.go:137: sql insert into test_index values (555, 6692771799725695779, 0.126710, 'u8e1xZZF4a') index_test.go:143: sql update test_index set c1 = 6161761321556006564, c2 = 0.191511, c3 = '3MmAyB9CqR' where c = 187 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 3777207682833998782, c2 = 0.469658, c3 = 'oyZ9Y7fpLc' where c = 7 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 4865244518606090549, c2 = 0.045608, c3 = '0u9wkq3NmQ' where c = 540 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 2897860868538562841, c2 = 0.465906, c3 = 'd1Lnxmai2T' where c = 413 index_test.go:143: sql update test_index set c1 = 2854084052282406138, c2 = 0.576885, c3 = '1J9IMZ59mp' where c = 218 index_test.go:143: sql update test_index set c1 = 6143266650896853546, c2 = 0.390368, c3 = 'b8HSLcWwzU' where c = 205 index_test.go:140: sql delete from test_index where c = 551 index_test.go:137: sql insert into test_index values (556, 998083089461286717, 0.749873, 'BbtgfIDQJz') index_test.go:143: sql update test_index set c1 = 3962212110458732931, c2 = 0.041417, c3 = 'uiGbavO6E6' where c = 181 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (557, 1289392791556235377, 0.153294, 'MgAHYR8MIU') index_test.go:137: sql insert into test_index values (560, 4995187337352339039, 0.215698, 'XdhmNj7lkS') index_test.go:143: sql update test_index set c1 = 2316425406981647154, c2 = 0.319378, c3 = 'o7kU8Tpqtt' where c = 489 index_test.go:137: sql insert into test_index values (561, 9208395421392959056, 0.665227, 'coGojoWlB4') index_test.go:137: sql insert into test_index values (562, 4391828950173740307, 0.716864, 'WWYlcoD7lC') index_test.go:137: sql insert into test_index values (563, 2012143184994894605, 0.503633, 'N4hv5BpPc1') index_test.go:143: sql update test_index set c1 = 1380601400584076983, c2 = 0.167646, c3 = 'LU1aL2LlqO' where c = 239 index_test.go:137: sql insert into test_index values (558, 1432735713532534056, 0.041296, 'Xbebl1a4EG') index_test.go:137: sql insert into test_index values (559, 8135528476815777139, 0.044912, 'ZV4u7bvqWU') index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 6293152451330685917, c2 = 0.834806, c3 = '2uxUIKNw5h' where c = 190 index_test.go:137: sql insert into test_index values (564, 3528428632121055584, 0.447584, 'zKNS1nuUmu') index_test.go:137: sql insert into test_index values (565, 5214058637395107432, 0.509201, 'RDpY9AHHum') index_test.go:143: sql update test_index set c1 = 2156389677695896555, c2 = 0.004103, c3 = 'ew8oT8Kfe6' where c = 130 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 2066891691675730630, c2 = 0.298907, c3 = 'JN0nIPKRrj' where c = 175 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 5706102310505058804, c2 = 0.736307, c3 = 'siVX58Tfzw' where c = 145 index_test.go:143: sql update test_index set c1 = 2244918334251640603, c2 = 0.660422, c3 = 'PpqwBvt3Jm' where c = 143 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 2945788851465139036, c2 = 0.720711, c3 = 'NbIH3544Ul' where c = 525 index_test.go:137: sql insert into test_index values (566, 3878161334380936681, 0.989902, 'f5KpIxE0fA') index_test.go:137: sql insert into test_index values (568, 1842445972452406955, 0.496517, 'GphgBKMe3d') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (567, 2457202541192414949, 0.391020, 'FiZwUFICmv') index_test.go:137: sql insert into test_index values (569, 1148704709535792656, 0.437389, 'LmBRmo21Fq') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (570, 5527089561538291874, 0.950321, 'UJIo4IiE7O') index_test.go:137: sql insert into test_index values (571, 5421539296328665511, 0.346505, 'TB0kzCMBf1') index_test.go:143: sql update test_index set c1 = 6389722395572924563, c2 = 0.774334, c3 = 'e3LQxN170J' where c = 2 index_test.go:143: sql update test_index set c1 = 3705233969759330656, c2 = 0.478471, c3 = 'SSBcB3tNIk' where c = 85 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 8948657389096391323, c2 = 0.535237, c3 = 'afXcO5FIvm' where c = 62 index_test.go:143: sql update test_index set c1 = 3155942743051969343, c2 = 0.142047, c3 = 'cQ5CsMAiD5' where c = 378 index_test.go:143: sql update test_index set c1 = 4972742497178030690, c2 = 0.698584, c3 = 'EPlSN0B9SQ' where c = 263 index_test.go:143: sql update test_index set c1 = 3975054076973563160, c2 = 0.373133, c3 = '3emnnv1zaB' where c = 363 index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (572, 5149002930181501087, 0.806872, 'yfy2k8pYd9') index_test.go:137: sql insert into test_index values (573, 8723320762831465380, 0.760637, 'qYd3sxDI1z') index_test.go:137: sql insert into test_index values (574, 1198274056725773824, 0.040426, 'ZTQDtW9cJN') index_test.go:143: sql update test_index set c1 = 8455594044866714951, c2 = 0.759430, c3 = 'lqJVw3sDIp' where c = 27 index_test.go:143: sql update test_index set c1 = 366532186469620212, c2 = 0.235281, c3 = '8nBZOnWQjM' where c = 435 index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (576, 6718199889362119211, 0.040353, '49e5hirO0A') index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (577, 3904607385324165082, 0.253228, 'U5ijx1fKXD') index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (575, 8908324962515905766, 0.658987, 'frgMhCsc94') index_test.go:137: sql insert into test_index values (578, 1199778845427393893, 0.790194, 'lO6i1XreM9') index_test.go:140: sql delete from test_index where c = 460 index_test.go:143: sql update test_index set c1 = 1284961313222574352, c2 = 0.702115, c3 = 'i3t5TLrMna' where c = 274 index_test.go:143: sql update test_index set c1 = 866566348756154532, c2 = 0.843306, c3 = 'uKoqPbK4iT' where c = 169 index_test.go:137: sql insert into test_index values (579, 2840529061913693672, 0.246390, 'QQbMpba3Ka') index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 8267129196324178365, c2 = 0.122679, c3 = 'fox7NoMgy2' where c = 405 index_test.go:143: sql update test_index set c1 = 3342318210512669080, c2 = 0.999200, c3 = 'Ex4jeUBOWn' where c = 12 index_test.go:143: sql update test_index set c1 = 8968619046193621114, c2 = 0.204207, c3 = 'Op0XihMQ0s' where c = 530 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (580, 5963082920555277745, 0.220799, 'X4yzGGGbFR') index_test.go:143: sql update test_index set c1 = 8352168705254722820, c2 = 0.425981, c3 = 'RzbELidRFL' where c = 193 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 3249004094063727170, c2 = 0.867411, c3 = 'mTsG9PHiie' where c = 501 index_test.go:137: sql insert into test_index values (581, 8229083674156508919, 0.026357, '7jKeV0ITfX') index_test.go:137: sql insert into test_index values (582, 2987911770451563179, 0.848433, 'xdcFOC9Nsf') index_test.go:137: sql insert into test_index values (583, 3396362476629253112, 0.423756, 'EN25vVHbLj') index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 164579564658043779, c2 = 0.291269, c3 = '9yqd0bQ4io' where c = 340 index_test.go:143: sql update test_index set c1 = 5690614770747499307, c2 = 0.431672, c3 = 'NdoXgshAsJ' where c = 530 index_test.go:140: sql delete from test_index where c = 478 index_test.go:137: sql insert into test_index values (584, 8365327103725707360, 0.895976, 'bWNCoEtYIh') index_test.go:137: sql insert into test_index values (585, 8899615985425510262, 0.927460, 'x7aWizkPKs') index_test.go:137: sql insert into test_index values (586, 8434063037403216147, 0.261504, 'SAk4wCEgmp') index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 1848090270346140540, c2 = 0.885527, c3 = 'Lbm3wooa56' where c = 198 index_test.go:143: sql update test_index set c1 = 5267644951829382001, c2 = 0.371630, c3 = 'KAT9aBlzxw' where c = 342 index_test.go:143: sql update test_index set c1 = 6887527320461789627, c2 = 0.362247, c3 = '3joOxdjQfu' where c = 92 index_test.go:137: sql insert into test_index values (587, 3772644169775532667, 0.671877, 'ke8LKmhnuW') index_test.go:143: sql update test_index set c1 = 7014502173174536762, c2 = 0.696136, c3 = 'EVUycXFuCa' where c = 46 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (588, 300955640410956393, 0.020568, 'X0suOLHpcM') index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 335 index_test.go:137: sql insert into test_index values (590, 4814849294765901064, 0.060990, 'MgJ5sluc0b') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (589, 7593248163808397616, 0.581060, 'fIaN5QF5YT') index_test.go:143: sql update test_index set c1 = 5156758802188218022, c2 = 0.193014, c3 = '70muOXHv7G' where c = 90 index_test.go:143: sql update test_index set c1 = 4114775789812552846, c2 = 0.721373, c3 = 'Z7sWsskPjE' where c = 270 index_test.go:137: sql insert into test_index values (591, 3933943517232221290, 0.626660, 'dAzrk0GT7U') index_test.go:143: sql update test_index set c1 = 6755456942596822382, c2 = 0.301268, c3 = 'DlkvycQEko' where c = 335 index_test.go:143: sql update test_index set c1 = 1469193933020646693, c2 = 0.660611, c3 = 'QExId0pQiL' where c = 29 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (592, 8004422443533610042, 0.769333, 'vnbKh8hUtO') index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (593, 657051051014163407, 0.014672, 'hTfiGiXE9Y') index_test.go:143: sql update test_index set c1 = 8049043133405169931, c2 = 0.650316, c3 = 'lUpMFWr1lu' where c = 148 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (594, 1377141847187487554, 0.614164, '7pzHx0uLNj') index_test.go:140: sql delete from test_index where c = 226 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 7668015275205242061, c2 = 0.358042, c3 = 'i1xYQ2Yl7c' where c = 113 index_test.go:137: sql insert into test_index values (595, 7497086154326599996, 0.261026, 'pZwxv7fhcC') index_test.go:137: sql insert into test_index values (596, 2221102179114179905, 0.531693, 'AhIiiOt0Ln') index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 513 index_test.go:143: sql update test_index set c1 = 6510596028800465656, c2 = 0.596390, c3 = 'W6Lw9K6JMd' where c = 39 index_test.go:143: sql update test_index set c1 = 3850844973126785160, c2 = 0.199074, c3 = '7CaWU9sYoW' where c = 277 index_test.go:143: sql update test_index set c1 = 4618469750661866999, c2 = 0.032382, c3 = 'usk9VamPJB' where c = 126 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 9191681210696373076, c2 = 0.773529, c3 = 'YBxEP1VPRa' where c = 24 index_test.go:143: sql update test_index set c1 = 2553846948264331173, c2 = 0.987021, c3 = 'kA5PdcuPg7' where c = 148 index_test.go:143: sql update test_index set c1 = 5287449860570324497, c2 = 0.230499, c3 = 'CvSjyPKt8q' where c = 54 index_test.go:137: sql insert into test_index values (597, 2680257930962758280, 0.764437, 'TaeAA6exKE') index_test.go:143: sql update test_index set c1 = 3237927804009158268, c2 = 0.844469, c3 = 'MuHKrdWVrE' where c = 551 index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (598, 3365623761972816353, 0.613953, 'cLRFQuXsq6') index_test.go:137: sql insert into test_index values (599, 8143069023406405680, 0.099739, 'Vy53ET1TUs') index_test.go:137: sql insert into test_index values (600, 800377285678807002, 0.929771, 'V0NLjocYlj') index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 838077317701949340, c2 = 0.264117, c3 = 'cylDzpsksn' where c = 461 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 1710047934485472779, c2 = 0.820562, c3 = 'aPUEPaVikz' where c = 209 index_test.go:143: sql update test_index set c1 = 3927718963993072789, c2 = 0.165737, c3 = 'Pzf5ZQxrVy' where c = 427 index_test.go:143: sql update test_index set c1 = 8880810017988585851, c2 = 0.879382, c3 = 'pxVqFspBg0' where c = 440 index_test.go:143: sql update test_index set c1 = 6331709276272267533, c2 = 0.576748, c3 = 'GWU7LOBgV2' where c = 276 index_test.go:137: sql insert into test_index values (604, 2727922963098199722, 0.156605, 'RxHYfX9QsM') index_test.go:137: sql insert into test_index values (603, 4383725221931360929, 0.653320, 'SlqJkx1fur') index_test.go:137: sql insert into test_index values (610, 2639559566642496344, 0.069117, 'sUmVvz7Mxq') index_test.go:137: sql insert into test_index values (602, 6554997447255932280, 0.667080, 'EeIDNvP4GT') index_test.go:137: sql insert into test_index values (606, 5939404487486657670, 0.072593, 'GdhKxMlCRc') index_test.go:137: sql insert into test_index values (601, 2860521398604766939, 0.079535, 'fbqMrOHTk4') index_test.go:137: sql insert into test_index values (607, 6681659961003567553, 0.489164, '7453r3NBkS') index_test.go:137: sql insert into test_index values (605, 2861340168216012896, 0.399828, 'hRDaJyYSQM') index_test.go:137: sql insert into test_index values (609, 3502309810449613033, 0.121938, 'fw7k7I9Lkd') index_test.go:137: sql insert into test_index values (608, 4133144292133167495, 0.409701, 'mU60ZPMKo9') index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 9100005117277503871, c2 = 0.106046, c3 = '3rCC8hcHXg' where c = 296 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 4156357420128978427, c2 = 0.748652, c3 = 'pGEm4kISX3' where c = 257 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 8423911617978162813, c2 = 0.792888, c3 = 'kiAhVSvgft' where c = 177 index_test.go:143: sql update test_index set c1 = 3539677746531695775, c2 = 0.371505, c3 = '8zxivQGQ5T' where c = 132 index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (611, 1248856149642364781, 0.860442, 'mgdeDjkVj8') index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (612, 4584401765405670414, 0.977599, '0TfRNucKBx') index_test.go:143: sql update test_index set c1 = 8059814405490663148, c2 = 0.026397, c3 = 'HityeVxA2t' where c = 443 index_test.go:143: sql update test_index set c1 = 5572025711260815310, c2 = 0.616132, c3 = 'ZgFWW8ev1l' where c = 145 index_test.go:137: sql insert into test_index values (613, 80361589564079646, 0.126222, 'Sh4F5WtpeB') index_test.go:143: sql update test_index set c1 = 8473164618472113052, c2 = 0.859782, c3 = 'MpXSzk4sus' where c = 347 index_test.go:143: sql update test_index set c1 = 5663507475397784334, c2 = 0.257309, c3 = 'uxer16lHkF' where c = 319 index_test.go:143: sql update test_index set c1 = 9064450900802803560, c2 = 0.494438, c3 = '5McfRj7YFF' where c = 286 index_test.go:137: sql insert into test_index values (614, 6540913213507143690, 0.824715, 'e2ddlohwHh') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 516 index_test.go:137: sql insert into test_index values (615, 463883700955679439, 0.245956, '8CiQRifttX') index_test.go:143: sql update test_index set c1 = 4121407848808854575, c2 = 0.310936, c3 = 'wkkahSy3ZC' where c = 36 index_test.go:137: sql insert into test_index values (617, 7777828486183879630, 0.136591, 'UWlf1HyKjn') index_test.go:143: sql update test_index set c1 = 7695798214986381768, c2 = 0.845882, c3 = 'YxIbumFO2v' where c = 546 index_test.go:137: sql insert into test_index values (616, 8871461343343156751, 0.710038, 'f3SBUsYk8g') index_test.go:137: sql insert into test_index values (618, 6490404539769281504, 0.268191, 'zfL2P9zvkL') index_test.go:143: sql update test_index set c1 = 619918428210187058, c2 = 0.040958, c3 = 'QjIb12zK0y' where c = 20 index_test.go:137: sql insert into test_index values (619, 7958665017779844326, 0.501561, '0dXwyoGJpT') index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 2 # Time: 2024-05-06T11:17:41.045392562+08:00 # Txn_start_ts: 0 # Query_time: 3.009424708 # Parse_time: 0.000071438 # Compile_time: 0.000077248 # Rewrite_time: 0.000001642 # Optimize_time: 0 # Wait_TS: 0.000140393 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create index c1_index on test_index (c1); index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (621, 7356619809540402087, 0.998366, 'tVf0x5raYR') index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (622, 2869432294014505525, 0.075669, '10V2PHTQSk') index_test.go:137: sql insert into test_index values (620, 8892395794990133595, 0.671089, 'TMUOMthfde') index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 8065945954110599495, c2 = 0.118329, c3 = 'u9xev1MAxe' where c = 327 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 3539466377665800786, c2 = 0.789315, c3 = '4gsnH6kbnx' where c = 564 index_test.go:143: sql update test_index set c1 = 5890241896098980883, c2 = 0.329611, c3 = 'EgkV4rGpPy' where c = 105 index_test.go:143: sql update test_index set c1 = 7159518856836245031, c2 = 0.871442, c3 = 'pNaJqM2u00' where c = 261 index_test.go:143: sql update test_index set c1 = 7072893917961505762, c2 = 0.928381, c3 = '9zP48XTwu9' where c = 542 index_test.go:143: sql update test_index set c1 = 3078682057501561619, c2 = 0.056155, c3 = 'CLwqjagWjb' where c = 583 index_test.go:137: sql insert into test_index values (623, 8563225009941727778, 0.780201, 'E5L1yARP3L') index_test.go:143: sql update test_index set c1 = 4111858602687005944, c2 = 0.152457, c3 = 'hDPrCkHocv' where c = 143 index_test.go:137: sql insert into test_index values (624, 6501641975971215991, 0.451899, '9zktRDI2fB') index_test.go:137: sql insert into test_index values (626, 2807292166952491965, 0.833416, 'rKSGQg6IYr') index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (627, 9067003517634253367, 0.394603, 'tIh4vaanEx') index_test.go:137: sql insert into test_index values (628, 4377571859821687779, 0.376805, 'ASjn2IafRC') index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 4265330221700622419, c2 = 0.872228, c3 = 'Xakt5YsE7A' where c = 401 index_test.go:143: sql update test_index set c1 = 6936058189542674099, c2 = 0.036096, c3 = 'sohm0cOs3d' where c = 63 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (625, 2755982955806070093, 0.741349, 'KNAVFIOHdt') index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 2325155412536124051, c2 = 0.047690, c3 = 'KiIqwUzlNC' where c = 565 index_test.go:137: sql insert into test_index values (629, 7571159065893310758, 0.474829, 'HwAkSG79du') index_test.go:143: sql update test_index set c1 = 3418395347400017532, c2 = 0.606264, c3 = 'zKBxhPiCvz' where c = 31 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 2678482767012929267, c2 = 0.239948, c3 = 'qT8z49UuDU' where c = 114 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 249772372439332826, c2 = 0.094837, c3 = 'QYOO1js6QG' where c = 119 index_test.go:137: sql insert into test_index values (631, 291935843078133950, 0.244657, 'udoaUn4eIu') index_test.go:137: sql insert into test_index values (632, 6091731947449412730, 0.749183, 'CLFjKSkNyC') index_test.go:143: sql update test_index set c1 = 6851741388827509028, c2 = 0.802102, c3 = 'b9OC18tyCc' where c = 67 index_test.go:137: sql insert into test_index values (633, 7012705198082843564, 0.917741, 'l3xkLxay9G') index_test.go:143: sql update test_index set c1 = 4828440473324834495, c2 = 0.657896, c3 = 'R7h3xavfrx' where c = 625 index_test.go:137: sql insert into test_index values (630, 288829047547181535, 0.332835, 'rbSZ52zhsp') index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 323125286455811108, c2 = 0.579655, c3 = 'xSUjzeYXq9' where c = 407 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (634, 5858476279101244800, 0.781116, 'MtYmokd73d') index_test.go:137: sql insert into test_index values (635, 8137749872050383001, 0.258124, 'hhAuV0dYPS') index_test.go:137: sql insert into test_index values (636, 7948478997505128559, 0.440447, 'H5DL8AvSQC') index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 5677332373531698111, c2 = 0.055516, c3 = 'T5HN5xdMgf' where c = 19 index_test.go:143: sql update test_index set c1 = 2538938279211582559, c2 = 0.862943, c3 = 'kiZJh0vUoT' where c = 428 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (637, 1151578706097075991, 0.484106, 'TL9xqVKCxR') index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 6023183413933254563, c2 = 0.895074, c3 = 'XMxr7Yr2nr' where c = 66 index_test.go:143: sql update test_index set c1 = 2461183865885033363, c2 = 0.508834, c3 = 'K1GS7reHTl' where c = 258 index_test.go:143: sql update test_index set c1 = 543905718900107947, c2 = 0.211576, c3 = 'c8n8R7o5Pu' where c = 81 index_test.go:143: sql update test_index set c1 = 7815250079721673071, c2 = 0.844471, c3 = 'gotSmqXZBh' where c = 216 index_test.go:140: sql delete from test_index where c = 613 index_test.go:137: sql insert into test_index values (638, 4573979305270081466, 0.948705, 'kTDAK7wWKb') index_test.go:143: sql update test_index set c1 = 7663340159136398896, c2 = 0.405445, c3 = 'h2549NKSUv' where c = 357 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (642, 7398101967556508664, 0.292023, 'RQqsIZUxWP') index_test.go:137: sql insert into test_index values (643, 7683775678229293435, 0.265787, '1HbRibgLV0') index_test.go:137: sql insert into test_index values (639, 7229663548689225849, 0.969212, 'xTB756fkor') index_test.go:137: sql insert into test_index values (640, 7692744103110797503, 0.075642, '9fAA4rojG0') index_test.go:137: sql insert into test_index values (641, 6385644129376267743, 0.390654, 'FhnU8cQacQ') index_test.go:143: sql update test_index set c1 = 8923910684647327521, c2 = 0.068278, c3 = 'Ab3SAP57b0' where c = 562 index_test.go:137: sql insert into test_index values (644, 1972753060736804059, 0.420548, '70DlWNjOXd') index_test.go:143: sql update test_index set c1 = 8007782105387235453, c2 = 0.928730, c3 = '13e4Oy8fTp' where c = 544 index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (645, 8027722440911026877, 0.129664, 'R2GB8I0J9b') index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (646, 5169553199267269217, 0.282625, 'SkwpCV5A4B') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (647, 7715014425528592573, 0.743878, 'eZttBlw4HE') index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 5041143690419713748, c2 = 0.169780, c3 = 'OoBXTooWLg' where c = 239 index_test.go:143: sql update test_index set c1 = 5544612151078574942, c2 = 0.654385, c3 = 'PwC9dAqpUq' where c = 447 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 680189773307483913, c2 = 0.292716, c3 = 'OlmAPKdetx' where c = 291 index_test.go:143: sql update test_index set c1 = 1123801005179830796, c2 = 0.907332, c3 = 'ZGJQwVsHog' where c = 302 index_test.go:143: sql update test_index set c1 = 2110727207411597873, c2 = 0.514376, c3 = 'fsfYIlbemp' where c = 382 index_test.go:143: sql update test_index set c1 = 728604876952877799, c2 = 0.902020, c3 = 'TRDOK2JZCn' where c = 368 index_test.go:143: sql update test_index set c1 = 325041362308662525, c2 = 0.929612, c3 = '7QD5WdNqGb' where c = 65 index_test.go:143: sql update test_index set c1 = 9086317800852535328, c2 = 0.108343, c3 = 'J4lb7z8CfB' where c = 621 index_test.go:143: sql update test_index set c1 = 693765154629704334, c2 = 0.298371, c3 = 'iWjxPsgEjW' where c = 474 index_test.go:137: sql insert into test_index values (648, 1488479928245070395, 0.164807, 'mmmayrs0Qw') index_test.go:137: sql insert into test_index values (650, 7625896154601199240, 0.404263, 'fPeTBo28wQ') index_test.go:137: sql insert into test_index values (651, 6911562421562752129, 0.190274, '8UFhfd5gva') index_test.go:137: sql insert into test_index values (652, 8484613329332782256, 0.065801, '8sm3Jcnh2j') index_test.go:143: sql update test_index set c1 = 4259142907442679939, c2 = 0.580771, c3 = 'M5SHSGLPgu' where c = 154 index_test.go:137: sql insert into test_index values (653, 7723596677813214791, 0.632008, 'R5dkN4Jgso') index_test.go:137: sql insert into test_index values (654, 8524930565474097455, 0.052282, '9asUexNUZ3') index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (649, 1535822091995508591, 0.923446, '50ffQA3Zhi') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (655, 1620854991300905795, 0.712392, 'qRyEdJ6hAj') index_test.go:143: sql update test_index set c1 = 2559438936367075413, c2 = 0.961925, c3 = 'RcHLTovoXv' where c = 27 index_test.go:137: sql insert into test_index values (657, 7559433658838196671, 0.404058, 'A1f7HbYdHJ') index_test.go:137: sql insert into test_index values (656, 5077203412995607109, 0.577066, 'zJx9XSDsiv') index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 2050136822088863943, c2 = 0.684340, c3 = 'aiEuvMgE1e' where c = 242 index_test.go:137: sql insert into test_index values (658, 1671093392641893306, 0.495633, 'scYKik2MEI') index_test.go:143: sql update test_index set c1 = 1782761042035741493, c2 = 0.697967, c3 = 'V7LBT0RyD3' where c = 505 index_test.go:143: sql update test_index set c1 = 6663641692474586941, c2 = 0.477169, c3 = '9Fnle9020f' where c = 482 index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 8519273718681083493, c2 = 0.689446, c3 = '3AEFOZD4yL' where c = 320 index_test.go:137: sql insert into test_index values (659, 3997600752588430817, 0.041784, 'IouZL2VT8E') index_test.go:143: sql update test_index set c1 = 4066897252155950210, c2 = 0.774743, c3 = 'NGpf9BlPvE' where c = 194 index_test.go:143: sql update test_index set c1 = 520457191861097868, c2 = 0.967656, c3 = 'M2ZSB5xMdP' where c = 517 index_test.go:137: sql insert into test_index values (660, 9048881668278424980, 0.102538, 'g4wlRzhkCa') index_test.go:137: sql insert into test_index values (661, 8517121424314078474, 0.016875, 'kXmkfTyU5j') index_test.go:143: sql update test_index set c1 = 2273373719606898766, c2 = 0.589027, c3 = 'tg2UaoFbmC' where c = 599 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 198700001966626901, c2 = 0.300339, c3 = 'iid438hpXv' where c = 374 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 5164739414244158390, c2 = 0.021768, c3 = 'hHxkngGfca' where c = 373 index_test.go:137: sql insert into test_index values (663, 2459786626094748492, 0.452246, '8i6f462WJb') index_test.go:137: sql insert into test_index values (662, 3591527275303126961, 0.006158, 'AxPI4EhldL') index_test.go:137: sql insert into test_index values (664, 8356187633568301330, 0.071272, 'WSCsfhP78b') index_test.go:143: sql update test_index set c1 = 9204276199952486417, c2 = 0.745677, c3 = 'HugDcE5mqZ' where c = 283 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 497584989115727928, c2 = 0.781182, c3 = 'BXdcFVbzDY' where c = 161 index_test.go:137: sql insert into test_index values (665, 6439871855512304762, 0.500333, 'oW7uBodnSQ') index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 7556766336198871343, c2 = 0.125509, c3 = 'THyywIPWhX' where c = 233 index_test.go:137: sql insert into test_index values (666, 7017483095017279593, 0.174109, 'iqMwf6UIlt') index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (667, 2575660150827776396, 0.816856, 'HPPJzE8Eau') index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 5407153709654985154, c2 = 0.901334, c3 = '5jt8ZGBkqe' where c = 305 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 3384560450729874289, c2 = 0.463083, c3 = 's5ITzeXQxd' where c = 106 index_test.go:137: sql insert into test_index values (668, 827822716270489938, 0.766080, 'dNU5j8fNss') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (670, 7102349010323854418, 0.792740, 'Kem07FCtDk') index_test.go:143: sql update test_index set c1 = 7710265474918020, c2 = 0.749895, c3 = 'eBJA9bro6R' where c = 436 index_test.go:137: sql insert into test_index values (669, 8746061608997542788, 0.939485, 'MxjFuVald3') index_test.go:140: sql delete from test_index where c = 622 index_test.go:137: sql insert into test_index values (672, 5322246287059083836, 0.358094, 'aXi7pQn4Fu') index_test.go:137: sql insert into test_index values (671, 4422646044209265422, 0.911352, '8QZe6YxTnC') index_test.go:143: sql update test_index set c1 = 3340441238871999876, c2 = 0.933566, c3 = 'L1BmUhMJQB' where c = 7 index_test.go:143: sql update test_index set c1 = 4458776647254884214, c2 = 0.628783, c3 = 'mOVWA2yk8o' where c = 495 index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (673, 7041546157111229130, 0.323299, 'IVIoYSYvRM') index_test.go:143: sql update test_index set c1 = 7663234175857051921, c2 = 0.003694, c3 = 'wKHskTqytF' where c = 542 index_test.go:143: sql update test_index set c1 = 1667140428153172779, c2 = 0.229413, c3 = '8DTojjGPmo' where c = 475 index_test.go:140: sql delete from test_index where c = 537 index_test.go:140: sql delete from test_index where c = 642 index_test.go:137: sql insert into test_index values (675, 4042053110275123052, 0.916383, 'utZrd7QzNo') index_test.go:143: sql update test_index set c1 = 1931399032531533249, c2 = 0.208477, c3 = 'eM9GJPl4s8' where c = 516 index_test.go:143: sql update test_index set c1 = 8928214956015987821, c2 = 0.727897, c3 = 'IBUhNVQQAC' where c = 576 index_test.go:143: sql update test_index set c1 = 2926379762572146268, c2 = 0.156833, c3 = 'PKDXMlagkd' where c = 556 index_test.go:137: sql insert into test_index values (676, 1705078001844592481, 0.530587, 'eLOzFT8VlD') index_test.go:137: sql insert into test_index values (674, 7628421814085241935, 0.884953, 'KPeNcr12Hk') index_test.go:137: sql insert into test_index values (677, 3533152946461863718, 0.162848, 'DFlESW3OK7') index_test.go:143: sql update test_index set c1 = 8646770866851804811, c2 = 0.972204, c3 = 'qF2WQFXQub' where c = 495 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 1454688271882625654, c2 = 0.866965, c3 = '8OqrG6keOD' where c = 467 index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (679, 4181816505990755470, 0.813974, '5P3d3Swwrm') index_test.go:143: sql update test_index set c1 = 3716575877333010262, c2 = 0.606475, c3 = 'EcnFbYpJHR' where c = 520 index_test.go:137: sql insert into test_index values (680, 4972083564942172600, 0.263317, 'dogSQxLtSa') index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (678, 1641658536046356962, 0.600916, '3meHozsamu') index_test.go:137: sql insert into test_index values (681, 1974795969583496871, 0.263037, '35TOR2KzL4') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 2295604366503076985, c2 = 0.639611, c3 = 'nN6CTPAHwW' where c = 593 index_test.go:137: sql insert into test_index values (683, 7121353573686065697, 0.890473, '50VbNKKR22') index_test.go:140: sql delete from test_index where c = 672 index_test.go:143: sql update test_index set c1 = 7957503579972032984, c2 = 0.308745, c3 = 'LNYQprJTrr' where c = 669 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (682, 3728541927280595945, 0.745525, 'He6510iXiy') index_test.go:143: sql update test_index set c1 = 7904380372276463306, c2 = 0.527993, c3 = 'jgYEKnIsGd' where c = 594 index_test.go:137: sql insert into test_index values (684, 7196049618761796939, 0.815520, 'tolmjNJZTt') index_test.go:143: sql update test_index set c1 = 6732054987114483906, c2 = 0.893554, c3 = 'YzEJFx5IlB' where c = 5 index_test.go:143: sql update test_index set c1 = 707196540891911921, c2 = 0.125951, c3 = 'YOlX3MB0dh' where c = 566 index_test.go:143: sql update test_index set c1 = 2989068957771468296, c2 = 0.554613, c3 = 'mXPjlRHLVZ' where c = 483 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (685, 1228223190293145301, 0.348858, 'FfD1wfV8F9') index_test.go:143: sql update test_index set c1 = 6274400197000036089, c2 = 0.677695, c3 = 'ksiFpvVhvd' where c = 534 index_test.go:137: sql insert into test_index values (687, 8716483242457229337, 0.318450, 'lGQAvHzHXm') index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (686, 3386868436760473757, 0.913858, 'X0M9EO6eOA') index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (688, 9140102141784797566, 0.485168, 'CxEG1E4oRC') index_test.go:137: sql insert into test_index values (689, 359211013355746265, 0.918702, 'IcI5ahSGCD') index_test.go:137: sql insert into test_index values (690, 6245986304113391383, 0.132291, '9NxN3ajxxF') index_test.go:143: sql update test_index set c1 = 4463061715830329124, c2 = 0.968119, c3 = 'Uu1OqFHJ6o' where c = 512 index_test.go:143: sql update test_index set c1 = 6368231917707483860, c2 = 0.033792, c3 = 'pNfZnvAcGl' where c = 504 index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 9103789369659401996, c2 = 0.754544, c3 = 'B7KMU5wrbd' where c = 520 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 5346769921329373215, c2 = 0.248795, c3 = 'gN9m0485L9' where c = 670 index_test.go:143: sql update test_index set c1 = 4425396078800754318, c2 = 0.033474, c3 = 'oHAFRpjiUE' where c = 196 index_test.go:137: sql insert into test_index values (691, 7675593252510412186, 0.918298, 'PucqmWEb1w') index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (692, 9102014865353307156, 0.456964, '0WZRXmEawb') index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 5229471172755976265, c2 = 0.973637, c3 = 'fShUZ5hXuA' where c = 534 index_test.go:143: sql update test_index set c1 = 2741018427617123393, c2 = 0.132771, c3 = 'bfMAAEMdQ2' where c = 444 index_test.go:137: sql insert into test_index values (693, 5420092599197351757, 0.281646, 'YZIH2SxZ6H') index_test.go:137: sql insert into test_index values (694, 5661659144962420921, 0.188813, 'j4ViUGn76X') index_test.go:143: sql update test_index set c1 = 1321438103962914314, c2 = 0.366138, c3 = 'Epww8N29zi' where c = 390 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 1710964244749947325, c2 = 0.494399, c3 = '4YLAuFyoEB' where c = 643 index_test.go:143: sql update test_index set c1 = 5575395297193462786, c2 = 0.750674, c3 = 'MiTCaNuu12' where c = 365 index_test.go:143: sql update test_index set c1 = 5908124599946977583, c2 = 0.789503, c3 = 'GIE6WuwscA' where c = 658 index_test.go:137: sql insert into test_index values (695, 8160870190511769773, 0.180513, 'UvW1KLHsi4') index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 1005004280934322139, c2 = 0.853267, c3 = '3SUgK8XQ8b' where c = 192 index_test.go:137: sql insert into test_index values (696, 939637854947461044, 0.486506, '3TvXgrez91') index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (697, 7343384829068016382, 0.809501, 'TkcryWJJHb') index_test.go:140: sql delete from test_index where c = 693 index_test.go:143: sql update test_index set c1 = 2907884683480025617, c2 = 0.100705, c3 = 'z2oDLsG4DI' where c = 291 index_test.go:143: sql update test_index set c1 = 2943294978067335098, c2 = 0.191206, c3 = 'ZLT7BjxjWP' where c = 159 index_test.go:143: sql update test_index set c1 = 5476740766129701414, c2 = 0.337351, c3 = 'uwyiQbwacG' where c = 84 index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 381023490012642842, c2 = 0.970522, c3 = 'CQnJIu55cX' where c = 587 index_test.go:137: sql insert into test_index values (698, 3204595841983018985, 0.609490, 'XgDLPS0nat') index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 8620321575274067417, c2 = 0.269502, c3 = 'uup5bpVX9Y' where c = 346 index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 1187576074288100290, c2 = 0.653110, c3 = 'OlnBEJgrU6' where c = 318 index_test.go:137: sql insert into test_index values (699, 7053943293015971331, 0.279839, 'NjmD8Fbcr0') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 7188792465723878793, c2 = 0.189449, c3 = 'YAv5aCsop6' where c = 232 index_test.go:137: sql insert into test_index values (700, 5977485621467604853, 0.286987, 'uZ2L8ZaBQ2') index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 7577945147701634854, c2 = 0.644842, c3 = 'NqHwY9KISj' where c = 16 # Time: 2024-05-06T11:17:41.114095802+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 0.460079184 # Parse_time: 0.000065264 # Compile_time: 0.000077966 # Rewrite_time: 0.000002281 # Optimize_time: 0.000046854 # Wait_TS: 0.000167269 # DB: test_ddl # Is_internal: false # Digest: 08da08aff9518d0f5f5f5c1ed3efe73c697118f3eb64dfd981799f28ed575bc8 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_index (c int, c1 bigint, c2 double, c3 varchar(256), primary key(c)); index_test.go:137: sql insert into test_index values (701, 240995745143225548, 0.321745, 'gXoDVnufbG') index_test.go:137: sql insert into test_index values (703, 8137769653399714722, 0.683936, 'auBlcOSXxn') index_test.go:137: sql insert into test_index values (707, 23212856130175558, 0.746622, '2eouHBpBKp') index_test.go:137: sql insert into test_index values (705, 2345829872954415233, 0.156752, 'Xrn2UrcjP6') index_test.go:137: sql insert into test_index values (702, 5480023832592311889, 0.093699, '4GfiSnN5IS') index_test.go:137: sql insert into test_index values (706, 918018126968023182, 0.744987, 'eCX2P1F98L') index_test.go:137: sql insert into test_index values (704, 4308350825114201178, 0.796928, 'mUIHUld0BM') index_test.go:137: sql insert into test_index values (709, 6064960454453663446, 0.613355, 'SxfgGyl5dV') index_test.go:137: sql insert into test_index values (710, 2979098957209661366, 0.809482, 'ToWr3nqPoc') index_test.go:137: sql insert into test_index values (708, 4467981408214456974, 0.382930, 'gdKFbD5iiQ') index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 2734310639188637182, c2 = 0.292582, c3 = 'CSgIT5kfmF' where c = 10 index_test.go:143: sql update test_index set c1 = 6350250285311638084, c2 = 0.380580, c3 = '2jMKUsMj2B' where c = 106 index_test.go:140: sql delete from test_index where c = 669 index_test.go:143: sql update test_index set c1 = 1690100838365549209, c2 = 0.903083, c3 = 'vPSht7q6Hb' where c = 604 index_test.go:143: sql update test_index set c1 = 264080697259656334, c2 = 0.906241, c3 = 'fwR80LomTy' where c = 303 index_test.go:143: sql update test_index set c1 = 8326601355742818793, c2 = 0.749120, c3 = 'k6tUdk0q2v' where c = 254 index_test.go:143: sql update test_index set c1 = 5201902062235806108, c2 = 0.507577, c3 = '0kOHvf01Qm' where c = 194 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 5316223111233900469, c2 = 0.902045, c3 = 'YipNpvHYSk' where c = 485 index_test.go:143: sql update test_index set c1 = 4844257299634063324, c2 = 0.903237, c3 = 'BKBiswSTt2' where c = 435 index_test.go:137: sql insert into test_index values (713, 8428433699300322508, 0.393477, 'VWfJNBpQSu') index_test.go:137: sql insert into test_index values (711, 2001501222476668365, 0.970809, 'feeZ5sGTNi') index_test.go:137: sql insert into test_index values (714, 321286963567619885, 0.033862, 'GyoHQWdyZ2') index_test.go:137: sql insert into test_index values (716, 6508563895154451037, 0.429237, 'KGjIK0Y3TG') index_test.go:137: sql insert into test_index values (712, 3705363694798389664, 0.804623, 'IQhNHTAnOm') index_test.go:143: sql update test_index set c1 = 2813328883115130769, c2 = 0.790368, c3 = 'GY2vWZ6mIo' where c = 667 index_test.go:143: sql update test_index set c1 = 4364263349852606158, c2 = 0.672652, c3 = 'n4j2uyUVwi' where c = 297 index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (717, 7064571666803723400, 0.348643, '1eolw7RffY') index_test.go:137: sql insert into test_index values (718, 655411481425901743, 0.763882, 'XX0SLdQxV1') index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (715, 5698641774261345005, 0.488677, 'IxjEltdDUr') index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (720, 6768484773414475707, 0.501438, 'CBElxczMvP') index_test.go:137: sql insert into test_index values (719, 4323033788784984482, 0.071420, 'FTj6WsQcpf') index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 7721654052214983894, c2 = 0.741338, c3 = 'aZthV9C7d9' where c = 408 index_test.go:143: sql update test_index set c1 = 1559683344829785331, c2 = 0.562634, c3 = 'D4KwUb1WX6' where c = 267 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 949941705562047658, c2 = 0.003170, c3 = 'OvcEdi1BQO' where c = 294 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 7954175795241019818, c2 = 0.250761, c3 = 'IDHLmMhibr' where c = 118 index_test.go:143: sql update test_index set c1 = 4689291917814852858, c2 = 0.295659, c3 = 'GnmUJB66KM' where c = 299 index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (721, 4110260154845479801, 0.775610, 'fCXOmqkUGi') index_test.go:143: sql update test_index set c1 = 1317183866215438879, c2 = 0.648980, c3 = 'tjvS6S0cgH' where c = 555 index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 6186958524948185542, c2 = 0.248784, c3 = 'i7f5Yx6EyX' where c = 453 index_test.go:137: sql insert into test_index values (722, 7656928064866110036, 0.009937, '9gBq11lPXe') index_test.go:143: sql update test_index set c1 = 4075533921320326656, c2 = 0.289394, c3 = 'Qq3ngAjiO4' where c = 355 index_test.go:137: sql insert into test_index values (724, 8233276134626432020, 0.511870, 'oapwRI5U6N') index_test.go:137: sql insert into test_index values (725, 7759293044555571565, 0.735719, 'O2pKjJ49Jj') index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 2336138758308194911, c2 = 0.843464, c3 = 'E00rOaibFI' where c = 46 index_test.go:137: sql insert into test_index values (723, 3107627269953278959, 0.909210, 'oKMD3pZ8qQ') index_test.go:137: sql insert into test_index values (726, 3777906347713012138, 0.299527, 'MehKnMLzpN') index_test.go:143: sql update test_index set c1 = 55020904309692578, c2 = 0.078312, c3 = 'EsZbsRNSZ6' where c = 508 index_test.go:143: sql update test_index set c1 = 16321655991013925, c2 = 0.891547, c3 = 'bRc7kKNFFx' where c = 288 index_test.go:143: sql update test_index set c1 = 7866159996625491611, c2 = 0.801154, c3 = 'ckv7IuL0rg' where c = 598 index_test.go:137: sql insert into test_index values (728, 465982228034129016, 0.056101, 'T0MXYoHdzG') index_test.go:137: sql insert into test_index values (727, 797340037953747815, 0.490168, 'SKeGjtEqsq') index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (729, 6298823742806884473, 0.831409, 'phbGMLyxT6') index_test.go:143: sql update test_index set c1 = 1217411421057497116, c2 = 0.237281, c3 = '3jin70JDTF' where c = 342 index_test.go:143: sql update test_index set c1 = 6060424369557067964, c2 = 0.281932, c3 = '2Q2Y345cEZ' where c = 262 index_test.go:137: sql insert into test_index values (730, 2001715652514353147, 0.368571, 'iG5wUrBfzl') index_test.go:137: sql insert into test_index values (732, 4641428036994899511, 0.289939, '7EVdmpMrEx') index_test.go:137: sql insert into test_index values (731, 3068837281387039925, 0.686483, 'vYU0cUSuz6') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 32 index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 7760406505749917541, c2 = 0.713849, c3 = '43JD9OCPPi' where c = 641 index_test.go:143: sql update test_index set c1 = 2155422347150646572, c2 = 0.597376, c3 = 'rf0R0lpa6T' where c = 166 index_test.go:137: sql insert into test_index values (733, 335136471557097536, 0.117418, 'DZVl560WUU') index_test.go:143: sql update test_index set c1 = 6320927476001071239, c2 = 0.571467, c3 = 'Haebqs3fJX' where c = 190 index_test.go:143: sql update test_index set c1 = 3356440943427087206, c2 = 0.708980, c3 = 'fLyC4LbxFA' where c = 398 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (734, 8931753025292420565, 0.577772, 'G3Yz3WvTJJ') index_test.go:143: sql update test_index set c1 = 7030547859772803146, c2 = 0.101490, c3 = 'Hsf4wtzFnH' where c = 697 index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (735, 3565402022189628025, 0.460813, 'QOJCYv3UJI') index_test.go:143: sql update test_index set c1 = 9170762940839072251, c2 = 0.609391, c3 = '8XmL5rEycT' where c = 423 index_test.go:143: sql update test_index set c1 = 5626055980394183270, c2 = 0.596382, c3 = 'j9fQCBWkiY' where c = 466 index_test.go:137: sql insert into test_index values (736, 4482517864154102270, 0.225517, 'SVtTsC0OHc') index_test.go:143: sql update test_index set c1 = 8738865612232882953, c2 = 0.937218, c3 = 'X1lQtea1U4' where c = 153 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (739, 273262240394085644, 0.837275, 'xTZdbO45aY') index_test.go:137: sql insert into test_index values (737, 5621494392917255655, 0.354990, 'PwKwMSR1Yk') index_test.go:137: sql insert into test_index values (738, 815619665873129014, 0.246163, 'GkZffWuCtw') index_test.go:137: sql insert into test_index values (741, 3993538768710177875, 0.681068, 'DYtXytqWaW') index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 7543139750152740702, c2 = 0.420324, c3 = 'GkdFNR5tJ2' where c = 244 index_test.go:137: sql insert into test_index values (742, 3274746292220916704, 0.811166, '76Q8RzhpqG') index_test.go:137: sql insert into test_index values (740, 518614144168614643, 0.665047, 'XTJU1KaIdt') index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 7931187194201051520, c2 = 0.718968, c3 = 'CkdhU1hCgY' where c = 376 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 1247218247550470151, c2 = 0.380006, c3 = '0S5W1qcw4B' where c = 668 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 4974633801764227232, c2 = 0.075027, c3 = 'm6VJhJmmOx' where c = 23 index_test.go:137: sql insert into test_index values (743, 3813702007116810615, 0.556592, '79Qxm6dUTT') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 3443937307897780329, c2 = 0.850012, c3 = 'BAG7g0blvQ' where c = 41 index_test.go:143: sql update test_index set c1 = 7428341407796643912, c2 = 0.010931, c3 = 'TGm6VkB8oI' where c = 711 index_test.go:143: sql update test_index set c1 = 8169484211674518573, c2 = 0.577304, c3 = '3BWT54MK6W' where c = 468 index_test.go:137: sql insert into test_index values (744, 8771728991287366252, 0.262504, 'tgcoAwKcyC') index_test.go:137: sql insert into test_index values (745, 6103053831115974966, 0.632340, 'dr0Yaecg7B') index_test.go:143: sql update test_index set c1 = 8564980585098574902, c2 = 0.856103, c3 = '3Wh2WLkTUV' where c = 624 index_test.go:137: sql insert into test_index values (746, 1548363680622883644, 0.734069, 'Te5rT52nze') index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (748, 8340794261735570080, 0.848218, 'GXqCwuF01l') index_test.go:143: sql update test_index set c1 = 2394185107977429188, c2 = 0.555611, c3 = 'QqF9gJiyB7' where c = 65 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (747, 5938051940369815228, 0.006254, 'PxasjxlLm9') index_test.go:143: sql update test_index set c1 = 5687186934556233864, c2 = 0.031356, c3 = 'Zt0LiipDxK' where c = 223 index_test.go:143: sql update test_index set c1 = 6171175894146302633, c2 = 0.840717, c3 = '8DsZRFOGRd' where c = 89 index_test.go:137: sql insert into test_index values (749, 99167694804651869, 0.539438, 'xkvEKVHGzF') index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 7024650442684077672, c2 = 0.634831, c3 = 'x6j1SkuLWP' where c = 30 index_test.go:137: sql insert into test_index values (751, 1755083930734651756, 0.324656, 'DG2BJdbbXq') index_test.go:143: sql update test_index set c1 = 8199800261763121781, c2 = 0.077604, c3 = '8EnlL7bNcw' where c = 251 index_test.go:137: sql insert into test_index values (753, 3121317962163208069, 0.429620, '7TrJXMMI36') index_test.go:137: sql insert into test_index values (750, 7925224303333521774, 0.771379, '664ufq8hIo') index_test.go:137: sql insert into test_index values (752, 3246277766372029444, 0.688134, 'RNXLwW1CQT') index_test.go:143: sql update test_index set c1 = 615391121186769669, c2 = 0.457896, c3 = 'N68bzuAOgN' where c = 439 index_test.go:143: sql update test_index set c1 = 9090534250863819817, c2 = 0.685928, c3 = 'RAqpujy2xM' where c = 515 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 549 index_test.go:137: sql insert into test_index values (754, 6929572537127443469, 0.055886, '8d5ohgD3oq') index_test.go:143: sql update test_index set c1 = 8157816861170454064, c2 = 0.594844, c3 = '4pGVBZHCmH' where c = 521 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 539094650467543313, c2 = 0.218704, c3 = 'yZlvCVITDy' where c = 597 index_test.go:143: sql update test_index set c1 = 7205137755889952285, c2 = 0.021687, c3 = 'Oi0uO81pp0' where c = 375 index_test.go:137: sql insert into test_index values (757, 3106153285422301250, 0.953605, 'VfUmIl5znw') index_test.go:143: sql update test_index set c1 = 2101267533026056405, c2 = 0.088807, c3 = '3jDpyKBRfV' where c = 239 index_test.go:137: sql insert into test_index values (759, 8642757767083911970, 0.187686, 'WxPgEyk01Q') index_test.go:137: sql insert into test_index values (755, 5049717305179987373, 0.172516, '8kjxL01mfE') index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (756, 8268046925711660237, 0.620999, 'hceqfkwvEm') index_test.go:143: sql update test_index set c1 = 937209067788771099, c2 = 0.014070, c3 = 'TlKQ8ANISr' where c = 79 index_test.go:143: sql update test_index set c1 = 4546289201229731234, c2 = 0.224857, c3 = 'ZtFANSAmGU' where c = 652 index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (758, 1554931643108350297, 0.889265, 'utU9Kd1MsY') index_test.go:137: sql insert into test_index values (760, 8473062502157207425, 0.914879, '5iLPwUdRCV') index_test.go:137: sql insert into test_index values (761, 6779680498912781765, 0.630891, 'nRcSECxdvh') index_test.go:140: sql delete from test_index where c = 589 index_test.go:137: sql insert into test_index values (763, 2918346252332807387, 0.220278, 'jV1B8JTK0n') index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 8665514079718025083, c2 = 0.173270, c3 = 'Kw1YIbFhnr' where c = 466 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 5530346055614032395, c2 = 0.099187, c3 = 'VxJbakIGIz' where c = 558 index_test.go:143: sql update test_index set c1 = 2604287449290446758, c2 = 0.855850, c3 = 'YiifOS1v5f' where c = 511 index_test.go:137: sql insert into test_index values (762, 6888777270390071024, 0.046954, 'AQ5Vzin9OL') index_test.go:140: sql delete from test_index where c = 637 index_test.go:143: sql update test_index set c1 = 6600449517027323069, c2 = 0.843940, c3 = 't8iEH3FoAI' where c = 498 index_test.go:143: sql update test_index set c1 = 121394203201603221, c2 = 0.675055, c3 = 'bFmdyHmr6s' where c = 167 index_test.go:137: sql insert into test_index values (764, 2403091247305860405, 0.928643, 'lhq1vgeLkD') index_test.go:143: sql update test_index set c1 = 8710251791516469589, c2 = 0.098202, c3 = 'z8MEuCRrD4' where c = 479 index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (765, 6008363955627923692, 0.211541, 'HzlZLXQvmp') index_test.go:143: sql update test_index set c1 = 4484519711058565331, c2 = 0.318800, c3 = 'WWFW4pWOg1' where c = 753 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 1471388403793387736, c2 = 0.635781, c3 = 'DSrRHHceeG' where c = 634 index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (766, 1179749158257983754, 0.648212, 'WD7XORdceP') index_test.go:137: sql insert into test_index values (767, 339284077888104706, 0.543302, 'SKeqIGIoU5') index_test.go:137: sql insert into test_index values (769, 4056134590779339598, 0.178059, 'I8U3yH49gd') index_test.go:137: sql insert into test_index values (768, 1372830946440775652, 0.630061, 'KLPSKK4ohO') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (770, 3165964252286355969, 0.320827, 'gaLQV9TeM0') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (771, 7367366346196771049, 0.944650, 'P34RyRLM4f') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 2568185505353293573, c2 = 0.892802, c3 = 'obnqRxnk11' where c = 713 index_test.go:143: sql update test_index set c1 = 711659921827135426, c2 = 0.647674, c3 = 'CuXLGcxE41' where c = 14 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 891634930684337204, c2 = 0.983255, c3 = 'H7BhylFfVu' where c = 294 index_test.go:143: sql update test_index set c1 = 3198635728674286061, c2 = 0.033375, c3 = 'eXfErtwyGm' where c = 630 index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (773, 7685961472618495725, 0.426946, 'HXOcaKk4E5') index_test.go:143: sql update test_index set c1 = 513625286228051872, c2 = 0.854625, c3 = 'zUBJ7Hudk2' where c = 511 index_test.go:143: sql update test_index set c1 = 788331090648746956, c2 = 0.258592, c3 = 'EgGdW0nmLx' where c = 231 index_test.go:143: sql update test_index set c1 = 5714686673420075642, c2 = 0.910258, c3 = 'Ejug5O8kmO' where c = 541 index_test.go:143: sql update test_index set c1 = 4369707996698680773, c2 = 0.927326, c3 = '3fcjetwwGs' where c = 227 index_test.go:137: sql insert into test_index values (772, 3749110067141369648, 0.577243, 'g2u8RQludM') index_test.go:143: sql update test_index set c1 = 7027963108463056115, c2 = 0.908113, c3 = 'uNBPI1HrDb' where c = 238 index_test.go:143: sql update test_index set c1 = 383543462877173739, c2 = 0.067943, c3 = 'loX3UZKYAi' where c = 17 index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (778, 7956715865859464934, 0.959242, 'kXC3qfB8US') index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (777, 2897595538264813806, 0.306136, 'Ivxpp7RTqJ') index_test.go:137: sql insert into test_index values (779, 5161153967849106574, 0.385052, '1yqYdnj3AQ') index_test.go:137: sql insert into test_index values (776, 8958613416238386936, 0.827738, 'hYvu8SDzLX') index_test.go:137: sql insert into test_index values (775, 3232542546207025395, 0.259313, 'nDbUPRGKzA') index_test.go:137: sql insert into test_index values (780, 2034174301939794647, 0.836164, 'nGRYYtccRa') index_test.go:137: sql insert into test_index values (774, 1812829626773997293, 0.262215, 'fkkElOTzb0') index_test.go:137: sql insert into test_index values (781, 4454705408785124239, 0.602331, 'w7aj6lO6It') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 7280987038962137554, c2 = 0.303763, c3 = '0PsCzbR3kc' where c = 728 index_test.go:143: sql update test_index set c1 = 1864586431001332563, c2 = 0.686776, c3 = 'C8VtXCGqUW' where c = 567 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 734 index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 3476470692251824944, c2 = 0.997293, c3 = '8S4Sz6od4o' where c = 194 index_test.go:143: sql update test_index set c1 = 5933119535894881684, c2 = 0.599711, c3 = 'ltKyeHeAzo' where c = 137 index_test.go:143: sql update test_index set c1 = 3680869841615366021, c2 = 0.030210, c3 = 'yFkjUu2xiB' where c = 116 index_test.go:143: sql update test_index set c1 = 1321710015655142905, c2 = 0.982809, c3 = 'OMdGcXFaR8' where c = 382 index_test.go:143: sql update test_index set c1 = 559733487064642662, c2 = 0.267034, c3 = 'ZVdIGwMPdr' where c = 411 index_test.go:140: sql delete from test_index where c = 702 index_test.go:137: sql insert into test_index values (783, 7830117026493238096, 0.155039, 'fFV9tjZwMV') index_test.go:143: sql update test_index set c1 = 2915669157049547482, c2 = 0.904825, c3 = '4NfOWq7znH' where c = 325 index_test.go:137: sql insert into test_index values (785, 6587777600377986175, 0.218701, '3Y2X3aH2F2') index_test.go:143: sql update test_index set c1 = 913272823294336371, c2 = 0.372859, c3 = 'pAR0luT2qL' where c = 51 index_test.go:137: sql insert into test_index values (784, 2298860110460230199, 0.701475, 'FRNhC2yxZ8') index_test.go:143: sql update test_index set c1 = 6259662585051275453, c2 = 0.729820, c3 = 'CBoZZNXRve' where c = 50 index_test.go:137: sql insert into test_index values (782, 4633197826913527904, 0.739728, '8EUEXA3a6E') index_test.go:137: sql insert into test_index values (786, 6900666038009392247, 0.696119, 'DHPfik3B32') index_test.go:137: sql insert into test_index values (787, 2715268985230977220, 0.661967, 'G8J44C29qL') index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (788, 5892404525256418180, 0.446567, 's6HNtGgssE') index_test.go:140: sql delete from test_index where c = 584 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 2612364062898179508, c2 = 0.276160, c3 = 'YouhxMZtiF' where c = 248 index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (791, 5890881786090515989, 0.947067, '96ayTstujB') index_test.go:143: sql update test_index set c1 = 9172998926244322285, c2 = 0.104859, c3 = 'u5SvVMUmbt' where c = 272 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (789, 7451604250160178935, 0.586781, 'uFNJvGIrjJ') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 6368582914739957044, c2 = 0.686463, c3 = 'hOO5Kt2Ugq' where c = 60 index_test.go:137: sql insert into test_index values (790, 3022032701366564603, 0.225717, 'z5hTjB6xPs') index_test.go:143: sql update test_index set c1 = 7337276900378947788, c2 = 0.485623, c3 = 'ePZulw78U7' where c = 43 index_test.go:140: sql delete from test_index where c = 729 index_test.go:143: sql update test_index set c1 = 7600941118703538490, c2 = 0.937203, c3 = 'YSoouP3ME8' where c = 518 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (792, 8314277730500827761, 0.210339, 'kLxld1t91L') index_test.go:143: sql update test_index set c1 = 6634696457299440089, c2 = 0.809230, c3 = 'JHa9isWP3k' where c = 292 index_test.go:143: sql update test_index set c1 = 6429284450551665665, c2 = 0.608977, c3 = 'oVpl3n2PcO' where c = 38 index_test.go:143: sql update test_index set c1 = 2351862615673137164, c2 = 0.964468, c3 = 'ewUhCgB9Ec' where c = 761 index_test.go:137: sql insert into test_index values (793, 2576332188832151131, 0.198451, 'WLSC1Ymw44') index_test.go:143: sql update test_index set c1 = 985945490388474552, c2 = 0.966899, c3 = 'oBmzz0Hc8X' where c = 665 index_test.go:137: sql insert into test_index values (794, 3342998342650749798, 0.835720, 'wjRYXusWZm') index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 2895233505062490492, c2 = 0.817321, c3 = 'TWZEWZ2foz' where c = 258 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (796, 6251889593095978665, 0.911306, 'UKeenjmJCU') index_test.go:137: sql insert into test_index values (795, 1821427795690151870, 0.463822, 'r54ePWU67v') index_test.go:137: sql insert into test_index values (797, 5552106943247099206, 0.797535, 'dR1IRdNGn6') index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (798, 6753408392869658802, 0.297754, 'lWJxAfSSIq') index_test.go:143: sql update test_index set c1 = 4772284908156159060, c2 = 0.976569, c3 = 'eSacBMZc5p' where c = 581 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 7608317947756117202, c2 = 0.655074, c3 = 'jZ4sf4c9Uq' where c = 395 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 367622174660576288, c2 = 0.763228, c3 = 'rUezirXRHp' where c = 326 index_test.go:143: sql update test_index set c1 = 2254975109476048360, c2 = 0.407034, c3 = 'k2Upwrjzlc' where c = 557 index_test.go:137: sql insert into test_index values (799, 4980026582514603792, 0.546901, 'ojiSnwSvcj') index_test.go:143: sql update test_index set c1 = 6119524638670119764, c2 = 0.153966, c3 = 'zDTizZPSJC' where c = 788 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (800, 7431056207505063737, 0.178576, 'd2KyQkcgDk') index_test.go:143: sql update test_index set c1 = 6685477206026170667, c2 = 0.129964, c3 = 'CCbmPMu43J' where c = 682 index_test.go:143: sql update test_index set c1 = 1114125850555233117, c2 = 0.189262, c3 = 'ulFgp4H864' where c = 723 index_test.go:140: sql delete from test_index where c = 460 index_test.go:143: sql update test_index set c1 = 4853351640080429075, c2 = 0.460120, c3 = 'lJvNMlzBG1' where c = 246 index_test.go:143: sql update test_index set c1 = 5253095384403302057, c2 = 0.070334, c3 = 'A3L3rpN6dI' where c = 631 index_test.go:137: sql insert into test_index values (809, 7327346001264050707, 0.702257, 'n4QLWYurM2') index_test.go:137: sql insert into test_index values (808, 5196288164713114250, 0.663133, 'PS3xJYufz2') index_test.go:137: sql insert into test_index values (802, 1461478910075565599, 0.245683, 'yTejDlOxRp') index_test.go:137: sql insert into test_index values (804, 3398923111987824823, 0.132821, 'iy60xhZr8w') index_test.go:137: sql insert into test_index values (805, 5945385522003928966, 0.839533, 'ZzplxLVrcm') index_test.go:137: sql insert into test_index values (803, 1811834648907301367, 0.599749, 'GLwSu39OyL') index_test.go:137: sql insert into test_index values (806, 8267708805579194129, 0.619352, 'PFBacovNtH') index_test.go:137: sql insert into test_index values (801, 8555404799555340216, 0.224629, 'hHycyHUlhD') index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (810, 2817929695124808481, 0.511661, '71JhM1h3b8') index_test.go:137: sql insert into test_index values (807, 1098172275606224134, 0.988695, '2215IMDYaD') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 1469056919572467671, c2 = 0.323420, c3 = 'NjspoiZJRj' where c = 642 index_test.go:143: sql update test_index set c1 = 8931500343333871628, c2 = 0.430261, c3 = '8uQw8Ohkw8' where c = 749 index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 860525241381780196, c2 = 0.261915, c3 = 'Wc4SregO6x' where c = 457 index_test.go:143: sql update test_index set c1 = 8385484352824320599, c2 = 0.616618, c3 = 'pX6jBpbiO7' where c = 137 index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 7958564599449676064, c2 = 0.168428, c3 = 'n0N9T9nI7e' where c = 79 index_test.go:143: sql update test_index set c1 = 8223441535499613355, c2 = 0.065059, c3 = 'zTj6uY6zFa' where c = 672 index_test.go:143: sql update test_index set c1 = 1014322148240760979, c2 = 0.610423, c3 = 'TNDW44Mt1v' where c = 198 index_test.go:143: sql update test_index set c1 = 2221511391041850587, c2 = 0.954724, c3 = 'CjHJns4Cxr' where c = 172 index_test.go:137: sql insert into test_index values (811, 7335026150286498585, 0.933617, '1j9edEc27l') index_test.go:137: sql insert into test_index values (812, 5254124264858421460, 0.915450, '6vJqyDXDa0') index_test.go:137: sql insert into test_index values (813, 8236688201877805596, 0.476643, 'ilMCjk3WrP') index_test.go:137: sql insert into test_index values (816, 4313200141074096182, 0.806595, 'cE0N638RSp') index_test.go:137: sql insert into test_index values (814, 8373078118249287282, 0.544060, 'sHA1WRWThU') index_test.go:143: sql update test_index set c1 = 2484613521178692214, c2 = 0.882058, c3 = '31fpMqphNB' where c = 218 index_test.go:143: sql update test_index set c1 = 8463455891962785948, c2 = 0.186886, c3 = 'V8iqUz7gtg' where c = 615 index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (817, 2813059947797532000, 0.821036, 'nl69obCthA') index_test.go:137: sql insert into test_index values (815, 6462885697558547739, 0.285475, 'hyxnn7ghax') index_test.go:137: sql insert into test_index values (818, 9037364713368307577, 0.639637, 'j7YqKavPJs') index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (819, 964344716539160268, 0.238864, 'LZGH5QNbjD') index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 3091039031335134993, c2 = 0.098787, c3 = 'oMUbQo5yYR' where c = 462 index_test.go:137: sql insert into test_index values (820, 3083135288834353609, 0.928433, 'rzCRjqx8JA') index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 3726092831507916791, c2 = 0.459233, c3 = 'xLGdn4VdLV' where c = 262 index_test.go:140: sql delete from test_index where c = 242 index_test.go:143: sql update test_index set c1 = 624325352052679291, c2 = 0.995833, c3 = 'ipnG3nsXiG' where c = 648 index_test.go:143: sql update test_index set c1 = 2254061171699587741, c2 = 0.146580, c3 = 'UUKUY3IqYc' where c = 347 index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (821, 5325757978467662143, 0.145083, 'az3KKmtkA9') index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 1568630608839691938, c2 = 0.815837, c3 = 'VgeHPgrnzv' where c = 275 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 1645556004924433265, c2 = 0.968286, c3 = 'Z8Dfz882dN' where c = 510 index_test.go:143: sql update test_index set c1 = 5779307351234132492, c2 = 0.753941, c3 = 'NMW2HB8dL0' where c = 427 index_test.go:137: sql insert into test_index values (827, 7725823047797563189, 0.845952, 'eqBmaBYdL2') index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (825, 7342942023881186916, 0.844789, 'goanQZdjAn') index_test.go:143: sql update test_index set c1 = 8093809077684609319, c2 = 0.526479, c3 = 'r80IwfRx9K' where c = 56 index_test.go:137: sql insert into test_index values (823, 6625341314947859472, 0.375316, 'YpNJM9zwb4') index_test.go:143: sql update test_index set c1 = 332124668434147041, c2 = 0.949742, c3 = 'TIjDoM36sU' where c = 424 index_test.go:137: sql insert into test_index values (826, 8599667075454717246, 0.180415, 'PcYKL4PcgN') index_test.go:137: sql insert into test_index values (824, 2081634476525295487, 0.458359, 'NqDVcwWRfe') index_test.go:137: sql insert into test_index values (822, 6674631638516248150, 0.832658, 'w15UVQbvOH') index_test.go:143: sql update test_index set c1 = 6455730286860086154, c2 = 0.699238, c3 = 'VaYhzKQsLi' where c = 441 index_test.go:143: sql update test_index set c1 = 367835758563307804, c2 = 0.065905, c3 = 'N0gXMCeAWQ' where c = 493 index_test.go:143: sql update test_index set c1 = 6614455278349934649, c2 = 0.725928, c3 = 'CwrD9B0WHi' where c = 325 index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (829, 4015822691579991603, 0.165574, '3cmA8L46a1') index_test.go:137: sql insert into test_index values (828, 7446381091671438941, 0.867250, '7OL9yDmFSu') index_test.go:137: sql insert into test_index values (832, 2755262274722709488, 0.603787, 'Wbztndd1jV') index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (830, 8608688209918759823, 0.068864, 'qfSf5Hs00B') index_test.go:143: sql update test_index set c1 = 4735333620050331587, c2 = 0.816467, c3 = 'BZR8No68K0' where c = 784 index_test.go:137: sql insert into test_index values (831, 2386221047514216420, 0.212741, 'WcNjOhSxaU') index_test.go:140: sql delete from test_index where c = 552 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 266075039951558453, c2 = 0.510290, c3 = 'NYq2pIyGvb' where c = 294 index_test.go:140: sql delete from test_index where c = 567 index_test.go:143: sql update test_index set c1 = 3577438045545159700, c2 = 0.930023, c3 = 'cSS7gpf2ST' where c = 37 index_test.go:143: sql update test_index set c1 = 5308560702744714794, c2 = 0.734474, c3 = 'zzJ86VyELP' where c = 70 index_test.go:143: sql update test_index set c1 = 2965406822769364617, c2 = 0.636482, c3 = 'VfQpEv9Tpd' where c = 754 index_test.go:143: sql update test_index set c1 = 5230073021189314981, c2 = 0.959475, c3 = '1IUniPV3jp' where c = 777 index_test.go:140: sql delete from test_index where c = 538 index_test.go:137: sql insert into test_index values (833, 6046153242224940092, 0.645827, 'sFGNwilzDs') index_test.go:143: sql update test_index set c1 = 8340143278513505064, c2 = 0.753084, c3 = 'YIG4oJdRgK' where c = 233 index_test.go:137: sql insert into test_index values (834, 9146040347100889600, 0.809072, 'MTCHLmpbbO') index_test.go:143: sql update test_index set c1 = 7197098722152735949, c2 = 0.731101, c3 = 'ycXCTzKOTy' where c = 68 index_test.go:143: sql update test_index set c1 = 3614700993693377021, c2 = 0.473440, c3 = 'osdQttl4QH' where c = 778 index_test.go:137: sql insert into test_index values (836, 3200729375440593078, 0.976699, 'Mj0i9haejS') index_test.go:137: sql insert into test_index values (837, 5093844728435370868, 0.176538, '3gXPb8eXz2') index_test.go:137: sql insert into test_index values (835, 8710423867740314288, 0.782159, 'UyZMxGfKbq') index_test.go:137: sql insert into test_index values (838, 2674605455951161660, 0.007657, 'CwMqsvz1GX') index_test.go:143: sql update test_index set c1 = 445643952519690097, c2 = 0.831372, c3 = 'd3rRv59Rz3' where c = 539 index_test.go:137: sql insert into test_index values (839, 2040401336428404932, 0.712480, 'DobzNvklTe') index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 669 index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (840, 1297145873938618744, 0.198130, 'kgUnoSEfYF') index_test.go:137: sql insert into test_index values (841, 3918653055054498995, 0.893052, 'Hft6ZJajba') index_test.go:143: sql update test_index set c1 = 267282119475093215, c2 = 0.337054, c3 = 'zv4SaJNkvi' where c = 62 index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (842, 8770658670730762615, 0.029879, '4UYeFOTHiy') index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 5832078400249549407, c2 = 0.870135, c3 = 'UB4Gg2yXtb' where c = 593 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 3928179382624625316, c2 = 0.053761, c3 = 'tKV8mXKBRU' where c = 747 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 2665754373348164676, c2 = 0.966531, c3 = 'N04h7ypKE1' where c = 273 index_test.go:137: sql insert into test_index values (843, 1118974757028244838, 0.074231, 'acgr7FUBn6') index_test.go:143: sql update test_index set c1 = 4418101990256700261, c2 = 0.613522, c3 = 'E8FvTbww0o' where c = 563 index_test.go:143: sql update test_index set c1 = 296001862595212854, c2 = 0.690907, c3 = '6OwoY2K29x' where c = 664 index_test.go:137: sql insert into test_index values (845, 3821393513567935818, 0.765224, 'h1mHtwnh1E') index_test.go:137: sql insert into test_index values (844, 6578023998317949713, 0.757979, 'rZY5ct9oLp') index_test.go:143: sql update test_index set c1 = 2823248330161494885, c2 = 0.938128, c3 = 'tjvNHK0nW9' where c = 800 index_test.go:143: sql update test_index set c1 = 1036111274917011905, c2 = 0.455064, c3 = 'eUmlDf0qUa' where c = 747 index_test.go:143: sql update test_index set c1 = 588799516235901708, c2 = 0.659490, c3 = '2n3dE2jQqg' where c = 201 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (846, 9097833814712213700, 0.747381, 'xGDNBt1NXo') index_test.go:137: sql insert into test_index values (847, 3329569353616101105, 0.255030, 'hWOcR1qJWp') index_test.go:143: sql update test_index set c1 = 8470164299913938485, c2 = 0.995216, c3 = '9u24alDnkZ' where c = 321 index_test.go:137: sql insert into test_index values (848, 6146919335224658713, 0.198280, 'y4HNpf1TDd') index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (850, 4092471722538173992, 0.199030, 'jgpLOoE8pf') index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (851, 673832671696381844, 0.030116, 'CPCbugKxUp') index_test.go:143: sql update test_index set c1 = 4301421583675880973, c2 = 0.652850, c3 = 'sxECvOSOeQ' where c = 219 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 8811564288550369635, c2 = 0.021534, c3 = 'a3Wn82jjL5' where c = 430 index_test.go:137: sql insert into test_index values (849, 1893000380981716329, 0.522638, 'dbiYxmcY0o') index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 2989507369924839128, c2 = 0.962115, c3 = 'bYo1SOiNTb' where c = 150 index_test.go:143: sql update test_index set c1 = 9163093849864205252, c2 = 0.442830, c3 = 'X4H7fKAdcc' where c = 194 index_test.go:137: sql insert into test_index values (852, 6314400430138841736, 0.266502, 'PusrBFk70w') index_test.go:143: sql update test_index set c1 = 4296824126676519049, c2 = 0.976447, c3 = 'mn7Nqvy5wF' where c = 193 index_test.go:143: sql update test_index set c1 = 5286602502153439154, c2 = 0.279765, c3 = '7SVC77LeM8' where c = 640 index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (853, 1483019725239672314, 0.454298, 'Bs33NIZr45') index_test.go:143: sql update test_index set c1 = 3601451120354252442, c2 = 0.642370, c3 = '1UolWQEuGk' where c = 346 index_test.go:137: sql insert into test_index values (854, 1243975458826616645, 0.105140, '1BNz2acjaU') index_test.go:140: sql delete from test_index where c = 774 index_test.go:137: sql insert into test_index values (855, 8127961623992086770, 0.426410, 'aAR7g9IhRZ') index_test.go:137: sql insert into test_index values (856, 5779555506487912383, 0.975945, 'DyoGsGumWB') index_test.go:137: sql insert into test_index values (857, 4922729783439098252, 0.589285, 'nruDQ53LaL') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (858, 4800137818604113719, 0.033624, 'hP0ElTJcx1') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 6290632113952409520, c2 = 0.620059, c3 = '8XcqZ1MlaB' where c = 264 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 8973078753465058965, c2 = 0.093325, c3 = 'JMkvBSr6fS' where c = 137 index_test.go:137: sql insert into test_index values (859, 8045781773805425241, 0.467188, 'd6oOB8nI52') index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (860, 3121666349724711459, 0.131936, 'sanz8o5sif') index_test.go:143: sql update test_index set c1 = 8047423972604501973, c2 = 0.122262, c3 = 'SbNlGIP6Qc' where c = 207 index_test.go:143: sql update test_index set c1 = 8991621813489819414, c2 = 0.581166, c3 = '90HhcHZZ6q' where c = 504 index_test.go:143: sql update test_index set c1 = 8159044773365033184, c2 = 0.293679, c3 = 'kbpebAcwIb' where c = 131 index_test.go:143: sql update test_index set c1 = 6502061224056068055, c2 = 0.881467, c3 = 'gPhX1ajbga' where c = 279 index_test.go:143: sql update test_index set c1 = 4698007168739378957, c2 = 0.663227, c3 = '7Wxavc0n0i' where c = 144 index_test.go:143: sql update test_index set c1 = 2938525499835943294, c2 = 0.460414, c3 = '1WzRZvwMkI' where c = 125 index_test.go:143: sql update test_index set c1 = 5115525246277244212, c2 = 0.690749, c3 = 'xsjZs13QhK' where c = 713 index_test.go:137: sql insert into test_index values (861, 860777971661322969, 0.380655, 'xbkzjhciC3') index_test.go:137: sql insert into test_index values (863, 5771508427291162291, 0.041226, 'aw9tZXBgX1') index_test.go:137: sql insert into test_index values (865, 830755215348737311, 0.290400, 'HpRF0AQ0WW') index_test.go:143: sql update test_index set c1 = 5449013481639272622, c2 = 0.117194, c3 = '6AUfAmoqU0' where c = 663 index_test.go:137: sql insert into test_index values (866, 3787950516059057338, 0.574794, 'k942siY5KW') index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (862, 2478651794673288919, 0.745047, '8EQSa1nD4p') index_test.go:137: sql insert into test_index values (864, 5014806605435168908, 0.028201, 'A1P2gzkZGp') index_test.go:143: sql update test_index set c1 = 7792898921143205175, c2 = 0.447690, c3 = 'ZfM9JKbBhK' where c = 276 index_test.go:143: sql update test_index set c1 = 7430112420047644545, c2 = 0.431680, c3 = 'c1pqJjvYPI' where c = 470 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (867, 6120397583962695503, 0.595320, '9yRT4U8AU5') index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 717 index_test.go:137: sql insert into test_index values (869, 7938920059101470003, 0.473601, 'lqAaZzwvBh') index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 1911331290394559251, c2 = 0.988060, c3 = '1Tzvfglzsv' where c = 165 index_test.go:137: sql insert into test_index values (868, 3772494511944688130, 0.049198, 'wsSunyOZep') index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 4074079077232009555, c2 = 0.344795, c3 = 'YeCe2fsqOH' where c = 362 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 1499746186197702204, c2 = 0.111899, c3 = 'I9hpaSWb5Z' where c = 162 index_test.go:137: sql insert into test_index values (870, 6831109124088090340, 0.642288, '0SQgH6vApM') index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (871, 6793541605090315505, 0.375764, 'KXt4ydVOtN') index_test.go:137: sql insert into test_index values (872, 6666192123901057097, 0.189853, 'M8hJ2uHRTQ') index_test.go:143: sql update test_index set c1 = 422919368556259496, c2 = 0.232417, c3 = '9WK4NQR1gI' where c = 75 index_test.go:137: sql insert into test_index values (873, 4397396898012356383, 0.701928, 'fmF7SCabRj') index_test.go:137: sql insert into test_index values (874, 149587510790638925, 0.683595, 'ZOvf3wObmj') index_test.go:143: sql update test_index set c1 = 5219382080596199628, c2 = 0.351409, c3 = 'GzZDpWI6F2' where c = 533 index_test.go:143: sql update test_index set c1 = 5633911455284215421, c2 = 0.798157, c3 = 'qWxQRsCGsA' where c = 94 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 7992859437516709622, c2 = 0.635968, c3 = '9EW2oxZM6W' where c = 823 index_test.go:143: sql update test_index set c1 = 2714168834807220164, c2 = 0.711566, c3 = 'vCWW6uAPoh' where c = 605 index_test.go:143: sql update test_index set c1 = 8255943255763153703, c2 = 0.645902, c3 = 'ApxCAQokq1' where c = 296 index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (876, 407762499984430786, 0.879269, 'Z2nffJ9A7m') index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 5122665253962081588, c2 = 0.648955, c3 = 'V9v2BmvaP1' where c = 42 index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (875, 8126191260325861188, 0.579067, 'M74UfbjlTL') index_test.go:137: sql insert into test_index values (879, 2407984563351583612, 0.245401, '2AE8LIfoZy') index_test.go:137: sql insert into test_index values (878, 3004580193304480190, 0.169834, 'ihD2s7TpPH') index_test.go:143: sql update test_index set c1 = 2474261875717862481, c2 = 0.077778, c3 = 'EaIvLYwjHX' where c = 37 index_test.go:137: sql insert into test_index values (877, 3239917639146089920, 0.618124, 'V707he6s48') index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (881, 3979800782171601497, 0.409602, 'ULNgUuzdGc') index_test.go:137: sql insert into test_index values (880, 964092387209905954, 0.385010, 'c0oCGRF6mF') index_test.go:137: sql insert into test_index values (882, 7680263914591097823, 0.094641, 'iR2JaEMVwg') index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 8172830673157282638, c2 = 0.775105, c3 = '7sCY6Raj2T' where c = 153 index_test.go:143: sql update test_index set c1 = 8073568817535560145, c2 = 0.408050, c3 = 'hlgyZVELQm' where c = 623 index_test.go:143: sql update test_index set c1 = 1925426993103886711, c2 = 0.866770, c3 = 'ltNrgTGnqT' where c = 570 index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 6602482343579184502, c2 = 0.190090, c3 = 'NcBavGpQ7H' where c = 273 index_test.go:143: sql update test_index set c1 = 2974284331783839615, c2 = 0.402265, c3 = 'f8P9jJzvyV' where c = 76 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 4987683780673584222, c2 = 0.076238, c3 = 'YYQj6DeucR' where c = 613 index_test.go:143: sql update test_index set c1 = 4601977885796503255, c2 = 0.162419, c3 = '5dMIoNooAt' where c = 31 index_test.go:137: sql insert into test_index values (883, 6263525905221659996, 0.823500, 'U2J6bVSlWb') index_test.go:137: sql insert into test_index values (884, 4418051351401777807, 0.610527, 'ezPv5GVLDs') index_test.go:143: sql update test_index set c1 = 7111897829799818894, c2 = 0.056760, c3 = '7kDm5cPI8I' where c = 777 index_test.go:137: sql insert into test_index values (885, 7451800557221120016, 0.128338, 'v5BlZeO0Xo') index_test.go:143: sql update test_index set c1 = 5480825852884348234, c2 = 0.894125, c3 = 'yDjvEcL868' where c = 658 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (886, 7622663507440994869, 0.908034, 'Wn0sEtv6TI') index_test.go:143: sql update test_index set c1 = 6968398352174905156, c2 = 0.306828, c3 = '1RZLrKp8qf' where c = 539 index_test.go:137: sql insert into test_index values (887, 1676975304267754188, 0.481944, 'Qn5d9xJeFY') index_test.go:137: sql insert into test_index values (889, 495394052614908068, 0.300269, 'ef8vHTrEJQ') index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (891, 114592609907462083, 0.142577, 'nbDnqSIgTa') index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (888, 980471423365637860, 0.846552, 'htJLTaLx2A') index_test.go:137: sql insert into test_index values (892, 4320506910936561379, 0.161419, '3XHIrMu8iH') index_test.go:143: sql update test_index set c1 = 6027911310656103931, c2 = 0.797835, c3 = 'QdYGI5GEjj' where c = 76 index_test.go:137: sql insert into test_index values (890, 4107789864640981307, 0.285495, 'OVKBhZm0CE') index_test.go:143: sql update test_index set c1 = 6289339919485411245, c2 = 0.512799, c3 = 'fbxEZ5ByhH' where c = 182 index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 2056023671450795721, c2 = 0.240268, c3 = 'XY97JaIdDx' where c = 96 index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 355 index_test.go:143: sql update test_index set c1 = 1495054845231570723, c2 = 0.790689, c3 = 'kEQZPneepe' where c = 44 index_test.go:143: sql update test_index set c1 = 6241412111716573604, c2 = 0.670033, c3 = 'Dtbs22tsNS' where c = 184 index_test.go:137: sql insert into test_index values (893, 6846583227196028774, 0.929045, '1eDUK7zB11') index_test.go:143: sql update test_index set c1 = 6261944347821103612, c2 = 0.311342, c3 = 'ATFC0Zu1cE' where c = 512 index_test.go:143: sql update test_index set c1 = 8743983432069163842, c2 = 0.504779, c3 = 'tzS3VUiPbI' where c = 500 index_test.go:137: sql insert into test_index values (894, 7412509131732846376, 0.780439, 'i6ImBf0H0c') index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 298498628679084589, c2 = 0.010192, c3 = 'ZTfgFouPfT' where c = 749 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 5771036979460399254, c2 = 0.974089, c3 = 'lxNH2HMU7M' where c = 447 index_test.go:137: sql insert into test_index values (896, 6504045717016226456, 0.920538, 'omhiut1ci5') index_test.go:143: sql update test_index set c1 = 831691638134421310, c2 = 0.831065, c3 = 'nVt8hkkCiR' where c = 0 index_test.go:137: sql insert into test_index values (895, 8693737017269004120, 0.244177, 'ly44260xPr') index_test.go:137: sql insert into test_index values (897, 158884030839385457, 0.305844, 'FcD7T5J4Xv') index_test.go:137: sql insert into test_index values (898, 4992418932563729352, 0.246695, '1eDcSBq5Dm') index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (899, 8562847968867926937, 0.556062, 'c0hitZN2pO') index_test.go:137: sql insert into test_index values (900, 1277520851713759439, 0.586644, 'G28J8LAt57') index_test.go:143: sql update test_index set c1 = 5385338286332583380, c2 = 0.236393, c3 = 'slvKUubLWe' where c = 578 index_test.go:140: sql delete from test_index where c = 862 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 4922779232297990046, c2 = 0.996227, c3 = 'iPZbLQBENW' where c = 190 index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 2278287043599657580, c2 = 0.425563, c3 = 'QY1aWeE0w2' where c = 114 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 3141550826068263156, c2 = 0.161777, c3 = '0KaPSU2GC3' where c = 397 index_test.go:143: sql update test_index set c1 = 3559585471686052229, c2 = 0.231426, c3 = 'Wy3lLRLxwp' where c = 688 index_test.go:143: sql update test_index set c1 = 1384286735605804841, c2 = 0.234936, c3 = '7zfGEJu1C1' where c = 460 index_test.go:143: sql update test_index set c1 = 4419221413160957682, c2 = 0.951029, c3 = 'Zl7cW1sxYo' where c = 412 index_test.go:143: sql update test_index set c1 = 1287773484670459633, c2 = 0.485595, c3 = 'l7X6TU2bpS' where c = 215 index_test.go:137: sql insert into test_index values (904, 8951604700348225187, 0.012584, 'LGkg7dFwxb') index_test.go:137: sql insert into test_index values (901, 7727319578421757070, 0.593861, 'n1aB6EilmX') index_test.go:137: sql insert into test_index values (905, 7289964512210639416, 0.764701, 'F0ACpZcnpl') index_test.go:137: sql insert into test_index values (903, 2964946441869138727, 0.489336, 'R27Z9wZVuT') index_test.go:137: sql insert into test_index values (902, 7087086490209110666, 0.748513, 'QWe9WrHU6B') index_test.go:137: sql insert into test_index values (906, 4033587689266704289, 0.154742, 'j9UEswXECT') index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (908, 304004395969126607, 0.906456, 'buW3yO0azj') index_test.go:137: sql insert into test_index values (909, 5006306462792691684, 0.939966, 'kYvSPNJp65') index_test.go:137: sql insert into test_index values (907, 8577807468439364488, 0.799915, 'aX8y5JKBxe') index_test.go:137: sql insert into test_index values (910, 6561622277309682608, 0.334035, 'PkXocAnhcw') index_test.go:143: sql update test_index set c1 = 1059988596516861152, c2 = 0.618458, c3 = 'HjzCKrLGes' where c = 448 index_test.go:143: sql update test_index set c1 = 7506263462729846688, c2 = 0.646693, c3 = 'SGC2BjD8Ry' where c = 0 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 6371817042504556750, c2 = 0.176555, c3 = 'erqPTaHkIv' where c = 75 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 640 index_test.go:140: sql delete from test_index where c = 639 index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 6386147117316709944, c2 = 0.695174, c3 = 'JDkfZIXAXZ' where c = 136 index_test.go:137: sql insert into test_index values (911, 1734173582573519613, 0.270892, 'mmntGXRpVv') index_test.go:137: sql insert into test_index values (912, 580653695312458894, 0.751554, 'ql3pzUA8fx') index_test.go:143: sql update test_index set c1 = 2184524741349799601, c2 = 0.922387, c3 = 'RaxtSET8GH' where c = 171 index_test.go:143: sql update test_index set c1 = 1609291438919558225, c2 = 0.625227, c3 = 'gL1sDUUvQV' where c = 103 index_test.go:143: sql update test_index set c1 = 3816192633516596304, c2 = 0.648672, c3 = 'qpacUcrJ3d' where c = 94 index_test.go:143: sql update test_index set c1 = 8645684775876656467, c2 = 0.209594, c3 = 'LGjZ2qLEjD' where c = 1 index_test.go:143: sql update test_index set c1 = 2818851237929331028, c2 = 0.280086, c3 = 'U6h7vaAOjO' where c = 225 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (913, 6891912997786106802, 0.743122, 'qGYDIEQzTG') index_test.go:143: sql update test_index set c1 = 7236493775998708138, c2 = 0.637570, c3 = '8AoinvNFYI' where c = 756 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (917, 6440004716390984818, 0.536538, 'Lq2VZfFVng') index_test.go:137: sql insert into test_index values (918, 5854301493624540700, 0.764265, 'WcR5CJbYRI') index_test.go:137: sql insert into test_index values (916, 5799487346829069641, 0.162040, 'l3rpNGSict') index_test.go:137: sql insert into test_index values (919, 3761828922829244647, 0.800424, 'INa88K5EC4') index_test.go:137: sql insert into test_index values (915, 3050725484107325200, 0.311373, 'eBpQIBuE7p') index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (914, 7122827177924116821, 0.157997, '5T3o64EWzg') index_test.go:143: sql update test_index set c1 = 8772961743084774028, c2 = 0.343957, c3 = '00sEw1APSm' where c = 188 index_test.go:137: sql insert into test_index values (920, 3877332671066101127, 0.010704, '7S425sGTpJ') index_test.go:143: sql update test_index set c1 = 1166957727936491538, c2 = 0.706499, c3 = '0iSbHlW8Rn' where c = 445 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 1424476590264493201, c2 = 0.340142, c3 = 'nTadAibPxJ' where c = 560 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 8712734601111596294, c2 = 0.170884, c3 = 'iSi1pCdNXu' where c = 741 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 9034558951485536759, c2 = 0.966087, c3 = 'HjPAzdhKhz' where c = 194 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (922, 3546323926343927381, 0.903106, 'ecZCqm8RX4') index_test.go:143: sql update test_index set c1 = 8837853697570566157, c2 = 0.261832, c3 = 'Bj2iA3zdCL' where c = 84 index_test.go:137: sql insert into test_index values (921, 2199238373865763968, 0.257478, 'D1F6H0dhE8') index_test.go:143: sql update test_index set c1 = 8468590978198947263, c2 = 0.747957, c3 = 'sUChhtrL1S' where c = 191 index_test.go:137: sql insert into test_index values (924, 2167832618530629103, 0.820499, 'i13D021Szv') index_test.go:143: sql update test_index set c1 = 7427283832585205526, c2 = 0.296032, c3 = 'wufSnclQ5m' where c = 501 index_test.go:137: sql insert into test_index values (923, 2190847391187196421, 0.045253, 'NHqjv216pk') index_test.go:143: sql update test_index set c1 = 8708436344918443014, c2 = 0.143045, c3 = 'CdhzZOJ5JP' where c = 826 index_test.go:137: sql insert into test_index values (925, 3298943516973403140, 0.654946, 'bYtjyba91e') index_test.go:137: sql insert into test_index values (926, 8718065741301532990, 0.526210, 'GTjr53PR86') index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 8559095340816975557, c2 = 0.598716, c3 = '6sP7a1O5yW' where c = 557 index_test.go:137: sql insert into test_index values (927, 6551517356690496715, 0.746483, 'KlnPMpSL0O') index_test.go:140: sql delete from test_index where c = 412 index_test.go:137: sql insert into test_index values (928, 375872993037502870, 0.125650, '9XUGc1YjHl') index_test.go:143: sql update test_index set c1 = 3426362061415751725, c2 = 0.976372, c3 = 'WCjKYzjY9H' where c = 0 index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (930, 5682356625082394344, 0.009703, 'mg9UV3tpXn') index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 1428360780082361757, c2 = 0.269956, c3 = 'VqYMvr2QyP' where c = 193 index_test.go:137: sql insert into test_index values (929, 5621503711117695271, 0.500943, 'ol2SbmJC8X') index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (931, 786349905703021095, 0.789685, 'LSrx6tpLgB') index_test.go:143: sql update test_index set c1 = 2808860225257649272, c2 = 0.888887, c3 = 'YBftnAeTIH' where c = 888 index_test.go:140: sql delete from test_index where c = 780 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 2314501187131653523, c2 = 0.557296, c3 = 'qXybXzf5UO' where c = 56 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 7066511550619548598, c2 = 0.327590, c3 = 'y0jgXHB8HQ' where c = 179 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (932, 6399445055175608330, 0.392223, 'VblPSe5SSg') index_test.go:137: sql insert into test_index values (933, 1567393715589319743, 0.053784, 'DjBJQk4BUF') index_test.go:143: sql update test_index set c1 = 7292178356076504403, c2 = 0.646413, c3 = 'q6Rn7oc2aK' where c = 338 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (934, 5073878594874327635, 0.550472, 'o5JLENWoXN') index_test.go:143: sql update test_index set c1 = 3954334195409294293, c2 = 0.916787, c3 = 'HT8uXaXNr7' where c = 259 index_test.go:143: sql update test_index set c1 = 3238227775660587297, c2 = 0.196642, c3 = 'aBNsfeB8vH' where c = 634 index_test.go:137: sql insert into test_index values (935, 5699961706177400576, 0.397836, '3Dt7zgVrXC') index_test.go:143: sql update test_index set c1 = 8803566214156848417, c2 = 0.775652, c3 = 'sECwJUF1Yx' where c = 139 index_test.go:143: sql update test_index set c1 = 8423164650666097091, c2 = 0.924676, c3 = '8naPGTLCXn' where c = 701 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 7915282467648372314, c2 = 0.339379, c3 = 'DgJANZIjiH' where c = 404 index_test.go:137: sql insert into test_index values (936, 5091427600128733517, 0.674503, 'ow0Tg4wMEJ') index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (937, 709740528698270598, 0.039710, 'OY3kNrTjVi') index_test.go:137: sql insert into test_index values (938, 1858752706358107092, 0.793476, 'xl3vL7x45v') index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (940, 5937807776150026706, 0.788795, '638xIoChHw') index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (939, 4754781122154464408, 0.432707, 'NrwSXnUI8w') index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 4850648854162132098, c2 = 0.445036, c3 = 'JR7Xer9Umw' where c = 440 index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (941, 4437056876411984581, 0.895322, 'yZrefoG0Vi') index_test.go:143: sql update test_index set c1 = 571083638764838100, c2 = 0.227122, c3 = 'b05ULin7Fq' where c = 613 index_test.go:143: sql update test_index set c1 = 702328219046297530, c2 = 0.176858, c3 = 'vCSA4SdwER' where c = 730 index_test.go:140: sql delete from test_index where c = 715 index_test.go:140: sql delete from test_index where c = 524 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 5837302430696339898, c2 = 0.736482, c3 = '46EqqI73NL' where c = 542 index_test.go:137: sql insert into test_index values (942, 6813774864656197220, 0.175713, 'CHmFiszw9v') index_test.go:143: sql update test_index set c1 = 5564322567354955430, c2 = 0.436500, c3 = 'YsskS9ZwgB' where c = 485 index_test.go:143: sql update test_index set c1 = 5852728970114436261, c2 = 0.967470, c3 = 'otcapKtnAJ' where c = 721 index_test.go:143: sql update test_index set c1 = 1593217159238803959, c2 = 0.302506, c3 = 'n8hSShWGNK' where c = 354 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 4784573031696377384, c2 = 0.597291, c3 = 'bRp4wrya8p' where c = 314 index_test.go:137: sql insert into test_index values (944, 5173165038734100225, 0.298021, 'VVI1zxGRLu') index_test.go:137: sql insert into test_index values (943, 4811913117831818958, 0.460932, '0yGCaAfSTi') index_test.go:137: sql insert into test_index values (945, 5521277687019256767, 0.129214, 'VoqnfVjv3p') index_test.go:137: sql insert into test_index values (947, 5713977185478886627, 0.780597, 'SGb47pyaAp') index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 4000303569004485788, c2 = 0.363518, c3 = '5xpR8Vd7MR' where c = 617 index_test.go:137: sql insert into test_index values (948, 8134780572963586909, 0.948009, 'HjZSH9ZI4S') index_test.go:137: sql insert into test_index values (946, 2665738167606443400, 0.214902, '7ukpeH4ici') index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 481863037132336258, c2 = 0.946948, c3 = 'xQukgobfZY' where c = 464 index_test.go:140: sql delete from test_index where c = 828 index_test.go:143: sql update test_index set c1 = 2100508165259790944, c2 = 0.578777, c3 = 'jYltKC4ZKC' where c = 730 index_test.go:137: sql insert into test_index values (949, 6058338638457401087, 0.192107, 'kUSstylPwy') index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 4330202092135716889, c2 = 0.697294, c3 = 'pfWx3ZTwGY' where c = 277 index_test.go:137: sql insert into test_index values (950, 6080363078215885689, 0.460029, 'uAyE9fJjVc') index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 6719824458049557083, c2 = 0.199295, c3 = 'E6bMocWT3i' where c = 185 index_test.go:143: sql update test_index set c1 = 7377733147258715287, c2 = 0.225241, c3 = 'Phtg2c4xXR' where c = 154 index_test.go:143: sql update test_index set c1 = 5253697430567509928, c2 = 0.090560, c3 = 'nqDg6ap5xO' where c = 480 index_test.go:137: sql insert into test_index values (951, 6727093530611930953, 0.967110, 'R5OyZLfYfM') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (952, 3297611407793950987, 0.504904, 'p9FVtD8B2P') index_test.go:143: sql update test_index set c1 = 6018661228979607547, c2 = 0.912612, c3 = 'iJW7JLCxtv' where c = 233 index_test.go:143: sql update test_index set c1 = 6999718444007593884, c2 = 0.885493, c3 = 'ZcOaAMKZqc' where c = 465 index_test.go:137: sql insert into test_index values (953, 4917473643200466569, 0.872798, '5b9c2EnqbO') index_test.go:140: sql delete from test_index where c = 219 index_test.go:137: sql insert into test_index values (954, 5051530227882390469, 0.544029, 'FxL6l18rBn') index_test.go:143: sql update test_index set c1 = 8494271841055897094, c2 = 0.110537, c3 = 'UeEiBRDhGz' where c = 892 index_test.go:137: sql insert into test_index values (956, 7560419212829338242, 0.209152, 'szi1pP2NJo') index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (958, 5760841121711837269, 0.413467, 'uO26raoxfo') index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (955, 398775134808712370, 0.852805, 'UuGDmzKhw8') index_test.go:143: sql update test_index set c1 = 4831901185511788, c2 = 0.832893, c3 = 'DyvhlHiCRD' where c = 207 index_test.go:143: sql update test_index set c1 = 5597214840092125279, c2 = 0.599545, c3 = '3qLHA1Xpu6' where c = 94 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 302 index_test.go:137: sql insert into test_index values (957, 5528596684560076723, 0.061290, 'fX3SvLKuaY') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 7141140678771392936, c2 = 0.497285, c3 = '14znwLQy1e' where c = 33 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 631 index_test.go:137: sql insert into test_index values (959, 6289140091632999491, 0.680539, 'q2U6uyOWo4') index_test.go:143: sql update test_index set c1 = 5354559538014648314, c2 = 0.487916, c3 = 'jYC3vSSenh' where c = 145 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 5556185591350433900, c2 = 0.977395, c3 = '9TmGoZWL8j' where c = 938 index_test.go:137: sql insert into test_index values (962, 8961459424563140866, 0.125748, 'dYFM3eo5tv') index_test.go:143: sql update test_index set c1 = 6343588371161251760, c2 = 0.764148, c3 = 'VXzvnmjQbA' where c = 86 index_test.go:137: sql insert into test_index values (960, 8647223961142014207, 0.128290, '99GteQDx5G') index_test.go:143: sql update test_index set c1 = 1614968235879091517, c2 = 0.990483, c3 = 'HApAq1gc8t' where c = 481 index_test.go:137: sql insert into test_index values (961, 225953462565596668, 0.852996, '0irhs0Fr5A') index_test.go:143: sql update test_index set c1 = 1169501882306965046, c2 = 0.623889, c3 = 'mzHVUW6gO2' where c = 534 index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 2749688754115600457, c2 = 0.224148, c3 = 'Vt9s7WJiwv' where c = 465 index_test.go:137: sql insert into test_index values (963, 4464797624853636140, 0.180923, 'sGUawAblT8') index_test.go:143: sql update test_index set c1 = 2871785151355048619, c2 = 0.001193, c3 = 'AQfm4bAtaF' where c = 753 index_test.go:137: sql insert into test_index values (964, 3221463417404692867, 0.022713, 'zDioLdAIVc') index_test.go:137: sql insert into test_index values (965, 4699883496543973517, 0.526097, '1NWtZnLI8q') index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (967, 2706343731368849914, 0.234652, 'qq5zhBCO6G') index_test.go:143: sql update test_index set c1 = 5191721329916208075, c2 = 0.385130, c3 = 'BpPF58RxOP' where c = 448 index_test.go:137: sql insert into test_index values (968, 544705393362495101, 0.304074, 'r31oDKe0lY') index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (966, 6480354497097107512, 0.976269, 'XPQeuvhLgo') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (969, 8942602637671912044, 0.064304, 'AOphcgbUex') index_test.go:143: sql update test_index set c1 = 2127677831779901319, c2 = 0.571158, c3 = 'TRWCChXgLN' where c = 420 index_test.go:143: sql update test_index set c1 = 3398782858969128741, c2 = 0.248910, c3 = 'mx452RPx9l' where c = 114 index_test.go:140: sql delete from test_index where c = 587 index_test.go:143: sql update test_index set c1 = 2583941491429155613, c2 = 0.344313, c3 = 'ujJ19ontHo' where c = 207 index_test.go:140: sql delete from test_index where c = 320 index_test.go:143: sql update test_index set c1 = 5591030087671982577, c2 = 0.168497, c3 = 'bfhTEjuaRb' where c = 417 index_test.go:137: sql insert into test_index values (970, 609699224886886449, 0.259981, 'ZqzcrKQaCX') index_test.go:143: sql update test_index set c1 = 7817769671543127872, c2 = 0.190982, c3 = 'dM26lq1efO' where c = 657 index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (972, 4166398798052652535, 0.450139, 'YV7Tz2M0kS') index_test.go:143: sql update test_index set c1 = 3256287799818996761, c2 = 0.792351, c3 = 'bqQ4mucBTl' where c = 650 index_test.go:137: sql insert into test_index values (973, 7741042384448048235, 0.029505, 'r0o7zqlfpA') index_test.go:137: sql insert into test_index values (971, 1557887587423165274, 0.962962, 'SVzYGPe0mz') index_test.go:143: sql update test_index set c1 = 2582589047339775253, c2 = 0.262263, c3 = 'qHSdeV4dCt' where c = 372 index_test.go:137: sql insert into test_index values (974, 2562897225001555029, 0.271523, 'Eint20RKoi') index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 6987720923081004246, c2 = 0.144998, c3 = 'F6wQ31erl6' where c = 522 index_test.go:137: sql insert into test_index values (975, 6799863925489665820, 0.400687, 'ummJjNkupO') index_test.go:137: sql insert into test_index values (976, 1955898037802694188, 0.002217, '3KnxBVwQnL') index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 1512578184059857000, c2 = 0.841803, c3 = 'O2Lr6PqsNN' where c = 261 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 7633378853549485175, c2 = 0.122094, c3 = '3eQy2OgeR4' where c = 614 index_test.go:143: sql update test_index set c1 = 1816243307696579869, c2 = 0.937575, c3 = 'Hh69uBhWa1' where c = 327 index_test.go:140: sql delete from test_index where c = 861 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 5844706986002399467, c2 = 0.605884, c3 = 'W7GfAt8MU2' where c = 320 index_test.go:143: sql update test_index set c1 = 4376294257879309308, c2 = 0.117653, c3 = 'SqAFalsBgc' where c = 392 index_test.go:137: sql insert into test_index values (977, 7262000890221239724, 0.734497, 'RI5Krfaaj3') index_test.go:137: sql insert into test_index values (978, 6594390441662148037, 0.916053, 'vS9fTnd8FM') index_test.go:137: sql insert into test_index values (980, 2371354401543787028, 0.571690, 'arNWzT3GJI') index_test.go:137: sql insert into test_index values (981, 7708106708113233513, 0.257400, 'LH4iPBzNmu') index_test.go:137: sql insert into test_index values (979, 5871346612923033071, 0.938370, '05oFQxjNmx') index_test.go:140: sql delete from test_index where c = 903 index_test.go:143: sql update test_index set c1 = 3110422765549345446, c2 = 0.187521, c3 = 'w2AMpgu5MQ' where c = 662 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 647509929526353345, c2 = 0.760621, c3 = 'fXRTzDbAwQ' where c = 303 index_test.go:137: sql insert into test_index values (983, 5025183271005505006, 0.726684, 'Epnzoxw1XN') index_test.go:140: sql delete from test_index where c = 648 index_test.go:137: sql insert into test_index values (982, 38519134098437302, 0.511580, 'P06eaFzTIA') index_test.go:143: sql update test_index set c1 = 2151291606928502931, c2 = 0.157070, c3 = 'FluiOjC3o1' where c = 238 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 8884511275158017668, c2 = 0.645344, c3 = '53kEKnM0IB' where c = 689 index_test.go:143: sql update test_index set c1 = 7272103293308638506, c2 = 0.994769, c3 = 'u2bjHRZP9O' where c = 765 index_test.go:137: sql insert into test_index values (984, 6549984412883451724, 0.614710, 'ydov8AuRQg') index_test.go:137: sql insert into test_index values (985, 1419051117670770983, 0.210619, 'F46HOayT2G') index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (986, 3060185006672649299, 0.540970, 'DNXfEUWZxu') index_test.go:143: sql update test_index set c1 = 75629529190916291, c2 = 0.926904, c3 = '966rDVaSNl' where c = 844 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 6787444008158895915, c2 = 0.241802, c3 = 'iU98BU2U7m' where c = 934 index_test.go:143: sql update test_index set c1 = 6103221866395508660, c2 = 0.323796, c3 = 'hnzzQVvCly' where c = 413 index_test.go:137: sql insert into test_index values (987, 8147283364074899288, 0.508375, '8Kf00DULzZ') index_test.go:140: sql delete from test_index where c = 594 index_test.go:137: sql insert into test_index values (988, 1582585163110697730, 0.436899, '3adWD1aboU') index_test.go:143: sql update test_index set c1 = 197478275759730493, c2 = 0.250159, c3 = 'y3cUOKojYE' where c = 515 index_test.go:140: sql delete from test_index where c = 916 index_test.go:143: sql update test_index set c1 = 1117231518017954225, c2 = 0.750786, c3 = 'Rj1MwswpMm' where c = 52 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (989, 1794483982457615218, 0.564739, 'KLrmSrPo0l') index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (990, 5241951545616613209, 0.415277, 'G8ZE5KVFRI') index_test.go:143: sql update test_index set c1 = 2476283840735059385, c2 = 0.082685, c3 = '5jlyuSWT0p' where c = 478 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 550692733901911354, c2 = 0.392938, c3 = 'V6HpAY4AaC' where c = 888 index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (992, 3633021278315728609, 0.278585, 'GFDfQJcmul') index_test.go:137: sql insert into test_index values (991, 8539396410428169036, 0.512127, '3DJiroJbhr') index_test.go:143: sql update test_index set c1 = 2571528105553299354, c2 = 0.424548, c3 = 'DLdEIxn7jk' where c = 188 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (993, 7525125198728253846, 0.309503, 'DVBTybxsxg') index_test.go:143: sql update test_index set c1 = 1493011174081328451, c2 = 0.064849, c3 = 'U6tP6DHQB7' where c = 533 index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (994, 5682597871902017361, 0.456733, 'zTIKLWZ59B') index_test.go:143: sql update test_index set c1 = 5350449965874752255, c2 = 0.070278, c3 = 'kCHgZ2ldJZ' where c = 48 index_test.go:143: sql update test_index set c1 = 6332962273202586877, c2 = 0.331668, c3 = 'tzDKJ5Av1B' where c = 710 index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (995, 7489892842323262252, 0.347021, 'ZEvKT7DaCs') index_test.go:137: sql insert into test_index values (996, 4656094888501587402, 0.210446, 'D4vMoIlvpY') index_test.go:143: sql update test_index set c1 = 3078997806873786752, c2 = 0.617905, c3 = 'r0KO0IIkKd' where c = 201 index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 232 index_test.go:137: sql insert into test_index values (997, 4225600404592370321, 0.970939, 'sTS3NcoN4G') index_test.go:143: sql update test_index set c1 = 7223444203151529294, c2 = 0.581158, c3 = 'Ca8QIPWHzk' where c = 594 index_test.go:143: sql update test_index set c1 = 354947247880990837, c2 = 0.915875, c3 = 'BT9s9LvWV6' where c = 856 index_test.go:143: sql update test_index set c1 = 8438416428794602570, c2 = 0.039188, c3 = '2KHaK0cKsz' where c = 707 index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (998, 2703834545586317639, 0.899204, 'dYuN1TtMNR') index_test.go:143: sql update test_index set c1 = 6891470346192099366, c2 = 0.765215, c3 = 't6o7nAgEIu' where c = 774 index_test.go:143: sql update test_index set c1 = 7983023539730090754, c2 = 0.264027, c3 = 'dMiHoZVVre' where c = 953 index_test.go:137: sql insert into test_index values (999, 2367891529110859274, 0.912762, 'lVErUzohuP') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (1000, 253226569860275865, 0.473423, 'APkg1D17QU') index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 6062000323104324005, c2 = 0.379741, c3 = 'uh6nSWejtD' where c = 915 index_test.go:143: sql update test_index set c1 = 2288013710181391837, c2 = 0.219372, c3 = 'AaQyDux7xj' where c = 613 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 1079311949356294976, c2 = 0.754034, c3 = '9IjCUYytqv' where c = 636 index_test.go:143: sql update test_index set c1 = 7383596283368307829, c2 = 0.839255, c3 = 'U5HoALaKsT' where c = 733 index_test.go:143: sql update test_index set c1 = 8846330815049084276, c2 = 0.250002, c3 = 'rEMCSf1P2V' where c = 657 index_test.go:137: sql insert into test_index values (1002, 3953468647754003433, 0.371549, 'Uw7BdhRGU4') index_test.go:137: sql insert into test_index values (1009, 1884060122272408891, 0.794555, 'OfRUxperpO') index_test.go:137: sql insert into test_index values (1004, 1313945466838740897, 0.082770, 'lyMG0IH2LN') index_test.go:137: sql insert into test_index values (1007, 5188941555662620996, 0.725428, 'Vut0WMxN89') index_test.go:137: sql insert into test_index values (1003, 34855468944131434, 0.743262, 'PbjUHwWFji') index_test.go:137: sql insert into test_index values (1005, 2549601458272215925, 0.419370, 'HEjvXoeM5O') index_test.go:137: sql insert into test_index values (1001, 616078822542713833, 0.237437, 'FnNabErdJS') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (1010, 5626996269857942830, 0.412779, 't6tJvA6XnH') index_test.go:137: sql insert into test_index values (1008, 8801123946839142246, 0.117967, '2H7vEBl178') index_test.go:137: sql insert into test_index values (1006, 6680135424760158509, 0.140557, 'SoiqkDXJPX') index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 5692855051345254372, c2 = 0.878182, c3 = '4sXU0x8ato' where c = 301 index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 663 index_test.go:143: sql update test_index set c1 = 5343140394661179147, c2 = 0.813211, c3 = 'hO6bQBJ499' where c = 80 index_test.go:140: sql delete from test_index where c = 944 index_test.go:143: sql update test_index set c1 = 5471066246769654157, c2 = 0.633460, c3 = '1x93p4evqD' where c = 95 index_test.go:140: sql delete from test_index where c = 901 index_test.go:137: sql insert into test_index values (1011, 2094931223596009956, 0.910629, '8AyFNfZxE9') index_test.go:143: sql update test_index set c1 = 7067661752783251385, c2 = 0.008769, c3 = 'eGgV1TBm6G' where c = 341 index_test.go:143: sql update test_index set c1 = 7264517151855236784, c2 = 0.059736, c3 = 'fyarcN1PiX' where c = 523 index_test.go:143: sql update test_index set c1 = 3056874451113475575, c2 = 0.861137, c3 = 'Q5W6T5pNN0' where c = 806 index_test.go:143: sql update test_index set c1 = 7130706351831062073, c2 = 0.868530, c3 = 'p5Rqoh9S9w' where c = 417 index_test.go:143: sql update test_index set c1 = 5079547242575441415, c2 = 0.928661, c3 = 'oEMSk7n2rx' where c = 687 index_test.go:137: sql insert into test_index values (1012, 2770618564232841280, 0.855845, 'oTmSoel1Qf') index_test.go:143: sql update test_index set c1 = 626752122820020845, c2 = 0.903264, c3 = '9lz2AtzMpj' where c = 526 index_test.go:137: sql insert into test_index values (1013, 1461801193817007204, 0.960804, 'vBsDynIQeO') index_test.go:137: sql insert into test_index values (1014, 3387254721523051569, 0.013187, 'uuMCGONESs') index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 2126055660712985727, c2 = 0.082202, c3 = 's5FHO2uwmI' where c = 678 index_test.go:137: sql insert into test_index values (1016, 4393614612080939610, 0.590254, 'YdvxUdiHgY') index_test.go:137: sql insert into test_index values (1017, 2866390229530157055, 0.155008, 'vVMOLaBfeW') index_test.go:143: sql update test_index set c1 = 2666488686068311235, c2 = 0.592818, c3 = 'g2QTJp5E8v' where c = 342 index_test.go:137: sql insert into test_index values (1018, 5401795080590767680, 0.224823, 'F6G45nOrpy') index_test.go:137: sql insert into test_index values (1015, 1997355559601403689, 0.366025, 'FfYtpAZFd2') index_test.go:143: sql update test_index set c1 = 4833255160170652721, c2 = 0.315307, c3 = 'FvNdDxPZ3k' where c = 212 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 827 index_test.go:137: sql insert into test_index values (1020, 902931711050396175, 0.452612, 'JWN8psa91b') index_test.go:137: sql insert into test_index values (1019, 820872053665627778, 0.009559, '7dB2ozyPbS') index_test.go:137: sql insert into test_index values (1021, 6512118204459587146, 0.382171, 'YpEkzxne9S') index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 6885838829296034359, c2 = 0.790107, c3 = 'yo1zpGxkg2' where c = 27 index_test.go:140: sql delete from test_index where c = 951 index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (1022, 6678442946461137837, 0.141652, 'bwwKhN8rHo') index_test.go:143: sql update test_index set c1 = 2376831324720978164, c2 = 0.029049, c3 = 'Y6cLQed1EU' where c = 474 index_test.go:143: sql update test_index set c1 = 8142770560925968094, c2 = 0.135231, c3 = 'tcTS6PtNLN' where c = 259 index_test.go:143: sql update test_index set c1 = 9101451172269960136, c2 = 0.181249, c3 = 'lx6ZhuYg4v' where c = 318 index_test.go:137: sql insert into test_index values (1023, 6338635125697572383, 0.603216, 'KEJUHdRDhv') index_test.go:143: sql update test_index set c1 = 8865085713763148259, c2 = 0.484807, c3 = 'fzoaWGKyoL' where c = 973 index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 607454009442152797, c2 = 0.760075, c3 = 'NTEemfMw45' where c = 962 index_test.go:143: sql update test_index set c1 = 1757019215182846834, c2 = 0.305253, c3 = '9oUYwZfGpN' where c = 187 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1025, 6658534542065554847, 0.584055, '2Vgp0iOGGi') index_test.go:137: sql insert into test_index values (1026, 3944159076459877841, 0.793113, 'vZALPTxd4D') index_test.go:143: sql update test_index set c1 = 3753382942039656752, c2 = 0.639055, c3 = 'ztwNv0kK0E' where c = 216 index_test.go:137: sql insert into test_index values (1024, 3743652987780327979, 0.794093, 'WNogADJ3ge') index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 5123781088729385644, c2 = 0.870605, c3 = 'ROHgb1ZMRA' where c = 670 index_test.go:137: sql insert into test_index values (1027, 7098433645889450357, 0.383022, 'VmQAQCtfsJ') index_test.go:143: sql update test_index set c1 = 8484774703136147191, c2 = 0.210661, c3 = 'cGK1dbH8VE' where c = 305 index_test.go:137: sql insert into test_index values (1029, 5618724737653287082, 0.816857, '1S1KwWvqCK') index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (1028, 8222200955272265752, 0.370719, '6cHuSDPRSr') index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (1030, 7248334119403785378, 0.989793, '8D2Ph968kS') index_test.go:137: sql insert into test_index values (1031, 2859330134922046540, 0.970913, 'i1OHh0cGRh') index_test.go:143: sql update test_index set c1 = 4999589651381191119, c2 = 0.758873, c3 = 'aymq9L4zph' where c = 264 index_test.go:143: sql update test_index set c1 = 5067413096628103394, c2 = 0.186053, c3 = 'mVlGH78oTJ' where c = 898 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 3666109166500342961, c2 = 0.635311, c3 = 'lK0YxCtyCj' where c = 478 index_test.go:143: sql update test_index set c1 = 4679460687895303494, c2 = 0.027891, c3 = 'EBZjel9Lri' where c = 685 index_test.go:137: sql insert into test_index values (1032, 1488919475976865666, 0.189130, 'xl9nhwjAea') index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 896 index_test.go:143: sql update test_index set c1 = 1311357573371676639, c2 = 0.761688, c3 = 'GkJ2PNaN5N' where c = 637 index_test.go:137: sql insert into test_index values (1033, 5874116304931902307, 0.875325, 'dmqEtPsDbC') index_test.go:137: sql insert into test_index values (1034, 4183414073463747818, 0.551525, 'iZt3cXm2nL') index_test.go:137: sql insert into test_index values (1035, 2253136464788405648, 0.744800, '37OSN1BCBW') index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 2823354900631039984, c2 = 0.938841, c3 = 'b9E966D7ko' where c = 136 index_test.go:137: sql insert into test_index values (1036, 1437890474646297662, 0.488090, 'XZa32B6Dny') index_test.go:143: sql update test_index set c1 = 5025437084312711299, c2 = 0.045745, c3 = 'hX3xTehv55' where c = 822 index_test.go:140: sql delete from test_index where c = 428 index_test.go:137: sql insert into test_index values (1037, 941764754260051483, 0.893156, 'ZwpqutFpwj') index_test.go:143: sql update test_index set c1 = 7599275256578331291, c2 = 0.325175, c3 = 'g8OgvovxLh' where c = 239 index_test.go:140: sql delete from test_index where c = 916 index_test.go:143: sql update test_index set c1 = 390770933457521580, c2 = 0.757645, c3 = 'CmwbxyZeHA' where c = 395 index_test.go:143: sql update test_index set c1 = 6920012743511753552, c2 = 0.021966, c3 = 'hIXbSF16mQ' where c = 608 index_test.go:140: sql delete from test_index where c = 6 index_test.go:137: sql insert into test_index values (1038, 1410910150996994074, 0.266130, 'jWhc3UjN8x') index_test.go:137: sql insert into test_index values (1039, 8152991882595100300, 0.529448, 'PG6jivWCQb') index_test.go:143: sql update test_index set c1 = 6855469105756697243, c2 = 0.402911, c3 = 'qrNCQrLZ5g' where c = 615 index_test.go:137: sql insert into test_index values (1040, 4681185888672922140, 0.925727, '5jmjb9nEYa') index_test.go:143: sql update test_index set c1 = 913575182540401491, c2 = 0.858928, c3 = 'dQAH92obVh' where c = 668 index_test.go:137: sql insert into test_index values (1042, 6042940491221321125, 0.664360, 'IQduOoWyQB') index_test.go:137: sql insert into test_index values (1041, 193209523574286829, 0.414080, 'LZfT1CppTs') index_test.go:143: sql update test_index set c1 = 4176986569371136048, c2 = 0.961367, c3 = 'yH5wQdmnyS' where c = 751 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 3057088945888086974, c2 = 0.472890, c3 = 'XAlgXIhPvy' where c = 305 index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (1044, 1598176736671256909, 0.177099, 'rt4LPwaeyX') index_test.go:140: sql delete from test_index where c = 945 index_test.go:143: sql update test_index set c1 = 7456474196357667372, c2 = 0.641573, c3 = 'JsYk3IUNQI' where c = 147 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 820 index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (1045, 1294249242201121801, 0.178454, 'cecHvyrftj') index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (1043, 5663782581657300148, 0.265389, 'C4x0OWjs4H') index_test.go:143: sql update test_index set c1 = 3897056528112457549, c2 = 0.493324, c3 = '30AneMTPnj' where c = 896 index_test.go:143: sql update test_index set c1 = 747840246266000337, c2 = 0.605275, c3 = 'XXSPiXXMZ1' where c = 682 index_test.go:143: sql update test_index set c1 = 6429916656070101191, c2 = 0.212321, c3 = 'ubbnnhZ2Cr' where c = 128 index_test.go:143: sql update test_index set c1 = 941432639061205688, c2 = 0.564767, c3 = 'Vhil0uROtS' where c = 334 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (1046, 2783976959140108503, 0.088878, 'oszNMjbVOX') index_test.go:143: sql update test_index set c1 = 2880641281568885427, c2 = 0.407970, c3 = '8CnDhbACE4' where c = 863 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 5672000778673118344, c2 = 0.425390, c3 = 'qxA709pFUZ' where c = 781 index_test.go:137: sql insert into test_index values (1047, 1692187706480760185, 0.857340, 'ObcbrCbfuq') index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (1050, 3833015903209423164, 0.474682, 'rLpHvk6VH1') index_test.go:143: sql update test_index set c1 = 1818143823288700581, c2 = 0.981717, c3 = '7U13So085u' where c = 68 index_test.go:137: sql insert into test_index values (1049, 1365164148636520877, 0.165275, 'gA0F6BbHzX') index_test.go:143: sql update test_index set c1 = 7443592309674206950, c2 = 0.744739, c3 = 'uvuVSH8Ytm' where c = 942 index_test.go:137: sql insert into test_index values (1051, 45308182157752196, 0.442662, '5CIVbXjtXO') index_test.go:137: sql insert into test_index values (1052, 8986969976295367148, 0.206740, '8dGgWXYedz') index_test.go:137: sql insert into test_index values (1048, 6440289735260394087, 0.189221, 'I87NLAdLPR') index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (1053, 8695251095612749496, 0.337636, 'JoQwZiGeep') index_test.go:140: sql delete from test_index where c = 231 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 379515612717375621, c2 = 0.559459, c3 = 'YbbHPS4qfV' where c = 560 index_test.go:137: sql insert into test_index values (1054, 918011187109093076, 0.707865, 'ORbZbAaTov') index_test.go:143: sql update test_index set c1 = 875165027090106183, c2 = 0.104210, c3 = 'Luaa4yIvc5' where c = 256 index_test.go:143: sql update test_index set c1 = 6389618606581068308, c2 = 0.241947, c3 = 'ui0e3Vune7' where c = 376 index_test.go:137: sql insert into test_index values (1055, 1624614899759037403, 0.260905, 'JvN7Q1VNlG') index_test.go:143: sql update test_index set c1 = 1401594968029396182, c2 = 0.509438, c3 = 'xEkB0Aa3dX' where c = 945 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 526 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 521896646559517874, c2 = 0.975197, c3 = '1IpSrhVZy4' where c = 478 index_test.go:137: sql insert into test_index values (1056, 3772562212903945878, 0.252833, '5mr79O06ig') index_test.go:143: sql update test_index set c1 = 3931028988580594157, c2 = 0.817130, c3 = 'T4wXlgotk1' where c = 589 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 1296015566167743828, c2 = 0.356372, c3 = 'a7U04Cycxh' where c = 126 index_test.go:137: sql insert into test_index values (1057, 6984870068287584566, 0.271255, 'ZduSJn4Xbc') index_test.go:137: sql insert into test_index values (1058, 2738796193753105900, 0.362206, 'a5GaJ5Cqb4') index_test.go:143: sql update test_index set c1 = 7527378160705787535, c2 = 0.853115, c3 = 'fGGY8SBGe2' where c = 544 index_test.go:137: sql insert into test_index values (1059, 1070307334176746282, 0.155521, 'fxPztsvxxT') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 7190730606834817845, c2 = 0.027141, c3 = 'EoUjrX7JPo' where c = 224 index_test.go:137: sql insert into test_index values (1060, 2132585303226514523, 0.493645, 'P7xAq0FeCk') index_test.go:143: sql update test_index set c1 = 3812280362995555709, c2 = 0.595690, c3 = 'wKAkfFIid0' where c = 426 index_test.go:137: sql insert into test_index values (1063, 8482514715011517905, 0.436878, 'ZoXvhUI5Vf') index_test.go:137: sql insert into test_index values (1061, 7729768987721683214, 0.848956, '9viul0Q5SD') index_test.go:143: sql update test_index set c1 = 2798161171593590423, c2 = 0.154465, c3 = 'O7KvNFERAK' where c = 133 index_test.go:143: sql update test_index set c1 = 5275184704734247809, c2 = 0.833158, c3 = '3xIItSXrll' where c = 807 index_test.go:137: sql insert into test_index values (1062, 181393235482867020, 0.750383, 'vgFtil29JD') index_test.go:137: sql insert into test_index values (1064, 773116584334011794, 0.739499, 'HCCw4Obd7r') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 8721024817550830349, c2 = 0.417350, c3 = 'p1BlaXrQ5s' where c = 987 index_test.go:137: sql insert into test_index values (1065, 2590018897589655008, 0.854621, '74ZUDBKuHl') index_test.go:140: sql delete from test_index where c = 477 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (1066, 5353910382918962873, 0.262058, 'oFqYD3wV36') index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (1067, 6556539172044054381, 0.341710, 'rfoTU6Zc6D') index_test.go:140: sql delete from test_index where c = 1032 index_test.go:143: sql update test_index set c1 = 7104241043803712364, c2 = 0.203972, c3 = 'al2UasJTnY' where c = 14 index_test.go:143: sql update test_index set c1 = 2676978631565302838, c2 = 0.523295, c3 = 'yknAVpZikr' where c = 538 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 6849856860420985132, c2 = 0.467905, c3 = 'W6ITcqwQZE' where c = 419 index_test.go:140: sql delete from test_index where c = 835 index_test.go:140: sql delete from test_index where c = 780 index_test.go:137: sql insert into test_index values (1068, 6050981849634013139, 0.944292, 'H435Gywg2n') index_test.go:143: sql update test_index set c1 = 1228666867317009146, c2 = 0.933177, c3 = 'NarClaI541' where c = 896 index_test.go:143: sql update test_index set c1 = 6102873342292073626, c2 = 0.620419, c3 = 'IHVlRsSPR2' where c = 483 index_test.go:137: sql insert into test_index values (1069, 5134806467308300535, 0.948751, 'E53MV08NFt') index_test.go:143: sql update test_index set c1 = 8209982550857117436, c2 = 0.554111, c3 = 'n3DO3M3Ohp' where c = 232 index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (1071, 6583381939560064675, 0.468716, '99FomM2YLk') index_test.go:143: sql update test_index set c1 = 2101519934260786512, c2 = 0.097258, c3 = 'GXF1TtQIKM' where c = 173 index_test.go:143: sql update test_index set c1 = 7650873596476408987, c2 = 0.468113, c3 = 'RGvo9Fcs99' where c = 1039 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (1070, 5263220424526849388, 0.629375, '0YvW6Pgd4F') index_test.go:137: sql insert into test_index values (1072, 3841581494655386928, 0.277574, 'nR78pQGqcg') index_test.go:137: sql insert into test_index values (1073, 6300241407098473098, 0.061675, 'cpVtlCU2nC') index_test.go:143: sql update test_index set c1 = 804023059220248112, c2 = 0.087732, c3 = 'ej4UeVcXmg' where c = 356 index_test.go:137: sql insert into test_index values (1074, 812580562740988121, 0.386951, 'zE9h4bRyoJ') index_test.go:143: sql update test_index set c1 = 4639414481052694973, c2 = 0.354035, c3 = 'zPPTOiqlcF' where c = 345 index_test.go:137: sql insert into test_index values (1075, 7853821478842248497, 0.391831, '5NmngApbWa') index_test.go:140: sql delete from test_index where c = 639 index_test.go:143: sql update test_index set c1 = 9184872289318568235, c2 = 0.757857, c3 = 'HV7gLJNzqX' where c = 614 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (1076, 2363453310016708097, 0.013774, 'uwgr3YnDUv') index_test.go:143: sql update test_index set c1 = 6142950429441644645, c2 = 0.737753, c3 = 'gIuqJ3fsUU' where c = 651 index_test.go:143: sql update test_index set c1 = 8224249293892589316, c2 = 0.045929, c3 = 'uPEifXw1f6' where c = 392 index_test.go:137: sql insert into test_index values (1078, 5340730727210465664, 0.526110, '2KhzLPgvAd') index_test.go:137: sql insert into test_index values (1077, 2403209461508323727, 0.550329, 'mLK1hzzNUM') index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (1080, 1981717528763671976, 0.880065, 'Gk1Di4Rfo6') index_test.go:143: sql update test_index set c1 = 6042426697814527760, c2 = 0.682464, c3 = 'dtd3xCOw5q' where c = 942 index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (1081, 3742099395306439608, 0.203381, 'Tmn9iH0MKN') index_test.go:137: sql insert into test_index values (1079, 5552584320026287099, 0.224249, '40a100pf6y') index_test.go:140: sql delete from test_index where c = 888 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 962 index_test.go:143: sql update test_index set c1 = 1526958936372682233, c2 = 0.756612, c3 = 'xJcU3yZV50' where c = 445 index_test.go:143: sql update test_index set c1 = 3136571342127507006, c2 = 0.155446, c3 = '0uc6OjscIC' where c = 44 index_test.go:143: sql update test_index set c1 = 1415084110351396935, c2 = 0.753398, c3 = 'lw3zoY8IPj' where c = 1032 index_test.go:137: sql insert into test_index values (1082, 5609723055033404366, 0.395843, 'qJHqcFL6i9') index_test.go:143: sql update test_index set c1 = 5038022529055774997, c2 = 0.549311, c3 = '9MKby80hcA' where c = 827 index_test.go:143: sql update test_index set c1 = 3849009637275857208, c2 = 0.058388, c3 = '1SJj2tYwsD' where c = 1054 index_test.go:143: sql update test_index set c1 = 1183254739597851460, c2 = 0.515819, c3 = 'MH2saHpsYk' where c = 881 index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 556562161074227460, c2 = 0.417967, c3 = 'PtA6g7q0UV' where c = 625 index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (1083, 7809387543385219667, 0.520197, 'kd58YtKpHO') index_test.go:143: sql update test_index set c1 = 3066586869787931124, c2 = 0.489271, c3 = 'KpCfQfegFt' where c = 212 index_test.go:137: sql insert into test_index values (1086, 2392758787480654404, 0.882463, '3jJVbSWEfx') index_test.go:137: sql insert into test_index values (1087, 1206430787793231066, 0.146063, 'AXsFC0J0Nx') index_test.go:137: sql insert into test_index values (1088, 5421390856495105808, 0.920753, '3g6ASPyGzM') index_test.go:137: sql insert into test_index values (1084, 1040809862070780506, 0.253658, '75Cv7FFUT7') index_test.go:137: sql insert into test_index values (1089, 7669575279959497996, 0.303984, 'HJSyFd35Gl') index_test.go:143: sql update test_index set c1 = 4200102660074290744, c2 = 0.969094, c3 = 'FjvFMwWq0k' where c = 363 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (1085, 4306991521064138322, 0.247255, 'vs3EJUuMES') index_test.go:137: sql insert into test_index values (1090, 3657318747301598436, 0.355431, 'hLY5EB0ZW5') index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 5825725085652653585, c2 = 0.953166, c3 = 'x7uuStLXRP' where c = 385 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 812 index_test.go:143: sql update test_index set c1 = 1481030359885125016, c2 = 0.575463, c3 = 'Jpd8i9H8UB' where c = 644 index_test.go:140: sql delete from test_index where c = 922 index_test.go:137: sql insert into test_index values (1091, 5486726122565538419, 0.097986, 'KuNdJbhFtb') index_test.go:143: sql update test_index set c1 = 101833428499113380, c2 = 0.938334, c3 = 'qXqFaH3ofa' where c = 51 index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 780 index_test.go:140: sql delete from test_index where c = 983 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 507333915069874785, c2 = 0.090863, c3 = 'HDNyuU6d4M' where c = 331 index_test.go:143: sql update test_index set c1 = 6239835068126118453, c2 = 0.238448, c3 = 'dbP4IcQYW1' where c = 1080 index_test.go:143: sql update test_index set c1 = 7597880277539321977, c2 = 0.130086, c3 = 'WB3oXPkqK0' where c = 45 index_test.go:143: sql update test_index set c1 = 901462838109262401, c2 = 0.405971, c3 = 'xPeevD8hJo' where c = 507 index_test.go:137: sql insert into test_index values (1092, 6886200459334361976, 0.307871, 'h9OksgVxQV') index_test.go:137: sql insert into test_index values (1093, 9041232150117329410, 0.129324, 'lH8jDndLD4') index_test.go:143: sql update test_index set c1 = 7704047946849044728, c2 = 0.212013, c3 = 'qnig3osl7v' where c = 795 index_test.go:143: sql update test_index set c1 = 8437797437871536074, c2 = 0.129761, c3 = '8J35e4xiaV' where c = 898 index_test.go:137: sql insert into test_index values (1094, 6230622419262342228, 0.294071, 'joUSJN445Q') index_test.go:137: sql insert into test_index values (1095, 1340767280639989507, 0.012642, 'AFiqF7HADv') index_test.go:143: sql update test_index set c1 = 7728497855463019827, c2 = 0.430270, c3 = '0g2eqI014W' where c = 187 index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (1097, 8216636779887251455, 0.378339, '34IaOK16Uc') index_test.go:137: sql insert into test_index values (1096, 6705205748696150353, 0.713905, 'UCBYTAXmXe') index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 708 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 906098401021504912, c2 = 0.372421, c3 = 'c7qgH0zFGN' where c = 675 index_test.go:143: sql update test_index set c1 = 6211358449889052712, c2 = 0.186674, c3 = 'nQLpuIpmVe' where c = 322 index_test.go:143: sql update test_index set c1 = 357559633802723195, c2 = 0.554538, c3 = 'GucIUsztNO' where c = 206 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 960531847723105852, c2 = 0.909921, c3 = 'HWwN2ZCwVv' where c = 690 index_test.go:143: sql update test_index set c1 = 2623957570053071048, c2 = 0.696844, c3 = '6HoDQjB39Y' where c = 545 index_test.go:137: sql insert into test_index values (1099, 452064688115277742, 0.442320, 'vblMepOdke') index_test.go:137: sql insert into test_index values (1098, 293455227785361453, 0.944856, 'HndjbOoMoK') index_test.go:143: sql update test_index set c1 = 7574757830968208107, c2 = 0.040844, c3 = 'lT1rE9n7mU' where c = 1054 index_test.go:137: sql insert into test_index values (1100, 660457221782959284, 0.981702, 'd0sQbRcNBa') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 349 index_test.go:143: sql update test_index set c1 = 6824705646366438539, c2 = 0.838091, c3 = 'JG8xTGIVVD' where c = 774 index_test.go:143: sql update test_index set c1 = 4150443746307959013, c2 = 0.327753, c3 = '3yD4kQbO90' where c = 361 index_test.go:143: sql update test_index set c1 = 5322796032672402021, c2 = 0.757144, c3 = 'AS2SEld7EK' where c = 440 index_test.go:137: sql insert into test_index values (1103, 2924601268767221056, 0.594711, 'MBaUiJbYUD') index_test.go:137: sql insert into test_index values (1106, 8371407250187238244, 0.593387, 'qv1o1yIJDH') index_test.go:137: sql insert into test_index values (1105, 1347174420821552104, 0.386950, 'ZTCjpuS3Ev') index_test.go:137: sql insert into test_index values (1104, 2626007841597628746, 0.303175, 'FSrtUcjF4q') index_test.go:137: sql insert into test_index values (1109, 5206516257016251813, 0.589164, 'jPsIryHOvB') index_test.go:137: sql insert into test_index values (1108, 2057649624105345200, 0.788593, 'BcDOw40NW6') index_test.go:137: sql insert into test_index values (1107, 1388511082089491888, 0.041764, '9AlLrr0w0H') index_test.go:137: sql insert into test_index values (1101, 6561996715271721362, 0.244988, 'FrdJmhGEwk') index_test.go:137: sql insert into test_index values (1102, 227375521584956196, 0.615023, 'ooD97DuAwj') index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 423 index_test.go:137: sql insert into test_index values (1110, 2046568504816878812, 0.599170, '5IEYrUNTBT') index_test.go:143: sql update test_index set c1 = 5739279432676159880, c2 = 0.129328, c3 = 'SvBlRwZ8x5' where c = 144 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 6673755876635687283, c2 = 0.132396, c3 = 'CwZNp2GnWU' where c = 50 index_test.go:140: sql delete from test_index where c = 753 index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 2832118576742313367, c2 = 0.173457, c3 = '55J2vsRtfw' where c = 40 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 533326934765128404, c2 = 0.363180, c3 = 'ViMPJZFS7r' where c = 817 index_test.go:137: sql insert into test_index values (1111, 8479492364110826584, 0.251832, 'uvefquv97V') index_test.go:143: sql update test_index set c1 = 6114420622513268947, c2 = 0.245201, c3 = 'GULuA0ypBF' where c = 658 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (1112, 7156497706917182037, 0.306578, 'YXuu1kQhGA') index_test.go:143: sql update test_index set c1 = 4280335989093590504, c2 = 0.646810, c3 = 'SG3F8qXfMq' where c = 209 index_test.go:137: sql insert into test_index values (1113, 3195395489041056244, 0.990933, 'sypauskOXD') index_test.go:137: sql insert into test_index values (1114, 1714627749031242266, 0.944605, 'wlsdoC1GQ1') index_test.go:143: sql update test_index set c1 = 5902002702399890597, c2 = 0.125227, c3 = 'RRPxTUyrHu' where c = 1078 index_test.go:143: sql update test_index set c1 = 3302651281750444120, c2 = 0.440567, c3 = 'N9tnbmD87D' where c = 1089 index_test.go:137: sql insert into test_index values (1115, 7551031281414365589, 0.426311, 'jTRsTSymw7') index_test.go:143: sql update test_index set c1 = 7465202372152993582, c2 = 0.711753, c3 = 'lcCEnar13a' where c = 452 index_test.go:143: sql update test_index set c1 = 1982732161269061680, c2 = 0.365155, c3 = 'gK6Sk4thLp' where c = 1036 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 716 index_test.go:137: sql insert into test_index values (1116, 2425904299907391464, 0.369828, 'Kf13XHYltB') index_test.go:137: sql insert into test_index values (1119, 1385525495515524966, 0.291266, 'tMRvO1pE4c') index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 6930363643819616485, c2 = 0.931561, c3 = 'YndzfuIwEs' where c = 63 index_test.go:137: sql insert into test_index values (1120, 3677812980275103091, 0.539622, 'ZVRMfDkhB4') index_test.go:143: sql update test_index set c1 = 5033181757773976807, c2 = 0.802136, c3 = 'KRr3vPvDKi' where c = 699 index_test.go:143: sql update test_index set c1 = 5923604180148984827, c2 = 0.968887, c3 = 'TifIE4YlH9' where c = 786 index_test.go:137: sql insert into test_index values (1117, 294477700044154822, 0.745618, 'iOGu8iNPVw') index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 2553995323717634956, c2 = 0.935667, c3 = '2p1Wfy8z7z' where c = 203 index_test.go:137: sql insert into test_index values (1118, 2727653319746278739, 0.912356, 'XmbrHhYZyw') index_test.go:143: sql update test_index set c1 = 7945389849232473854, c2 = 0.996439, c3 = 'bQwhZgHtHc' where c = 450 index_test.go:137: sql insert into test_index values (1121, 4034378827299664987, 0.236313, '6vBkIeU2J0') index_test.go:140: sql delete from test_index where c = 738 index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (1123, 389641830581875079, 0.480469, 'tqUrUz8KGs') index_test.go:137: sql insert into test_index values (1122, 7403245164683376420, 0.699996, 'hVfHnTVs17') index_test.go:137: sql insert into test_index values (1124, 9005938954434108869, 0.478345, 'gA1khfNQhC') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 8631809629435388522, c2 = 0.286245, c3 = 'DI3irYQh1S' where c = 210 index_test.go:143: sql update test_index set c1 = 9052409872517542335, c2 = 0.482053, c3 = 'l0Z3rNtalM' where c = 596 index_test.go:137: sql insert into test_index values (1125, 3688819706717325671, 0.785934, 'y0wLx98LGp') index_test.go:143: sql update test_index set c1 = 6342335260610357490, c2 = 0.869399, c3 = 'gRoocqIi6A' where c = 681 index_test.go:140: sql delete from test_index where c = 995 index_test.go:143: sql update test_index set c1 = 3993992184974454034, c2 = 0.861521, c3 = '0xrLJKzctG' where c = 794 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:143: sql update test_index set c1 = 4814069323469999480, c2 = 0.252559, c3 = 'u4waE9JlDt' where c = 980 index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (1126, 2699810285929649164, 0.676039, 'lPfheeEnrN') index_test.go:143: sql update test_index set c1 = 965335963110928404, c2 = 0.182964, c3 = 'AUU5KAsyT0' where c = 200 index_test.go:137: sql insert into test_index values (1127, 1656397363848907811, 0.781761, 'oY4JZEDm1O') index_test.go:143: sql update test_index set c1 = 7732606555817029144, c2 = 0.862841, c3 = '2jekz3AIkQ' where c = 1048 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 5486429550680611070, c2 = 0.795412, c3 = 'w0Moz0Odfb' where c = 641 index_test.go:137: sql insert into test_index values (1130, 787047744288226117, 0.255467, 'GU0tm272Pj') index_test.go:137: sql insert into test_index values (1129, 3362198903434643977, 0.255147, 'VKkbLmvYQr') index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 8183561777285606186, c2 = 0.325881, c3 = 'YNA9xLbyiK' where c = 626 index_test.go:137: sql insert into test_index values (1128, 1937011349931978437, 0.922562, '4aJToXGMTV') index_test.go:143: sql update test_index set c1 = 4439288985816471635, c2 = 0.271311, c3 = 'Rxz4B0nVwF' where c = 744 index_test.go:137: sql insert into test_index values (1131, 4225294442655126156, 0.750996, 'py1g9dSRNu') index_test.go:137: sql insert into test_index values (1132, 1396647496375107746, 0.261454, 'msjTCOZtDa') index_test.go:143: sql update test_index set c1 = 1765425761722210551, c2 = 0.644194, c3 = 'FsbQQBY6IJ' where c = 854 index_test.go:140: sql delete from test_index where c = 780 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (1133, 2667742961599389933, 0.533877, 'WyvR4CuJbD') index_test.go:143: sql update test_index set c1 = 2536433839173555768, c2 = 0.803717, c3 = 'UaPU1UFomE' where c = 837 index_test.go:143: sql update test_index set c1 = 2537210300686448757, c2 = 0.306936, c3 = 'IlsqZhoY29' where c = 506 index_test.go:143: sql update test_index set c1 = 1099258339988087029, c2 = 0.091693, c3 = 'ybXqNrYgIk' where c = 2 index_test.go:137: sql insert into test_index values (1134, 7173389964771966412, 0.679614, 'fOoIOQalZH') index_test.go:143: sql update test_index set c1 = 1219123729923818851, c2 = 0.925912, c3 = 'uhEitB1XfF' where c = 335 index_test.go:137: sql insert into test_index values (1135, 511566874786533708, 0.059890, 'DFznkB2zj9') index_test.go:137: sql insert into test_index values (1136, 8524358660123699760, 0.689926, 'GLklCzYYHl') index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (1137, 358907455226753579, 0.799088, 'bq7eQaKvr1') index_test.go:137: sql insert into test_index values (1138, 5173129128136870449, 0.072359, '6m7pKVMlpw') index_test.go:140: sql delete from test_index where c = 664 index_test.go:137: sql insert into test_index values (1140, 4130101988948679948, 0.060888, 'z9DSb5ygrN') index_test.go:143: sql update test_index set c1 = 709836616677146087, c2 = 0.618113, c3 = 'xTQFCt424J' where c = 658 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 165754970131797523, c2 = 0.878941, c3 = 'kaRTK7rcxw' where c = 97 index_test.go:137: sql insert into test_index values (1139, 4482666275273200743, 0.685130, 'th4eriMJ7X') index_test.go:143: sql update test_index set c1 = 8626180421398610402, c2 = 0.001897, c3 = 'ZrkJ6Bkygk' where c = 96 index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 3781687272555362693, c2 = 0.162890, c3 = 'DC1c6ynhS9' where c = 804 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 8121951881677233269, c2 = 0.928231, c3 = 'RSucRb3eEk' where c = 754 index_test.go:143: sql update test_index set c1 = 7346126923636391792, c2 = 0.425047, c3 = 'COkG8PzK5R' where c = 915 index_test.go:143: sql update test_index set c1 = 8736528490872375200, c2 = 0.583026, c3 = 'SkhGbR12ts' where c = 110 index_test.go:137: sql insert into test_index values (1142, 1298971388482012535, 0.170023, 'upBscTO024') index_test.go:137: sql insert into test_index values (1141, 7234572282602088316, 0.148799, 'wF1o7GNMrA') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (1143, 4057405778462197542, 0.521302, '1FG4AsFY7G') index_test.go:137: sql insert into test_index values (1144, 2993137571444336696, 0.528477, '5SPZPFkD9F') index_test.go:137: sql insert into test_index values (1145, 5659787372051169627, 0.882649, 'VZmw6h02xI') index_test.go:143: sql update test_index set c1 = 856574410455264567, c2 = 0.370399, c3 = 'mn9WrxrHxW' where c = 850 index_test.go:143: sql update test_index set c1 = 3410909201778840370, c2 = 0.931037, c3 = 'vZsrYCoPdg' where c = 501 index_test.go:137: sql insert into test_index values (1146, 8667823163697563717, 0.613549, '5OeVhlpoML') index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 8062929532082089495, c2 = 0.465705, c3 = '9kGnhKjhFk' where c = 913 index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (1147, 3429143205980771061, 0.503649, 'rXstsznvJK') index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (1148, 8936070261838389398, 0.721388, '8sMtQUefk0') index_test.go:143: sql update test_index set c1 = 4900936122176145647, c2 = 0.519367, c3 = 'IijQ6dfPzM' where c = 386 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (1149, 5415853682623883451, 0.416483, '1QU6hogC9I') index_test.go:140: sql delete from test_index where c = 1069 index_test.go:143: sql update test_index set c1 = 2495568899529525501, c2 = 0.074578, c3 = '5o66RtxhUO' where c = 135 index_test.go:143: sql update test_index set c1 = 366227065403624590, c2 = 0.161103, c3 = 'tpMTvaEu96' where c = 169 index_test.go:143: sql update test_index set c1 = 7430100297223417544, c2 = 0.563863, c3 = 'VdVL5MyGU9' where c = 829 index_test.go:143: sql update test_index set c1 = 7229840047499846633, c2 = 0.113672, c3 = 'mq6aFhXyuu' where c = 579 index_test.go:137: sql insert into test_index values (1150, 4129819756646054909, 0.455067, 'OOQqAgX0jS') index_test.go:143: sql update test_index set c1 = 3079152720023403882, c2 = 0.470337, c3 = 'xPCuIlp2sX' where c = 183 index_test.go:140: sql delete from test_index where c = 541 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 780 index_test.go:137: sql insert into test_index values (1151, 2828311145384315255, 0.701559, 'MN9SVzH3aS') index_test.go:143: sql update test_index set c1 = 6091014533891633066, c2 = 0.015784, c3 = 'DBkM5Rciqk' where c = 332 index_test.go:137: sql insert into test_index values (1153, 7571452905143356253, 0.394894, '4D530xkw7N') index_test.go:143: sql update test_index set c1 = 8213752297265863045, c2 = 0.504453, c3 = 'wjvjcZXMvF' where c = 891 index_test.go:137: sql insert into test_index values (1155, 1140792618319804813, 0.096745, 'UWbRgrvtxV') index_test.go:143: sql update test_index set c1 = 1390138069154110597, c2 = 0.695383, c3 = 'MF0oAe5D4q' where c = 648 index_test.go:137: sql insert into test_index values (1154, 3087252704507278682, 0.216871, 'f3sa9LMXxX') index_test.go:137: sql insert into test_index values (1152, 6808575547691495117, 0.600070, 'gVYnlaMdzX') index_test.go:137: sql insert into test_index values (1156, 6722802828742042467, 0.598106, 'hwKwJWjGEB') index_test.go:137: sql insert into test_index values (1158, 8390120625098270589, 0.629801, 'jgG9NHgMMR') index_test.go:137: sql insert into test_index values (1159, 8568850395515955672, 0.259718, 'UyKj7mdgu8') index_test.go:140: sql delete from test_index where c = 905 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:140: sql delete from test_index where c = 534 index_test.go:137: sql insert into test_index values (1157, 140886921128486212, 0.702918, 'POlkyGER5n') index_test.go:143: sql update test_index set c1 = 941402353324349375, c2 = 0.462596, c3 = 'oDh6TDXFvX' where c = 1098 index_test.go:143: sql update test_index set c1 = 1559495481926231796, c2 = 0.263843, c3 = 'XF03FYquNy' where c = 729 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 984 index_test.go:143: sql update test_index set c1 = 2450733801677405726, c2 = 0.118375, c3 = 'u8qfrVMLY9' where c = 617 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 755493848417148963, c2 = 0.195238, c3 = 'Bkg3CTkeHP' where c = 496 index_test.go:143: sql update test_index set c1 = 90413880527558012, c2 = 0.538825, c3 = 'HhjDltyQLg' where c = 1095 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:137: sql insert into test_index values (1160, 3182841274640282186, 0.853710, 'cRwiCzWIYa') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 2420350475531379665, c2 = 0.535845, c3 = 'hL2xeekrOO' where c = 120 index_test.go:140: sql delete from test_index where c = 711 index_test.go:137: sql insert into test_index values (1161, 4687784416853179837, 0.279426, 'WzY9dxzq55') index_test.go:143: sql update test_index set c1 = 5811128798279529671, c2 = 0.328444, c3 = 'hD4p1gz6sD' where c = 238 index_test.go:143: sql update test_index set c1 = 3526908843908071581, c2 = 0.072521, c3 = 'fFjpEjgiZy' where c = 254 index_test.go:137: sql insert into test_index values (1162, 8601709137035572192, 0.391718, 'uBkiEb8APn') index_test.go:143: sql update test_index set c1 = 4853386905295574657, c2 = 0.880946, c3 = 'DyemmU5sbf' where c = 42 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (1164, 5566278206492240905, 0.302437, 'b1VzXIMgsm') index_test.go:137: sql insert into test_index values (1163, 4648455328726104082, 0.216041, 'kj5n7dKp5K') index_test.go:137: sql insert into test_index values (1165, 4443595591125714603, 0.740415, 'iVcbDVUVj1') index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (1166, 3925952355262525857, 0.620519, 'kAI66pJLkX') index_test.go:143: sql update test_index set c1 = 8147750733093268097, c2 = 0.728720, c3 = 'wETX4o748s' where c = 469 index_test.go:143: sql update test_index set c1 = 3256140064938668186, c2 = 0.445873, c3 = 'zF3ComHMvF' where c = 17 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 1315722120556618882, c2 = 0.781225, c3 = 'unu8PYtDbt' where c = 13 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 8200563239304432075, c2 = 0.284396, c3 = '7JM9YfIX17' where c = 550 index_test.go:137: sql insert into test_index values (1168, 6206030359157021999, 0.703510, 'DgvfvyL0K8') index_test.go:137: sql insert into test_index values (1167, 4143335077377488122, 0.898893, 'se51W8ilqq') index_test.go:143: sql update test_index set c1 = 4580021708375758427, c2 = 0.490749, c3 = 'lt9Pn6UgtP' where c = 200 index_test.go:143: sql update test_index set c1 = 7040047456160099677, c2 = 0.937770, c3 = '745viN548k' where c = 636 index_test.go:137: sql insert into test_index values (1169, 3438466977581189470, 0.321098, 'HSVhNb1Nh9') index_test.go:137: sql insert into test_index values (1170, 69949932087280912, 0.864367, '0k3nXh8Sai') index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (1172, 2930529214465403939, 0.130257, 'Nyq0xondV4') index_test.go:137: sql insert into test_index values (1171, 5078085178083135097, 0.798289, 'jt2Qe5yZia') index_test.go:140: sql delete from test_index where c = 738 index_test.go:143: sql update test_index set c1 = 7466164951935420083, c2 = 0.092158, c3 = 'I4zdbEYbKZ' where c = 647 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (1173, 3395591270278267841, 0.711374, '5r9VcYImNl') index_test.go:140: sql delete from test_index where c = 954 index_test.go:143: sql update test_index set c1 = 1197191951941242844, c2 = 0.283861, c3 = 'MLwXMFuWTt' where c = 197 index_test.go:137: sql insert into test_index values (1174, 4375259878294796219, 0.706487, 'dNiawjv3lp') index_test.go:143: sql update test_index set c1 = 18709699186173756, c2 = 0.781611, c3 = 'tOZ15hVe5s' where c = 943 index_test.go:140: sql delete from test_index where c = 582 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 2048667785049995044, c2 = 0.956326, c3 = 'DmsTdLh2Od' where c = 934 index_test.go:137: sql insert into test_index values (1175, 2887043425988383817, 0.684622, 'MgW3lCFGMg') index_test.go:143: sql update test_index set c1 = 6604871574861653700, c2 = 0.027798, c3 = 'gRCWv7fC2D' where c = 39 index_test.go:143: sql update test_index set c1 = 8077902535020703150, c2 = 0.928297, c3 = '3NpozEvZUx' where c = 124 index_test.go:143: sql update test_index set c1 = 6272405310150343206, c2 = 0.255426, c3 = 'ATsiVOpOyl' where c = 986 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 2769668351756675654, c2 = 0.297984, c3 = '6YUJFErOkX' where c = 199 index_test.go:137: sql insert into test_index values (1176, 2511460453058025442, 0.143169, 'j4DRZNCShh') index_test.go:137: sql insert into test_index values (1177, 5735246322071115886, 0.919874, '8LeBjiQBbV') index_test.go:140: sql delete from test_index where c = 507 index_test.go:137: sql insert into test_index values (1179, 5133635632249883593, 0.649711, 'mHWrY1GI3o') index_test.go:143: sql update test_index set c1 = 6598703439630561161, c2 = 0.533572, c3 = 'X9p3nTM00p' where c = 719 index_test.go:137: sql insert into test_index values (1180, 3033484840057309454, 0.060791, '86W0S9ZaoX') index_test.go:137: sql insert into test_index values (1181, 2296333404400585028, 0.638980, 'HzfX2ZiTE6') index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 8299640769240180623, c2 = 0.870322, c3 = 'Pj5x6nkuuN' where c = 217 index_test.go:137: sql insert into test_index values (1178, 236758243511367351, 0.991125, 'snRBZGt1Ov') index_test.go:137: sql insert into test_index values (1182, 195847340386155622, 0.926382, 'OBfCLB8FdU') index_test.go:143: sql update test_index set c1 = 8151382666782538446, c2 = 0.384778, c3 = 'iKJ7JJTQQq' where c = 816 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 616 index_test.go:137: sql insert into test_index values (1184, 4678788006871671350, 0.030058, 'GSErhzJyim') index_test.go:140: sql delete from test_index where c = 1011 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:143: sql update test_index set c1 = 5806340241114991582, c2 = 0.608899, c3 = 'zMdh1NFOXI' where c = 895 index_test.go:137: sql insert into test_index values (1185, 6387239295236085754, 0.044117, 'DvBXQgsXc5') index_test.go:137: sql insert into test_index values (1183, 7825544126523886162, 0.124024, 'yhYIUfZfry') index_test.go:143: sql update test_index set c1 = 2216498877280324470, c2 = 0.011869, c3 = 'qgvkGoIHkT' where c = 196 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 8806340530379638881, c2 = 0.183249, c3 = 'eYrGluDh9Z' where c = 197 index_test.go:143: sql update test_index set c1 = 837489082696807250, c2 = 0.362260, c3 = '6fThIyvgzH' where c = 271 index_test.go:143: sql update test_index set c1 = 542308615655618023, c2 = 0.102776, c3 = 'cg62JYkgL0' where c = 148 index_test.go:143: sql update test_index set c1 = 7660984908522654449, c2 = 0.166742, c3 = 's0itHPSOhI' where c = 538 index_test.go:137: sql insert into test_index values (1186, 4963073009270859519, 0.141717, '7YaZuEIv0A') index_test.go:143: sql update test_index set c1 = 7495721271349831211, c2 = 0.606662, c3 = 'HB7FnyGRYN' where c = 875 index_test.go:140: sql delete from test_index where c = 937 index_test.go:143: sql update test_index set c1 = 3866851413303239450, c2 = 0.824957, c3 = 'mNkaNOvjqP' where c = 923 index_test.go:140: sql delete from test_index where c = 628 index_test.go:143: sql update test_index set c1 = 5450354706702209577, c2 = 0.604185, c3 = 'w1P3GPbCED' where c = 101 index_test.go:137: sql insert into test_index values (1191, 1508653287682104205, 0.141802, 'a1S8SbAO6l') index_test.go:137: sql insert into test_index values (1189, 4063529068243638599, 0.316840, 'G1gzLOO7SG') index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (1190, 7554361798312147368, 0.772765, 'Qdzvhnoat3') index_test.go:137: sql insert into test_index values (1187, 1461831369617832056, 0.926381, 'Cs86k3FPlT') index_test.go:137: sql insert into test_index values (1188, 2253617641440443051, 0.475827, 'hsoVPsp1gf') index_test.go:143: sql update test_index set c1 = 435523756262574187, c2 = 0.399014, c3 = 'FfbZj8kWCY' where c = 32 index_test.go:137: sql insert into test_index values (1192, 2684006672900957454, 0.821164, 'Mz3QL8RzvS') index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 8048055257361653858, c2 = 0.973571, c3 = 'uCGzSA29st' where c = 734 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (1193, 5612995195407149505, 0.374750, 'amw2fjim85') index_test.go:143: sql update test_index set c1 = 4399019259597128898, c2 = 0.782309, c3 = '4O4ZUEnV8f' where c = 913 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (1195, 6451047769927954321, 0.491707, 'icyKmvRYLh') index_test.go:137: sql insert into test_index values (1194, 6895010400210541702, 0.229386, 'UIlRfBVhT8') index_test.go:143: sql update test_index set c1 = 7659988262919954758, c2 = 0.196078, c3 = 'cTLdNrqgBh' where c = 761 index_test.go:143: sql update test_index set c1 = 6956827059462560614, c2 = 0.301661, c3 = '1E4Zd8Df4T' where c = 293 index_test.go:143: sql update test_index set c1 = 6878532209617239908, c2 = 0.971642, c3 = '2uXogWEMCw' where c = 273 index_test.go:143: sql update test_index set c1 = 4308334151857690271, c2 = 0.101042, c3 = 'roo5A6BdS3' where c = 717 index_test.go:143: sql update test_index set c1 = 6228297569547022413, c2 = 0.510205, c3 = '27ELk8tDdi' where c = 773 index_test.go:137: sql insert into test_index values (1196, 2201228126368165837, 0.248451, '3kxnKoYVIm') index_test.go:137: sql insert into test_index values (1197, 5761582491743091950, 0.586631, 'O4laAc8XkH') index_test.go:137: sql insert into test_index values (1198, 4299913591567787975, 0.008055, 'ebdwq1IiYv') index_test.go:137: sql insert into test_index values (1199, 9182393380874385362, 0.254185, 'Wpa3F4yFOq') index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 343754916004403446, c2 = 0.228479, c3 = 'KKSswiwshz' where c = 1076 index_test.go:140: sql delete from test_index where c = 784 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 1775917746026346885, c2 = 0.989949, c3 = 'dXmybAVq7t' where c = 650 index_test.go:143: sql update test_index set c1 = 5508317437828679500, c2 = 0.607785, c3 = 'FdkGrYMen4' where c = 658 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 1187 index_test.go:143: sql update test_index set c1 = 399776518241349857, c2 = 0.469688, c3 = 'dTE96FnWuR' where c = 1086 index_test.go:143: sql update test_index set c1 = 6273013073820575740, c2 = 0.098900, c3 = 'HpSTHLl2zE' where c = 498 index_test.go:137: sql insert into test_index values (1200, 5568568289191535549, 0.592683, 'J3kPAtuaV6') index_test.go:143: sql update test_index set c1 = 4055165754338471589, c2 = 0.145934, c3 = '031D9Fz7mk' where c = 578 index_test.go:143: sql update test_index set c1 = 7337444227408822510, c2 = 0.677017, c3 = '9N1YoXOc8Y' where c = 832 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 7524914927441427666, c2 = 0.621391, c3 = 'EJCj7S6JTW' where c = 675 index_test.go:137: sql insert into test_index values (1202, 1000966981865081699, 0.304926, 'oCDxRpFEFt') index_test.go:137: sql insert into test_index values (1208, 1846927879589410066, 0.362794, 'bygFwZ9e8g') index_test.go:137: sql insert into test_index values (1209, 8309039234849839071, 0.419613, '5VDX5Wvvw2') index_test.go:137: sql insert into test_index values (1201, 9094376312134565565, 0.505920, 'UdpA5xUsV7') index_test.go:137: sql insert into test_index values (1204, 8334094461866203013, 0.154782, '9Gcm6rSQjI') index_test.go:137: sql insert into test_index values (1203, 2936368447712470345, 0.352226, 'SXp0q8DmNO') index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (1205, 3432629649567159580, 0.742612, '26Wo8fNfCR') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (1207, 1158616074212931756, 0.495307, 'K3oqhKRUs1') index_test.go:137: sql insert into test_index values (1206, 2581293378980117085, 0.728469, 'Pjv54GXOd8') index_test.go:137: sql insert into test_index values (1210, 4456262319589699009, 0.212565, 'CWlGbeX5a4') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 920 index_test.go:143: sql update test_index set c1 = 5539991427523542735, c2 = 0.110532, c3 = 'Gv2ObyHpEU' where c = 497 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:143: sql update test_index set c1 = 5254679550691285940, c2 = 0.025699, c3 = 'Flmb0hfwjZ' where c = 311 index_test.go:143: sql update test_index set c1 = 8511546061054703252, c2 = 0.176031, c3 = 'bn3RPSUbed' where c = 449 index_test.go:143: sql update test_index set c1 = 102787647784714412, c2 = 0.116185, c3 = '7KC5BhrvTt' where c = 127 index_test.go:143: sql update test_index set c1 = 7752150274384511485, c2 = 0.353371, c3 = 'agrOOv0YZM' where c = 162 index_test.go:137: sql insert into test_index values (1211, 5251225433096255703, 0.333767, 'yVAK6zuKVz') index_test.go:143: sql update test_index set c1 = 3621355257460278069, c2 = 0.402934, c3 = 'eF5V3anirY' where c = 624 index_test.go:143: sql update test_index set c1 = 2605349445296889107, c2 = 0.885790, c3 = 'LaKoAh93em' where c = 1142 index_test.go:143: sql update test_index set c1 = 2184340059800597083, c2 = 0.079589, c3 = 'Gmif8iagMm' where c = 495 index_test.go:137: sql insert into test_index values (1213, 6877655523271628691, 0.060755, '5u3v56jjID') index_test.go:140: sql delete from test_index where c = 198 index_test.go:137: sql insert into test_index values (1214, 6254762573958879498, 0.618726, '1h6xznhUmv') index_test.go:137: sql insert into test_index values (1212, 1838377116821029482, 0.390918, '8QyeTPLItE') index_test.go:143: sql update test_index set c1 = 5436371975636725725, c2 = 0.202336, c3 = 'jzGg3OZzin' where c = 1012 index_test.go:143: sql update test_index set c1 = 4914232372615143827, c2 = 0.369573, c3 = 'zfqlUNW7l5' where c = 264 index_test.go:137: sql insert into test_index values (1215, 4112374721088206046, 0.199877, 'b67D4nuWaH') index_test.go:137: sql insert into test_index values (1216, 374017271878453376, 0.160571, 'FrSO1qG8vN') index_test.go:137: sql insert into test_index values (1217, 2536721202659994696, 0.218904, 'mloQCu0IlS') index_test.go:137: sql insert into test_index values (1218, 5399216237382699506, 0.668190, 'GguaTBMwLb') index_test.go:140: sql delete from test_index where c = 593 # Time: 2024-05-06T11:17:44.104351381+08:00 # Txn_start_ts: 0 # Query_time: 1.008236772 # Parse_time: 0.000071763 # Compile_time: 0.000088708 # Rewrite_time: 0.000002924 # Optimize_time: 0 # Wait_TS: 0.000224456 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c1_index on test_index; index_test.go:143: sql update test_index set c1 = 4077441926560695791, c2 = 0.575376, c3 = 'iMdzhxG5wf' where c = 659 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 7672380170152646846, c2 = 0.954117, c3 = 'vb6nNwyheR' where c = 680 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 2509994708676153652, c2 = 0.298542, c3 = 'PEQ5Hk9Bta' where c = 71 index_test.go:137: sql insert into test_index values (1219, 4531536792796476606, 0.951065, 'J8PSMbrgiU') index_test.go:137: sql insert into test_index values (1220, 3986035461288107756, 0.911190, 'CPTLZPQL0l') index_test.go:137: sql insert into test_index values (1221, 4214475358958735456, 0.042788, 'AP4sdAksUm') index_test.go:143: sql update test_index set c1 = 3140475003369497439, c2 = 0.165100, c3 = 'QpBl3A4TME' where c = 113 index_test.go:143: sql update test_index set c1 = 4653404246506357780, c2 = 0.009001, c3 = 'BzXAXDCsRF' where c = 20 index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 783 index_test.go:137: sql insert into test_index values (1222, 8139237394133281070, 0.252356, 'G67Udskin2') index_test.go:143: sql update test_index set c1 = 4116183463703482081, c2 = 0.899189, c3 = 'rXjDh0UNQ3' where c = 928 index_test.go:143: sql update test_index set c1 = 4454916528438386866, c2 = 0.813951, c3 = 'pwYPZgOIaB' where c = 911 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (1223, 4898213790995165743, 0.957117, 'Eyu7m3sT7r') index_test.go:143: sql update test_index set c1 = 7326978494861760, c2 = 0.746845, c3 = 'syPW8sobx0' where c = 451 index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (1224, 1527903118056507021, 0.806170, '7Ti0XnzU3z') index_test.go:137: sql insert into test_index values (1226, 172974840126530875, 0.597353, '1UIXXMkwzR') index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (1227, 1039573670793351467, 0.828203, 'TiTlCyyJlR') index_test.go:143: sql update test_index set c1 = 107883267725913292, c2 = 0.516304, c3 = 'ibX0FPdKvS' where c = 1011 index_test.go:140: sql delete from test_index where c = 466 index_test.go:137: sql insert into test_index values (1225, 5122140358811932811, 0.809773, 'BuvjEGmztA') index_test.go:137: sql insert into test_index values (1228, 4393766849915830345, 0.531243, 'g48LZMKuql') index_test.go:143: sql update test_index set c1 = 1264631215552854126, c2 = 0.692653, c3 = 'RVdpsKDSgO' where c = 917 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 4440226846290900676, c2 = 0.336055, c3 = 'G3b2UllEie' where c = 726 index_test.go:137: sql insert into test_index values (1229, 6982933725686808061, 0.298690, '8BNPePHkmv') index_test.go:140: sql delete from test_index where c = 789 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 4369716089239903740, c2 = 0.430041, c3 = 'ECf4piFTlM' where c = 182 index_test.go:143: sql update test_index set c1 = 8147415332145379562, c2 = 0.066239, c3 = 'KHKSOs5KLM' where c = 824 index_test.go:137: sql insert into test_index values (1230, 3742097961551956082, 0.020812, 'c3zvMKY8ZS') index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 765857788834498373, c2 = 0.586208, c3 = 'WZMduiGFsh' where c = 788 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 7403074305920334005, c2 = 0.729582, c3 = 'zb7LQlM80h' where c = 937 index_test.go:137: sql insert into test_index values (1231, 1510531680291089827, 0.029621, 'tcVKmksEGx') index_test.go:143: sql update test_index set c1 = 7924693462705584941, c2 = 0.749128, c3 = 'ZXxlAVzvI5' where c = 410 index_test.go:143: sql update test_index set c1 = 9141420413737440117, c2 = 0.404896, c3 = 'e0aLls9lug' where c = 980 index_test.go:143: sql update test_index set c1 = 7576557615641817029, c2 = 0.524490, c3 = 'IZrHwo2PkZ' where c = 539 index_test.go:137: sql insert into test_index values (1232, 1848356909426431769, 0.011150, 'Snt1AWaQx7') index_test.go:137: sql insert into test_index values (1233, 6964275093693232746, 0.008506, 'qQzhZ9YUjk') index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 3755795143969832060, c2 = 0.977855, c3 = 'yAzEDUxYK0' where c = 395 index_test.go:137: sql insert into test_index values (1234, 4035569573170255311, 0.573317, 'mOTVWeHNUE') index_test.go:137: sql insert into test_index values (1236, 7340316248461257519, 0.033645, 'WfG4g23dHe') index_test.go:137: sql insert into test_index values (1237, 6545350037409781342, 0.389359, 'exEDJnfM64') index_test.go:137: sql insert into test_index values (1235, 2011351956947560357, 0.988271, '9uEAyl6Dte') index_test.go:140: sql delete from test_index where c = 1055 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 8581951652564791850, c2 = 0.177722, c3 = 'OTZ0Nd2k91' where c = 758 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 3989241252039959579, c2 = 0.337922, c3 = 'd7BvnIAxX2' where c = 1102 index_test.go:137: sql insert into test_index values (1239, 1223595328407019229, 0.944473, 'XWTUnRi6Tl') index_test.go:143: sql update test_index set c1 = 6145447917145031352, c2 = 0.134989, c3 = 'qJxeHEwZa6' where c = 426 index_test.go:137: sql insert into test_index values (1238, 1039297859208874232, 0.881030, 'kt9uE6xcoW') index_test.go:143: sql update test_index set c1 = 3057136023536308616, c2 = 0.922935, c3 = 'ugerTu1lr4' where c = 315 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:137: sql insert into test_index values (1240, 2604099257764915496, 0.948349, 'UxqdWhqNxv') index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 4248033682950648264, c2 = 0.982071, c3 = 'hde6WcJgdZ' where c = 399 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (1241, 2469369042490523302, 0.423678, 'A6bUbpXnBb') index_test.go:143: sql update test_index set c1 = 7730114743272117618, c2 = 0.726933, c3 = 'mKYTFVR9Rz' where c = 680 index_test.go:143: sql update test_index set c1 = 5291657693416314810, c2 = 0.960858, c3 = 'bfkqaWO1qp' where c = 1002 index_test.go:137: sql insert into test_index values (1243, 6673947304767622705, 0.903508, 'QQhCzjVIpe') index_test.go:140: sql delete from test_index where c = 683 index_test.go:143: sql update test_index set c1 = 5623343692905384090, c2 = 0.348079, c3 = '1jq9pjxq0U' where c = 556 index_test.go:140: sql delete from test_index where c = 570 index_test.go:143: sql update test_index set c1 = 6654744112892276899, c2 = 0.012183, c3 = '6asYvtCJiO' where c = 594 index_test.go:137: sql insert into test_index values (1242, 259392745017712158, 0.792919, 'nVRgTWJtI2') index_test.go:143: sql update test_index set c1 = 5750158478404240492, c2 = 0.074020, c3 = '5m4nPDQWuS' where c = 782 index_test.go:137: sql insert into test_index values (1244, 7909308498465208420, 0.424302, 'xXq1QrIRq0') index_test.go:137: sql insert into test_index values (1246, 8809484550009392675, 0.443775, 'nQVFPFQCwn') index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (1245, 8444270956976498942, 0.460639, 'bwkrYR9cRr') index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 953 index_test.go:137: sql insert into test_index values (1247, 2026111844490455170, 0.613631, '1puXHUk26a') index_test.go:143: sql update test_index set c1 = 6749962884453055474, c2 = 0.508920, c3 = 'K6xMUgaTGZ' where c = 948 index_test.go:143: sql update test_index set c1 = 3204745615242962579, c2 = 0.211453, c3 = 'gePsZ6KOtC' where c = 24 index_test.go:137: sql insert into test_index values (1249, 978005083920429016, 0.039059, '2MEsQgHX70') index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 3180115935512270568, c2 = 0.152009, c3 = 'HgwErmS0NT' where c = 213 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 6827903722613742811, c2 = 0.154446, c3 = 'eeG4NtVJl8' where c = 1185 index_test.go:137: sql insert into test_index values (1248, 6302516073932134373, 0.225993, '3zmg8imfsL') index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (1250, 2891633608235382860, 0.782458, '3uF79Ak1Qv') index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (1251, 6131877333568372639, 0.125182, 'HvSbm6y0Nv') index_test.go:143: sql update test_index set c1 = 6506538305385603285, c2 = 0.967618, c3 = '421wKGdhfq' where c = 251 index_test.go:143: sql update test_index set c1 = 1701397870161349833, c2 = 0.986844, c3 = 'C1sxoyJ6MO' where c = 37 index_test.go:137: sql insert into test_index values (1252, 4123319810147258981, 0.335047, 'MBX3HBzQfM') index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 3355709288730997212, c2 = 0.637576, c3 = 'uYjSHsIIUP' where c = 962 index_test.go:137: sql insert into test_index values (1253, 134979846291629158, 0.589018, 'K8o07kMxUP') index_test.go:143: sql update test_index set c1 = 5383960297705857821, c2 = 0.640496, c3 = '4h1iiIdK5L' where c = 843 index_test.go:143: sql update test_index set c1 = 1468976790280070757, c2 = 0.848902, c3 = 'Boiu5LbKaB' where c = 176 index_test.go:143: sql update test_index set c1 = 6384355847067341425, c2 = 0.726425, c3 = 'fBV2baIetp' where c = 211 index_test.go:140: sql delete from test_index where c = 924 index_test.go:143: sql update test_index set c1 = 7777909821607794843, c2 = 0.386219, c3 = 'uIpKtTxPRG' where c = 1082 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (1256, 3209082192943125095, 0.645038, 'FFrFxEwdiB') index_test.go:137: sql insert into test_index values (1254, 6715284508890414729, 0.009294, 'HZdbK8JmiE') index_test.go:137: sql insert into test_index values (1255, 330269587012784496, 0.763866, 'rlxqDAObYN') index_test.go:143: sql update test_index set c1 = 5355478006209485342, c2 = 0.551208, c3 = 'cgITWnQeOh' where c = 370 index_test.go:137: sql insert into test_index values (1259, 6588625491424508756, 0.420207, '7VdrKbekOv') index_test.go:137: sql insert into test_index values (1257, 6213608186223998766, 0.536877, 'BKnlVyWzKe') index_test.go:143: sql update test_index set c1 = 6938696733023149203, c2 = 0.525181, c3 = '59DQEB64Wt' where c = 974 index_test.go:137: sql insert into test_index values (1258, 6923552767961827056, 0.096702, 'zZJESJQQIv') index_test.go:137: sql insert into test_index values (1260, 4971838462118787008, 0.319289, 'xJ3CUCNoJS') index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 864 index_test.go:143: sql update test_index set c1 = 948559765697774433, c2 = 0.750759, c3 = 'RRCULQ9T6P' where c = 1178 index_test.go:137: sql insert into test_index values (1261, 3378557775707499675, 0.999826, 'bdTRinUHuT') index_test.go:143: sql update test_index set c1 = 7038239056161926086, c2 = 0.735689, c3 = 'T6WkxS6dnd' where c = 38 index_test.go:137: sql insert into test_index values (1262, 615972005963875796, 0.646028, 'YQ5nif5MCx') index_test.go:143: sql update test_index set c1 = 2960926482777206993, c2 = 0.298695, c3 = 'e4ioNrVpmt' where c = 182 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:143: sql update test_index set c1 = 148544779846169238, c2 = 0.591898, c3 = 'qUN5Ye4Gkw' where c = 785 index_test.go:143: sql update test_index set c1 = 2042898346506689524, c2 = 0.231772, c3 = '3qt54qz4cZ' where c = 758 index_test.go:140: sql delete from test_index where c = 953 index_test.go:137: sql insert into test_index values (1264, 5561498772041832570, 0.596717, 'Lz6WOMCUNp') index_test.go:143: sql update test_index set c1 = 7742493298791485238, c2 = 0.162088, c3 = '8M8mJmYhNe' where c = 684 index_test.go:143: sql update test_index set c1 = 959163743102526058, c2 = 0.770752, c3 = 'n1CivKlmJB' where c = 964 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (1263, 3106438809374510924, 0.401236, '92adkv9Br0') index_test.go:143: sql update test_index set c1 = 8675828863990242969, c2 = 0.233216, c3 = 'BpODM6lnMr' where c = 961 index_test.go:137: sql insert into test_index values (1266, 755990158255970265, 0.823610, 'Yb1NeZlUyb') index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (1265, 617670216816315915, 0.865046, '2Pb4hqUdWn') index_test.go:137: sql insert into test_index values (1267, 5672598676966355324, 0.112006, 'mTsXrdDipq') index_test.go:143: sql update test_index set c1 = 8471641675562870668, c2 = 0.122400, c3 = 'wwHw7RwM76' where c = 341 index_test.go:137: sql insert into test_index values (1268, 7710253324914711341, 0.775735, '5eL0eJeR4q') index_test.go:137: sql insert into test_index values (1269, 4548690058001691000, 0.415054, 'iEkgpmmCZw') index_test.go:140: sql delete from test_index where c = 1112 index_test.go:143: sql update test_index set c1 = 815869200561077071, c2 = 0.505325, c3 = 'WZ7l7T1z6f' where c = 1044 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (1271, 1751890144739644618, 0.627704, 'zzaSVKYQyF') index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 3203137644342067248, c2 = 0.137064, c3 = 'J8rZLZaJKr' where c = 1061 index_test.go:143: sql update test_index set c1 = 3365681019111771454, c2 = 0.362293, c3 = 'axorL9g01v' where c = 396 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 985 index_test.go:137: sql insert into test_index values (1270, 6018198284185313442, 0.069591, 'OMU6ML7EzG') index_test.go:143: sql update test_index set c1 = 8746232290682069818, c2 = 0.655741, c3 = 'kNd8xcDYKR' where c = 1203 index_test.go:140: sql delete from test_index where c = 795 index_test.go:137: sql insert into test_index values (1273, 1740604611992710933, 0.564629, '3UjwKhdYVt') index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (1274, 5300974341525484863, 0.279186, 'R50AYBzcCh') index_test.go:137: sql insert into test_index values (1272, 3596638396390676174, 0.189181, 'SDhP5gfJ9T') index_test.go:143: sql update test_index set c1 = 8219055683334743963, c2 = 0.349350, c3 = 's373QzIBWl' where c = 554 index_test.go:143: sql update test_index set c1 = 3010169567580340613, c2 = 0.876086, c3 = '2gO6rcbQLB' where c = 848 index_test.go:143: sql update test_index set c1 = 8031635721519901213, c2 = 0.687869, c3 = 'N8ebx46oGI' where c = 112 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (1275, 5197092791343465951, 0.226911, 'J227FkeSgk') index_test.go:140: sql delete from test_index where c = 928 index_test.go:143: sql update test_index set c1 = 576131551753112991, c2 = 0.059730, c3 = '4sAqygngAb' where c = 1017 index_test.go:143: sql update test_index set c1 = 6494198954182995434, c2 = 0.697454, c3 = 'wH84cHNfz0' where c = 1227 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 8276877989497614101, c2 = 0.886057, c3 = 'mROtDScZGF' where c = 1189 index_test.go:137: sql insert into test_index values (1276, 8790431563175151907, 0.309726, 'ebJcccmBKZ') index_test.go:137: sql insert into test_index values (1277, 5218476144799872986, 0.075037, 'bd1Urt5SwL') index_test.go:140: sql delete from test_index where c = 687 index_test.go:143: sql update test_index set c1 = 6830266375740792684, c2 = 0.265793, c3 = 'tE2pSjjsK3' where c = 132 index_test.go:137: sql insert into test_index values (1278, 4944571940585135577, 0.032092, 'Yy3sVSo8H0') index_test.go:137: sql insert into test_index values (1279, 8492877763104061904, 0.957006, 'deqC6TM7NS') index_test.go:143: sql update test_index set c1 = 711355350012132420, c2 = 0.980174, c3 = 'hskeIMZFLR' where c = 1267 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 2679565713931574585, c2 = 0.800625, c3 = '4OVdoQaShP' where c = 963 index_test.go:137: sql insert into test_index values (1281, 8540030440649961534, 0.017698, 'iOAnqIVPJ1') index_test.go:143: sql update test_index set c1 = 7255837601599006249, c2 = 0.112499, c3 = 'KCZxLnCbKE' where c = 1197 index_test.go:137: sql insert into test_index values (1280, 1106008182162516506, 0.474956, 'BMMkyJdjZv') index_test.go:137: sql insert into test_index values (1282, 4970219273398608888, 0.244376, 'HNI6um64cN') index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (1283, 4971392512425538141, 0.585664, 'HD3pPZ0ZUh') index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 5460951483321970699, c2 = 0.247433, c3 = 'BC11W5Aqlc' where c = 60 index_test.go:137: sql insert into test_index values (1284, 3282052401423060625, 0.948813, 'fq2XemER0G') index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 6881644953228681193, c2 = 0.309628, c3 = 'c2cbl6FWCU' where c = 800 index_test.go:143: sql update test_index set c1 = 1166586265238222475, c2 = 0.122386, c3 = 'x1wRjX2RMK' where c = 170 index_test.go:137: sql insert into test_index values (1285, 1767923412346320127, 0.784891, 'CARLXxCEP7') index_test.go:143: sql update test_index set c1 = 2937583037380591661, c2 = 0.385585, c3 = 'fGzHnBr4cA' where c = 773 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1287, 8757045624744473187, 0.876027, '91ZdDZ2sy7') index_test.go:143: sql update test_index set c1 = 4682937894850844952, c2 = 0.596430, c3 = 'owdrpn1kkL' where c = 1215 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:137: sql insert into test_index values (1286, 256456540546169891, 0.323417, 'COJQ6Qi7NJ') index_test.go:143: sql update test_index set c1 = 7533629251761200065, c2 = 0.644450, c3 = 'ktB6ljzdgs' where c = 286 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (1289, 77355849049838771, 0.124991, 'bfRdY098gq') index_test.go:137: sql insert into test_index values (1288, 5004018445221817670, 0.375647, 'CONK73ZfUe') index_test.go:143: sql update test_index set c1 = 4474263224497193112, c2 = 0.798567, c3 = '4yLyunWIGP' where c = 962 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 2611820405754624310, c2 = 0.336592, c3 = 'qqO7oCBbBo' where c = 1169 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 8950397513518315492, c2 = 0.464059, c3 = 'tlhz0xxcR9' where c = 437 index_test.go:143: sql update test_index set c1 = 8432526872580647660, c2 = 0.192123, c3 = 'Xj3pHTuFw3' where c = 540 index_test.go:137: sql insert into test_index values (1290, 5788887206325262189, 0.519466, 'oUX1OempQi') index_test.go:137: sql insert into test_index values (1291, 3351412113270227079, 0.527617, 'uKWYuwspqX') index_test.go:143: sql update test_index set c1 = 1913471923249180411, c2 = 0.029307, c3 = '3aSYkA6X6s' where c = 1045 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 2698533211675554509, c2 = 0.297341, c3 = 'HpDpIOCFm5' where c = 1080 index_test.go:137: sql insert into test_index values (1294, 1049604335069503802, 0.391531, 'mAyAGKszDs') index_test.go:143: sql update test_index set c1 = 3778006759987862147, c2 = 0.562935, c3 = '48PkFPmalD' where c = 924 index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1293, 4891183190774553193, 0.349261, 'XYPw9ioaY8') index_test.go:137: sql insert into test_index values (1292, 4643365946055068389, 0.004244, 'u5qL85fVAc') index_test.go:143: sql update test_index set c1 = 6128132269024896247, c2 = 0.394312, c3 = 'RcFX2hBQZa' where c = 1246 index_test.go:137: sql insert into test_index values (1295, 3835603892876427331, 0.242106, 'nxdENheTZu') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 4057524397864655963, c2 = 0.261703, c3 = 'xomDJUBFlr' where c = 335 index_test.go:137: sql insert into test_index values (1296, 2479848109893590367, 0.257994, 'OPfp48m85C') index_test.go:143: sql update test_index set c1 = 4827935074142744361, c2 = 0.024488, c3 = 'CfR2riIRcX' where c = 367 index_test.go:143: sql update test_index set c1 = 4290476491476935130, c2 = 0.921271, c3 = 'pNtfxd2Hcz' where c = 904 index_test.go:143: sql update test_index set c1 = 3474059433754824563, c2 = 0.646895, c3 = 'APAcGSvgry' where c = 1219 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:137: sql insert into test_index values (1297, 8723086705478566298, 0.875053, 'H9KjiIblaY') index_test.go:143: sql update test_index set c1 = 6859870408959088425, c2 = 0.401632, c3 = 'dizdldX1gA' where c = 566 index_test.go:137: sql insert into test_index values (1299, 1674302116282553954, 0.139632, 'jm3RgJvEcq') index_test.go:140: sql delete from test_index where c = 1159 index_test.go:137: sql insert into test_index values (1298, 6372485745027869354, 0.964268, 'MOikAiIrzu') index_test.go:137: sql insert into test_index values (1300, 4209665648811817957, 0.410716, 'l1v6Nd4YUR') index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 4854541108482317478, c2 = 0.292797, c3 = 'fFVDXaPkII' where c = 1097 index_test.go:143: sql update test_index set c1 = 7903657444638157134, c2 = 0.176847, c3 = 'RVb8KeE5Oi' where c = 127 index_test.go:143: sql update test_index set c1 = 963727450647346701, c2 = 0.649811, c3 = 'zq8TVB2Aqs' where c = 1138 index_test.go:140: sql delete from test_index where c = 1223 index_test.go:143: sql update test_index set c1 = 7616840111184299279, c2 = 0.268990, c3 = 'KuuZG9VpuL' where c = 1284 index_test.go:143: sql update test_index set c1 = 7629399326812476653, c2 = 0.387849, c3 = '3v2BIVBgig' where c = 959 index_test.go:143: sql update test_index set c1 = 7677462115761507737, c2 = 0.447270, c3 = '9XiJQAq0AK' where c = 508 index_test.go:137: sql insert into test_index values (1302, 6633821266358770177, 0.360871, 'BLz7ezAr9u') index_test.go:137: sql insert into test_index values (1304, 3022713064574547858, 0.259285, 'VC9mS5hdvQ') index_test.go:137: sql insert into test_index values (1303, 6372778742010349124, 0.003241, 'p6Ye6tPZq1') index_test.go:137: sql insert into test_index values (1307, 8163804585837944745, 0.615484, 'R1A9CZq9b6') index_test.go:137: sql insert into test_index values (1301, 3935763188595622040, 0.795549, '7l0ULcHlEK') index_test.go:137: sql insert into test_index values (1306, 3353669734641053067, 0.928323, 'FJHoMtV2bR') index_test.go:137: sql insert into test_index values (1310, 4621052629479577115, 0.659899, 'HOaYjInvrs') index_test.go:137: sql insert into test_index values (1308, 8327393376880403544, 0.070068, 'Jj39M2SgvM') index_test.go:137: sql insert into test_index values (1309, 1532258440018284825, 0.995478, 'SNRNgiX4QL') index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (1305, 8865094114383685230, 0.475518, 'LxfUmh0mKF') index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 891 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 8329832779331206734, c2 = 0.484702, c3 = 'q6R7dAcbMk' where c = 265 index_test.go:143: sql update test_index set c1 = 4296905256485395497, c2 = 0.529308, c3 = 'YX094fc7h0' where c = 139 index_test.go:140: sql delete from test_index where c = 295 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 1050832818261993577, c2 = 0.003144, c3 = 'eJr4HPW3nO' where c = 70 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 6053243617783531956, c2 = 0.075162, c3 = 'rqfYFkaZNA' where c = 945 index_test.go:143: sql update test_index set c1 = 6054674747267499211, c2 = 0.831415, c3 = 'jcLoA9ywLA' where c = 1053 index_test.go:137: sql insert into test_index values (1313, 1451624978479273299, 0.132864, 'e4NJm9bUVG') index_test.go:137: sql insert into test_index values (1311, 1303914580846412314, 0.672671, '6Gnyrs1601') index_test.go:143: sql update test_index set c1 = 4354305046310292743, c2 = 0.329624, c3 = 'lx1KLBt6Zu' where c = 37 index_test.go:143: sql update test_index set c1 = 545772109942991319, c2 = 0.466563, c3 = 'PiDFLxAbLg' where c = 829 index_test.go:143: sql update test_index set c1 = 9009254251503882904, c2 = 0.650268, c3 = '0ZABEh84MQ' where c = 1019 index_test.go:143: sql update test_index set c1 = 4185690447779486910, c2 = 0.968678, c3 = 'uRUfanyNIC' where c = 1041 index_test.go:143: sql update test_index set c1 = 9213233439707504838, c2 = 0.049892, c3 = 'C30AXvQHAE' where c = 663 index_test.go:137: sql insert into test_index values (1314, 8948620459952405933, 0.582562, 'Nm8WY8UJqk') index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (1312, 7858109588020605752, 0.813726, 'ie4wIeDOIx') index_test.go:137: sql insert into test_index values (1316, 3670071818004440036, 0.628518, 'CfqfX8SmB5') index_test.go:140: sql delete from test_index where c = 468 index_test.go:137: sql insert into test_index values (1317, 6142720417956140180, 0.417324, 'RJOvaDpHLe') index_test.go:137: sql insert into test_index values (1318, 7742231487462709044, 0.691514, 'xD9UBikvtu') index_test.go:137: sql insert into test_index values (1320, 326596300747480231, 0.111165, '3mS6FVu5ke') index_test.go:137: sql insert into test_index values (1319, 1186911628812770824, 0.530718, 'YhpNC1BOuv') index_test.go:137: sql insert into test_index values (1315, 1122226889886164503, 0.521490, 'qYaQHl4F8m') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 8949134111965164285, c2 = 0.151334, c3 = 'PJNHko8b5v' where c = 601 index_test.go:140: sql delete from test_index where c = 798 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 350 index_test.go:143: sql update test_index set c1 = 6467768792201337342, c2 = 0.206363, c3 = 'ISwkUvzL8C' where c = 274 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 1199 index_test.go:143: sql update test_index set c1 = 295189094241537570, c2 = 0.170205, c3 = 'sgZGuIyJ2a' where c = 320 index_test.go:143: sql update test_index set c1 = 572519085498240538, c2 = 0.356040, c3 = 'umII1r6AC1' where c = 684 index_test.go:140: sql delete from test_index where c = 785 index_test.go:137: sql insert into test_index values (1321, 4135983474874719847, 0.175263, 'zLm85JqgK5') index_test.go:143: sql update test_index set c1 = 2495013702208162200, c2 = 0.060736, c3 = '6eT1HFV07h' where c = 334 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 7236981430556855559, c2 = 0.277204, c3 = 'NDc3WmTOHk' where c = 374 index_test.go:143: sql update test_index set c1 = 2401530524167860317, c2 = 0.715909, c3 = 'J9NSOrJHa5' where c = 1140 index_test.go:137: sql insert into test_index values (1322, 5377426374376993375, 0.423357, 'uUTDrPq21P') index_test.go:137: sql insert into test_index values (1323, 1898587834507940732, 0.713456, 'Db4PLkAroG') index_test.go:137: sql insert into test_index values (1324, 3828548098711835022, 0.785727, 'UZxIbcZ0D2') index_test.go:143: sql update test_index set c1 = 4402600088372436434, c2 = 0.696056, c3 = 'EdOlm4w9g0' where c = 279 index_test.go:137: sql insert into test_index values (1325, 1907182838457339803, 0.646848, 'k9r6vE7PoX') index_test.go:143: sql update test_index set c1 = 3608233621595179925, c2 = 0.773860, c3 = 'MnCJa3pCPF' where c = 497 index_test.go:137: sql insert into test_index values (1326, 7090141378978457761, 0.047071, '8LeuQAlTxD') index_test.go:137: sql insert into test_index values (1327, 3915208699134099143, 0.827474, 'pzvNjiC9Wm') index_test.go:143: sql update test_index set c1 = 4509661934011806980, c2 = 0.222394, c3 = 'KwYufHoW3w' where c = 1163 index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (1328, 7400716059640994042, 0.960059, 'oQbSdBwdf5') index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 840 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (1329, 2072164818356215453, 0.685918, 'ySab7TShJC') index_test.go:140: sql delete from test_index where c = 1259 index_test.go:143: sql update test_index set c1 = 6403075679095989934, c2 = 0.119836, c3 = 'I026zlreYz' where c = 1102 index_test.go:137: sql insert into test_index values (1330, 9089515650837656705, 0.058598, 'GI02WPyCeY') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 5380882000162265671, c2 = 0.129530, c3 = 'WkXxGiAh70' where c = 310 index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 2103934348998874452, c2 = 0.466132, c3 = 'UgHyr9GoX1' where c = 1064 index_test.go:143: sql update test_index set c1 = 8456535743674551179, c2 = 0.182400, c3 = 'VRiIFUpUIe' where c = 1065 index_test.go:143: sql update test_index set c1 = 4320069495511766797, c2 = 0.914296, c3 = 'WWrkH8zRlz' where c = 842 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1331, 3498283704674691239, 0.126658, 'XrAHuIRuM0') index_test.go:143: sql update test_index set c1 = 8600473763518408485, c2 = 0.569606, c3 = 'XraDY2RMBA' where c = 908 index_test.go:143: sql update test_index set c1 = 9124791040941143139, c2 = 0.377136, c3 = 'WeuJPtgEDl' where c = 320 index_test.go:143: sql update test_index set c1 = 6853368577979768860, c2 = 0.465482, c3 = '5PpAA7Fe3N' where c = 1131 index_test.go:137: sql insert into test_index values (1333, 8648567240925241862, 0.760001, 'cxNevRe9GO') index_test.go:137: sql insert into test_index values (1335, 6376313300830916387, 0.653860, 'kwdPKRTCaj') index_test.go:137: sql insert into test_index values (1332, 5774843163931492990, 0.171377, 'LUGwyZNRUJ') index_test.go:143: sql update test_index set c1 = 3342361557277004287, c2 = 0.999329, c3 = '7yo4ARTZ8b' where c = 647 index_test.go:137: sql insert into test_index values (1334, 383123112972298210, 0.186600, 'VAJXrXOzzL') index_test.go:137: sql insert into test_index values (1336, 1288222712311532065, 0.134812, 'VrggdHInPh') index_test.go:137: sql insert into test_index values (1337, 4876442844600627935, 0.780467, 'TJDgLWqKj2') index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 459843683408446840, c2 = 0.898329, c3 = 'VzZVPl8Gq2' where c = 769 index_test.go:137: sql insert into test_index values (1339, 6112051505343961876, 0.245425, 'cqR6FO8Z2s') index_test.go:137: sql insert into test_index values (1338, 1644459936745853980, 0.089015, 'XrsddID6Du') index_test.go:143: sql update test_index set c1 = 8375143436485854275, c2 = 0.439329, c3 = 'ZxBoe6eEQt' where c = 513 index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 4138701502336002222, c2 = 0.973161, c3 = 'tXKvnKGtYz' where c = 1104 index_test.go:140: sql delete from test_index where c = 881 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 738 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 2709926816405446974, c2 = 0.136844, c3 = '50Z6M0kGlZ' where c = 386 index_test.go:143: sql update test_index set c1 = 1410984336276216198, c2 = 0.459708, c3 = 'vLRg1b4QA8' where c = 958 index_test.go:143: sql update test_index set c1 = 7443533787652218295, c2 = 0.549770, c3 = 'rrSN3V4v46' where c = 327 index_test.go:137: sql insert into test_index values (1341, 2134586603521022358, 0.499164, 'W3SDsMtDdt') index_test.go:143: sql update test_index set c1 = 6630194640051309266, c2 = 0.177658, c3 = '8kXUdiQpAM' where c = 1289 index_test.go:137: sql insert into test_index values (1342, 559302400243271729, 0.920417, 'FAseB2PKcB') index_test.go:137: sql insert into test_index values (1340, 6172834574763730372, 0.252764, 'Ox2ys1qE7g') index_test.go:143: sql update test_index set c1 = 7873782410322307403, c2 = 0.498740, c3 = '81CtNu5dcK' where c = 100 index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 5795107468370686280, c2 = 0.699180, c3 = 'pzXOnsikVN' where c = 765 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (1344, 784676390620899074, 0.454335, '7jY0YbuTk2') index_test.go:137: sql insert into test_index values (1343, 1488375714734755068, 0.878752, 'AeU1QGCogd') index_test.go:137: sql insert into test_index values (1345, 6117080002413717436, 0.677010, 'CZHrBC9Z34') index_test.go:137: sql insert into test_index values (1346, 4851658313478419503, 0.735057, 'BUswrLbc7U') index_test.go:143: sql update test_index set c1 = 5234796102811821402, c2 = 0.127211, c3 = 'CmyrB2NPiL' where c = 293 index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 1570997817472393598, c2 = 0.652633, c3 = 'zRaAA2IGJT' where c = 995 index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (1347, 8129388415601941273, 0.388052, 'giOfFi1C2J') index_test.go:143: sql update test_index set c1 = 6390926488033224532, c2 = 0.894147, c3 = 'McFKARDCV4' where c = 1103 index_test.go:143: sql update test_index set c1 = 2144750063671277572, c2 = 0.604013, c3 = '9x94zhu341' where c = 338 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (1348, 6546208595164418165, 0.764773, 'xUKXN8bWEZ') index_test.go:137: sql insert into test_index values (1349, 4605579671192636573, 0.372552, 'nyahKK2Oda') index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 1731019348541817131, c2 = 0.663296, c3 = 'Z8arDoX0V3' where c = 583 index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (1351, 9033756716009811871, 0.153931, 'hdQg6YpGph') index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 9087801698798604766, c2 = 0.291005, c3 = 'W4G0la4xCI' where c = 327 index_test.go:137: sql insert into test_index values (1350, 5826585583793303497, 0.683716, 'CGFs4Ke4tJ') index_test.go:137: sql insert into test_index values (1352, 3783554016638049978, 0.909461, 'DEeOVwKXI4') index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 6057844294022771254, c2 = 0.974906, c3 = 'IVtjGsVd3v' where c = 12 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 4228915122390684239, c2 = 0.450617, c3 = 'xiobnb0srj' where c = 519 index_test.go:137: sql insert into test_index values (1354, 6046971769395323575, 0.142483, 'lcg5baoUfb') index_test.go:143: sql update test_index set c1 = 806545878009330466, c2 = 0.881962, c3 = 'utsSRvzMCs' where c = 705 index_test.go:137: sql insert into test_index values (1353, 7979908317767887158, 0.113955, '8YMf6a6Ucm') index_test.go:143: sql update test_index set c1 = 6364295205168190261, c2 = 0.837746, c3 = 'nXYb1II1Rm' where c = 729 index_test.go:143: sql update test_index set c1 = 541210198978201741, c2 = 0.734018, c3 = 'MnrvwGX3Sr' where c = 590 index_test.go:137: sql insert into test_index values (1355, 1071675729264408351, 0.953440, 'OKFUZ1xmTY') index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:143: sql update test_index set c1 = 3910465739457972532, c2 = 0.425321, c3 = 'pDfbGLAzej' where c = 911 index_test.go:143: sql update test_index set c1 = 866258991678398562, c2 = 0.385837, c3 = '0jQGKNSBfv' where c = 294 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (1356, 5971740898687378609, 0.557802, 'SqQmZJynKe') index_test.go:137: sql insert into test_index values (1357, 5846874018362986301, 0.239705, 'ubjOmjfBji') index_test.go:137: sql insert into test_index values (1359, 5741254869957699015, 0.553893, 'nFolTgsoP5') index_test.go:137: sql insert into test_index values (1358, 29861124563208392, 0.106694, 'eGHivwQvTQ') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (1360, 1733725016481981098, 0.667032, 'qoMG4kcutM') index_test.go:143: sql update test_index set c1 = 1197709426584810821, c2 = 0.956679, c3 = 'iJ8STD7lrp' where c = 1016 index_test.go:143: sql update test_index set c1 = 2451998978891625309, c2 = 0.442691, c3 = 'xhDi7xxtnc' where c = 482 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 8520367706696139400, c2 = 0.053670, c3 = 'cWpqeaXerc' where c = 495 index_test.go:137: sql insert into test_index values (1361, 8968920435009073341, 0.001768, 'ewnRzvr1fn') index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (1362, 7729491455528480582, 0.172946, 'FFyd7iFiOe') index_test.go:143: sql update test_index set c1 = 8733660184865942032, c2 = 0.186185, c3 = 'R0nUDprWxQ' where c = 758 index_test.go:143: sql update test_index set c1 = 5159593880471953010, c2 = 0.914849, c3 = 'BdMfdY77ZK' where c = 166 index_test.go:143: sql update test_index set c1 = 4567881962093648681, c2 = 0.244283, c3 = 'FcV94fx5Ku' where c = 560 index_test.go:137: sql insert into test_index values (1363, 3378732051796020105, 0.539621, 'ohr5uOXtTM') index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (1364, 5201996186365977468, 0.225372, 'GZg6JEC4k0') index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 8659648833813726407, c2 = 0.199574, c3 = 'dhuoFwNZG7' where c = 756 index_test.go:143: sql update test_index set c1 = 5272821508091260475, c2 = 0.462121, c3 = 'Z1IT7g32eB' where c = 130 index_test.go:143: sql update test_index set c1 = 1085016330522138727, c2 = 0.852387, c3 = 'iPkbdfhneZ' where c = 750 index_test.go:143: sql update test_index set c1 = 7677315421899562528, c2 = 0.405098, c3 = 'T3FXkdhgpe' where c = 5 index_test.go:137: sql insert into test_index values (1367, 9085242557242180399, 0.072414, 'T3zOo90OwN') index_test.go:137: sql insert into test_index values (1368, 909020547028845529, 0.887612, 'Y5iJJgiwo6') index_test.go:137: sql insert into test_index values (1366, 4999614740805427017, 0.601013, 'u6L1ggSgQB') index_test.go:137: sql insert into test_index values (1365, 3688444280533854362, 0.130136, 'qkH5gzjryR') index_test.go:140: sql delete from test_index where c = 654 index_test.go:140: sql delete from test_index where c = 962 index_test.go:137: sql insert into test_index values (1370, 9062154437185272546, 0.698360, 'mhNUYaSbff') index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (1369, 3118570545924552919, 0.920277, 'r6tuyFEebx') index_test.go:143: sql update test_index set c1 = 8250971865606817524, c2 = 0.688732, c3 = 'fwxcvdxmLZ' where c = 1025 index_test.go:137: sql insert into test_index values (1371, 2433841447740146714, 0.793171, 'UNStT0cW1p') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 3674173154967226914, c2 = 0.515263, c3 = 'bC38hwHWFW' where c = 864 index_test.go:143: sql update test_index set c1 = 2531340766963355097, c2 = 0.969272, c3 = 'ale7JfYmMn' where c = 9 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 5073744305167722055, c2 = 0.341930, c3 = 'wbBHO6emIi' where c = 1147 index_test.go:143: sql update test_index set c1 = 5484949636146097802, c2 = 0.436631, c3 = 'S5PIuKStAa' where c = 1180 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (1373, 8070173612947606140, 0.343660, 'nBFcZSdnrf') index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 3291982495291601322, c2 = 0.579079, c3 = 'zWNWXHjJo9' where c = 60 index_test.go:143: sql update test_index set c1 = 246773839621614838, c2 = 0.299836, c3 = '7X7u5Q9thC' where c = 638 index_test.go:137: sql insert into test_index values (1374, 730873161888634454, 0.430625, 'V3i9TYbzgJ') index_test.go:137: sql insert into test_index values (1372, 1750178538965048267, 0.754038, 'BPlA2YaPea') index_test.go:143: sql update test_index set c1 = 1937001696760150355, c2 = 0.550062, c3 = 'S57bm1lkJ6' where c = 47 index_test.go:143: sql update test_index set c1 = 4982957822056765817, c2 = 0.464996, c3 = 'ACHbq7rEIW' where c = 618 index_test.go:137: sql insert into test_index values (1375, 9158612975048525604, 0.416318, 'x5HJbxB9Pw') index_test.go:137: sql insert into test_index values (1376, 6361990807098358675, 0.116960, 'IHP0uvGQ7y') index_test.go:137: sql insert into test_index values (1378, 1027534899833234604, 0.746014, 'f1t66q0fk7') index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (1377, 8218525620877764269, 0.139117, 'qq7QfuFiFU') index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 8013512924851712559, c2 = 0.735699, c3 = 'k9TEz3eZ09' where c = 1044 index_test.go:137: sql insert into test_index values (1379, 3842440661187637676, 0.377432, 'ViczLH64ww') index_test.go:137: sql insert into test_index values (1380, 5507664414638107002, 0.147754, 'QDrkKYaywj') index_test.go:140: sql delete from test_index where c = 749 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 2194360680656225511, c2 = 0.103527, c3 = 'ztIyQeSBi5' where c = 38 index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (1381, 7659458153081282406, 0.707207, 'Fb89Qoah7q') index_test.go:143: sql update test_index set c1 = 8779776180715138399, c2 = 0.212338, c3 = 'z4Jh0Phl9m' where c = 98 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 8497654566811915109, c2 = 0.531245, c3 = 'VylqpIonkB' where c = 1160 index_test.go:140: sql delete from test_index where c = 697 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 1724328848763644199, c2 = 0.359968, c3 = 'dLlZqlOnDS' where c = 402 index_test.go:143: sql update test_index set c1 = 3716963275221932185, c2 = 0.149219, c3 = 'AYvuIiGxok' where c = 681 index_test.go:137: sql insert into test_index values (1382, 7756035243261410392, 0.753764, 'joOJ8jHK7e') index_test.go:143: sql update test_index set c1 = 4086468945701540608, c2 = 0.922295, c3 = 'KM11i7C2nN' where c = 839 index_test.go:137: sql insert into test_index values (1383, 969923923275097327, 0.873722, '5e6ozsmOYp') index_test.go:143: sql update test_index set c1 = 6412754960752253202, c2 = 0.798753, c3 = 'BcUY7qJhEq' where c = 673 index_test.go:137: sql insert into test_index values (1384, 5747035766585808496, 0.268959, 'gHQKTgkZZc') index_test.go:143: sql update test_index set c1 = 8403941352297870086, c2 = 0.361117, c3 = 'VGv3d3PuBl' where c = 1141 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (1385, 944582862405026871, 0.340591, 'DGWlF1BgIk') index_test.go:143: sql update test_index set c1 = 918186619638536332, c2 = 0.968815, c3 = 'hRtSmbDl66' where c = 1101 index_test.go:143: sql update test_index set c1 = 4189967887263763503, c2 = 0.769657, c3 = 'xMRAigwzPy' where c = 921 index_test.go:137: sql insert into test_index values (1386, 9026334844211916154, 0.104812, 'SvUcUntREX') index_test.go:137: sql insert into test_index values (1388, 4471494304701965601, 0.995440, 'aO9O7StIwz') index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (1387, 6507806410665818217, 0.267861, 'zxJhOmBhoo') index_test.go:137: sql insert into test_index values (1389, 8587833317535288880, 0.865674, 'HBVbrWG9fS') index_test.go:137: sql insert into test_index values (1390, 7633977967785007236, 0.535802, 'wCINyOxBmV') index_test.go:143: sql update test_index set c1 = 8474945568064472050, c2 = 0.087664, c3 = 'BwXDGYQyTa' where c = 825 index_test.go:137: sql insert into test_index values (1391, 9102987619217797057, 0.626637, '7XaEpLl2kt') index_test.go:140: sql delete from test_index where c = 1308 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 828 index_test.go:140: sql delete from test_index where c = 1238 index_test.go:140: sql delete from test_index where c = 679 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:143: sql update test_index set c1 = 5963420655177462292, c2 = 0.150054, c3 = 'pSncXqzg7p' where c = 947 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:143: sql update test_index set c1 = 2056642586322064383, c2 = 0.715890, c3 = 'dwM71E1np0' where c = 346 index_test.go:137: sql insert into test_index values (1392, 4907457983144369683, 0.185154, 'zoPJgIyzXA') index_test.go:143: sql update test_index set c1 = 1189067346336915125, c2 = 0.760293, c3 = 'kaOXoK9B6H' where c = 1320 index_test.go:143: sql update test_index set c1 = 533644031479034958, c2 = 0.096583, c3 = 'RMn5TQ4BBh' where c = 1236 index_test.go:143: sql update test_index set c1 = 661877215737676259, c2 = 0.318612, c3 = 'P4zvWiueTY' where c = 1200 index_test.go:143: sql update test_index set c1 = 6226203899763790684, c2 = 0.196581, c3 = 'zeSYg3lmBP' where c = 1279 index_test.go:137: sql insert into test_index values (1393, 1741129641018865204, 0.842620, 'mWOhMPekE1') index_test.go:143: sql update test_index set c1 = 1924880807597637534, c2 = 0.008719, c3 = 'rAylqqHEZR' where c = 96 index_test.go:143: sql update test_index set c1 = 4736360150881539909, c2 = 0.076314, c3 = 'K5mrpiiT9T' where c = 1209 index_test.go:137: sql insert into test_index values (1394, 1594732536324244376, 0.939904, 'Xc0o7x2GvA') index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (1396, 2879915765494625214, 0.708561, 'Pg4xEtgAxo') index_test.go:143: sql update test_index set c1 = 4900714960619892907, c2 = 0.883270, c3 = 'SwgAH4pcWF' where c = 1136 index_test.go:137: sql insert into test_index values (1395, 3830445582701895760, 0.015647, 'C1ChLUFeQY') index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 3655233291485870069, c2 = 0.043753, c3 = 'GMCz2fHUWI' where c = 23 index_test.go:137: sql insert into test_index values (1398, 6560443840850281256, 0.057036, 'zopXthdbrY') index_test.go:137: sql insert into test_index values (1399, 4293779760852509306, 0.932863, 'MIhCKDBppB') index_test.go:137: sql insert into test_index values (1397, 4483537489355614075, 0.904009, 'etOAD43so6') index_test.go:143: sql update test_index set c1 = 8143348267809573904, c2 = 0.825906, c3 = 'B7ntQ2Ogfm' where c = 598 index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:143: sql update test_index set c1 = 6926449588466246586, c2 = 0.712220, c3 = '6HrxqkZAwX' where c = 770 index_test.go:143: sql update test_index set c1 = 7427182456765404997, c2 = 0.747395, c3 = 'qLElqby6z2' where c = 421 index_test.go:143: sql update test_index set c1 = 8903702545068583095, c2 = 0.370341, c3 = '6T18opk6RI' where c = 450 index_test.go:143: sql update test_index set c1 = 8778425074998028045, c2 = 0.226122, c3 = 'PvU6JxXHzB' where c = 885 index_test.go:143: sql update test_index set c1 = 5679089138232153396, c2 = 0.811588, c3 = 'fLSrgbMPZl' where c = 1368 index_test.go:137: sql insert into test_index values (1400, 1459993802262718327, 0.663113, 'Ilh0Ph5HNB') index_test.go:143: sql update test_index set c1 = 8461639034976813375, c2 = 0.460874, c3 = 'cO4nlvAmKq' where c = 599 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 6638695289854329800, c2 = 0.511167, c3 = 'AJlvpZ1WjQ' where c = 87 index_test.go:137: sql insert into test_index values (1403, 9025584136999217878, 0.892287, 'Ux6CRDLgTi') index_test.go:137: sql insert into test_index values (1408, 260375340938990320, 0.159448, 'y034clYpvP') index_test.go:137: sql insert into test_index values (1406, 3004259184891699039, 0.946366, 'KrIXkXs0VX') index_test.go:137: sql insert into test_index values (1404, 890095010722752814, 0.529444, 'VszKwJaast') index_test.go:137: sql insert into test_index values (1402, 3729281234352079857, 0.746507, '8z937itps3') index_test.go:137: sql insert into test_index values (1401, 1343536091223620813, 0.104209, '4YkdxPdbkR') index_test.go:137: sql insert into test_index values (1410, 2673840242317386698, 0.251756, 'aKiuL9Ij41') index_test.go:137: sql insert into test_index values (1407, 1676596506516905815, 0.248615, '4b6VqR2s9n') index_test.go:137: sql insert into test_index values (1405, 6199714365829930666, 0.703834, '7gwuOy8qp1') index_test.go:137: sql insert into test_index values (1409, 4223564225714592483, 0.678968, 'WyjbevgxjH') index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 226 index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 1593925249322128993, c2 = 0.541818, c3 = '2tRL3gZ2Mo' where c = 552 index_test.go:143: sql update test_index set c1 = 2343276321133249333, c2 = 0.919423, c3 = 'MS5czeN4GZ' where c = 315 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 118422136560702013, c2 = 0.944780, c3 = '5fZVA5wyiW' where c = 1162 index_test.go:143: sql update test_index set c1 = 6904408494699737196, c2 = 0.791926, c3 = 'MaOlwGWK5Y' where c = 131 index_test.go:143: sql update test_index set c1 = 812094594650973379, c2 = 0.790912, c3 = 'XS7WDD03pq' where c = 614 index_test.go:137: sql insert into test_index values (1411, 6668248355703171215, 0.959321, 'GnP5Qo7Ytj') index_test.go:137: sql insert into test_index values (1412, 5820461813320046857, 0.361122, '4iLT6mZVtH') index_test.go:143: sql update test_index set c1 = 3674423843058188676, c2 = 0.400687, c3 = '7qKlVIJp1c' where c = 483 index_test.go:143: sql update test_index set c1 = 4554071755469118034, c2 = 0.306634, c3 = 'Xl8MPUt58f' where c = 515 index_test.go:143: sql update test_index set c1 = 3794101148855321801, c2 = 0.164747, c3 = 'DaODCGNPTC' where c = 1278 index_test.go:137: sql insert into test_index values (1413, 2893725541528742833, 0.269056, '5adOUQQoim') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 2964001958740867249, c2 = 0.459703, c3 = '38MACdZHgH' where c = 816 index_test.go:137: sql insert into test_index values (1415, 5460935265940171718, 0.303589, '4GiqvLsL3f') index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 802910534680071832, c2 = 0.096452, c3 = '636pOwC9QY' where c = 557 index_test.go:137: sql insert into test_index values (1416, 1194308905355305194, 0.314815, 'dkK1QxAjXS') index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 7725947014490675231, c2 = 0.097547, c3 = 'DyfQGQhhPA' where c = 145 index_test.go:137: sql insert into test_index values (1417, 7088356757178289613, 0.490399, 'wsSluuhoTF') index_test.go:143: sql update test_index set c1 = 4856319239519133568, c2 = 0.437187, c3 = 'LkCCmqL8Rs' where c = 81 index_test.go:137: sql insert into test_index values (1414, 7521175582299310474, 0.215013, 'j574qpNAdf') index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (1418, 2451229756804651813, 0.504952, 'bluJYLJuPs') index_test.go:137: sql insert into test_index values (1419, 7855733129426413543, 0.718380, '5Yy6dntIJd') index_test.go:137: sql insert into test_index values (1420, 875392513217237666, 0.377137, 'irBxELXC9j') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:137: sql insert into test_index values (1421, 3668968558819564266, 0.565361, 'v4WPkZ5eFl') index_test.go:143: sql update test_index set c1 = 7757960742133268198, c2 = 0.848643, c3 = 'Jl4VSYXnq1' where c = 778 index_test.go:137: sql insert into test_index values (1422, 4724090637560083255, 0.385208, 'Kyonfft8Wb') index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 1459829809048193873, c2 = 0.871855, c3 = 'EtJI4PbFnX' where c = 925 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 6540686819386936243, c2 = 0.720240, c3 = 'nyCiIRrKvU' where c = 745 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 483 index_test.go:143: sql update test_index set c1 = 7603115206675254124, c2 = 0.031180, c3 = 'nNdl2EWUmq' where c = 1055 index_test.go:137: sql insert into test_index values (1423, 3313504409364879361, 0.059944, '22vln5QQWZ') index_test.go:143: sql update test_index set c1 = 4962302281913896067, c2 = 0.854308, c3 = 'xRIRCd6SsY' where c = 377 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (1425, 8954543292159214063, 0.627564, 'WIdoqHCv4a') index_test.go:143: sql update test_index set c1 = 2792866481658723227, c2 = 0.159617, c3 = 'cRb2ZgopoJ' where c = 1206 index_test.go:137: sql insert into test_index values (1424, 6483704681526234606, 0.116052, 'pdrbwo73Fs') index_test.go:143: sql update test_index set c1 = 8533844355139447330, c2 = 0.755264, c3 = 'bxy43aR4aP' where c = 997 index_test.go:143: sql update test_index set c1 = 8774494079066009803, c2 = 0.498507, c3 = 'SbGpBFyNOT' where c = 721 index_test.go:137: sql insert into test_index values (1426, 2961677012576826620, 0.124283, 'FoyO45s6y3') index_test.go:137: sql insert into test_index values (1427, 3676419269260401338, 0.111188, 'F1Fhmzp02c') index_test.go:143: sql update test_index set c1 = 3803646593452819584, c2 = 0.614067, c3 = 'VxemP6X9eW' where c = 1362 index_test.go:143: sql update test_index set c1 = 2365476429125932505, c2 = 0.629105, c3 = 'x3L6COsjCH' where c = 619 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1429, 6891312667209613615, 0.697988, '3ZdpfnQlnr') index_test.go:143: sql update test_index set c1 = 3890893847318904261, c2 = 0.066385, c3 = 'fqqd8yfN80' where c = 627 index_test.go:137: sql insert into test_index values (1430, 6965043978218918358, 0.542602, 'EfNAywllSs') index_test.go:137: sql insert into test_index values (1428, 7285495225227754434, 0.222910, 'wNXqboxFO5') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:143: sql update test_index set c1 = 2433358085844858895, c2 = 0.785518, c3 = 'ZpMpnNP4Qx' where c = 1091 index_test.go:137: sql insert into test_index values (1431, 3955734458127167803, 0.748121, 'SpmdQqpRDI') index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (1432, 3565732251480284405, 0.587066, 'PBGFbgbtPj') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (1433, 390066529487021521, 0.391953, 'mgDZl4131w') index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 7370285897551422337, c2 = 0.860625, c3 = '6qvLj3OZ35' where c = 140 index_test.go:143: sql update test_index set c1 = 926204541790655846, c2 = 0.901629, c3 = 'CqcRB6fIZJ' where c = 211 index_test.go:140: sql delete from test_index where c = 829 index_test.go:137: sql insert into test_index values (1434, 8719039518241419526, 0.334020, 'ItMA53ahX7') index_test.go:143: sql update test_index set c1 = 1730662993414319622, c2 = 0.969178, c3 = 'V1wzwQD1pr' where c = 778 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:143: sql update test_index set c1 = 8004597511518465297, c2 = 0.245744, c3 = '02YaIVk2ST' where c = 1342 index_test.go:140: sql delete from test_index where c = 710 index_test.go:143: sql update test_index set c1 = 6370630398770632779, c2 = 0.193704, c3 = 'Zxd95KcdGt' where c = 1185 index_test.go:137: sql insert into test_index values (1436, 7073587506373217872, 0.784258, 'ZKzefPSPnu') index_test.go:143: sql update test_index set c1 = 8631975091577594521, c2 = 0.424911, c3 = 'f4cELhEkcd' where c = 1193 index_test.go:137: sql insert into test_index values (1435, 1530894993773055621, 0.741826, 'GUnkcKpHRI') index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (1437, 2790644615967048720, 0.553075, 'x6mDHdrBG0') index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 5241699441537727973, c2 = 0.088388, c3 = 'SqyPoQa535' where c = 816 index_test.go:143: sql update test_index set c1 = 1935224014458801623, c2 = 0.132238, c3 = 'IkOykmdTjw' where c = 1411 index_test.go:137: sql insert into test_index values (1439, 1488132968711047855, 0.466441, 'Rnlo245QSe') index_test.go:137: sql insert into test_index values (1440, 58840306805088442, 0.805499, 'q4BI5DzXie') index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 6163525799108039570, c2 = 0.158390, c3 = 'SY7sjcrYfU' where c = 1162 index_test.go:137: sql insert into test_index values (1438, 6750729415419815661, 0.613385, 'CshK7AW05R') index_test.go:143: sql update test_index set c1 = 1632395604546160686, c2 = 0.144404, c3 = 'mQf1vrbJBz' where c = 906 index_test.go:143: sql update test_index set c1 = 4269115012517711848, c2 = 0.018485, c3 = 'uwqFywuL7O' where c = 150 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (1441, 8345209523073587396, 0.696487, 'yIe2dsFSye') index_test.go:137: sql insert into test_index values (1442, 4585028517039550040, 0.343959, 'zFRx7ZaQtc') index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (1443, 6570080745973329437, 0.606397, '9lUeaEEvzt') index_test.go:140: sql delete from test_index where c = 1205 index_test.go:137: sql insert into test_index values (1445, 3156236841630156504, 0.922521, 'Dso9LHhSJt') index_test.go:137: sql insert into test_index values (1444, 5696802176195582261, 0.892288, 'F5j4HKpAe5') index_test.go:140: sql delete from test_index where c = 817 index_test.go:143: sql update test_index set c1 = 1131663606940143368, c2 = 0.692859, c3 = 'v3qv1p0s4i' where c = 989 index_test.go:143: sql update test_index set c1 = 2355283954149212740, c2 = 0.027306, c3 = '01QtCX0drm' where c = 1399 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:143: sql update test_index set c1 = 3178106964943765858, c2 = 0.896669, c3 = 'GnHzhHOlI7' where c = 369 index_test.go:143: sql update test_index set c1 = 6493197275686951688, c2 = 0.596134, c3 = 'Ew6BnyuhIr' where c = 744 index_test.go:143: sql update test_index set c1 = 2541448100560668017, c2 = 0.927027, c3 = 'FTEiahw5aV' where c = 78 index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (1446, 3628299447604572573, 0.501181, 'EZkmZqfVZN') index_test.go:143: sql update test_index set c1 = 6736589387029546609, c2 = 0.111151, c3 = '5eTPqLDYZM' where c = 1304 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 8746382497105556627, c2 = 0.293225, c3 = 'VUOZBdTutx' where c = 1050 index_test.go:137: sql insert into test_index values (1448, 8565986529408875851, 0.491408, 'ZwX863B4ZH') index_test.go:143: sql update test_index set c1 = 8113695081161639265, c2 = 0.726960, c3 = 'wWo6RXG9V3' where c = 124 index_test.go:137: sql insert into test_index values (1450, 8697057078371546548, 0.411721, 'MHbpGttyBh') index_test.go:143: sql update test_index set c1 = 4957398103740224001, c2 = 0.755888, c3 = 'FBOxKBpjRA' where c = 113 index_test.go:137: sql insert into test_index values (1447, 5149729991381637039, 0.223604, 'WXixrQxWu7') index_test.go:137: sql insert into test_index values (1451, 7019035648934534973, 0.859161, 'do0Yc0vpxo') index_test.go:143: sql update test_index set c1 = 3429341101637509258, c2 = 0.210016, c3 = 'XyUT5cjL7s' where c = 1384 index_test.go:137: sql insert into test_index values (1449, 140147476630092962, 0.046859, 'RBycGsvgYp') index_test.go:140: sql delete from test_index where c = 1111 index_test.go:137: sql insert into test_index values (1452, 3926116013098268318, 0.676250, 'nJCHdTs8t2') index_test.go:140: sql delete from test_index where c = 1235 index_test.go:137: sql insert into test_index values (1454, 4380596105212631487, 0.952629, '4C2AFJ7g5R') index_test.go:140: sql delete from test_index where c = 667 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 1391540862235656698, c2 = 0.638654, c3 = 'gbHEo8Vehw' where c = 956 index_test.go:137: sql insert into test_index values (1455, 3246741275775246347, 0.612256, 'j7LgUKqQH7') index_test.go:137: sql insert into test_index values (1453, 2104437440061690664, 0.687011, 'FUaI00Idr8') index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 75028886892847430, c2 = 0.020308, c3 = 'H8zPpaxjlP' where c = 304 index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 3857591385309501891, c2 = 0.221872, c3 = 'fv6rtZyi9X' where c = 721 index_test.go:137: sql insert into test_index values (1456, 5742170728422821297, 0.155293, 'B8GijWXwBA') index_test.go:143: sql update test_index set c1 = 8904705929644623890, c2 = 0.180891, c3 = '7kIzSpEZTb' where c = 1419 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 733513606193444573, c2 = 0.293388, c3 = 'k7vhWGxzU4' where c = 89 index_test.go:143: sql update test_index set c1 = 2333211723144584198, c2 = 0.659004, c3 = '23BKP125gt' where c = 952 index_test.go:137: sql insert into test_index values (1457, 8693307990571480387, 0.304515, 'iSkkoKOnsJ') index_test.go:140: sql delete from test_index where c = 977 index_test.go:143: sql update test_index set c1 = 8709118614927543545, c2 = 0.120701, c3 = 'srsQIjQuKD' where c = 1304 index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (1461, 2241714727634538142, 0.651329, 'TUuvPhGdH3') index_test.go:137: sql insert into test_index values (1460, 8583611654642251943, 0.435244, 'e2zGQQvgpB') index_test.go:143: sql update test_index set c1 = 5122630115851548725, c2 = 0.455503, c3 = 'eAiBQVlHiF' where c = 1088 index_test.go:137: sql insert into test_index values (1459, 921946025030900570, 0.934321, 'z3UB35pYCG') index_test.go:137: sql insert into test_index values (1458, 1021961999287398407, 0.992037, 'reim8jOjK9') index_test.go:143: sql update test_index set c1 = 3391281108842263670, c2 = 0.803469, c3 = 'ajrUr69z99' where c = 959 index_test.go:143: sql update test_index set c1 = 3377662127953290731, c2 = 0.497183, c3 = 'uWdF5cLeiK' where c = 1109 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:143: sql update test_index set c1 = 7930043966986534011, c2 = 0.185052, c3 = 'i6Yv8Ivgtq' where c = 1428 index_test.go:137: sql insert into test_index values (1462, 6617628360498829924, 0.729478, 'vv6sq3xHjL') index_test.go:143: sql update test_index set c1 = 3474398892179024861, c2 = 0.695972, c3 = 'zyWHo1tFJs' where c = 83 index_test.go:143: sql update test_index set c1 = 6755960313672842588, c2 = 0.490456, c3 = '3QUF5Gtr2P' where c = 459 index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (1463, 5573218619875829670, 0.545004, 'IfgJ3fKlLz') index_test.go:137: sql insert into test_index values (1466, 1542221996375740059, 0.095622, 'tAyFYoEy9E') index_test.go:140: sql delete from test_index where c = 1029 index_test.go:137: sql insert into test_index values (1465, 2190992752551968035, 0.307119, 'P0NAikcoMk') index_test.go:143: sql update test_index set c1 = 8188614002747211315, c2 = 0.030744, c3 = 'hsrImwmkBH' where c = 687 index_test.go:137: sql insert into test_index values (1467, 8563955011576793595, 0.483754, 'OySsW9o12Y') index_test.go:137: sql insert into test_index values (1468, 5338889767274775240, 0.428309, 'EzxasFhdWc') index_test.go:137: sql insert into test_index values (1464, 615612310479143201, 0.413525, 'ae28WMm3hy') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:140: sql delete from test_index where c = 886 index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 2243570279763820066, c2 = 0.537213, c3 = 'fShseYnqEh' where c = 584 index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 8835415559228558177, c2 = 0.735625, c3 = 'Nye40Z9Q6v' where c = 918 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 5887881803813976324, c2 = 0.806325, c3 = 'IsIcrTlRU8' where c = 537 index_test.go:143: sql update test_index set c1 = 6049128193529213885, c2 = 0.375878, c3 = '1r5LjZo1rP' where c = 149 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:143: sql update test_index set c1 = 2053383337803262114, c2 = 0.809512, c3 = 'LnJjuBRB7G' where c = 872 index_test.go:137: sql insert into test_index values (1469, 1556372031649265452, 0.538156, 'XHgPMYi41f') index_test.go:137: sql insert into test_index values (1470, 4551610021911207215, 0.966448, 'GCdtmRg38P') index_test.go:143: sql update test_index set c1 = 7397384457888242619, c2 = 0.618938, c3 = 'ZVhQy4yoAU' where c = 288 index_test.go:137: sql insert into test_index values (1471, 2212401539101769945, 0.431030, 'IObXZ6MciC') index_test.go:143: sql update test_index set c1 = 1095933642628146011, c2 = 0.513151, c3 = '420KzJHSPQ' where c = 340 index_test.go:137: sql insert into test_index values (1472, 6949448380732615348, 0.300862, '9AAWKJpS1c') index_test.go:143: sql update test_index set c1 = 4042029909375854059, c2 = 0.921715, c3 = 'XhmgWoGSHB' where c = 943 index_test.go:137: sql insert into test_index values (1475, 5122717039912100489, 0.487629, 'eqp215fsHr') index_test.go:143: sql update test_index set c1 = 163530094058054178, c2 = 0.031608, c3 = 'VHXFeINn4E' where c = 1175 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (1473, 6728422348165799344, 0.486602, 'UuYxgzdQhg') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1474, 294064014705192628, 0.612068, 'r2AZamiCgQ') index_test.go:140: sql delete from test_index where c = 1145 index_test.go:137: sql insert into test_index values (1476, 6993847199439364163, 0.571551, '30FQmSpkrC') index_test.go:140: sql delete from test_index where c = 1011 index_test.go:143: sql update test_index set c1 = 5292444460716497719, c2 = 0.457526, c3 = 'zojeh6898a' where c = 546 index_test.go:143: sql update test_index set c1 = 6977537029922261259, c2 = 0.170437, c3 = 'scGVpyqAtG' where c = 54 index_test.go:137: sql insert into test_index values (1478, 4122820896208998698, 0.490171, 'OhDvHsdXQe') index_test.go:137: sql insert into test_index values (1477, 158668737500767235, 0.703750, 'xONZaS7pZ6') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 5980505670811411466, c2 = 0.118619, c3 = 'vjuJWXl28H' where c = 1280 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (1479, 1739902631903140777, 0.715581, 'in6P18diMN') index_test.go:140: sql delete from test_index where c = 490 index_test.go:137: sql insert into test_index values (1480, 6347266088910616379, 0.658953, 'Awzmc98yDb') index_test.go:143: sql update test_index set c1 = 8897102299667491173, c2 = 0.752625, c3 = 'v7NFD5TjeQ' where c = 1439 index_test.go:143: sql update test_index set c1 = 2420862457957556662, c2 = 0.833196, c3 = '2ht2zRnnxW' where c = 899 index_test.go:143: sql update test_index set c1 = 6525410125790647272, c2 = 0.700713, c3 = 'uvF964KDqi' where c = 197 index_test.go:143: sql update test_index set c1 = 8000018179041247615, c2 = 0.922506, c3 = 'hfZtkTMl3G' where c = 15 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 4629848285975159506, c2 = 0.492749, c3 = 'UldcY2dPf1' where c = 372 index_test.go:143: sql update test_index set c1 = 1393742456929240051, c2 = 0.529845, c3 = 'QwQ9l85Mzq' where c = 989 index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (1484, 2638263155986190634, 0.031784, '5ukZhtwh5x') index_test.go:137: sql insert into test_index values (1481, 6939749508967144194, 0.381286, 'y3rbJxGIt8') index_test.go:137: sql insert into test_index values (1482, 8056774191198704666, 0.282269, 'yOy0c5yemZ') index_test.go:137: sql insert into test_index values (1485, 2580900953403046190, 0.888604, 'fiOiVaaGoE') index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 1322614738101035210, c2 = 0.822990, c3 = 'rRMK7ssMXI' where c = 1216 index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (1483, 4311370478162097119, 0.640117, 'l86FK6p063') index_test.go:140: sql delete from test_index where c = 774 index_test.go:143: sql update test_index set c1 = 474877205694542016, c2 = 0.778875, c3 = 'kuka2Fl4XF' where c = 1368 index_test.go:143: sql update test_index set c1 = 6506670250035530260, c2 = 0.915000, c3 = 'fivnyrQDjw' where c = 798 index_test.go:137: sql insert into test_index values (1486, 759114823004874087, 0.318873, 'EbmZvcoZAs') index_test.go:143: sql update test_index set c1 = 6611507815050627599, c2 = 0.243538, c3 = 'gndqLk9WCE' where c = 1224 index_test.go:137: sql insert into test_index values (1488, 7894452277185741530, 0.009878, 'OvuuiDyqDX') index_test.go:140: sql delete from test_index where c = 1404 index_test.go:137: sql insert into test_index values (1487, 2239452795330317892, 0.732710, 'dLQ7fAM8VP') index_test.go:143: sql update test_index set c1 = 7345491450502534454, c2 = 0.138995, c3 = 'GfqWV07zKx' where c = 941 index_test.go:143: sql update test_index set c1 = 3361421629878949273, c2 = 0.102319, c3 = 'C9RIakzmTQ' where c = 1139 index_test.go:137: sql insert into test_index values (1489, 4468025525579673665, 0.420936, 'GR2TfhGapq') index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 615 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:137: sql insert into test_index values (1491, 3148118695392405830, 0.858445, 'gZ2dpljL6R') index_test.go:140: sql delete from test_index where c = 1149 index_test.go:143: sql update test_index set c1 = 2808956633884435217, c2 = 0.257825, c3 = 'KzWYiPaKwI' where c = 276 index_test.go:143: sql update test_index set c1 = 2941672110304558208, c2 = 0.345458, c3 = 'skl8KHHHhR' where c = 1414 index_test.go:137: sql insert into test_index values (1490, 6626187104052045861, 0.169727, 'StAvLLLKoQ') index_test.go:143: sql update test_index set c1 = 2185310581893210210, c2 = 0.914842, c3 = 'dhtBFtALua' where c = 387 index_test.go:143: sql update test_index set c1 = 3374798208843618861, c2 = 0.488019, c3 = 'HC5sd91fqZ' where c = 1266 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (1492, 2995372895265622242, 0.331219, 'Oydyfoi8m0') index_test.go:143: sql update test_index set c1 = 5832633645333231265, c2 = 0.056117, c3 = 'atXFA34OWg' where c = 236 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (1495, 8145585463110653495, 0.150526, 'BLF7faT3BS') index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 7431427134383106558, c2 = 0.883637, c3 = 'BURehdys0P' where c = 1342 index_test.go:137: sql insert into test_index values (1496, 8337318036360157250, 0.349969, '9pg4rirpYq') index_test.go:137: sql insert into test_index values (1494, 547241982632394311, 0.049343, 'WqyxzJbrgj') index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 2575742673897252171, c2 = 0.372526, c3 = 'dVcSexWMqW' where c = 435 index_test.go:137: sql insert into test_index values (1498, 6888887983537230327, 0.254131, 'I9tUe93OmL') index_test.go:143: sql update test_index set c1 = 7999835569941601024, c2 = 0.333993, c3 = 'kApBHAzKn3' where c = 1246 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:143: sql update test_index set c1 = 2666910530246144407, c2 = 0.268264, c3 = 'Gb6MRLIqH7' where c = 415 index_test.go:137: sql insert into test_index values (1493, 2092328414868569707, 0.853944, 'vu5EDn3zKw') index_test.go:143: sql update test_index set c1 = 5618112413386219259, c2 = 0.312696, c3 = 'eBBASM4Bfw' where c = 300 index_test.go:140: sql delete from test_index where c = 892 index_test.go:137: sql insert into test_index values (1497, 628999065938554950, 0.069423, 'bW0s2spKYV') index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 4102625084459170112, c2 = 0.257614, c3 = 'CNko1Yr0TE' where c = 361 index_test.go:143: sql update test_index set c1 = 3746110170778393334, c2 = 0.302915, c3 = 'Ama7nx5aMc' where c = 1099 index_test.go:143: sql update test_index set c1 = 5320897631273976859, c2 = 0.018573, c3 = 'p4ybaKSIu7' where c = 316 index_test.go:143: sql update test_index set c1 = 256866263669513066, c2 = 0.413082, c3 = '1ptN4Tmk6h' where c = 1124 index_test.go:137: sql insert into test_index values (1499, 8670596181386501978, 0.150034, 'lXhSz7Eq4P') index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 7894317145950487881, c2 = 0.779056, c3 = 'OLauI0nesd' where c = 225 index_test.go:137: sql insert into test_index values (1500, 2683572283708644822, 0.831177, 'Y1tICYScO8') index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 4956153048325084966, c2 = 0.046660, c3 = 'hqDwOZQs05' where c = 328 index_test.go:143: sql update test_index set c1 = 7027005308865797925, c2 = 0.053100, c3 = 'YC5ht4I43e' where c = 707 index_test.go:137: sql insert into test_index values (1505, 2401393545922279636, 0.548505, 'KNCUU2BGYl') index_test.go:137: sql insert into test_index values (1501, 1180879121349145843, 0.899315, 'Dlol7yTMGy') index_test.go:137: sql insert into test_index values (1502, 6973743831624982855, 0.215743, 'XiXlaGXhSY') index_test.go:137: sql insert into test_index values (1509, 4868608032441961716, 0.879839, 'bPDAa0nzGl') index_test.go:137: sql insert into test_index values (1504, 6381609961616223516, 0.043502, 'R5yLty1kqj') index_test.go:137: sql insert into test_index values (1503, 7146695398311927888, 0.014019, '50zDxXkay4') index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (1506, 1180483475693166151, 0.528098, 'uSAfUAgnyI') index_test.go:137: sql insert into test_index values (1510, 1368263574287743757, 0.316043, 'LNrGVgK6Rf') index_test.go:137: sql insert into test_index values (1508, 9221507379157562218, 0.875857, 'wr9RWwcXvb') index_test.go:137: sql insert into test_index values (1507, 7378591560471640900, 0.097267, '5B4v0wyn3k') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 5846005123436875723, c2 = 0.313789, c3 = 'QIT66cNWJc' where c = 30 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 952 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 901 index_test.go:140: sql delete from test_index where c = 1412 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 1819063804488117903, c2 = 0.637501, c3 = '3tbW6mX0z2' where c = 221 index_test.go:143: sql update test_index set c1 = 19256937907548084, c2 = 0.216325, c3 = 'v2W3jlVxKX' where c = 1165 index_test.go:143: sql update test_index set c1 = 8911736083070856441, c2 = 0.029821, c3 = 'uYc2iqsi7c' where c = 901 index_test.go:143: sql update test_index set c1 = 7229447385997197646, c2 = 0.858908, c3 = 'If3RxCNIVO' where c = 374 index_test.go:143: sql update test_index set c1 = 692043905074765255, c2 = 0.561201, c3 = '4UauQEicxz' where c = 238 index_test.go:143: sql update test_index set c1 = 1765692277956145832, c2 = 0.814786, c3 = 'sXgT1cUJPI' where c = 641 index_test.go:137: sql insert into test_index values (1511, 5532497813517820985, 0.689315, 'mEAN8AxcwF') index_test.go:143: sql update test_index set c1 = 8856830068514881683, c2 = 0.241211, c3 = 'J8CsciGgAA' where c = 894 index_test.go:137: sql insert into test_index values (1514, 9191437648932288900, 0.462572, 'ZLMWpikVa1') index_test.go:143: sql update test_index set c1 = 3347993009402288216, c2 = 0.067080, c3 = 'ht3nJweObj' where c = 514 index_test.go:137: sql insert into test_index values (1513, 4629318352220887345, 0.169341, 'slKaJtKhmL') index_test.go:143: sql update test_index set c1 = 7251083167017955568, c2 = 0.503502, c3 = 'CTgUhcr3Kt' where c = 1257 index_test.go:137: sql insert into test_index values (1516, 7325321361654687338, 0.855070, 'lh9vKUuShd') index_test.go:137: sql insert into test_index values (1515, 2526678134551636977, 0.303771, 'dwzhQzmout') index_test.go:137: sql insert into test_index values (1512, 3646739159031745955, 0.621891, 'abszzRkE8v') index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 953 index_test.go:137: sql insert into test_index values (1517, 8387685172873853784, 0.667086, 'HR7EcwRJo8') index_test.go:137: sql insert into test_index values (1518, 4951112386723672235, 0.339297, 'e8ZJGBRmUW') index_test.go:137: sql insert into test_index values (1519, 7211883014329377811, 0.683576, 'DF0b4JIBxo') index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (1520, 1534679059773129919, 0.595628, 'n5WSorsbtO') index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 5153499440403916420, c2 = 0.961594, c3 = 'cLW3U701KC' where c = 947 index_test.go:143: sql update test_index set c1 = 6086161033582026647, c2 = 0.364866, c3 = 'AKAt7uGZ8U' where c = 1178 index_test.go:143: sql update test_index set c1 = 5810165686834259943, c2 = 0.064179, c3 = 'tds3TnGw4v' where c = 57 index_test.go:143: sql update test_index set c1 = 2889266631838200067, c2 = 0.184772, c3 = 'sd2DqI3LWm' where c = 676 index_test.go:143: sql update test_index set c1 = 9171908914858734199, c2 = 0.094040, c3 = 'C5TtxCfjR3' where c = 1338 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:143: sql update test_index set c1 = 3643174737209033506, c2 = 0.097261, c3 = 'zZPQZbd5s3' where c = 709 index_test.go:137: sql insert into test_index values (1521, 858036685506157418, 0.944189, 'eb9OyNZUIT') index_test.go:137: sql insert into test_index values (1522, 3301903116467322031, 0.722687, 'Gw65lLzJhI') index_test.go:143: sql update test_index set c1 = 2076854213841358227, c2 = 0.393468, c3 = '5CoDAnoFs4' where c = 1279 index_test.go:137: sql insert into test_index values (1523, 4858756603669162775, 0.175236, 'EuCGNJCRXq') index_test.go:137: sql insert into test_index values (1524, 1796393286128543087, 0.748295, 'oeljhJqQlb') index_test.go:143: sql update test_index set c1 = 8487077664014392191, c2 = 0.766657, c3 = 'WCGYixGtgW' where c = 923 index_test.go:143: sql update test_index set c1 = 6803266103469470475, c2 = 0.815789, c3 = 'xRZI0txBWm' where c = 1516 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1525, 1670528643090382671, 0.988397, 'F8XVkU8RSz') index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 1939007948056573471, c2 = 0.102292, c3 = 'yJT5OEM5Yk' where c = 167 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:137: sql insert into test_index values (1529, 8961994085481989488, 0.999521, 'tKUkWaZ8q2') index_test.go:137: sql insert into test_index values (1528, 5055243351191402832, 0.027506, 'v7NwhutszU') index_test.go:143: sql update test_index set c1 = 3416073192529604304, c2 = 0.670474, c3 = 'tlV7PBkQh8' where c = 903 index_test.go:137: sql insert into test_index values (1526, 120201488197340790, 0.450691, 'htlAn8qjAs') index_test.go:137: sql insert into test_index values (1527, 513448406511063839, 0.580534, 'c12IybbVC7') index_test.go:137: sql insert into test_index values (1530, 8747113114892805228, 0.129863, 'p4OOGFK2Cn') index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 5824229620105670689, c2 = 0.881322, c3 = 'TGwAlETa4S' where c = 317 index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:143: sql update test_index set c1 = 3138897512884908289, c2 = 0.275400, c3 = 'caGzJHRXFn' where c = 735 index_test.go:143: sql update test_index set c1 = 112485195455958231, c2 = 0.517182, c3 = 'HSLsYhFdPx' where c = 161 index_test.go:137: sql insert into test_index values (1531, 1441592000729850988, 0.474511, '2cyKuJUBE6') index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 797586878985394895, c2 = 0.431917, c3 = 'dp1EEWQWU2' where c = 610 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 3523287994455220195, c2 = 0.736417, c3 = 'euoNMnrXkx' where c = 340 index_test.go:143: sql update test_index set c1 = 1250924233892315435, c2 = 0.269796, c3 = 'Tf4SP9wcsl' where c = 174 index_test.go:137: sql insert into test_index values (1532, 807971953817404928, 0.351160, 'J2le2ObqFn') index_test.go:137: sql insert into test_index values (1533, 4110718983840071596, 0.079403, 'zdONh8XzGR') index_test.go:140: sql delete from test_index where c = 1490 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:137: sql insert into test_index values (1535, 7151032317845140186, 0.684844, 'oEbKb2g97T') index_test.go:143: sql update test_index set c1 = 8789214844181600244, c2 = 0.098774, c3 = 'HweOhB5Lvq' where c = 941 index_test.go:143: sql update test_index set c1 = 3885749467229306142, c2 = 0.434279, c3 = 'loOJCqntCD' where c = 853 index_test.go:137: sql insert into test_index values (1537, 5322550664872105136, 0.429313, 'ZNcURIEifk') index_test.go:137: sql insert into test_index values (1534, 7209068908069402964, 0.129202, '9Z3KbNhElQ') index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:143: sql update test_index set c1 = 533886292086334689, c2 = 0.773902, c3 = 'ydxGDaQhbj' where c = 161 index_test.go:143: sql update test_index set c1 = 3593439537879152847, c2 = 0.794766, c3 = 'YMgVplkk38' where c = 414 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (1536, 7588723092119807922, 0.154277, 'yb4kA7GCW7') index_test.go:137: sql insert into test_index values (1538, 7253733479423232036, 0.118897, '3YdAG5jNE0') index_test.go:143: sql update test_index set c1 = 1144646102237052715, c2 = 0.790846, c3 = 'MK3Rqu03XY' where c = 937 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 2954239161927517354, c2 = 0.390037, c3 = 'B7F2jjyyyH' where c = 782 index_test.go:137: sql insert into test_index values (1540, 4567695337339596953, 0.181011, 'uXwAU9aAZR') index_test.go:137: sql insert into test_index values (1539, 8617161000054110588, 0.278048, 'OvDjmYJST9') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (1541, 7741894010496250621, 0.146656, 'x9D2EkiNZy') index_test.go:143: sql update test_index set c1 = 5349850752990142481, c2 = 0.087993, c3 = 'azuZ2fhvQq' where c = 392 index_test.go:143: sql update test_index set c1 = 2503055225059947079, c2 = 0.539367, c3 = 'yJNW5xdOJP' where c = 787 index_test.go:143: sql update test_index set c1 = 69138547727132943, c2 = 0.674381, c3 = 'OqZxla8wiD' where c = 1413 index_test.go:137: sql insert into test_index values (1542, 1007001089384108897, 0.947944, '59VtFQjaDk') index_test.go:143: sql update test_index set c1 = 8865156987945705269, c2 = 0.317234, c3 = '0CqUALZTsr' where c = 1157 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 1774428796734166291, c2 = 0.641103, c3 = 'iLVZfyPmLE' where c = 31 index_test.go:137: sql insert into test_index values (1546, 4018801848032706863, 0.821511, '54vOzYBgkA') index_test.go:143: sql update test_index set c1 = 1637338295444482253, c2 = 0.048050, c3 = 'ba4Rn50VBQ' where c = 141 index_test.go:143: sql update test_index set c1 = 7983942311564879717, c2 = 0.466436, c3 = '3vGboX5pdf' where c = 830 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (1543, 487923218850609593, 0.577699, 'BEPncsuVJ9') index_test.go:137: sql insert into test_index values (1545, 7671122305790710734, 0.474818, '2IXZnKJUU4') index_test.go:140: sql delete from test_index where c = 1160 index_test.go:137: sql insert into test_index values (1547, 2617867644469145622, 0.086466, 'AEKrCB0SuE') index_test.go:137: sql insert into test_index values (1544, 7292098899323215460, 0.294574, '8ARhBmjdF7') index_test.go:137: sql insert into test_index values (1550, 3273761543561439888, 0.357040, 'AgN6FayQep') index_test.go:137: sql insert into test_index values (1549, 7919024738088294616, 0.859014, 'xEzl7tveE8') index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (1548, 1102508373921623887, 0.145349, 'lpfUrPwxIk') index_test.go:140: sql delete from test_index where c = 586 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 518032312604342057, c2 = 0.223413, c3 = '1jS79SBYSM' where c = 127 index_test.go:143: sql update test_index set c1 = 7455525452373116958, c2 = 0.337073, c3 = 'BXEQufqx7r' where c = 1394 index_test.go:143: sql update test_index set c1 = 2584639689663010681, c2 = 0.697369, c3 = 'qBBLXkJSsz' where c = 727 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:143: sql update test_index set c1 = 8852131968846525593, c2 = 0.019890, c3 = 'KhrxhooxRT' where c = 1071 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:143: sql update test_index set c1 = 7873452409093400088, c2 = 0.709368, c3 = 'vK0gALHL1J' where c = 551 index_test.go:143: sql update test_index set c1 = 2365120781275752070, c2 = 0.137859, c3 = 'S4c7thAiph' where c = 695 index_test.go:137: sql insert into test_index values (1551, 7131571307457825258, 0.923534, '0pGCRxvMiA') index_test.go:137: sql insert into test_index values (1552, 1792517465250374462, 0.843103, 'qAr1q4oeNa') index_test.go:143: sql update test_index set c1 = 2002962938879968923, c2 = 0.652264, c3 = 'L0OnyxIr79' where c = 1202 index_test.go:140: sql delete from test_index where c = 1451 index_test.go:137: sql insert into test_index values (1555, 5472717925046535263, 0.038657, '1AlwUsYx4L') index_test.go:137: sql insert into test_index values (1554, 179715864262015895, 0.008195, '5UcYDnZ3b8') index_test.go:137: sql insert into test_index values (1553, 1196864468035056722, 0.930567, 'mKtPvCJRih') index_test.go:143: sql update test_index set c1 = 8957934060391053701, c2 = 0.740259, c3 = 'y923XSr8FM' where c = 1540 index_test.go:137: sql insert into test_index values (1556, 2561086032784168385, 0.344338, 'Vq85mUcTbO') index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 654 index_test.go:143: sql update test_index set c1 = 7483412098570485793, c2 = 0.209447, c3 = '4hrOqxHP8e' where c = 1098 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:137: sql insert into test_index values (1557, 4157981172682228880, 0.895888, 'IN5wRaQlpZ') index_test.go:143: sql update test_index set c1 = 2402602795407396584, c2 = 0.319742, c3 = 'YgnR9dkKkP' where c = 358 index_test.go:143: sql update test_index set c1 = 4641641584390920920, c2 = 0.259307, c3 = 'eI9uEZZZdA' where c = 672 index_test.go:143: sql update test_index set c1 = 2217560704951134766, c2 = 0.611555, c3 = '3t945ZwEDK' where c = 760 index_test.go:143: sql update test_index set c1 = 7298842104606042755, c2 = 0.994329, c3 = 'RylTnJ4Dje' where c = 745 index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (1559, 3905122114229434577, 0.414583, 'fsusITgZNm') index_test.go:137: sql insert into test_index values (1558, 3922234668058512244, 0.694218, 'ur2YkFYJgl') index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 4295877479939751757, c2 = 0.385329, c3 = 'BAaA5dJIpL' where c = 931 index_test.go:143: sql update test_index set c1 = 8060049534263563677, c2 = 0.296351, c3 = 'KFRJ6IdKvp' where c = 1436 index_test.go:137: sql insert into test_index values (1563, 7989241185867123434, 0.991533, 'MXjKSn58P8') index_test.go:143: sql update test_index set c1 = 4808334039120732705, c2 = 0.059536, c3 = 'K4jYK3uQif' where c = 1315 index_test.go:143: sql update test_index set c1 = 8075632181019328684, c2 = 0.498998, c3 = 'RVc9pNF6Nz' where c = 1361 index_test.go:140: sql delete from test_index where c = 29 index_test.go:137: sql insert into test_index values (1560, 6837205793005036159, 0.358043, 'uXSZWLO122') index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (1562, 2090498519427050656, 0.326834, 'W08TZBRUR5') index_test.go:137: sql insert into test_index values (1561, 2060787778198998228, 0.522671, 'Uz6hCp8hl4') index_test.go:137: sql insert into test_index values (1564, 5920818414936161541, 0.421846, 'ucY5X4dBpp') index_test.go:143: sql update test_index set c1 = 7793271560312731905, c2 = 0.318114, c3 = 'TsZhz5cz5v' where c = 358 index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (1566, 8513333689640685362, 0.589327, 'eW2v0j7MXx') index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (1567, 1783097383681488618, 0.248965, 'pznOr5QwyD') index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (1565, 6599857869896128988, 0.825535, 'J2vUa4C6pZ') index_test.go:140: sql delete from test_index where c = 920 index_test.go:143: sql update test_index set c1 = 8393547921455393725, c2 = 0.460040, c3 = 'LHcCfKoWN5' where c = 584 index_test.go:137: sql insert into test_index values (1568, 6716281092819361345, 0.821094, 'NDFVQjSUQm') index_test.go:143: sql update test_index set c1 = 2361612037869863441, c2 = 0.698832, c3 = 'IdKfU3GgEl' where c = 636 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:143: sql update test_index set c1 = 2253286412821300357, c2 = 0.358384, c3 = 'L56N4W2Vc0' where c = 1307 index_test.go:143: sql update test_index set c1 = 1620021770732058588, c2 = 0.800059, c3 = 'ZSgrDGJifs' where c = 1345 index_test.go:143: sql update test_index set c1 = 5957732738676199286, c2 = 0.379783, c3 = 'Qjqmu2rUH8' where c = 372 index_test.go:137: sql insert into test_index values (1569, 6191824669271921166, 0.766900, 'ylZGjeGNo2') index_test.go:143: sql update test_index set c1 = 5485345459043104801, c2 = 0.487765, c3 = 'xAOBBVSj4T' where c = 312 index_test.go:143: sql update test_index set c1 = 6755584684884390978, c2 = 0.832221, c3 = '6YRoNPjSHG' where c = 1547 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:137: sql insert into test_index values (1570, 6484137533742050876, 0.099956, 'SForf0rGRM') index_test.go:140: sql delete from test_index where c = 1223 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:137: sql insert into test_index values (1571, 8363422232201513868, 0.919444, 'rKcE5I9gxZ') index_test.go:137: sql insert into test_index values (1572, 3451767359999234340, 0.135982, 'D1jkK1I6gy') index_test.go:143: sql update test_index set c1 = 7033585355953449468, c2 = 0.450482, c3 = 'VI81xRiwh1' where c = 237 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (1573, 4270637073714895264, 0.559954, 'WoEj3cOrLy') index_test.go:143: sql update test_index set c1 = 5053038204658426189, c2 = 0.107684, c3 = 'E2RziNudmN' where c = 344 index_test.go:137: sql insert into test_index values (1574, 5512918400359254539, 0.707147, 'CppFPYw5qU') index_test.go:137: sql insert into test_index values (1575, 5230499260546394262, 0.671611, 'i6SFTLgr1p') index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 5006721726272766391, c2 = 0.657108, c3 = 'A9uWVQq7u2' where c = 1025 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:137: sql insert into test_index values (1577, 6879386883999598270, 0.793461, '63LmnVBjHy') index_test.go:143: sql update test_index set c1 = 1293512228984376503, c2 = 0.660424, c3 = '9OIAlOYTQc' where c = 705 index_test.go:143: sql update test_index set c1 = 5930918332114359042, c2 = 0.070200, c3 = 'EGCfH7ioki' where c = 477 index_test.go:137: sql insert into test_index values (1576, 7636753471030511849, 0.911267, 'Q37RJ6Hd75') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (1578, 8750202520042523457, 0.170613, 'Vsj1ZFxXiA') index_test.go:143: sql update test_index set c1 = 8133270288402394676, c2 = 0.083233, c3 = 'ac4ypnUDaK' where c = 39 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:137: sql insert into test_index values (1580, 903615006579249913, 0.747072, 'ZQW6N52Jgb') index_test.go:143: sql update test_index set c1 = 1248582286043963523, c2 = 0.516537, c3 = 'epH67bgyzy' where c = 890 index_test.go:143: sql update test_index set c1 = 4475056599536239814, c2 = 0.545191, c3 = '6HyzYnxsik' where c = 1436 index_test.go:143: sql update test_index set c1 = 4085836280869187053, c2 = 0.718421, c3 = 'VB5JKJNadL' where c = 1051 index_test.go:143: sql update test_index set c1 = 2786128543555179203, c2 = 0.130974, c3 = 'GLgc2ethdc' where c = 1418 index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (1579, 814798950740861047, 0.781959, 'boxuIK96kf') index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (1581, 5314450363397933140, 0.128318, '5xOeNGZABA') index_test.go:137: sql insert into test_index values (1582, 6937423705116612378, 0.988289, 'rHWHWd7ucg') index_test.go:137: sql insert into test_index values (1583, 5957200471341036877, 0.105455, 'V2qPER0bLb') index_test.go:143: sql update test_index set c1 = 8636310747533941693, c2 = 0.591947, c3 = '3sqCvTM2DR' where c = 1329 index_test.go:143: sql update test_index set c1 = 5474456058670183798, c2 = 0.754858, c3 = 'L7jjCXF4dI' where c = 1545 index_test.go:137: sql insert into test_index values (1584, 8588660852978698166, 0.920996, 'MxRIdkgqVg') index_test.go:143: sql update test_index set c1 = 3080856112926254778, c2 = 0.656879, c3 = 'DX7OmoDKMX' where c = 611 index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (1585, 5929204602785066620, 0.543759, 'DaFxABoTgh') index_test.go:143: sql update test_index set c1 = 5486475374388519758, c2 = 0.955316, c3 = 'qujz8eVuH7' where c = 1431 index_test.go:140: sql delete from test_index where c = 579 index_test.go:137: sql insert into test_index values (1586, 8098181001040963734, 0.674311, 'KthZWNaAKf') index_test.go:137: sql insert into test_index values (1587, 2378012756677800058, 0.405664, 'I9nvaBSF4o') index_test.go:140: sql delete from test_index where c = 1061 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (1588, 189139612162621082, 0.878537, '5fyuMJr5wX') index_test.go:143: sql update test_index set c1 = 3053767416583610804, c2 = 0.493668, c3 = 'ZCD8lO3oP7' where c = 378 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 6726739224572603434, c2 = 0.133996, c3 = 'qg125u9284' where c = 947 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 3585554071748350843, c2 = 0.609493, c3 = 'djtW0vAryL' where c = 1050 index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 6243111576007108994, c2 = 0.991707, c3 = 't4wUzzP16x' where c = 973 index_test.go:137: sql insert into test_index values (1589, 1301647701681206111, 0.291824, 's1eYQF5Jph') index_test.go:143: sql update test_index set c1 = 1700608113783343003, c2 = 0.781257, c3 = '2vrM0S4q2w' where c = 635 index_test.go:143: sql update test_index set c1 = 938651972397089980, c2 = 0.764014, c3 = 'eMtRE6j0ds' where c = 382 index_test.go:140: sql delete from test_index where c = 960 index_test.go:137: sql insert into test_index values (1590, 6623572210133458165, 0.200794, 'X0qbJ6tjC4') index_test.go:143: sql update test_index set c1 = 5556938595290166308, c2 = 0.134531, c3 = 'lsUvsBEpTk' where c = 685 index_test.go:137: sql insert into test_index values (1592, 8255403283623379422, 0.907752, '9qsihO1GbI') index_test.go:140: sql delete from test_index where c = 1542 index_test.go:143: sql update test_index set c1 = 4424419294705480197, c2 = 0.398919, c3 = 'Fr7wkzsRHn' where c = 882 index_test.go:137: sql insert into test_index values (1591, 6338131021018512562, 0.769023, '5b3QpCzHhC') index_test.go:137: sql insert into test_index values (1593, 3231873667060658859, 0.580515, 'DVKlJCNzEi') index_test.go:143: sql update test_index set c1 = 7610823907294343840, c2 = 0.183196, c3 = '4zvRCeodko' where c = 84 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:137: sql insert into test_index values (1594, 4993442999790863582, 0.033876, 'LdnIIhqJSY') index_test.go:143: sql update test_index set c1 = 949008287810048392, c2 = 0.442248, c3 = 'yy3tEbdf2o' where c = 946 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 201 index_test.go:137: sql insert into test_index values (1595, 8868997731942993099, 0.522404, 'sO3iPYAVPx') index_test.go:143: sql update test_index set c1 = 8074869086094224923, c2 = 0.070831, c3 = 'JmBVGeTHfY' where c = 81 index_test.go:137: sql insert into test_index values (1596, 3114346828048621602, 0.084989, 'hRQYC03DQt') index_test.go:140: sql delete from test_index where c = 622 index_test.go:137: sql insert into test_index values (1597, 4295994064294757039, 0.482819, 'jqKWYpFarB') index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 1933186393048647353, c2 = 0.521113, c3 = '2zSYXiuNi9' where c = 950 index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 6302865519944176567, c2 = 0.038709, c3 = 'QFF6qsnaGn' where c = 395 index_test.go:143: sql update test_index set c1 = 6386084681160299331, c2 = 0.256959, c3 = 'HnltfJRbq4' where c = 1469 index_test.go:143: sql update test_index set c1 = 8741148652008410026, c2 = 0.618505, c3 = 'SfEhxutquM' where c = 12 index_test.go:140: sql delete from test_index where c = 696 index_test.go:137: sql insert into test_index values (1598, 8891571872598400974, 0.665954, 'RBM9tT3c8q') index_test.go:143: sql update test_index set c1 = 8127103458827607549, c2 = 0.797822, c3 = 'hc4Zetha9H' where c = 923 index_test.go:143: sql update test_index set c1 = 3094332192581760484, c2 = 0.438449, c3 = '0L5U9OQrAu' where c = 742 index_test.go:137: sql insert into test_index values (1600, 2553684217960849649, 0.890159, 'BjHKUJmz7g') index_test.go:140: sql delete from test_index where c = 1254 index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (1599, 2209047507062362606, 0.075278, '8wKkZtjtbh') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:143: sql update test_index set c1 = 6640526832991900728, c2 = 0.247445, c3 = 'jdODktDHVv' where c = 638 index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 7244094562213524194, c2 = 0.101137, c3 = 'pUuf6fPtqd' where c = 725 index_test.go:143: sql update test_index set c1 = 277832578972456333, c2 = 0.670898, c3 = 'ItnHwmX6GW' where c = 651 index_test.go:143: sql update test_index set c1 = 467071663053736030, c2 = 0.507822, c3 = 'xWUwEAFoNy' where c = 1494 index_test.go:137: sql insert into test_index values (1609, 6558530036618579124, 0.253477, '3YlHw5lKty') index_test.go:137: sql insert into test_index values (1602, 5165404231767463793, 0.438750, '9Z0jq5VPi6') index_test.go:137: sql insert into test_index values (1610, 1302436367376672306, 0.616791, 'qXytGm1NEO') index_test.go:137: sql insert into test_index values (1607, 7448016601879876071, 0.434816, 'EuslEn6Zwe') index_test.go:137: sql insert into test_index values (1606, 3872479605513368234, 0.152405, 'C0z3Du6D2F') index_test.go:137: sql insert into test_index values (1608, 3310863856379466974, 0.570803, '8XPnKmJZCC') index_test.go:137: sql insert into test_index values (1601, 3312177296625649264, 0.942452, 'vk6D5PkonS') index_test.go:137: sql insert into test_index values (1604, 928711447205682237, 0.130143, 'wr70Q2YOeJ') index_test.go:137: sql insert into test_index values (1603, 7541694895933546740, 0.712731, 'JygsaTMqe9') index_test.go:137: sql insert into test_index values (1605, 5654179620598973445, 0.770900, 'FDxf7rOfpP') index_test.go:140: sql delete from test_index where c = 629 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 3999020403249385026, c2 = 0.631365, c3 = '6bHgjoNJoq' where c = 230 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 1523354300405040231, c2 = 0.987820, c3 = 'iO2jD1tQlI' where c = 132 index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 7373118939685984102, c2 = 0.306272, c3 = '4BRXBD2vUf' where c = 227 index_test.go:143: sql update test_index set c1 = 4424284484620020579, c2 = 0.052205, c3 = 'W75ogLvBaI' where c = 836 index_test.go:143: sql update test_index set c1 = 7784632435270999188, c2 = 0.018982, c3 = 'o9A0UkYEYj' where c = 797 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (1611, 4506159836279196999, 0.805106, 'xCPvbjFNT1') index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 8923168808449875581, c2 = 0.372027, c3 = 'NsRYFjdp2c' where c = 875 index_test.go:137: sql insert into test_index values (1612, 5338810608356665841, 0.129360, 'yIfhzC4h6t') index_test.go:143: sql update test_index set c1 = 7360792171893743757, c2 = 0.064050, c3 = 'wpsKUjWR3H' where c = 443 index_test.go:137: sql insert into test_index values (1613, 6858793695519561080, 0.773181, 'EkNXEZyMom') index_test.go:137: sql insert into test_index values (1615, 3993162664101465877, 0.318299, 'PbtPx9PepH') index_test.go:137: sql insert into test_index values (1614, 8103687700737108484, 0.206588, 'up7xIzpbuV') index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 468113512411326915, c2 = 0.259113, c3 = 'rKZRah80uI' where c = 1176 index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:137: sql insert into test_index values (1616, 9060001276298701505, 0.411679, '1XVfy0KBat') index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 3461904862553785193, c2 = 0.248795, c3 = 'EVo3y6HAiB' where c = 1554 index_test.go:143: sql update test_index set c1 = 1255170034921277682, c2 = 0.069724, c3 = 'WujkCGasZ9' where c = 632 index_test.go:137: sql insert into test_index values (1617, 9056225308260815849, 0.437315, 'xQSulPmdMp') index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 4022821308796531445, c2 = 0.822734, c3 = 'WyYrXXKknE' where c = 815 index_test.go:143: sql update test_index set c1 = 3927332306334188208, c2 = 0.854359, c3 = 'd3kL9nQKaR' where c = 1502 index_test.go:137: sql insert into test_index values (1620, 7742629273420839488, 0.174190, '8iIVF3fzue') index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (1619, 7398795845467687821, 0.730790, 'sDCfkYAKvA') index_test.go:143: sql update test_index set c1 = 7851217589700839192, c2 = 0.067861, c3 = 'aQZiRm6hRc' where c = 563 index_test.go:137: sql insert into test_index values (1618, 2449920771030382527, 0.241597, 'nBKY9uiBjr') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 8526539945445497521, c2 = 0.641278, c3 = 'rFHIhStHeM' where c = 560 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 6089609835558621145, c2 = 0.433501, c3 = 'kVBalSvVxM' where c = 1382 index_test.go:137: sql insert into test_index values (1622, 1066699921846131107, 0.781126, 'LoLoQa2BvS') index_test.go:137: sql insert into test_index values (1621, 3686204608958434785, 0.096332, 'fQZC960NW1') index_test.go:143: sql update test_index set c1 = 656351309531514081, c2 = 0.711852, c3 = 'jsCEXMNcCq' where c = 1361 index_test.go:140: sql delete from test_index where c = 919 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:137: sql insert into test_index values (1624, 6148887901400704875, 0.532568, 'uNXsefiNo4') index_test.go:143: sql update test_index set c1 = 7336729479310586734, c2 = 0.809721, c3 = 'qUHKXDsH7c' where c = 1512 index_test.go:143: sql update test_index set c1 = 347960374867264385, c2 = 0.164071, c3 = 'lNDwDHww32' where c = 765 index_test.go:143: sql update test_index set c1 = 4503504608039091387, c2 = 0.917243, c3 = 'kWbakvl0gA' where c = 913 index_test.go:137: sql insert into test_index values (1623, 8053995598357855454, 0.301582, 'o0v7NZSc5I') index_test.go:140: sql delete from test_index where c = 1146 index_test.go:137: sql insert into test_index values (1626, 75008743863660687, 0.329493, 'LobmygkhdD') index_test.go:137: sql insert into test_index values (1625, 6245571167224015485, 0.245651, 'SlEMQYopLK') index_test.go:143: sql update test_index set c1 = 5961438235001545785, c2 = 0.498311, c3 = '9sHGowJWRc' where c = 1478 index_test.go:137: sql insert into test_index values (1627, 64180904344701791, 0.324012, '3OKCHpuvyZ') index_test.go:137: sql insert into test_index values (1629, 8886258091673377239, 0.860355, 'E6QkcALCaW') index_test.go:137: sql insert into test_index values (1628, 2978298377583638348, 0.048891, 'ytIKwBQ4o2') index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 748 index_test.go:143: sql update test_index set c1 = 1616942475334580219, c2 = 0.106020, c3 = 'mcVlYzsAt8' where c = 987 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 907 index_test.go:140: sql delete from test_index where c = 1523 index_test.go:137: sql insert into test_index values (1630, 2593862331233016004, 0.645110, 'JS88luWovU') index_test.go:140: sql delete from test_index where c = 1528 index_test.go:143: sql update test_index set c1 = 6085379946999238320, c2 = 0.669962, c3 = 'ciCOG6oMhj' where c = 37 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:143: sql update test_index set c1 = 8880964278559157609, c2 = 0.875097, c3 = 'WQjfJ5XKC0' where c = 92 index_test.go:137: sql insert into test_index values (1631, 6739515051055866901, 0.402184, 'EYDyLMo3jO') index_test.go:143: sql update test_index set c1 = 3846745143634556023, c2 = 0.637505, c3 = 'f96yhrvUc9' where c = 1558 index_test.go:143: sql update test_index set c1 = 2915630764575949396, c2 = 0.617285, c3 = 'kGQN6yHuzD' where c = 310 index_test.go:143: sql update test_index set c1 = 195583032334259323, c2 = 0.001437, c3 = 'vLam4nyoVb' where c = 597 index_test.go:143: sql update test_index set c1 = 6501636356458468697, c2 = 0.573602, c3 = 'mhOGDGUX2M' where c = 1360 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:143: sql update test_index set c1 = 2855660856842161384, c2 = 0.310740, c3 = '8MVGkreHNO' where c = 267 index_test.go:143: sql update test_index set c1 = 5780142034692961334, c2 = 0.614463, c3 = '74WAKlSx7A' where c = 1194 index_test.go:137: sql insert into test_index values (1632, 3047777896529193464, 0.621204, 'vN3mFhl0dM') index_test.go:137: sql insert into test_index values (1633, 2176292660245835893, 0.817026, 'G9LYuCtNU1') index_test.go:143: sql update test_index set c1 = 2948505385508628681, c2 = 0.458994, c3 = 'GSm159Q1xN' where c = 146 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:137: sql insert into test_index values (1636, 3035122411909965363, 0.683318, 'cWqAtisqxm') index_test.go:137: sql insert into test_index values (1634, 1077651074634671186, 0.513141, 'jFfZJVhiqh') index_test.go:137: sql insert into test_index values (1635, 2745385451439143799, 0.690357, 'fk5h8Huwbm') index_test.go:140: sql delete from test_index where c = 635 index_test.go:137: sql insert into test_index values (1638, 7542834587989765331, 0.842642, 'i5yEF7KWl5') index_test.go:143: sql update test_index set c1 = 5651447282833221218, c2 = 0.467557, c3 = 'avdrpeo5cf' where c = 727 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (1637, 8014265444256778418, 0.071009, 'dsGee0LJyF') index_test.go:137: sql insert into test_index values (1640, 1143661365670563439, 0.480355, 'aLik0e4Hk1') index_test.go:140: sql delete from test_index where c = 644 index_test.go:137: sql insert into test_index values (1639, 6530765788130353748, 0.439266, 'yM7ZtETiFw') index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 8815764660026019992, c2 = 0.046903, c3 = 'CvR46f8bq7' where c = 831 index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (1641, 8879619037146527732, 0.130335, 'Uvy5Dygqrh') index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 2907590989127917004, c2 = 0.676407, c3 = 'TYfmuVIII7' where c = 633 index_test.go:143: sql update test_index set c1 = 8352005139090533874, c2 = 0.820523, c3 = 'KtGO91EO8z' where c = 69 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (1642, 406563833779551305, 0.389357, 'gebWZabxm8') index_test.go:143: sql update test_index set c1 = 5685741524456348273, c2 = 0.093280, c3 = 'j6un7j2JI4' where c = 1578 index_test.go:143: sql update test_index set c1 = 5382637812315507296, c2 = 0.791512, c3 = 'rgG7IFqk1J' where c = 581 index_test.go:137: sql insert into test_index values (1643, 1503012576464754659, 0.868726, 'mJzYIYXWeZ') index_test.go:140: sql delete from test_index where c = 1044 index_test.go:143: sql update test_index set c1 = 6401145412785303742, c2 = 0.047697, c3 = '3wA9xig4J4' where c = 1180 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 8545759575952261906, c2 = 0.495376, c3 = 'Tq84VWmgU4' where c = 1041 index_test.go:143: sql update test_index set c1 = 8465076340313373559, c2 = 0.468458, c3 = '2tIJFOyIjC' where c = 656 index_test.go:143: sql update test_index set c1 = 3698219929585501937, c2 = 0.349116, c3 = 'ou8nupFPQs' where c = 1153 index_test.go:137: sql insert into test_index values (1644, 7909515889841961962, 0.779814, 'srhazyHV2Z') index_test.go:137: sql insert into test_index values (1646, 8216610107218985087, 0.759977, 'nZ9Bt6FLHV') index_test.go:137: sql insert into test_index values (1645, 7209617798255826339, 0.124998, 'sn4Cnjm1Vy') index_test.go:140: sql delete from test_index where c = 180 index_test.go:137: sql insert into test_index values (1647, 5562287142989769549, 0.194348, 'VEOfX5Oqx8') index_test.go:137: sql insert into test_index values (1648, 8528081874452949563, 0.165849, 'gLxaNswHVd') index_test.go:143: sql update test_index set c1 = 2167064201138253585, c2 = 0.205874, c3 = 'F0tXdxZHtO' where c = 675 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:143: sql update test_index set c1 = 961996566637498897, c2 = 0.655468, c3 = 'CDDqlCmqsW' where c = 304 index_test.go:143: sql update test_index set c1 = 3234535401168192711, c2 = 0.896423, c3 = 'fTbwG89BYS' where c = 1276 index_test.go:137: sql insert into test_index values (1650, 7061718951613686554, 0.933926, '7cemEUyxNr') index_test.go:137: sql insert into test_index values (1649, 796084856140326040, 0.298035, 'ItHGvGhrol') index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (1651, 210601319389865627, 0.987753, 'Qhvd9rBrYA') index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 707 index_test.go:143: sql update test_index set c1 = 3480502877192447425, c2 = 0.007899, c3 = 'ga1I6D4ztx' where c = 1552 index_test.go:137: sql insert into test_index values (1652, 642101595729850983, 0.823501, 'p4snJEZCW3') index_test.go:137: sql insert into test_index values (1653, 4490171312575650280, 0.246064, 'TnHNmuqeNI') index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 5831250552303247999, c2 = 0.725383, c3 = 'PYJocLE1fx' where c = 1037 index_test.go:143: sql update test_index set c1 = 4612932243501548285, c2 = 0.022514, c3 = '8DMHj0HiqX' where c = 1343 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 364 index_test.go:143: sql update test_index set c1 = 9219327819901708446, c2 = 0.536676, c3 = 'yNgrDIwSQY' where c = 260 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:137: sql insert into test_index values (1654, 8191098048339141284, 0.269914, '10KVY8YtYT') index_test.go:143: sql update test_index set c1 = 4287335182833716961, c2 = 0.646235, c3 = 'kc5WKzD9jR' where c = 969 index_test.go:137: sql insert into test_index values (1656, 7421867437246384306, 0.559666, 'eZpyDYanev') index_test.go:143: sql update test_index set c1 = 4505381121110505212, c2 = 0.889243, c3 = '0jebbXskd3' where c = 1226 index_test.go:143: sql update test_index set c1 = 35200623545084984, c2 = 0.797631, c3 = 'E49y5d7tP8' where c = 237 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (1655, 4760621211137045273, 0.337218, 'ufOyxC0zPH') index_test.go:137: sql insert into test_index values (1657, 7390108489374545608, 0.979822, 'oruciqgHCN') index_test.go:143: sql update test_index set c1 = 7368237261406270611, c2 = 0.228896, c3 = 'HSRAnJxNC3' where c = 1552 index_test.go:137: sql insert into test_index values (1658, 1150418877290806217, 0.920444, 'AIMFnZG2X1') index_test.go:143: sql update test_index set c1 = 2727055672912038123, c2 = 0.271324, c3 = 'ZFwFojNbyI' where c = 1036 index_test.go:143: sql update test_index set c1 = 1636027419498895657, c2 = 0.681651, c3 = 'NBFGmDbTMG' where c = 262 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 3672147489445372259, c2 = 0.804821, c3 = '2YCdt87ePT' where c = 1354 index_test.go:137: sql insert into test_index values (1660, 7599552988069123469, 0.958754, 'sc2L750Je9') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (1661, 6018677260880448489, 0.545625, 'olOQXtNugk') index_test.go:137: sql insert into test_index values (1662, 3614599160682003434, 0.565353, 'XzZeeYWoxd') index_test.go:137: sql insert into test_index values (1659, 227925779137343955, 0.863785, 'v2umA8kzhJ') index_test.go:140: sql delete from test_index where c = 646 index_test.go:143: sql update test_index set c1 = 76125414768263217, c2 = 0.426678, c3 = 'ArZZIEB3RK' where c = 676 index_test.go:137: sql insert into test_index values (1664, 6032869493367139458, 0.662637, 'X3DxQuDY7U') index_test.go:137: sql insert into test_index values (1663, 814791287533836648, 0.970746, 'odNTlv49cV') index_test.go:143: sql update test_index set c1 = 5799032718799703495, c2 = 0.347787, c3 = 'wJne9yNPi3' where c = 295 index_test.go:137: sql insert into test_index values (1665, 2702510055098531224, 0.625772, 'tF2Y7sZrC4') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:140: sql delete from test_index where c = 1227 index_test.go:143: sql update test_index set c1 = 4980363246427094855, c2 = 0.930714, c3 = 'i4GXbmEyai' where c = 725 index_test.go:140: sql delete from test_index where c = 436 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 5701435970225726344, c2 = 0.601220, c3 = 'roQ0vqe9u0' where c = 711 index_test.go:143: sql update test_index set c1 = 4947902463385371227, c2 = 0.654111, c3 = 'sHeVGFnBMZ' where c = 1146 index_test.go:143: sql update test_index set c1 = 3459774933458650242, c2 = 0.740604, c3 = 'i4y4wJrUYf' where c = 108 index_test.go:143: sql update test_index set c1 = 4224481029994983033, c2 = 0.945854, c3 = 'lVWeNDOGjw' where c = 1149 index_test.go:137: sql insert into test_index values (1666, 5524316377755321867, 0.812620, 'FkYU1qQ8QV') index_test.go:140: sql delete from test_index where c = 1380 index_test.go:140: sql delete from test_index where c = 1446 index_test.go:137: sql insert into test_index values (1667, 4025159869851338754, 0.351907, 'zPA7MeSbCJ') index_test.go:143: sql update test_index set c1 = 6199197112181346170, c2 = 0.953578, c3 = 'iHvzFGtNA4' where c = 1553 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (1668, 7469020971710931661, 0.501371, '6MQNytPJsW') index_test.go:137: sql insert into test_index values (1669, 320969838498994673, 0.195602, '3JFvY8nSlo') index_test.go:137: sql insert into test_index values (1670, 429555505933473588, 0.247088, 'wUvwZ7mJO6') index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (1671, 8145095358621834370, 0.635041, 'WhRGK826tT') index_test.go:143: sql update test_index set c1 = 7821974216403296269, c2 = 0.389804, c3 = 'xFxZFSkmrA' where c = 951 index_test.go:143: sql update test_index set c1 = 2985848916836448372, c2 = 0.864105, c3 = 'GiJlMgHxXZ' where c = 1626 index_test.go:137: sql insert into test_index values (1672, 8886741920831222174, 0.889404, 'S19cykmLQZ') index_test.go:140: sql delete from test_index where c = 938 index_test.go:143: sql update test_index set c1 = 1154794828403883947, c2 = 0.075525, c3 = 'wNpYMgmGx9' where c = 262 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 9100622578086426593, c2 = 0.047364, c3 = 'QlDOPrLNgS' where c = 1152 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:143: sql update test_index set c1 = 2419993248636410464, c2 = 0.203005, c3 = 'EFOyeQsH2T' where c = 1086 index_test.go:137: sql insert into test_index values (1674, 4130021556108745006, 0.644866, 'IG88FiiAJx') index_test.go:137: sql insert into test_index values (1676, 7331695867378548356, 0.503557, 'bZDSI5QGaV') index_test.go:143: sql update test_index set c1 = 5715516401661529565, c2 = 0.744712, c3 = 'IFsUF09XgE' where c = 624 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 274 index_test.go:143: sql update test_index set c1 = 4282156571328635109, c2 = 0.530376, c3 = 'FEN4KbYly1' where c = 1094 index_test.go:137: sql insert into test_index values (1675, 2840131516065883525, 0.092364, '8RqBNzqoN9') index_test.go:143: sql update test_index set c1 = 1651677105459424426, c2 = 0.876945, c3 = 'UvEw5LQhwm' where c = 1222 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 3627618634622410059, c2 = 0.532679, c3 = 'EoDq4Y8nNV' where c = 41 index_test.go:137: sql insert into test_index values (1673, 1927580967376601950, 0.093265, '9wzGcWXf9y') index_test.go:137: sql insert into test_index values (1678, 2441286579991512244, 0.402149, 'If9gF1I923') index_test.go:137: sql insert into test_index values (1677, 1325503311159532703, 0.619485, 'kNDSGBCn6Y') index_test.go:137: sql insert into test_index values (1679, 6677759058423028854, 0.602051, 'Rv0ABXrlRs') index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 2195721234239284812, c2 = 0.700908, c3 = '4JQk7WnC1n' where c = 1365 index_test.go:143: sql update test_index set c1 = 4412418505211051989, c2 = 0.664449, c3 = 'nqCnayeH3v' where c = 1488 index_test.go:143: sql update test_index set c1 = 3915301135228714774, c2 = 0.624475, c3 = 'mg3KSiqxsz' where c = 1444 index_test.go:137: sql insert into test_index values (1681, 7262922872045569835, 0.848157, 'LcCy3qlc2g') index_test.go:137: sql insert into test_index values (1680, 985076532795068789, 0.786714, '1iw3VobxSf') index_test.go:140: sql delete from test_index where c = 1481 index_test.go:137: sql insert into test_index values (1683, 1251574472827966496, 0.376443, 'Wsr1NF1mMG') index_test.go:137: sql insert into test_index values (1684, 1277232439608948440, 0.189867, 'HRETXxmZMx') index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (1682, 1355887474901672245, 0.222126, 'bEozZiTW1W') index_test.go:143: sql update test_index set c1 = 5542268031213603282, c2 = 0.937170, c3 = 'Td2FfEo0ru' where c = 805 index_test.go:140: sql delete from test_index where c = 801 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:143: sql update test_index set c1 = 5327973964056625367, c2 = 0.128912, c3 = 'H2lN4tdkG4' where c = 185 index_test.go:143: sql update test_index set c1 = 4251574364223461369, c2 = 0.879700, c3 = 'HPZsVFbwLT' where c = 1392 index_test.go:143: sql update test_index set c1 = 4319446153035181042, c2 = 0.607354, c3 = 'QQZhNghxEl' where c = 1596 index_test.go:140: sql delete from test_index where c = 1087 index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 2702544938453374297, c2 = 0.168446, c3 = 'OQ4RausfIf' where c = 412 index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 97277489914075554, c2 = 0.687843, c3 = 'lzy6X0NfsR' where c = 1156 index_test.go:143: sql update test_index set c1 = 3957664388205842903, c2 = 0.796662, c3 = 'ZYPfAPmMoK' where c = 293 index_test.go:137: sql insert into test_index values (1687, 7479280083363946557, 0.049085, 'IoqOQ0q3JT') index_test.go:137: sql insert into test_index values (1686, 6568243621491086033, 0.069549, 'rG0NVcXXZ2') index_test.go:137: sql insert into test_index values (1685, 1916223598066157425, 0.403654, '7kduqRFesL') index_test.go:137: sql insert into test_index values (1688, 7216481455136164299, 0.211667, 'Dq0fJ9OUpw') index_test.go:143: sql update test_index set c1 = 1574162938942052770, c2 = 0.118439, c3 = 'BwPvwuten7' where c = 988 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 586206413442124782, c2 = 0.019887, c3 = 'fHh9lgGDOw' where c = 599 index_test.go:137: sql insert into test_index values (1690, 8648386230012706607, 0.570142, 'AuWjiC8QuA') index_test.go:137: sql insert into test_index values (1691, 3660494060192538399, 0.246854, 'aJoJa3QQdm') index_test.go:137: sql insert into test_index values (1689, 5745584749433117832, 0.812575, 'ZSb82JPZ0d') index_test.go:140: sql delete from test_index where c = 1249 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 3556169245736880314, c2 = 0.376952, c3 = '2Z9q16XtKH' where c = 1344 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (1692, 1707798727843933441, 0.529008, 'KKADlFQlWF') index_test.go:143: sql update test_index set c1 = 4359828093563975950, c2 = 0.251134, c3 = 'z39LE9UcHo' where c = 388 index_test.go:137: sql insert into test_index values (1693, 5227171435671333305, 0.439624, '2Uz8zKBvtz') index_test.go:143: sql update test_index set c1 = 5825935869081788185, c2 = 0.191502, c3 = 'JQMIEF72mw' where c = 617 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:143: sql update test_index set c1 = 8231531293739338898, c2 = 0.158417, c3 = 'qnK7zERN5P' where c = 476 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 8182049142040668914, c2 = 0.894060, c3 = 'pQJX7tM54W' where c = 665 index_test.go:137: sql insert into test_index values (1694, 4806392498747127999, 0.384029, 'Fa1npeSvhy') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (1695, 6409110623268765988, 0.329265, 'WYK8G3AbPS') index_test.go:143: sql update test_index set c1 = 3609583166590482591, c2 = 0.008370, c3 = '2gQw6dOp8f' where c = 601 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (1696, 6628308767197798265, 0.565495, '7CiURKuh3S') index_test.go:143: sql update test_index set c1 = 5114728410768944570, c2 = 0.095197, c3 = 'ZEolQRZOmP' where c = 15 index_test.go:143: sql update test_index set c1 = 2189222313154567854, c2 = 0.532980, c3 = 'VUTq7tVzk7' where c = 1665 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (1697, 6334780852856910523, 0.611976, 'vnaJWzXuW2') index_test.go:143: sql update test_index set c1 = 6471987083756093640, c2 = 0.732787, c3 = 'oJoGjUfNIA' where c = 1491 index_test.go:143: sql update test_index set c1 = 3801675440429710640, c2 = 0.318803, c3 = 'pzNy2Gn7Jw' where c = 1465 index_test.go:143: sql update test_index set c1 = 2182780759011589830, c2 = 0.194555, c3 = 'LfzLCqP7Z9' where c = 741 index_test.go:137: sql insert into test_index values (1698, 8197166611390450791, 0.972582, 'usjtWsiQwO') index_test.go:143: sql update test_index set c1 = 3517592784773136502, c2 = 0.626698, c3 = 'K38K8qr6Wn' where c = 944 index_test.go:143: sql update test_index set c1 = 5102872250916386852, c2 = 0.414199, c3 = '0soY1WaJTG' where c = 387 index_test.go:137: sql insert into test_index values (1699, 7844072887426120175, 0.770464, 'ozuxcgszUa') index_test.go:140: sql delete from test_index where c = 1214 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (1700, 2499379707983763946, 0.351936, 'TPqdLYV8FQ') index_test.go:143: sql update test_index set c1 = 3843186182888351468, c2 = 0.313974, c3 = 'OXuSw0eo4L' where c = 62 index_test.go:143: sql update test_index set c1 = 4499852908361841479, c2 = 0.519152, c3 = 'aUlw7AIaw6' where c = 1391 index_test.go:143: sql update test_index set c1 = 6684541702813232491, c2 = 0.980355, c3 = '1ib75w3bLp' where c = 610 index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 6274123511451834979, c2 = 0.809682, c3 = 'NKvPiUldAK' where c = 660 [2024/05/06 11:17:46.146 +08:00] [ERROR] [gc_worker.go:2004] ["deleteRanges is called"] [2024/05/06 11:17:44.984 +08:00] [ERROR] [tso_dispatcher.go:126] ["[tso] tso request is canceled due to timeout"] [dc-location=global] [error="[PD:client:ErrClientGetTSOTimeout]get TSO timeout"] [2024/05/06 11:17:44.984 +08:00] [ERROR] [tso_dispatcher.go:297] ["[tso] getTS error after processing requests"] [dc-location=global] [stream-url=http://127.0.0.1:2379] [error="[PD:client:ErrClientGetTSO]get TSO failed, rpc error: code = Canceled desc = context canceled"] [2024/05/06 11:17:46.086 +08:00] [ERROR] [pd_service_discovery.go:559] ["[pd] failed to update member"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetMember]get member failed"] index_test.go:137: sql insert into test_index values (1710, 4024129032904258663, 0.640956, 'g51GR3F0iV') index_test.go:137: sql insert into test_index values (1702, 9110637502242243616, 0.792706, 'n4d8ly6SVm') index_test.go:137: sql insert into test_index values (1707, 2071890027385037907, 0.782561, 'ZFCF3cJipS') index_test.go:137: sql insert into test_index values (1705, 8422138980714642788, 0.063606, 'l9oT0yhGp4') index_test.go:137: sql insert into test_index values (1708, 2168156124664487001, 0.027855, '1bOQhj6HWj') index_test.go:137: sql insert into test_index values (1701, 6648762255268949983, 0.114935, 'Qyx1REzzso') index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (1704, 1620307642772194387, 0.437305, '2WYkaeG224') index_test.go:137: sql insert into test_index values (1709, 4963911569116972314, 0.306869, 'kKFHcxXEm5') index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (1703, 7407415205677621913, 0.738170, 'Fju3au7tDW') index_test.go:137: sql insert into test_index values (1706, 912461064553835842, 0.379413, '8QXaIaWXGA') index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 8834614335651032934, c2 = 0.725510, c3 = 'PT95NgSP9E' where c = 884 index_test.go:143: sql update test_index set c1 = 454085911334627807, c2 = 0.465708, c3 = 'oH5NWGz5Bv' where c = 1061 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 4616966471716478891, c2 = 0.800786, c3 = 'XgT7L1PuE8' where c = 963 index_test.go:137: sql insert into test_index values (1711, 2894586026060353240, 0.945687, 'Ngh6DBRNLI') index_test.go:143: sql update test_index set c1 = 7291347813540418772, c2 = 0.249695, c3 = 'IeUXePXDmR' where c = 179 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:143: sql update test_index set c1 = 3093043026146218780, c2 = 0.269734, c3 = 'Oi1O1JAuko' where c = 1651 index_test.go:137: sql insert into test_index values (1712, 1298736030358000386, 0.857289, 'ppx6aUO2xG') index_test.go:143: sql update test_index set c1 = 491236792386024636, c2 = 0.101592, c3 = 'pgd7TRkKLV' where c = 1580 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 8281233481041654365, c2 = 0.793696, c3 = '2FmJytJrbM' where c = 1395 index_test.go:143: sql update test_index set c1 = 8838201640430204081, c2 = 0.188079, c3 = 'i9vz0MAFvZ' where c = 70 index_test.go:137: sql insert into test_index values (1713, 4389459386130972247, 0.412403, 'b5myyXWLbX') index_test.go:143: sql update test_index set c1 = 7739453161232840835, c2 = 0.893537, c3 = 'O57429dozs' where c = 929 index_test.go:137: sql insert into test_index values (1714, 7895498473226873811, 0.701155, 'oEfxdNo9Fi') index_test.go:143: sql update test_index set c1 = 4004104922863607977, c2 = 0.958998, c3 = 'vhDzbXz253' where c = 1677 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (1716, 3637416975035444075, 0.598621, 'RQ0ViOXEdN') index_test.go:137: sql insert into test_index values (1715, 3753331763743130657, 0.940089, 'fR1EbVKFLn') index_test.go:140: sql delete from test_index where c = 654 index_test.go:137: sql insert into test_index values (1719, 7485637961340611717, 0.193413, 'HHPHHYpkAA') index_test.go:143: sql update test_index set c1 = 5840736528567141053, c2 = 0.613038, c3 = 'zW3aEVPis2' where c = 1706 index_test.go:137: sql insert into test_index values (1720, 8124630020994437750, 0.951825, 'fXCBS1xJl5') index_test.go:137: sql insert into test_index values (1717, 3360947734859300096, 0.321992, '2rOQDvnKUP') index_test.go:137: sql insert into test_index values (1718, 2445673470814982293, 0.542326, 'PnmUna8O0Y') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 669 index_test.go:143: sql update test_index set c1 = 5177975441148844312, c2 = 0.695607, c3 = 'oJIrJjXrdC' where c = 1297 index_test.go:143: sql update test_index set c1 = 8871404403216806836, c2 = 0.666024, c3 = 'ZOGnRrfRUF' where c = 1 index_test.go:137: sql insert into test_index values (1721, 952277650325525162, 0.643160, 'boTmKs90r7') index_test.go:143: sql update test_index set c1 = 5367044848302487683, c2 = 0.810139, c3 = 'fUv0EK9DKn' where c = 1064 index_test.go:143: sql update test_index set c1 = 647687663855543914, c2 = 0.675839, c3 = 'AyTF0Ghl9G' where c = 1311 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:140: sql delete from test_index where c = 730 index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 3010617723182863250, c2 = 0.529266, c3 = 'mrPmtnGpxt' where c = 826 index_test.go:137: sql insert into test_index values (1722, 837523808045613257, 0.436641, 'sJI7QT8eXW') index_test.go:143: sql update test_index set c1 = 4865391016219751719, c2 = 0.630113, c3 = '0YEvegstRh' where c = 294 index_test.go:143: sql update test_index set c1 = 308194244960663781, c2 = 0.970135, c3 = '4kc5kGzqji' where c = 1264 index_test.go:137: sql insert into test_index values (1723, 1893885944023989083, 0.078935, 'LqouourPtI') index_test.go:137: sql insert into test_index values (1725, 307199135549608720, 0.444894, 'QPcR4236Yv') index_test.go:143: sql update test_index set c1 = 863927926666989195, c2 = 0.692765, c3 = 'yucZb3vMNc' where c = 888 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:137: sql insert into test_index values (1724, 34000743318476683, 0.551742, 'AUisPO8l18') index_test.go:143: sql update test_index set c1 = 4856521818924199951, c2 = 0.866965, c3 = 'fLNSPgoXbC' where c = 383 index_test.go:143: sql update test_index set c1 = 8040968825701117824, c2 = 0.684241, c3 = 'WAJDbO2d39' where c = 291 index_test.go:137: sql insert into test_index values (1727, 5969469489690272086, 0.363390, 'EHSsSboBk9') index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1728, 3868162539470690806, 0.934332, 'iyRlJP8yHZ') index_test.go:140: sql delete from test_index where c = 691 index_test.go:137: sql insert into test_index values (1726, 8441142050126690512, 0.685260, 'M55C3uHcG1') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:137: sql insert into test_index values (1729, 8273723809896785957, 0.521917, 'eoLWZkAGAh') index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 2135916832616858647, c2 = 0.707430, c3 = 'pc7usWkW1Z' where c = 919 index_test.go:137: sql insert into test_index values (1731, 5461895686965501473, 0.480976, 'mjoJod5q1D') index_test.go:143: sql update test_index set c1 = 6749902559096650934, c2 = 0.157455, c3 = 'bBrjumV39b' where c = 401 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (1730, 4617753483001238164, 0.770080, 'cssd4Hvs1J') index_test.go:143: sql update test_index set c1 = 6828571346031192266, c2 = 0.924880, c3 = 'juoTmIGEtH' where c = 1529 index_test.go:140: sql delete from test_index where c = 587 index_test.go:143: sql update test_index set c1 = 5217522617780929079, c2 = 0.945654, c3 = '7nKr6Q6Xds' where c = 169 index_test.go:143: sql update test_index set c1 = 7015889576917209602, c2 = 0.282024, c3 = '2EYIsNOvTe' where c = 983 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:143: sql update test_index set c1 = 6669762149434114338, c2 = 0.471814, c3 = 'nuP7YFxBhP' where c = 1578 index_test.go:137: sql insert into test_index values (1733, 270529577283878638, 0.112038, 'pvSJotFq0K') index_test.go:143: sql update test_index set c1 = 5236250842214290618, c2 = 0.960594, c3 = 'bgF3gdMjUg' where c = 1483 index_test.go:143: sql update test_index set c1 = 3024580987740478555, c2 = 0.930676, c3 = 'isr6vZsN4F' where c = 817 index_test.go:137: sql insert into test_index values (1734, 6014356548467111672, 0.463290, '2uNy8GeNsx') index_test.go:137: sql insert into test_index values (1732, 6921889325511127987, 0.064046, 'hzmUfI3tqY') index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 994 index_test.go:137: sql insert into test_index values (1735, 5174873505293546184, 0.000266, 'MHLXdIg8Xz') index_test.go:140: sql delete from test_index where c = 1605 index_test.go:137: sql insert into test_index values (1736, 4715539915095558234, 0.797903, 'KY0QsgBcCw') index_test.go:137: sql insert into test_index values (1737, 6413195670669507601, 0.155417, 'jSPTB1hAps') index_test.go:140: sql delete from test_index where c = 1111 index_test.go:143: sql update test_index set c1 = 2338145684983379884, c2 = 0.120230, c3 = 'IePAFp6kjJ' where c = 4 index_test.go:143: sql update test_index set c1 = 748877740737436712, c2 = 0.275972, c3 = 'NlUrawxvWh' where c = 166 index_test.go:137: sql insert into test_index values (1739, 5341703789566930520, 0.439427, 'JkGmX4SXnO') index_test.go:143: sql update test_index set c1 = 2510929972895317261, c2 = 0.453276, c3 = 'P2KiQQ1Yx1' where c = 907 index_test.go:137: sql insert into test_index values (1738, 2335917884055401130, 0.187459, 'QiQMYlsFZK') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:143: sql update test_index set c1 = 9086665221095201450, c2 = 0.773437, c3 = 'HHox3FNOxf' where c = 289 index_test.go:137: sql insert into test_index values (1740, 4212714842682520563, 0.311142, 'oWZ5QZRxDO') index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (1742, 1789453107487879136, 0.349132, 'uepJNEasaP') index_test.go:143: sql update test_index set c1 = 856868333881678791, c2 = 0.762027, c3 = '2mv0XqDDpl' where c = 335 index_test.go:137: sql insert into test_index values (1741, 8245171231169140977, 0.727554, 'iL7nYvK6gE') index_test.go:137: sql insert into test_index values (1743, 7481894815349361329, 0.430726, 't25eJ1hmZH') index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 936 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 4598124054184577616, c2 = 0.137239, c3 = 'LalVMnbKFA' where c = 703 index_test.go:143: sql update test_index set c1 = 8877052095498343782, c2 = 0.517025, c3 = '8WCfJfFOVJ' where c = 1382 index_test.go:143: sql update test_index set c1 = 8431596011348734919, c2 = 0.965712, c3 = '4uyvRAynxm' where c = 882 index_test.go:137: sql insert into test_index values (1744, 3977626323317872701, 0.865850, 'BuSaKqRXrK') index_test.go:143: sql update test_index set c1 = 1887211922219452038, c2 = 0.017901, c3 = 'VSiiLNesnw' where c = 846 index_test.go:143: sql update test_index set c1 = 5569163239778542419, c2 = 0.586854, c3 = 'NrhUgsmjkP' where c = 181 index_test.go:140: sql delete from test_index where c = 630 index_test.go:137: sql insert into test_index values (1745, 7861362876185025909, 0.891004, 'Ig6zYFV9ei') index_test.go:143: sql update test_index set c1 = 6004550342193661537, c2 = 0.780932, c3 = 'FFMcVEgLUh' where c = 799 index_test.go:143: sql update test_index set c1 = 4367285164507065278, c2 = 0.761043, c3 = 'iD3PucgRgJ' where c = 604 index_test.go:143: sql update test_index set c1 = 3831475350569506941, c2 = 0.778662, c3 = 'eLSAT1OPJj' where c = 882 index_test.go:143: sql update test_index set c1 = 7991288147602585013, c2 = 0.137595, c3 = 'iBNZCdrE4f' where c = 1216 index_test.go:137: sql insert into test_index values (1746, 5668755760601777299, 0.236607, 'iLLyJK5Oxu') index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (1748, 3244634130183086387, 0.363003, 'EgsCTWvzvR') index_test.go:137: sql insert into test_index values (1749, 5760628255991297556, 0.884524, 'uNuc2rebjv') index_test.go:140: sql delete from test_index where c = 878 index_test.go:137: sql insert into test_index values (1747, 6173469926742683550, 0.409691, 'wfwD6QvRpo') index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 8718102477343155165, c2 = 0.812283, c3 = 'neZjuvwkTn' where c = 414 index_test.go:137: sql insert into test_index values (1751, 7220866045539395651, 0.418506, 'yrBQTNEEll') index_test.go:137: sql insert into test_index values (1752, 5549522824113272627, 0.659846, 'GahUmN2mZe') index_test.go:143: sql update test_index set c1 = 7693641807217201361, c2 = 0.163722, c3 = 'gixrdVFArY' where c = 1347 index_test.go:137: sql insert into test_index values (1753, 7612376557939520457, 0.116883, 'fAQlnid7Yo') index_test.go:137: sql insert into test_index values (1750, 6124531668723676482, 0.679730, 'ZCipppC80g') index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:143: sql update test_index set c1 = 8605800447298858075, c2 = 0.873422, c3 = 'QU8XXcGT0u' where c = 1023 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 9172942266454428886, c2 = 0.137629, c3 = 'GW2TByNmWq' where c = 375 index_test.go:137: sql insert into test_index values (1754, 189576817982492458, 0.693350, 'LetEdd5zeL') index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 2663141963151278449, c2 = 0.648116, c3 = 'Ym98QSrKBA' where c = 766 index_test.go:143: sql update test_index set c1 = 5303793836924373691, c2 = 0.717134, c3 = 'uqePJaB07p' where c = 210 index_test.go:137: sql insert into test_index values (1755, 6867939631953360658, 0.144322, 'OUfBCz4qSY') index_test.go:137: sql insert into test_index values (1756, 5621953944650638083, 0.136415, '4AWNLtLuws') index_test.go:143: sql update test_index set c1 = 2691233568502647291, c2 = 0.193161, c3 = 'Iilq4DRvdR' where c = 1442 index_test.go:137: sql insert into test_index values (1757, 3555423651270482492, 0.663055, 'RyLlVJ0lrR') index_test.go:143: sql update test_index set c1 = 2643252752414673005, c2 = 0.165540, c3 = 'MJkKzJiBsM' where c = 1517 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:137: sql insert into test_index values (1759, 2076304525880348773, 0.739427, 'Xnr2YUwKci') index_test.go:143: sql update test_index set c1 = 4692962071800555024, c2 = 0.905218, c3 = 'EnYkH7koRA' where c = 1003 index_test.go:143: sql update test_index set c1 = 3850252052791421257, c2 = 0.274163, c3 = 'TOPx0gaPJH' where c = 1743 index_test.go:137: sql insert into test_index values (1758, 6353853381529979219, 0.819068, 'mvHm4Kchk2') index_test.go:137: sql insert into test_index values (1760, 5260854206247150709, 0.780059, '3mgg1T0gXx') index_test.go:143: sql update test_index set c1 = 1913899864338369277, c2 = 0.109869, c3 = 'kpZl2q1Tv2' where c = 362 index_test.go:137: sql insert into test_index values (1761, 3553945618236236260, 0.577758, 'xh8Iu5Ayhp') index_test.go:140: sql delete from test_index where c = 742 index_test.go:143: sql update test_index set c1 = 5609359648469935381, c2 = 0.354677, c3 = 'OcuJVT4pPL' where c = 1104 index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 3616731465552215579, c2 = 0.635330, c3 = 'AM1IpWlGeo' where c = 1320 index_test.go:140: sql delete from test_index where c = 1643 index_test.go:137: sql insert into test_index values (1762, 9088601432627964452, 0.982569, 'CDFkVe706E') index_test.go:137: sql insert into test_index values (1763, 3591617848284268301, 0.013509, 'tM9oiJKas1') index_test.go:143: sql update test_index set c1 = 9022440070925506153, c2 = 0.552411, c3 = '704xWHgGhS' where c = 466 index_test.go:137: sql insert into test_index values (1764, 6816892015056918769, 0.089071, 'lpWzlc2nTY') index_test.go:140: sql delete from test_index where c = 1687 index_test.go:140: sql delete from test_index where c = 1683 index_test.go:137: sql insert into test_index values (1766, 601773036658488340, 0.541144, 'imto0g5Ucc') index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (1765, 6408787417920199397, 0.138604, '0P4Dg3DriV') index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 3820963080174188487, c2 = 0.195321, c3 = 's9iEXKOrqq' where c = 862 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 5295695123076248144, c2 = 0.581671, c3 = 'AWaIMBAWut' where c = 750 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (1767, 3249806721960940694, 0.786771, 'VXpWaa1Xfe') index_test.go:143: sql update test_index set c1 = 8482271782387048462, c2 = 0.690159, c3 = 'tZx1Z0kfjh' where c = 366 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 5649310667299196412, c2 = 0.508468, c3 = 'TzufSPIeW0' where c = 1081 index_test.go:143: sql update test_index set c1 = 6996544270651768793, c2 = 0.723964, c3 = '0J7Lbmkghh' where c = 1705 index_test.go:137: sql insert into test_index values (1768, 1289351455327459514, 0.550101, 'X8iH5HYhYH') index_test.go:137: sql insert into test_index values (1769, 2649853524055082174, 0.993199, '9ZersujltD') index_test.go:143: sql update test_index set c1 = 2709107908027471193, c2 = 0.663557, c3 = 'mXvWmk0kl7' where c = 1580 index_test.go:143: sql update test_index set c1 = 6647331287684980577, c2 = 0.432874, c3 = '0oPgjxcDni' where c = 641 index_test.go:143: sql update test_index set c1 = 358638240205410047, c2 = 0.003615, c3 = 'vBtl9zfbFV' where c = 1313 index_test.go:143: sql update test_index set c1 = 2375159832357004098, c2 = 0.383294, c3 = 'O2FFe9JGC5' where c = 376 index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (1771, 8970093020930884870, 0.370684, 'HX5HxaaudJ') index_test.go:137: sql insert into test_index values (1770, 8641489704000732731, 0.862232, 'LvOcSMFckc') index_test.go:140: sql delete from test_index where c = 761 index_test.go:137: sql insert into test_index values (1772, 587844720498466943, 0.676196, 'lwG7iKI4fA') index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (1773, 7446271552272398451, 0.145811, 'WuEuaEdV46') index_test.go:137: sql insert into test_index values (1774, 8088210129132181740, 0.497527, 'rRVE4dxRxO') index_test.go:143: sql update test_index set c1 = 8310957334366587445, c2 = 0.367812, c3 = 'dOoHMsbt3g' where c = 1085 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 7453169815468162201, c2 = 0.561122, c3 = 'xJfpsCVKGf' where c = 625 index_test.go:140: sql delete from test_index where c = 29 index_test.go:137: sql insert into test_index values (1775, 5695124512820474809, 0.858564, 'ggMwoBHNhG') index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (1776, 5402217807527105008, 0.998769, '9TfxB7tkGK') index_test.go:143: sql update test_index set c1 = 5687479278640878891, c2 = 0.144114, c3 = 'gJQAwGjRhy' where c = 1517 index_test.go:140: sql delete from test_index where c = 599 index_test.go:140: sql delete from test_index where c = 1728 index_test.go:143: sql update test_index set c1 = 1773670285905045503, c2 = 0.752520, c3 = 'ysHfY1hgm9' where c = 1093 index_test.go:143: sql update test_index set c1 = 4258679730926752132, c2 = 0.869687, c3 = '6YN5ypi2Q3' where c = 467 index_test.go:137: sql insert into test_index values (1778, 5560232189892648106, 0.805422, 'e1wCaIuuKM') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:137: sql insert into test_index values (1779, 8600271158625433568, 0.614125, 'xT89689HJw') index_test.go:137: sql insert into test_index values (1777, 2269470707568867721, 0.446945, '884Z0cF2Dr') index_test.go:143: sql update test_index set c1 = 6758367388820046390, c2 = 0.442250, c3 = 'GPo1tgjZ2s' where c = 1252 index_test.go:137: sql insert into test_index values (1780, 809395196995438420, 0.274596, 'UtXkzyVDhG') index_test.go:140: sql delete from test_index where c = 1671 index_test.go:137: sql insert into test_index values (1781, 8796120543782203171, 0.202435, '61vKBmFrcA') index_test.go:143: sql update test_index set c1 = 281875544552854585, c2 = 0.939198, c3 = 'csYT639pm2' where c = 1100 index_test.go:143: sql update test_index set c1 = 789843436544954467, c2 = 0.836814, c3 = 'WBHFH0YvZy' where c = 1090 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 9110437357705754883, c2 = 0.744258, c3 = 'yuAqcGJWcF' where c = 999 index_test.go:143: sql update test_index set c1 = 5681071670254807391, c2 = 0.280894, c3 = 'ZdM7n65V6q' where c = 286 index_test.go:143: sql update test_index set c1 = 5116424703657536681, c2 = 0.071504, c3 = 'mKj382rE1f' where c = 460 index_test.go:143: sql update test_index set c1 = 5199092756771940730, c2 = 0.567148, c3 = '2z4sSynGQR' where c = 641 index_test.go:140: sql delete from test_index where c = 1621 index_test.go:137: sql insert into test_index values (1784, 1736882474363873848, 0.671872, 'KLAfscNdoW') index_test.go:137: sql insert into test_index values (1782, 6326418426010794510, 0.445265, 'Wh0kgSF0vQ') index_test.go:143: sql update test_index set c1 = 8819276328630364175, c2 = 0.166646, c3 = 'BXQdFFFxjF' where c = 1018 index_test.go:137: sql insert into test_index values (1783, 8500424943779964528, 0.958863, 'sPvjPDCx72') index_test.go:137: sql insert into test_index values (1786, 7126892396249409105, 0.237623, 'Aa6cJGHIfq') index_test.go:137: sql insert into test_index values (1785, 1419056697868969480, 0.100028, 'gR3HuGYmIP') index_test.go:140: sql delete from test_index where c = 1773 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (1787, 5046543721887607463, 0.523019, 'AmsgIMdUKH') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 2698068598082377721, c2 = 0.899936, c3 = 'mlVfbxvG0b' where c = 1397 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (1788, 4474406552385328790, 0.355402, 'rboMJdRYnS') index_test.go:140: sql delete from test_index where c = 1773 index_test.go:143: sql update test_index set c1 = 8359708836911182748, c2 = 0.829115, c3 = 'IVJiX8G1NP' where c = 1400 index_test.go:140: sql delete from test_index where c = 441 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:143: sql update test_index set c1 = 5365141434101113700, c2 = 0.904134, c3 = '6CVnVK5kLT' where c = 648 index_test.go:143: sql update test_index set c1 = 9088291336024278384, c2 = 0.267358, c3 = 'wYklqnJ9eY' where c = 42 index_test.go:143: sql update test_index set c1 = 3871497227390933615, c2 = 0.344547, c3 = 'fOWy68F51B' where c = 1036 index_test.go:143: sql update test_index set c1 = 7430227279543255801, c2 = 0.931942, c3 = '8iL2VT8AMc' where c = 228 index_test.go:137: sql insert into test_index values (1789, 4370828211053626765, 0.817368, 'vZGvq4G4yZ') index_test.go:140: sql delete from test_index where c = 1636 index_test.go:137: sql insert into test_index values (1790, 7170351311802455037, 0.093098, '9JAJo64kQY') index_test.go:143: sql update test_index set c1 = 365672011216781642, c2 = 0.396598, c3 = '5Zs8hPSsED' where c = 1389 index_test.go:137: sql insert into test_index values (1792, 7222066320132769912, 0.177703, 'wbHiDkDeMT') index_test.go:143: sql update test_index set c1 = 6520608071385702892, c2 = 0.771269, c3 = 'HnIyWwFEE4' where c = 1678 index_test.go:137: sql insert into test_index values (1793, 1643883257113956900, 0.558860, 'kfLhQqlGoR') index_test.go:143: sql update test_index set c1 = 7042175844047986818, c2 = 0.312456, c3 = 'gPeVqSrTlK' where c = 329 index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (1791, 5512718235366435720, 0.713831, '8XZDzaIP15') index_test.go:140: sql delete from test_index where c = 759 index_test.go:137: sql insert into test_index values (1794, 2735430196942371552, 0.839794, 'w6lzGBOHYj') index_test.go:137: sql insert into test_index values (1795, 1757807208500939178, 0.188831, 'QCcE0S0c36') index_test.go:143: sql update test_index set c1 = 1331443341173391426, c2 = 0.109030, c3 = 'GLKXM8IQX0' where c = 1030 index_test.go:140: sql delete from test_index where c = 895 index_test.go:137: sql insert into test_index values (1796, 6240787429206065211, 0.589934, 'zXcT5IwDqb') index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 2718011948538595095, c2 = 0.513694, c3 = 'hu9svzBKZ8' where c = 1218 index_test.go:143: sql update test_index set c1 = 4416426818756234683, c2 = 0.529554, c3 = '8qwsB9hkrd' where c = 194 index_test.go:143: sql update test_index set c1 = 7783475510534498278, c2 = 0.230412, c3 = '1fj8ftzpeh' where c = 575 index_test.go:140: sql delete from test_index where c = 1536 index_test.go:137: sql insert into test_index values (1797, 1033754484997658711, 0.599474, 'eV3P3BvKaG') index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:137: sql insert into test_index values (1798, 2590277080366050295, 0.646830, 'yvG8MsYRNg') index_test.go:143: sql update test_index set c1 = 3013718236815102021, c2 = 0.121151, c3 = 'LGYiU1bGoY' where c = 1023 index_test.go:140: sql delete from test_index where c = 691 index_test.go:143: sql update test_index set c1 = 6350013574288993967, c2 = 0.345795, c3 = 'ZHV12hKqTm' where c = 166 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 1886152188054150650, c2 = 0.653771, c3 = 'UWi1CoYh9B' where c = 1401 index_test.go:137: sql insert into test_index values (1799, 5089674784874693264, 0.299107, 'UeC4cmEuQ3') index_test.go:143: sql update test_index set c1 = 7987412107147472883, c2 = 0.791685, c3 = 'StZaYk4owY' where c = 1199 index_test.go:143: sql update test_index set c1 = 3428812473678720160, c2 = 0.339467, c3 = 'mGKwvolUE1' where c = 1759 index_test.go:143: sql update test_index set c1 = 8608057206054800230, c2 = 0.050417, c3 = 'QTuSqYfZC4' where c = 982 index_test.go:137: sql insert into test_index values (1800, 2745856827761907416, 0.714353, 'ytku6tVMNw') index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 679 index_test.go:143: sql update test_index set c1 = 5581689497880178340, c2 = 0.435526, c3 = 'lV3xlVJ8By' where c = 1395 index_test.go:143: sql update test_index set c1 = 3804977016144673429, c2 = 0.429580, c3 = 'wKHZZQruED' where c = 1642 index_test.go:137: sql insert into test_index values (1810, 5727600532436911820, 0.889698, 'UUfmFZif9L') index_test.go:137: sql insert into test_index values (1809, 2226076468031280915, 0.361710, 'cU2O1Fcy2A') index_test.go:137: sql insert into test_index values (1802, 7898472057814285943, 0.641947, 'mxsS5DoD52') index_test.go:137: sql insert into test_index values (1805, 354561226972835514, 0.328744, 'fYgEUYxGOL') index_test.go:137: sql insert into test_index values (1801, 878003890043557175, 0.233152, 'urCTYMaeTf') index_test.go:137: sql insert into test_index values (1808, 5184932234644217374, 0.587199, 'AxXAa8Dp74') index_test.go:137: sql insert into test_index values (1803, 3003384891731316954, 0.218031, 'fYJjlxKPLd') index_test.go:137: sql insert into test_index values (1806, 3525567650780915861, 0.453209, 'ka9KbsEERK') index_test.go:137: sql insert into test_index values (1804, 4525005570618719916, 0.713594, '5RaiFPG0d2') index_test.go:137: sql insert into test_index values (1807, 6957312120841113270, 0.266055, 'fUq09r5Djj') index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 861 index_test.go:140: sql delete from test_index where c = 903 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 497 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:143: sql update test_index set c1 = 3718744685599548592, c2 = 0.837422, c3 = 'Ycwhy9cPsd' where c = 732 index_test.go:143: sql update test_index set c1 = 758585742672899139, c2 = 0.545293, c3 = 'bLVlIQtY62' where c = 530 index_test.go:143: sql update test_index set c1 = 8230757183722899121, c2 = 0.225547, c3 = 'LGRl0X6trt' where c = 729 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 1469 index_test.go:143: sql update test_index set c1 = 6220521481073359411, c2 = 0.748704, c3 = '1NstqBplfu' where c = 303 index_test.go:143: sql update test_index set c1 = 4291779415637542119, c2 = 0.292835, c3 = 'JxayDfX0oK' where c = 245 index_test.go:143: sql update test_index set c1 = 5860121218255301685, c2 = 0.138051, c3 = 'Ozy6ThSUEp' where c = 395 index_test.go:143: sql update test_index set c1 = 513684072190712726, c2 = 0.841432, c3 = 'usTWUJ0LgZ' where c = 510 index_test.go:143: sql update test_index set c1 = 4350337440258200043, c2 = 0.043979, c3 = 'Kb025NgZQ5' where c = 1596 index_test.go:143: sql update test_index set c1 = 8647928664624283222, c2 = 0.259051, c3 = 'nGzpy8I1gX' where c = 707 index_test.go:137: sql insert into test_index values (1811, 3718136534424965103, 0.139486, 'HZNMFiX3yY') index_test.go:143: sql update test_index set c1 = 4673864328170509985, c2 = 0.108962, c3 = 'SDCPyiEAOo' where c = 534 index_test.go:137: sql insert into test_index values (1814, 2749269871064261980, 0.546757, 'dRFiDqlMoA') index_test.go:137: sql insert into test_index values (1816, 6346371457757688364, 0.056987, 'AvaVt2iC2k') index_test.go:137: sql insert into test_index values (1815, 2272541920769002735, 0.062260, 'HIFonysTOb') index_test.go:137: sql insert into test_index values (1812, 6546800985742586250, 0.884982, 'P8dIrEs6nl') index_test.go:137: sql insert into test_index values (1813, 3026098099821074254, 0.764736, 'BlZUbwmV86') index_test.go:137: sql insert into test_index values (1817, 7325161688754119130, 0.665726, 'HN3e4eVr6a') index_test.go:137: sql insert into test_index values (1818, 6850166907519380672, 0.571309, 'WMJBJZfxiq') index_test.go:137: sql insert into test_index values (1819, 9016016472248135674, 0.962588, 'ypmrw9aQCA') index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 786 index_test.go:137: sql insert into test_index values (1820, 637408165119844045, 0.999082, 'IjIl74OAd7') index_test.go:140: sql delete from test_index where c = 1330 index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:143: sql update test_index set c1 = 5954634293061239117, c2 = 0.359041, c3 = 'ZX838zYYbD' where c = 962 index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 3781235275281770679, c2 = 0.208485, c3 = 'SrF0uzwK7Z' where c = 484 index_test.go:143: sql update test_index set c1 = 5727901470036420705, c2 = 0.243794, c3 = '0x9veMfq6E' where c = 1635 index_test.go:143: sql update test_index set c1 = 6197854337974624413, c2 = 0.141939, c3 = 'KhcVCon47I' where c = 69 index_test.go:143: sql update test_index set c1 = 5685475274711678132, c2 = 0.040986, c3 = 'pIbGf8kcKF' where c = 320 index_test.go:143: sql update test_index set c1 = 6878724388746213850, c2 = 0.256254, c3 = '8BF95Xv3mA' where c = 1684 index_test.go:143: sql update test_index set c1 = 132469275390195991, c2 = 0.902038, c3 = '0UX6bAiCE6' where c = 1115 index_test.go:143: sql update test_index set c1 = 6957959433929464682, c2 = 0.900769, c3 = 'ISBQaX7EaU' where c = 1618 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 4717050037599002129, c2 = 0.773049, c3 = 'mFDjgCd2ql' where c = 219 index_test.go:137: sql insert into test_index values (1822, 5090654622991213322, 0.969687, 'KEQQ7po6Sz') index_test.go:137: sql insert into test_index values (1823, 1363959106325066699, 0.351920, 'ruP5Ytk41K') index_test.go:137: sql insert into test_index values (1825, 3513708075580460676, 0.046617, '8XtlwTpO6U') index_test.go:137: sql insert into test_index values (1824, 4393843969636708135, 0.193033, 'C5fwoLUMEx') index_test.go:137: sql insert into test_index values (1821, 4511995906929117619, 0.340658, 'UvryWgSqyX') index_test.go:143: sql update test_index set c1 = 9069430748829123723, c2 = 0.503901, c3 = 'aUJu15PsKu' where c = 732 index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 444 index_test.go:137: sql insert into test_index values (1828, 6755631546740926558, 0.828438, 'Jw8LCBOs5u') index_test.go:137: sql insert into test_index values (1829, 749637637253181628, 0.041417, '8kEuULKriX') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:137: sql insert into test_index values (1826, 26365485166823991, 0.864288, '9QLQvy2PSQ') index_test.go:137: sql insert into test_index values (1827, 5140609405638898593, 0.944832, 'iUEE7VqGB0') index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (1830, 7489813436862272666, 0.185815, 'gst1yXNf5z') index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 1822838500778283250, c2 = 0.673525, c3 = 'bSwhJ74QwO' where c = 299 index_test.go:143: sql update test_index set c1 = 7105031630266451902, c2 = 0.563728, c3 = 'F4ZgVkDgcJ' where c = 1798 index_test.go:143: sql update test_index set c1 = 8400361579007237442, c2 = 0.811495, c3 = 'mQUri3CdjA' where c = 1784 index_test.go:143: sql update test_index set c1 = 1068136648473105358, c2 = 0.385057, c3 = 'gZNNkDswnY' where c = 919 index_test.go:143: sql update test_index set c1 = 3074623993488504077, c2 = 0.759197, c3 = 'AM4uFh8voP' where c = 398 index_test.go:140: sql delete from test_index where c = 1282 index_test.go:143: sql update test_index set c1 = 6224014567269595143, c2 = 0.569333, c3 = '06p6SaVgFL' where c = 155 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 8166660378309336664, c2 = 0.392501, c3 = 'pD7CNsgOug' where c = 944 index_test.go:137: sql insert into test_index values (1831, 7053567958783630689, 0.557785, 'zYkpUYwBnd') index_test.go:137: sql insert into test_index values (1833, 5188374502801651056, 0.546812, 'gQUghwbmXD') index_test.go:137: sql insert into test_index values (1835, 4759840189002363953, 0.577046, 'BcER6e4Bpp') index_test.go:143: sql update test_index set c1 = 6471416769607513670, c2 = 0.202916, c3 = 'xIv1Tbwl1d' where c = 999 index_test.go:137: sql insert into test_index values (1836, 7761230654007835276, 0.916971, 'DjE0CRZywX') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:143: sql update test_index set c1 = 5048021843940335060, c2 = 0.440997, c3 = 'Nhyme4hBTU' where c = 808 index_test.go:137: sql insert into test_index values (1832, 8332774301541393195, 0.194051, '4vdN0LpuKy') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (1837, 9173213781945505503, 0.969467, 'vO2IJcX34u') index_test.go:137: sql insert into test_index values (1834, 4587025730649959914, 0.971118, '6DpQ6QF1P8') index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 816 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 3120430503246895201, c2 = 0.906507, c3 = 'Lf1Ca9Gqdz' where c = 1294 index_test.go:137: sql insert into test_index values (1838, 698860679018327092, 0.513462, 'BHofVLqnsW') index_test.go:143: sql update test_index set c1 = 2472559499739866119, c2 = 0.031708, c3 = 'g7VXMevKuG' where c = 186 index_test.go:137: sql insert into test_index values (1839, 5734982372998887785, 0.369867, 'l8WnvbbJ3e') index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:143: sql update test_index set c1 = 603742948572941121, c2 = 0.901280, c3 = 'rSI8Jf7yBL' where c = 1522 index_test.go:143: sql update test_index set c1 = 1196411198410242028, c2 = 0.718746, c3 = 'tGBCFdN4gG' where c = 1225 index_test.go:143: sql update test_index set c1 = 5030013870062712754, c2 = 0.738717, c3 = 'AcOVruWSg0' where c = 429 index_test.go:137: sql insert into test_index values (1840, 7025553653673672219, 0.118164, 'jaqUQet2b8') index_test.go:143: sql update test_index set c1 = 4024876896633863153, c2 = 0.565317, c3 = '1SWFR8BNUx' where c = 1579 index_test.go:143: sql update test_index set c1 = 8036323247823966300, c2 = 0.820848, c3 = 'pobfD6TpDT' where c = 1507 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (1843, 1791826756235470903, 0.651088, '73VY5foyYL') index_test.go:137: sql insert into test_index values (1841, 7353012359620737341, 0.910871, 'YeK2X7170a') index_test.go:143: sql update test_index set c1 = 3384657547548118458, c2 = 0.758195, c3 = 'xIfVWJOYYn' where c = 557 index_test.go:143: sql update test_index set c1 = 2499072492914096388, c2 = 0.337203, c3 = 'BaWDB2DLsY' where c = 424 index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (1842, 1674422363707238188, 0.105256, 'o9ggCqjgql') index_test.go:137: sql insert into test_index values (1844, 3307224495756508485, 0.232783, 'JrgQd5PfQu') index_test.go:137: sql insert into test_index values (1845, 1353752189744790578, 0.142745, 'IWrDKwKVv4') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 2483788198236864919, c2 = 0.594405, c3 = 'NWndgyjdw1' where c = 228 index_test.go:137: sql insert into test_index values (1846, 193029194858837283, 0.659342, '1omeQjFcoJ') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:137: sql insert into test_index values (1847, 7177951198592625759, 0.300363, 'Xbw9EuKeOI') index_test.go:143: sql update test_index set c1 = 6336250958970616288, c2 = 0.103587, c3 = 'uMaQ6IFoiP' where c = 73 index_test.go:143: sql update test_index set c1 = 8050295674146223223, c2 = 0.413432, c3 = 'USlooGKEPU' where c = 1296 index_test.go:143: sql update test_index set c1 = 4648065801167955432, c2 = 0.724701, c3 = 'ALUF4uzQXg' where c = 374 index_test.go:143: sql update test_index set c1 = 3356283932818441732, c2 = 0.185497, c3 = 'aqcL47Zf9V' where c = 1808 index_test.go:140: sql delete from test_index where c = 1659 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (1848, 4923242766296994386, 0.698106, 'KC9Fc5njb7') index_test.go:137: sql insert into test_index values (1849, 7679552525234031088, 0.194488, 'tBe0aAS7BT') index_test.go:137: sql insert into test_index values (1850, 316718592746455688, 0.972233, 'iBtg0XUjXy') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 6347410993408381026, c2 = 0.032019, c3 = 'WFJiym3PCX' where c = 772 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:137: sql insert into test_index values (1851, 1218296941999147539, 0.102563, 'csondR1zGW') index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (1852, 7313881473273255750, 0.601743, 'ZuIX5UWGOh') index_test.go:137: sql insert into test_index values (1853, 3806656111002581564, 0.072371, 'IiHnZ7avoH') index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 8016544220378559050, c2 = 0.381047, c3 = 'CH3vGsGJZ4' where c = 643 index_test.go:143: sql update test_index set c1 = 7327687891179663375, c2 = 0.141972, c3 = 'CiKUeXBsax' where c = 621 index_test.go:143: sql update test_index set c1 = 2724548173389443377, c2 = 0.385218, c3 = 'VIBPedQnmk' where c = 1680 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 5990787106330921862, c2 = 0.492375, c3 = 'b9Ub2FuOH8' where c = 557 index_test.go:140: sql delete from test_index where c = 1508 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:137: sql insert into test_index values (1854, 8203880260789433897, 0.329508, 'L8lUH88gZT') index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 4697881898522531715, c2 = 0.593824, c3 = 'KoBdzHgJFy' where c = 1493 index_test.go:143: sql update test_index set c1 = 7427094692048137493, c2 = 0.112165, c3 = 'WQ87eU1Jcw' where c = 1573 index_test.go:143: sql update test_index set c1 = 8330077020471854854, c2 = 0.962334, c3 = 'wnPpApnnAq' where c = 1483 index_test.go:140: sql delete from test_index where c = 398 index_test.go:137: sql insert into test_index values (1855, 1561107551211983585, 0.897147, 'eOmiia1jh7') index_test.go:143: sql update test_index set c1 = 2238343482459022006, c2 = 0.967408, c3 = 'azYkPpeF2G' where c = 35 index_test.go:137: sql insert into test_index values (1857, 5024786351262872234, 0.307944, 'LiXcnMeY8W') index_test.go:143: sql update test_index set c1 = 5316357443775774932, c2 = 0.171221, c3 = 'UCXajgO80R' where c = 1166 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:137: sql insert into test_index values (1856, 749470181913356819, 0.913495, 'jY5JZ6XYtL') index_test.go:137: sql insert into test_index values (1861, 5561729373409622187, 0.623008, 'KpfoUmlZzm') index_test.go:137: sql insert into test_index values (1860, 5814233253663322338, 0.211951, 'hsWfIc3j9J') index_test.go:137: sql insert into test_index values (1858, 6749690280134132845, 0.944894, 'QNeJOkuNF3') index_test.go:137: sql insert into test_index values (1862, 863082363893401548, 0.596459, 'D2vKSCaEZK') index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1859, 1511979026974106252, 0.346929, '72iNTpHN6j') index_test.go:137: sql insert into test_index values (1863, 5862264483847555960, 0.611657, 'DUXErEmBbp') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:143: sql update test_index set c1 = 1834870253222285588, c2 = 0.017406, c3 = '4SA9iNinJ1' where c = 1737 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 377868861079279370, c2 = 0.345688, c3 = 'qegkkEt2r5' where c = 1156 index_test.go:143: sql update test_index set c1 = 1525301976783317005, c2 = 0.794449, c3 = 'eDhgRDxBr2' where c = 55 index_test.go:140: sql delete from test_index where c = 953 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:143: sql update test_index set c1 = 9219830109159025632, c2 = 0.543951, c3 = 'CKOxbfWA49' where c = 1310 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:143: sql update test_index set c1 = 8176018180858292420, c2 = 0.344695, c3 = 's6ndaceAuS' where c = 569 index_test.go:137: sql insert into test_index values (1864, 1435202884245587471, 0.995915, 'ZoD4mPBr0O') index_test.go:143: sql update test_index set c1 = 8217643268451341678, c2 = 0.612326, c3 = 'zfvCjfMyFm' where c = 797 index_test.go:143: sql update test_index set c1 = 3778806226657823437, c2 = 0.779825, c3 = 'NRtZtRobTQ' where c = 1542 index_test.go:143: sql update test_index set c1 = 464806230057154943, c2 = 0.735379, c3 = 'EvHcNKqyl8' where c = 1780 index_test.go:137: sql insert into test_index values (1865, 5743190477118809935, 0.592426, 'zzPYKZg5zC') index_test.go:143: sql update test_index set c1 = 6810170049319611936, c2 = 0.636436, c3 = 'eHtftLPLj1' where c = 950 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:137: sql insert into test_index values (1866, 5854924476377527131, 0.947896, '6raaoPBXUG') index_test.go:137: sql insert into test_index values (1867, 2790355165693824081, 0.934197, 'WufcgIe9wa') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (1868, 6172141443017903575, 0.475465, 'bpzUljyx1s') index_test.go:137: sql insert into test_index values (1869, 4546698714550206720, 0.355976, 'RM9pmD28aI') index_test.go:143: sql update test_index set c1 = 4232597120274563864, c2 = 0.144998, c3 = '2VBWhM3Oas' where c = 1026 index_test.go:137: sql insert into test_index values (1871, 1526062942285614356, 0.250871, 'PBMfjekKVM') index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 2733383164794415960, c2 = 0.259508, c3 = 'QvAaLmKcHb' where c = 1859 index_test.go:137: sql insert into test_index values (1872, 1139879677967358824, 0.226377, 'D43UunVdAy') index_test.go:137: sql insert into test_index values (1870, 3864084290683153577, 0.084765, 'LDnPDNLnd9') index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 524 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 4525992174701149312, c2 = 0.544776, c3 = '9QdlMbFWCm' where c = 834 index_test.go:140: sql delete from test_index where c = 930 index_test.go:137: sql insert into test_index values (1873, 3028834915935359448, 0.984381, 'lldVjtgS2I') index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (1874, 2582368865636599352, 0.534908, 'ss2yZxcDp6') index_test.go:143: sql update test_index set c1 = 3037656475059516903, c2 = 0.509968, c3 = 'Xjf2y0nsY8' where c = 749 index_test.go:143: sql update test_index set c1 = 4291860858607038003, c2 = 0.731788, c3 = 'FKuZgRKHpd' where c = 613 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:143: sql update test_index set c1 = 6358330029214021336, c2 = 0.464929, c3 = 'x0LPQGia44' where c = 1720 index_test.go:137: sql insert into test_index values (1875, 970932250852741655, 0.312513, 'BZ66TkTyF2') index_test.go:143: sql update test_index set c1 = 5848601741230491537, c2 = 0.515272, c3 = 'raR09zPZM7' where c = 769 index_test.go:137: sql insert into test_index values (1876, 3495725238135282340, 0.085073, 'xi36eRKbDM') index_test.go:143: sql update test_index set c1 = 1253010942994361138, c2 = 0.514750, c3 = 'Y2lZsqy1Gw' where c = 1270 index_test.go:143: sql update test_index set c1 = 3050115135070246295, c2 = 0.718116, c3 = 'dLlJxeX0Bu' where c = 818 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:143: sql update test_index set c1 = 8659564385683408355, c2 = 0.711781, c3 = 'M16eyNdMQl' where c = 1680 index_test.go:137: sql insert into test_index values (1877, 2686943265419676251, 0.883466, 'RNp3Cbji4V') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 7122468727005280665, c2 = 0.414029, c3 = 'ghDwWl8ooD' where c = 268 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (1878, 2438817701370349204, 0.931401, '6Zk3yW8WQl') index_test.go:143: sql update test_index set c1 = 3979261107293685000, c2 = 0.927778, c3 = 'Grm2WQiY6k' where c = 509 index_test.go:137: sql insert into test_index values (1881, 2475035626415420527, 0.563412, 'D0yd9bjDCH') index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (1882, 6937450648324730082, 0.587012, 'eK5KIMzx96') index_test.go:137: sql insert into test_index values (1879, 4650673460460736871, 0.610146, 'hWQQsNxBIG') index_test.go:143: sql update test_index set c1 = 5109119928505164774, c2 = 0.945978, c3 = 'wrga0wYevG' where c = 1589 index_test.go:137: sql insert into test_index values (1880, 3707115469123802382, 0.580465, 'H8kDel647h') index_test.go:143: sql update test_index set c1 = 3289268475517131649, c2 = 0.662133, c3 = 'F955eDXOA0' where c = 736 index_test.go:137: sql insert into test_index values (1884, 8358635205940461318, 0.640173, 'Y2LT0DdDm7') index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (1883, 4071537651440131247, 0.538768, 'wm7yENH4Xt') index_test.go:140: sql delete from test_index where c = 1119 index_test.go:143: sql update test_index set c1 = 5673489037538863547, c2 = 0.175144, c3 = 'qgvqezFXI9' where c = 1157 index_test.go:137: sql insert into test_index values (1885, 6661812123190621252, 0.468153, 'g8jJfEZSz9') index_test.go:143: sql update test_index set c1 = 5977120494945305956, c2 = 0.212141, c3 = '4rsN8VqUDl' where c = 1308 index_test.go:143: sql update test_index set c1 = 4456203022738298190, c2 = 0.805539, c3 = 'fIDHHEjAKi' where c = 1028 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (1886, 3834002330524049570, 0.670600, 'ZnyKGAHp83') index_test.go:143: sql update test_index set c1 = 944905003200419405, c2 = 0.378081, c3 = '1WBkrHIL5V' where c = 997 index_test.go:140: sql delete from test_index where c = 279 index_test.go:137: sql insert into test_index values (1888, 328591575226354222, 0.375025, 'X2CW0ZmX66') index_test.go:137: sql insert into test_index values (1889, 2611713135550350275, 0.454749, '8FnsO03sD4') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:137: sql insert into test_index values (1890, 1427677517627400932, 0.980437, 'sYhD4eFIAh') index_test.go:140: sql delete from test_index where c = 735 index_test.go:137: sql insert into test_index values (1887, 1816870172668935335, 0.220237, 'dmP9sa0kwR') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 3850517298927576365, c2 = 0.417634, c3 = 'ieeTKaSkCF' where c = 1585 index_test.go:143: sql update test_index set c1 = 1177510553268766604, c2 = 0.728528, c3 = '42XebJFpXh' where c = 1620 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 4329377763149278476, c2 = 0.647931, c3 = 'qhje3p2GeW' where c = 968 index_test.go:143: sql update test_index set c1 = 7971300500485425135, c2 = 0.333098, c3 = 'ApfjTIvEvK' where c = 434 index_test.go:143: sql update test_index set c1 = 819695788286363302, c2 = 0.138136, c3 = 'ffbYYTZSrU' where c = 640 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (1891, 710959714671009904, 0.610513, 'FCjJanyEwx') index_test.go:143: sql update test_index set c1 = 5444402584195031527, c2 = 0.828680, c3 = 'SK5wf7pei4' where c = 666 index_test.go:137: sql insert into test_index values (1893, 152823661330996691, 0.047329, '123brp4CuY') index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (1894, 7460433623890761993, 0.664540, 'SyiCYGrinY') index_test.go:143: sql update test_index set c1 = 8674888421823007139, c2 = 0.583196, c3 = 'NME8A0SBMU' where c = 1759 index_test.go:137: sql insert into test_index values (1892, 3260665280149901534, 0.237092, 'VdwneESGda') index_test.go:143: sql update test_index set c1 = 7635780103282277455, c2 = 0.249746, c3 = 'NPQpLTvGiu' where c = 493 index_test.go:140: sql delete from test_index where c = 944 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:137: sql insert into test_index values (1895, 3983285206588353302, 0.081116, 'PkI2la1GiU') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 6416371196160648922, c2 = 0.205508, c3 = 'Qg1Ip6r2vA' where c = 1240 index_test.go:143: sql update test_index set c1 = 5236765861807457408, c2 = 0.109869, c3 = 'Go6KYibdv8' where c = 1187 index_test.go:143: sql update test_index set c1 = 9083642020150382392, c2 = 0.177668, c3 = '99XYxRG5Z7' where c = 874 index_test.go:137: sql insert into test_index values (1896, 3536698325104639845, 0.546017, 'TDLLRh9UPL') index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 517 index_test.go:143: sql update test_index set c1 = 538071485493606297, c2 = 0.954885, c3 = 'x3zRUaTUCO' where c = 576 index_test.go:137: sql insert into test_index values (1897, 8928308370062686683, 0.466457, 'WwlwtwWPLH') index_test.go:137: sql insert into test_index values (1899, 6229445971651731225, 0.477756, 'P5mYOBxlAD') index_test.go:143: sql update test_index set c1 = 678628610096902125, c2 = 0.348957, c3 = 'cRLUOnXObH' where c = 871 index_test.go:143: sql update test_index set c1 = 8414387720686178565, c2 = 0.137808, c3 = 'HwA8itkUbG' where c = 1596 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (1898, 7766442667978359534, 0.715035, 'BCdfsUpPmD') index_test.go:143: sql update test_index set c1 = 7019637525767485096, c2 = 0.310295, c3 = 'rjwJdJ8t9B' where c = 1450 index_test.go:143: sql update test_index set c1 = 8991669342452376232, c2 = 0.638991, c3 = 'Zu7x3lLotb' where c = 1021 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:137: sql insert into test_index values (1900, 6317068818385133793, 0.247494, 'ProqIvCOj9') index_test.go:140: sql delete from test_index where c = 1013 index_test.go:140: sql delete from test_index where c = 379 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:143: sql update test_index set c1 = 3886306695266681023, c2 = 0.493118, c3 = 'iyqhWyHtcj' where c = 812 index_test.go:143: sql update test_index set c1 = 8492427067632709511, c2 = 0.325898, c3 = 'oI8kmxIVtY' where c = 1812 index_test.go:143: sql update test_index set c1 = 2976980278605580562, c2 = 0.128444, c3 = 'XWOQjG3kOA' where c = 1175 index_test.go:143: sql update test_index set c1 = 4741569336841906506, c2 = 0.985645, c3 = 'lF6igN0TIC' where c = 576 [2024/05/06 11:17:47.188 +08:00] [ERROR] [pd_service_discovery.go:559] ["[pd] failed to update member"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetMember]get member failed"] [2024/05/06 11:17:47.210 +08:00] [ERROR] [pd_service_discovery.go:586] ["[pd] failed to update service mode"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetClusterInfo]error:rpc error: code = DeadlineExceeded desc = context deadline exceeded target:127.0.0.1:2379 status:READY: error:rpc error: code = DeadlineExceeded desc = context deadline exceeded target:127.0.0.1:2379 status:READY"] index_test.go:137: sql insert into test_index values (1906, 7606441513731725423, 0.620624, '0ksWByNv4v') index_test.go:137: sql insert into test_index values (1901, 4316965126391862064, 0.509215, 'w008IQftLQ') index_test.go:137: sql insert into test_index values (1910, 5779111593959233686, 0.897425, 'MYexx9g2zp') index_test.go:137: sql insert into test_index values (1903, 5356013416522334023, 0.642712, 'ppXAHrF2ca') index_test.go:137: sql insert into test_index values (1905, 6116243934101809374, 0.786136, 'Q7311KfhqR') index_test.go:137: sql insert into test_index values (1902, 3808526052575797968, 0.270751, '761KSLta81') index_test.go:137: sql insert into test_index values (1909, 361317043474362424, 0.324484, 'lPr827hB3l') index_test.go:137: sql insert into test_index values (1904, 374856203210548167, 0.570661, 'K7UE2rMpCN') index_test.go:137: sql insert into test_index values (1907, 8840170618380606053, 0.535369, 'lsBYgscJAg') index_test.go:137: sql insert into test_index values (1908, 1047219733297886732, 0.218793, 'dV7X0aqRfI') index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 688180719178307731, c2 = 0.156688, c3 = 'vEcLifsoIv' where c = 667 index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 477 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:143: sql update test_index set c1 = 5098492539264021216, c2 = 0.078377, c3 = 'xjO08lUyWA' where c = 354 index_test.go:143: sql update test_index set c1 = 8954161622006128200, c2 = 0.609075, c3 = 'K5zAJudC65' where c = 420 index_test.go:143: sql update test_index set c1 = 7406933118771438989, c2 = 0.797086, c3 = '5JY9n5zzJt' where c = 512 index_test.go:140: sql delete from test_index where c = 557 index_test.go:143: sql update test_index set c1 = 5158806803497193645, c2 = 0.079492, c3 = 'auwR1AELuN' where c = 439 index_test.go:140: sql delete from test_index where c = 1034 index_test.go:137: sql insert into test_index values (1911, 3485081400170680434, 0.512220, 'D44qUVDK31') index_test.go:143: sql update test_index set c1 = 7079137874805868954, c2 = 0.515184, c3 = 'pcZmww7lRD' where c = 943 index_test.go:143: sql update test_index set c1 = 5713049935750102768, c2 = 0.452485, c3 = 'qN2r19Z15L' where c = 1394 index_test.go:137: sql insert into test_index values (1913, 8214280595522480017, 0.510823, 'ypHLkqAKRG') index_test.go:143: sql update test_index set c1 = 2876202814871367150, c2 = 0.613484, c3 = 'PkAHeG5WjD' where c = 1779 index_test.go:137: sql insert into test_index values (1914, 1145489142398252510, 0.076614, '3aqQksVn4z') index_test.go:137: sql insert into test_index values (1915, 452358631204534534, 0.932281, 'TXj9SotbPB') index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (1912, 6427733607406867352, 0.371768, 'UO6WbNCmGS') index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 2278069509527806508, c2 = 0.972665, c3 = 'LEfCw1n5Wj' where c = 564 index_test.go:143: sql update test_index set c1 = 5512007549867360923, c2 = 0.023151, c3 = 'XDirL0RfJw' where c = 1891 index_test.go:137: sql insert into test_index values (1917, 178629751261708115, 0.536935, 'raQcr5dSgu') index_test.go:137: sql insert into test_index values (1918, 5310079899808618911, 0.077100, 'wqQBjrLNzP') index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (1916, 2504693421392925841, 0.197538, 'lq1ZCetLWG') index_test.go:143: sql update test_index set c1 = 3680722217226252365, c2 = 0.490098, c3 = 'bxQwU4MwzL' where c = 846 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 770 index_test.go:137: sql insert into test_index values (1919, 13629552919692605, 0.276539, 'dHuJapQjU3') index_test.go:137: sql insert into test_index values (1920, 8046706577734146514, 0.563110, 'SggQKIKCE3') index_test.go:140: sql delete from test_index where c = 1041 index_test.go:143: sql update test_index set c1 = 2658012714165308367, c2 = 0.082220, c3 = 'bSUKXgsEOx' where c = 769 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 7885213833546627513, c2 = 0.583328, c3 = 'GLqawEZbO8' where c = 1721 index_test.go:143: sql update test_index set c1 = 549193255533289168, c2 = 0.462617, c3 = 'YuC59vlbcc' where c = 839 index_test.go:143: sql update test_index set c1 = 3576751677538739258, c2 = 0.899864, c3 = '8q0FPLIaAF' where c = 671 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:137: sql insert into test_index values (1921, 8756210034329009620, 0.227842, 'XG500oupPD') index_test.go:140: sql delete from test_index where c = 1752 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:137: sql insert into test_index values (1923, 6585136078671309574, 0.115241, 'dDkilAPff0') index_test.go:143: sql update test_index set c1 = 8670396732834122967, c2 = 0.134212, c3 = 'oGZmDzLkKZ' where c = 485 index_test.go:143: sql update test_index set c1 = 739054239285965457, c2 = 0.822769, c3 = 'iGP5WuZfdw' where c = 1512 index_test.go:137: sql insert into test_index values (1922, 5639815848059144380, 0.712211, 'DxQiuQAsOP') index_test.go:137: sql insert into test_index values (1925, 8544851454977916265, 0.410259, 'Xi1txUkgD7') index_test.go:137: sql insert into test_index values (1924, 1372942707639549998, 0.977753, 'eoduv8RLPe') index_test.go:143: sql update test_index set c1 = 5099512228990475896, c2 = 0.991894, c3 = 'r0781VvkYt' where c = 436 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 164099968616527760, c2 = 0.204210, c3 = 'XarHHII0ne' where c = 978 index_test.go:137: sql insert into test_index values (1926, 8949587503778571732, 0.896345, '3d603eIMVe') index_test.go:143: sql update test_index set c1 = 20190079528813677, c2 = 0.191911, c3 = 'uaVZdbifEx' where c = 1432 index_test.go:140: sql delete from test_index where c = 1199 index_test.go:143: sql update test_index set c1 = 4640067660493891649, c2 = 0.088981, c3 = '4ikCFs39u6' where c = 626 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:137: sql insert into test_index values (1927, 7166270767580278267, 0.725908, 'GEzOjHUO7j') index_test.go:137: sql insert into test_index values (1929, 672709942267247095, 0.892096, '1cspCyFn6p') index_test.go:137: sql insert into test_index values (1930, 6350633947951709826, 0.126660, 'iRlESMWAZP') index_test.go:140: sql delete from test_index where c = 1397 index_test.go:137: sql insert into test_index values (1928, 8382680043102681283, 0.156689, '0nafuHHRi2') index_test.go:137: sql insert into test_index values (1931, 6539639862923834824, 0.072275, 'v7v2iRGYtc') index_test.go:140: sql delete from test_index where c = 1728 index_test.go:143: sql update test_index set c1 = 8536220550657048407, c2 = 0.602494, c3 = 'ARbatkGp4z' where c = 1740 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:143: sql update test_index set c1 = 4481308383787779644, c2 = 0.472728, c3 = '4ygYkcigTa' where c = 836 index_test.go:143: sql update test_index set c1 = 5232032143974465298, c2 = 0.797348, c3 = 'TXzdabkRRS' where c = 551 index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 113743894483489774, c2 = 0.766384, c3 = 'Jd5k86nKXN' where c = 261 index_test.go:143: sql update test_index set c1 = 9208435084049902365, c2 = 0.695328, c3 = 'bRmzb0pn22' where c = 87 index_test.go:143: sql update test_index set c1 = 8681770135524290453, c2 = 0.488452, c3 = 'AGfmZR6tTP' where c = 813 index_test.go:140: sql delete from test_index where c = 978 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:137: sql insert into test_index values (1932, 7175016011370685975, 0.830302, 'JcX448lSnx') index_test.go:137: sql insert into test_index values (1934, 151248958872058593, 0.260220, 'UpUmM6vFmu') index_test.go:137: sql insert into test_index values (1935, 6737900371332418474, 0.631215, 'pkGUN2DZkb') index_test.go:143: sql update test_index set c1 = 7618629398784812801, c2 = 0.658189, c3 = 'imjVA4MxWu' where c = 679 index_test.go:137: sql insert into test_index values (1937, 9163116351356048136, 0.369958, 'FJvK33xgR8') index_test.go:143: sql update test_index set c1 = 8083205265749999151, c2 = 0.906585, c3 = 'lNt8WgEwde' where c = 1389 index_test.go:137: sql insert into test_index values (1933, 1340157727243814226, 0.032353, 'LkRpzeHvPZ') index_test.go:137: sql insert into test_index values (1936, 3728775373392252623, 0.484986, '9S2TXjjGNK') index_test.go:140: sql delete from test_index where c = 1640 index_test.go:143: sql update test_index set c1 = 8240677959448255712, c2 = 0.877573, c3 = 'dmGw1qs8Ig' where c = 1404 index_test.go:137: sql insert into test_index values (1938, 6888467388261291708, 0.883462, 'O4aPHb4F7E') index_test.go:140: sql delete from test_index where c = 1527 index_test.go:143: sql update test_index set c1 = 4549311893292163976, c2 = 0.889509, c3 = 'hozabos6Mm' where c = 1595 index_test.go:137: sql insert into test_index values (1939, 2163916524025960938, 0.938693, '1QViJldn7e') index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 1645 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (1940, 878643978734426785, 0.304474, 'gT9v6Pvqhq') index_test.go:143: sql update test_index set c1 = 135351728488889677, c2 = 0.322917, c3 = 'joZ9lvqQGX' where c = 202 index_test.go:143: sql update test_index set c1 = 2468732623031270635, c2 = 0.122167, c3 = 'TlLdmq305H' where c = 299 index_test.go:143: sql update test_index set c1 = 1244280535932080899, c2 = 0.969274, c3 = 'dD1CUPHr16' where c = 1166 index_test.go:137: sql insert into test_index values (1941, 5613833972632136167, 0.697290, 'LILCp2tPPH') index_test.go:143: sql update test_index set c1 = 5855165693802298808, c2 = 0.028349, c3 = 'hhxndEOU3Y' where c = 470 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 6786746937517763557, c2 = 0.143950, c3 = 'eLgPgecsRk' where c = 645 index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 166415399980622852, c2 = 0.771089, c3 = 'xZRbuPP0DV' where c = 1121 index_test.go:143: sql update test_index set c1 = 656885029714763535, c2 = 0.844248, c3 = 'HAbcNod1TC' where c = 984 index_test.go:140: sql delete from test_index where c = 946 index_test.go:137: sql insert into test_index values (1944, 904483716467649040, 0.432964, 'aNumioAHGc') index_test.go:137: sql insert into test_index values (1943, 2820355459154370434, 0.905600, 'gjnmqfwnMY') index_test.go:137: sql insert into test_index values (1942, 4864895230144334018, 0.313997, 'fOmqGF7ufG') index_test.go:137: sql insert into test_index values (1946, 4790343133527824219, 0.587916, '2xt89onCrj') index_test.go:137: sql insert into test_index values (1947, 8511425399915143625, 0.800774, 'Qn0FOI9mWL') index_test.go:137: sql insert into test_index values (1945, 6207241590310687569, 0.715513, 'i6iwk7Eg4y') index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (1948, 6158370816380301967, 0.935888, 'dWTrdC00FI') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 1758711247893515047, c2 = 0.974008, c3 = '6CpxJcUVly' where c = 1809 index_test.go:143: sql update test_index set c1 = 6130061559928001706, c2 = 0.027041, c3 = '1JeEntQdnM' where c = 1787 index_test.go:143: sql update test_index set c1 = 9128097928988033523, c2 = 0.383374, c3 = '5jWZANComz' where c = 356 index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 5600642830347743447, c2 = 0.474784, c3 = 'kFNDy70UL4' where c = 943 index_test.go:143: sql update test_index set c1 = 4723295210388569436, c2 = 0.879337, c3 = 'N44EJ1zBcK' where c = 461 index_test.go:137: sql insert into test_index values (1949, 4137274361681035016, 0.991789, 'jNyNS5g2Kd') index_test.go:137: sql insert into test_index values (1951, 8417972986216271224, 0.238417, '6jBoCFE8pC') index_test.go:143: sql update test_index set c1 = 3153891114824574544, c2 = 0.539785, c3 = 'OyzqYNMvCB' where c = 661 index_test.go:137: sql insert into test_index values (1950, 7188622605350293562, 0.468938, 'PIU4WMW5LA') index_test.go:143: sql update test_index set c1 = 639149107243691575, c2 = 0.282440, c3 = 'ygBHPq9Ups' where c = 1860 index_test.go:140: sql delete from test_index where c = 1876 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 7073943203315707780, c2 = 0.210286, c3 = '2ecGzEn9Rq' where c = 431 index_test.go:137: sql insert into test_index values (1954, 5913337609169794360, 0.816866, 'H2sOuRcQFt') index_test.go:137: sql insert into test_index values (1953, 5237980104822236143, 0.835397, 'cOzeoGSrof') index_test.go:137: sql insert into test_index values (1952, 4234366645420472904, 0.081172, '9hWYjFNXM8') index_test.go:143: sql update test_index set c1 = 7100454286494008843, c2 = 0.016492, c3 = 'NN4B6yCo3O' where c = 1442 index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 3989416589270670317, c2 = 0.998338, c3 = 'RBrhRNXLbp' where c = 1869 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1955, 3408286442996372127, 0.320500, 'O8OQJABzMQ') index_test.go:137: sql insert into test_index values (1956, 4961102147837149832, 0.622293, 'e0Um1uayOo') index_test.go:143: sql update test_index set c1 = 3461172277957511479, c2 = 0.129464, c3 = 'D0OHsNkU3C' where c = 1795 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 926 index_test.go:137: sql insert into test_index values (1957, 1000975955687470500, 0.895372, 'eiprwNHjpP') index_test.go:137: sql insert into test_index values (1958, 5204683494966303652, 0.550278, 'ouluEFrSuK') index_test.go:143: sql update test_index set c1 = 2072314723437151425, c2 = 0.377220, c3 = 'ZGJmJ3wtxP' where c = 1611 index_test.go:143: sql update test_index set c1 = 7053808886317942067, c2 = 0.340926, c3 = 'zFRFxe5XdX' where c = 896 index_test.go:137: sql insert into test_index values (1959, 915644372483851249, 0.907274, 'E08c9XiiCe') index_test.go:143: sql update test_index set c1 = 1260805775937751973, c2 = 0.311119, c3 = 'q3OP4fnkfP' where c = 1258 index_test.go:143: sql update test_index set c1 = 8666024120991817655, c2 = 0.615018, c3 = '6rUOIMb3H3' where c = 1169 index_test.go:140: sql delete from test_index where c = 599 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 2552284360247767499, c2 = 0.672848, c3 = 'u33j0VDMDd' where c = 80 index_test.go:143: sql update test_index set c1 = 6264367284610847899, c2 = 0.947321, c3 = 'YYdsP61pnT' where c = 1690 index_test.go:143: sql update test_index set c1 = 4474190240209769985, c2 = 0.333679, c3 = 'bQcw5Md2gs' where c = 544 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (1960, 8660266162943481187, 0.327688, 'FyN7icGHgV') index_test.go:143: sql update test_index set c1 = 704171832801566268, c2 = 0.249666, c3 = 'bMAE2OHHsD' where c = 636 index_test.go:137: sql insert into test_index values (1963, 4186350055271131182, 0.315772, 'x7pcIvHcQ9') index_test.go:137: sql insert into test_index values (1962, 3130345745290901319, 0.480903, 'np9EXZJb7N') index_test.go:137: sql insert into test_index values (1965, 7693167726040265778, 0.033652, '5qu8Cnfi6g') index_test.go:137: sql insert into test_index values (1961, 8625341294370760158, 0.829262, 'Di0JrpEH4I') index_test.go:143: sql update test_index set c1 = 1970761430393331174, c2 = 0.531885, c3 = '1Yw4huzEbY' where c = 1456 index_test.go:137: sql insert into test_index values (1966, 8468503962772732373, 0.602996, '7bvGyy5hCA') index_test.go:143: sql update test_index set c1 = 7211964823398932224, c2 = 0.271389, c3 = 'PuehkvbXyl' where c = 1495 index_test.go:137: sql insert into test_index values (1967, 55150125552504459, 0.583486, 'tqoxrnqcd9') index_test.go:137: sql insert into test_index values (1964, 4711242527457089113, 0.775700, 'RkwhzYx5kh') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:143: sql update test_index set c1 = 7915140539226871486, c2 = 0.544615, c3 = 'QFzaoFIirb' where c = 81 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:137: sql insert into test_index values (1968, 5219808619911415133, 0.413310, 'I2tMZmog4H') index_test.go:140: sql delete from test_index where c = 1746 index_test.go:143: sql update test_index set c1 = 3851576073225832003, c2 = 0.585868, c3 = 'dwnNBhmeCa' where c = 850 index_test.go:143: sql update test_index set c1 = 6786437410395671406, c2 = 0.244744, c3 = 'y0wbVlZSzl' where c = 1520 index_test.go:143: sql update test_index set c1 = 5983042194102136265, c2 = 0.082448, c3 = 'G733cRXGQX' where c = 376 index_test.go:137: sql insert into test_index values (1969, 2110822426045191507, 0.968204, '1jCznd90Uh') index_test.go:143: sql update test_index set c1 = 6992847940065114355, c2 = 0.095786, c3 = 'ESkOaytXZd' where c = 744 index_test.go:143: sql update test_index set c1 = 6181999011027086964, c2 = 0.618836, c3 = 'LIDwFJrTJq' where c = 963 index_test.go:143: sql update test_index set c1 = 6873433193804633708, c2 = 0.411933, c3 = 'eqdM2ckN8u' where c = 130 index_test.go:137: sql insert into test_index values (1970, 4571016039938972575, 0.856395, '77me2iuM57') index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 281639526638893310, c2 = 0.612441, c3 = 'zwyxrxjAKA' where c = 1494 index_test.go:137: sql insert into test_index values (1972, 6556212628440456670, 0.712214, 'I7bYGrOXGk') index_test.go:137: sql insert into test_index values (1973, 3742362243504001565, 0.443432, 'K2fkYbxRfu') index_test.go:137: sql insert into test_index values (1974, 99592303061759048, 0.178741, 'OT7gK8DwRo') index_test.go:137: sql insert into test_index values (1975, 639552675491825452, 0.015841, 'WBQTyYYAhj') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (1976, 3525092945848008502, 0.890398, 'rZYKh3XJdC') index_test.go:140: sql delete from test_index where c = 1114 index_test.go:137: sql insert into test_index values (1971, 6959470643966390900, 0.390617, 'eR1GmCBvLB') index_test.go:140: sql delete from test_index where c = 1686 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 9066456935410300972, c2 = 0.220745, c3 = 'GhMYz6RFQV' where c = 774 index_test.go:143: sql update test_index set c1 = 7320433463001467048, c2 = 0.468114, c3 = 'U9V2VGRswt' where c = 708 index_test.go:143: sql update test_index set c1 = 3175263795375412706, c2 = 0.468333, c3 = 't1cMtOCSkH' where c = 1520 index_test.go:143: sql update test_index set c1 = 3789279226335192581, c2 = 0.653772, c3 = '97lkorKOhF' where c = 216 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:143: sql update test_index set c1 = 3668308279582417231, c2 = 0.668244, c3 = 'N9A6OQZlw8' where c = 991 index_test.go:143: sql update test_index set c1 = 5415411628259306031, c2 = 0.951950, c3 = 'NVej3BhROU' where c = 1242 index_test.go:137: sql insert into test_index values (1977, 9099711430438144241, 0.908427, '0wpVEu6Qm4') index_test.go:143: sql update test_index set c1 = 474106906818311858, c2 = 0.226526, c3 = 'VZmg1THYyR' where c = 1116 index_test.go:137: sql insert into test_index values (1978, 8232144969375721430, 0.176078, 'lcrP3oJkvy') index_test.go:140: sql delete from test_index where c = 335 index_test.go:137: sql insert into test_index values (1979, 1127499444757748162, 0.043211, 'RvfIpXlXTR') index_test.go:143: sql update test_index set c1 = 8530581504356113539, c2 = 0.185491, c3 = '8kH9FXbQj2' where c = 1763 index_test.go:137: sql insert into test_index values (1980, 1312199083162603812, 0.150103, 'RfZUsuQCpu') index_test.go:137: sql insert into test_index values (1981, 2250652682310833394, 0.371461, 'wELCtT0Fos') index_test.go:143: sql update test_index set c1 = 7005967217009193844, c2 = 0.631833, c3 = 'NkMugMmxcH' where c = 1064 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:137: sql insert into test_index values (1983, 1575478735578060539, 0.972156, 'ooe6DlKwkX') index_test.go:137: sql insert into test_index values (1982, 9154682844254430482, 0.451918, 'vNrYUVqkez') index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 8183378356369166464, c2 = 0.602530, c3 = 'SHUvOY7mEB' where c = 1383 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 797 index_test.go:137: sql insert into test_index values (1985, 4909847260174087456, 0.568165, 'HNhXfa2PPy') index_test.go:143: sql update test_index set c1 = 236441262610249196, c2 = 0.945072, c3 = 'VlK9GkC0HO' where c = 752 index_test.go:143: sql update test_index set c1 = 7773400462415790326, c2 = 0.029729, c3 = 'yhVdLUxWjI' where c = 0 index_test.go:137: sql insert into test_index values (1984, 5053443549121415949, 0.535753, 'o8CfN5vNBz') index_test.go:143: sql update test_index set c1 = 806485591814239529, c2 = 0.085908, c3 = 'pnNL1Y4T8M' where c = 451 index_test.go:137: sql insert into test_index values (1986, 5091295128283074038, 0.904574, 'G7fFqpntjI') index_test.go:143: sql update test_index set c1 = 5590697911194542838, c2 = 0.431117, c3 = 'NqiWmPU5wg' where c = 1319 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:137: sql insert into test_index values (1987, 2946697070939883752, 0.961704, 'SqljZTLs5F') index_test.go:140: sql delete from test_index where c = 1227 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 8987409815723714246, c2 = 0.484606, c3 = 'tFIf2M6yEe' where c = 73 index_test.go:140: sql delete from test_index where c = 1565 index_test.go:140: sql delete from test_index where c = 559 index_test.go:143: sql update test_index set c1 = 148100120091357645, c2 = 0.448262, c3 = 'XHIA8PLF2J' where c = 404 index_test.go:137: sql insert into test_index values (1989, 3496009635125993152, 0.868213, 'qHjYS0LqPw') index_test.go:137: sql insert into test_index values (1990, 4837082450395625208, 0.248338, 'eG8964BISq') index_test.go:137: sql insert into test_index values (1988, 6075652581571705860, 0.719871, 'AOvLRn9Mq5') index_test.go:143: sql update test_index set c1 = 6205933633901515490, c2 = 0.919808, c3 = '7kW0A10BzN' where c = 296 index_test.go:137: sql insert into test_index values (1991, 7848374493407890514, 0.447074, '8qq9trC2aA') index_test.go:143: sql update test_index set c1 = 4937859673763633186, c2 = 0.859593, c3 = 'DAe83Cjg0m' where c = 1722 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:143: sql update test_index set c1 = 6293499844738991836, c2 = 0.213788, c3 = 'vEuzqNC7z1' where c = 671 index_test.go:137: sql insert into test_index values (1992, 2139765456914608034, 0.781203, 'Z3lYKbRPwM') index_test.go:140: sql delete from test_index where c = 1453 index_test.go:137: sql insert into test_index values (1993, 1524835519427128556, 0.180024, 'HZlK0iuHZA') index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:143: sql update test_index set c1 = 1432284758399314318, c2 = 0.155843, c3 = 'gHLr458eXe' where c = 727 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 5057285974969055457, c2 = 0.202808, c3 = 'Bh2ndOrxPZ' where c = 73 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:143: sql update test_index set c1 = 293063291415517941, c2 = 0.606938, c3 = 'R7SnFWm6y5' where c = 419 index_test.go:143: sql update test_index set c1 = 4011022787881306892, c2 = 0.751611, c3 = 'lHUOtcRgtq' where c = 1668 index_test.go:137: sql insert into test_index values (1995, 2165775303835052547, 0.821836, 'SlFYdEi0Dr') index_test.go:137: sql insert into test_index values (1994, 8031329033053697972, 0.251717, '7rC1bi2lDo') index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (1996, 847751545102198183, 0.860585, 'SRdVeyutsR') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (1997, 5380655490326359088, 0.418875, 'Hp6VBVXVrI') index_test.go:143: sql update test_index set c1 = 4307915848790981168, c2 = 0.049577, c3 = 'kF1015bCus' where c = 893 index_test.go:143: sql update test_index set c1 = 5965980254575153946, c2 = 0.531896, c3 = 'ZPfiC0EWb5' where c = 864 index_test.go:137: sql insert into test_index values (1998, 5470385084869585605, 0.646848, 'JPl8USBJNo') index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 3897227700695051844, c2 = 0.975197, c3 = 'QpSm7KrqVO' where c = 1320 index_test.go:143: sql update test_index set c1 = 3584708903658554407, c2 = 0.006178, c3 = 'isrDTFAeqb' where c = 1624 index_test.go:143: sql update test_index set c1 = 9045996847539179335, c2 = 0.633511, c3 = 'G8lU9ZnbDk' where c = 57 index_test.go:143: sql update test_index set c1 = 157638571515470998, c2 = 0.205982, c3 = 'GAvTVq7zug' where c = 1567 index_test.go:137: sql insert into test_index values (1999, 190189870022893962, 0.442146, 'MYrTglzpZR') index_test.go:137: sql insert into test_index values (2000, 3606336456954931809, 0.846702, 'mXnZ9jCcmt') index_test.go:143: sql update test_index set c1 = 8794210366979957598, c2 = 0.925059, c3 = '2nlf2pgaKP' where c = 1974 index_test.go:143: sql update test_index set c1 = 6205815449521393200, c2 = 0.661315, c3 = 'X96BC32jDD' where c = 1571 index_test.go:140: sql delete from test_index where c = 1794 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 816904259837205287, c2 = 0.027633, c3 = 'SKBKQvtbXl' where c = 96 index_test.go:143: sql update test_index set c1 = 7200135838552140446, c2 = 0.621166, c3 = 'wFGO8Bai5A' where c = 1986 [2024/05/06 11:17:47.985 +08:00] [ERROR] [tso_dispatcher.go:126] ["[tso] tso request is canceled due to timeout"] [dc-location=global] [error="[PD:client:ErrClientGetTSOTimeout]get TSO timeout"] [2024/05/06 11:17:47.985 +08:00] [ERROR] [tso_dispatcher.go:297] ["[tso] getTS error after processing requests"] [dc-location=global] [stream-url=http://127.0.0.1:2379] [error="[PD:client:ErrClientGetTSO]get TSO failed, rpc error: code = Canceled desc = context canceled"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTopN\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2157\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:250\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:183\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:182\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetTopUnfinishedTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:242\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).getSchedulableTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:232\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).scheduleTaskLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:219\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTopN\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2157\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:250\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:183\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:182\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetTopUnfinishedTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:242\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).getSchedulableTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:232\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).scheduleTaskLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:219\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/bindinfo.execRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/util.go:37\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:206\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).callWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:673\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:205\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).LoadBindInfoLoop.(*Domain).globalBindHandleWorkerLoop.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:1906\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/bindinfo.execRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/util.go:37\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:206\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).callWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:673\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:205\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).LoadBindInfoLoop.(*Domain).globalBindHandleWorkerLoop.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:1906\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3218\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3365\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:286\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/ddl/internal/session.(*Session).Execute\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/internal/session/session.go:85\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).getJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:100\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).getReorgJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:228\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).loadDDLJobAndRun\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:365\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).startDispatchLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:312\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3218\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3365\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:286\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/ddl/internal/session.(*Session).Execute\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/internal/session/session.go:85\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).getJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:100\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).getReorgJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:228\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).loadDDLJobAndRun\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:365\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).startDispatchLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/job_table.go:312\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [pd.go:256] ["updateTS error"] [txnScope=global] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/pd/client.(*client).GetTS\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/client.go:846\ngithub.com/tikv/client-go/v2/util.InterceptedPDClient.GetTS\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:81\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).getTimestamp\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:159\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).updateTS.func1\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:254\nsync.(*Map).Range\n\t/usr/local/go/src/sync/map.go:476\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).updateTS\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:252\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).getTimestamp\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:164\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).updateTS.func1\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:254\nsync.(*Map).Range\n\t/usr/local/go/src/sync/map.go:476\ngithub.com/tikv/client-go/v2/oracle/oracles.(*pdOracle).updateTS\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:252\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] index_test.go:137: sql insert into test_index values (2005, 2103975188261521300, 0.168129, 'BV8Y3Y6WjY') index_test.go:137: sql insert into test_index values (2001, 3909222481621748236, 0.772117, 'kz6hXFvHxE') index_test.go:137: sql insert into test_index values (2009, 4244627892422087652, 0.480642, 'pY3cXwYLNN') index_test.go:137: sql insert into test_index values (2008, 7678943709160831969, 0.037576, 'irwdMygHrm') index_test.go:137: sql insert into test_index values (2003, 4518809925922461094, 0.138676, 'b0KJtoqxF2') index_test.go:137: sql insert into test_index values (2002, 7738975448689663250, 0.164210, 'Pjk7uYsKWN') index_test.go:137: sql insert into test_index values (2010, 6021139724223021081, 0.749607, 'CgM8gnpEn8') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (2004, 9163290556059452194, 0.326392, '22ao7gULPq') index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (2007, 6166202346739443416, 0.831777, 'M7IwxTqCw6') index_test.go:137: sql insert into test_index values (2006, 1201990820971610119, 0.437685, 'kboxQxRLt0') index_test.go:143: sql update test_index set c1 = 7854973291351806938, c2 = 0.233660, c3 = 'fzxrQnIbbc' where c = 628 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:143: sql update test_index set c1 = 8747782339359678334, c2 = 0.682413, c3 = 'OCofQ1diWS' where c = 480 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 3900279275053121448, c2 = 0.521296, c3 = 'ZXI31ii3CV' where c = 119 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:137: sql insert into test_index values (2011, 7570573410520584067, 0.313914, 'FS4y59KMrF') index_test.go:140: sql delete from test_index where c = 1362 index_test.go:137: sql insert into test_index values (2012, 6906339045328640643, 0.562553, 'dPSyc9eXrA') index_test.go:143: sql update test_index set c1 = 8548827420104240248, c2 = 0.885294, c3 = 'SyvCBxziYy' where c = 627 index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 8316732215250837795, c2 = 0.205855, c3 = '30WgzJdtdF' where c = 1075 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 1076698465501820860, c2 = 0.731337, c3 = 'TsFeADlC4r' where c = 1144 index_test.go:137: sql insert into test_index values (2013, 5040623213839730215, 0.884676, 'SKNJoUbKtK') index_test.go:143: sql update test_index set c1 = 2652504359093478819, c2 = 0.170188, c3 = 'oK6AqYfrZV' where c = 1015 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:137: sql insert into test_index values (2016, 6949738143456658493, 0.270535, 'hh2k8Kph1P') index_test.go:137: sql insert into test_index values (2015, 2888945994621510106, 0.648376, 'NDPcO62dxz') index_test.go:143: sql update test_index set c1 = 3302207193646956960, c2 = 0.872936, c3 = 'AU0Q4hYPqQ' where c = 315 index_test.go:137: sql insert into test_index values (2014, 5919044727600669681, 0.094286, 'utEQbEPlUu') index_test.go:137: sql insert into test_index values (2017, 7241492689104677819, 0.323511, 'ADCEnGlda5') index_test.go:143: sql update test_index set c1 = 1152181560454877392, c2 = 0.160455, c3 = 'DmKOBcZBVw' where c = 1120 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:137: sql insert into test_index values (2018, 7116313387316808752, 0.187311, 'OCHyi4vHQc') index_test.go:143: sql update test_index set c1 = 4912335032040797845, c2 = 0.380134, c3 = 'xnosMY5Rjh' where c = 1556 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 1967044529202396290, c2 = 0.362637, c3 = 'elyYS24kg6' where c = 2012 index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (2019, 4310673806392517522, 0.328736, '1xkZBDXF8l') index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 1617726371825716521, c2 = 0.821358, c3 = '5CRHgTp8j2' where c = 162 index_test.go:140: sql delete from test_index where c = 994 index_test.go:137: sql insert into test_index values (2020, 1093797300339296572, 0.397142, 'dgpgnUfFnC') index_test.go:143: sql update test_index set c1 = 2340547155961911487, c2 = 0.491875, c3 = 'XVZcn9fqpk' where c = 625 index_test.go:137: sql insert into test_index values (2021, 3411903596979808148, 0.226745, 'rvoh7XCgKI') index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (2022, 1682554831635994321, 0.504176, 'pxYkWxKTvo') index_test.go:143: sql update test_index set c1 = 3667071670523030217, c2 = 0.151994, c3 = 'l2VA4YPDmu' where c = 510 index_test.go:143: sql update test_index set c1 = 5033073411682971798, c2 = 0.786328, c3 = 'RuP9rktMwv' where c = 1783 index_test.go:137: sql insert into test_index values (2023, 4110151453484281557, 0.100263, '2BIwxoqk4L') index_test.go:143: sql update test_index set c1 = 8069775298716536165, c2 = 0.452525, c3 = 'pUg0LYMByg' where c = 1206 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:137: sql insert into test_index values (2024, 1740312935318900455, 0.023362, '2q5nQ5zgpc') index_test.go:137: sql insert into test_index values (2025, 1989368881785231245, 0.527333, 'DSrhvz4oLL') index_test.go:143: sql update test_index set c1 = 1662141965179972062, c2 = 0.606542, c3 = '2dB1dcIUZU' where c = 351 index_test.go:140: sql delete from test_index where c = 988 index_test.go:137: sql insert into test_index values (2026, 1357268558177964281, 0.148430, 'I6QQER0lh9') index_test.go:143: sql update test_index set c1 = 8735035242355574741, c2 = 0.838458, c3 = 'FCNaMvKYIn' where c = 1506 index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 443814165937560447, c2 = 0.026944, c3 = 'ePPAbOH1EI' where c = 1859 index_test.go:143: sql update test_index set c1 = 2476191809628813204, c2 = 0.112046, c3 = 'VSugsCYHEx' where c = 974 index_test.go:137: sql insert into test_index values (2027, 6789849171838272370, 0.083344, '1LAAvfQjFB') index_test.go:143: sql update test_index set c1 = 2696867135302997537, c2 = 0.374826, c3 = 'gNPePgMNOf' where c = 1893 index_test.go:137: sql insert into test_index values (2028, 5968994533542041864, 0.224850, '4gSATgyyzG') index_test.go:137: sql insert into test_index values (2029, 1404049456885939650, 0.250340, 'VCXegmHDIY') index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (2030, 5567039106440884166, 0.454810, 'rrd8vpnGxv') index_test.go:137: sql insert into test_index values (2031, 2982530585701018424, 0.275157, 'pUV7D8NkGd') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 6953623104401000942, c2 = 0.533385, c3 = 'l6DwL02ZUR' where c = 1975 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:143: sql update test_index set c1 = 4268839008407586793, c2 = 0.611182, c3 = 'N2LMEqnkxe' where c = 1636 index_test.go:143: sql update test_index set c1 = 3733221867503788816, c2 = 0.172233, c3 = 'mknsGswa5A' where c = 609 index_test.go:143: sql update test_index set c1 = 5322688181236845444, c2 = 0.421400, c3 = 'tFzPr1ZM2B' where c = 36 index_test.go:137: sql insert into test_index values (2032, 2112341421809550970, 0.404350, 'Bq0uuusmWz') index_test.go:137: sql insert into test_index values (2034, 8114417341928607073, 0.206905, 'xe2Mfjxlyt') index_test.go:143: sql update test_index set c1 = 5525901811932140742, c2 = 0.365589, c3 = 'VdUXKoC1B2' where c = 1008 index_test.go:137: sql insert into test_index values (2033, 9059123738670887435, 0.959740, 'fEavSYJbFk') index_test.go:137: sql insert into test_index values (2035, 8261481217743047283, 0.221441, 'y7TDAi7UAh') index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:137: sql insert into test_index values (2036, 5781574689344649479, 0.806063, 'kk60EJW47n') index_test.go:140: sql delete from test_index where c = 610 index_test.go:143: sql update test_index set c1 = 8037645503002406423, c2 = 0.223702, c3 = 'QO3DkjYs7M' where c = 317 index_test.go:140: sql delete from test_index where c = 995 index_test.go:143: sql update test_index set c1 = 7338519696811416523, c2 = 0.623341, c3 = 'KuRsA9bSM2' where c = 1315 index_test.go:143: sql update test_index set c1 = 6405162059058620445, c2 = 0.535148, c3 = 'HqT6teGQoB' where c = 935 index_test.go:143: sql update test_index set c1 = 4887022567023167535, c2 = 0.481091, c3 = 'ExJMjzajwj' where c = 1517 index_test.go:143: sql update test_index set c1 = 9003506877886859096, c2 = 0.112619, c3 = 'X0wxB7fMVT' where c = 267 index_test.go:137: sql insert into test_index values (2037, 2121496755780779962, 0.029086, 'FgoU1bv8uw') index_test.go:143: sql update test_index set c1 = 4514609000086329250, c2 = 0.742769, c3 = 'H3xNYIr2vi' where c = 950 index_test.go:137: sql insert into test_index values (2038, 7469007212412627583, 0.513729, 'giznRlUfLb') index_test.go:137: sql insert into test_index values (2041, 7744326838179259665, 0.397593, '1IobodAgn3') index_test.go:137: sql insert into test_index values (2040, 2618507275238417290, 0.002467, 'T31wE6ogTH') index_test.go:137: sql insert into test_index values (2039, 6105031971488069477, 0.830247, 'XajnQvlL3W') index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (2042, 3565300050372358961, 0.021872, 'e1agv5OcC8') index_test.go:143: sql update test_index set c1 = 353433119694157114, c2 = 0.405324, c3 = 'sYt96E7jM3' where c = 149 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:140: sql delete from test_index where c = 1676 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:137: sql insert into test_index values (2043, 3618537618288570117, 0.415700, 'zvgkfUOrlL') index_test.go:143: sql update test_index set c1 = 7509202256053334757, c2 = 0.230840, c3 = 'oL0GogzViY' where c = 856 index_test.go:143: sql update test_index set c1 = 734983830136482834, c2 = 0.808224, c3 = 'enHphl7Phx' where c = 1012 index_test.go:143: sql update test_index set c1 = 1116057266311378501, c2 = 0.649079, c3 = 'pl3UvZ0YyL' where c = 135 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:137: sql insert into test_index values (2044, 8757630138306908350, 0.912617, 'j17MFB5HeH') index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (2045, 8872479078081052548, 0.610582, 'K7u74ULKBk') index_test.go:137: sql insert into test_index values (2046, 4067887528739157421, 0.628407, '6dCKlmv49g') index_test.go:143: sql update test_index set c1 = 1293901953070799790, c2 = 0.454579, c3 = 'fkcixR0uMG' where c = 1696 index_test.go:143: sql update test_index set c1 = 15411198369438134, c2 = 0.019873, c3 = 'YUpRQChIXE' where c = 0 index_test.go:143: sql update test_index set c1 = 7130266867069803178, c2 = 0.107763, c3 = 'Qp0BAXBleP' where c = 1676 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:137: sql insert into test_index values (2048, 7722588002177227299, 0.272079, 'zdxFKs88uq') index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (2049, 5401834471531029578, 0.886550, 'oc2KDejQoj') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:137: sql insert into test_index values (2047, 6920925467203105782, 0.908638, 'NjdW1zxq96') index_test.go:143: sql update test_index set c1 = 7139078476757481254, c2 = 0.477260, c3 = 'x4RutxMIau' where c = 1675 [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).getAllNodesWithSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:99\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:92\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:90\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).maintainLiveNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:94\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).maintainLiveNodesLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:68\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).Start.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:166\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).getAllNodesWithSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:99\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:92\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:90\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).maintainLiveNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:94\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).maintainLiveNodesLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:68\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).Start.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:166\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] index_test.go:143: sql update test_index set c1 = 6136697542993411258, c2 = 0.383711, c3 = 'WwIqYT2gRt' where c = 934 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 631501865565206026, c2 = 0.397350, c3 = 'wqjcpiIbrI' where c = 1215 index_test.go:137: sql insert into test_index values (2050, 8416304390936327691, 0.026504, 'QpEb1VVfcb') index_test.go:137: sql insert into test_index values (2052, 8637559679777313384, 0.108339, 'wzhTuHEHJu') index_test.go:137: sql insert into test_index values (2051, 1169377271094422428, 0.789114, 'J96zvj7keN') index_test.go:143: sql update test_index set c1 = 7243136991958004707, c2 = 0.665084, c3 = 'ML1gJUF7EY' where c = 1036 index_test.go:143: sql update test_index set c1 = 6263453380509849052, c2 = 0.298162, c3 = 'o4LfuLh28r' where c = 1631 index_test.go:140: sql delete from test_index where c = 586 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (2054, 6520851537101951277, 0.216431, 'RjIEmGoeBX') index_test.go:140: sql delete from test_index where c = 1614 index_test.go:137: sql insert into test_index values (2053, 123067756308894596, 0.459697, 'GtCMm6cqvS') index_test.go:143: sql update test_index set c1 = 3554182419787628125, c2 = 0.577520, c3 = 'hCSNjudlEI' where c = 222 index_test.go:143: sql update test_index set c1 = 1646599523261683512, c2 = 0.316967, c3 = 'ts5H94x49E' where c = 1908 index_test.go:143: sql update test_index set c1 = 294979960621772407, c2 = 0.680957, c3 = 'MuVtVsfBt8' where c = 1699 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:137: sql insert into test_index values (2055, 4816810931751048549, 0.201417, 'DICJkCt8kr') index_test.go:143: sql update test_index set c1 = 1629761650373752382, c2 = 0.255347, c3 = 'oLvx364lLt' where c = 42 index_test.go:137: sql insert into test_index values (2056, 1470844049272033217, 0.188111, 'I1LQanUfd4') index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 5652743889110168329, c2 = 0.577867, c3 = 'FqU7LZV3Ux' where c = 1078 index_test.go:143: sql update test_index set c1 = 4369089973399816565, c2 = 0.195220, c3 = 'OAna82OsYJ' where c = 1729 index_test.go:140: sql delete from test_index where c = 824 index_test.go:137: sql insert into test_index values (2057, 4377463105066322103, 0.264011, 'sYfZ7gblLq') index_test.go:143: sql update test_index set c1 = 6394026425621255986, c2 = 0.653063, c3 = 'RQBD9R4lAF' where c = 1755 index_test.go:137: sql insert into test_index values (2058, 1186724721051987774, 0.050516, 'KJJPUWVShb') index_test.go:137: sql insert into test_index values (2059, 8992145300008695388, 0.694640, '5CHUi0mu91') index_test.go:137: sql insert into test_index values (2060, 6849257630138752993, 0.160735, 'OaeMWBqEVN') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 6076348459892474744, c2 = 0.577201, c3 = '8Gn3sPLozZ' where c = 418 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:143: sql update test_index set c1 = 1289378951387722830, c2 = 0.261963, c3 = 'OQsrbMScDP' where c = 159 index_test.go:140: sql delete from test_index where c = 1521 index_test.go:137: sql insert into test_index values (2061, 2799471476750826983, 0.596065, 'jVgLHC2Xgd') index_test.go:143: sql update test_index set c1 = 7532162212631663878, c2 = 0.236821, c3 = 'KagdM4aVeK' where c = 1744 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:137: sql insert into test_index values (2062, 7978407751127950074, 0.643507, 'P5VqIiaFUL') index_test.go:143: sql update test_index set c1 = 613975331521096856, c2 = 0.574913, c3 = 'HHEfxWHgtE' where c = 510 index_test.go:143: sql update test_index set c1 = 8060008596070339167, c2 = 0.868548, c3 = 'xLnksLNAvz' where c = 1338 index_test.go:140: sql delete from test_index where c = 893 index_test.go:143: sql update test_index set c1 = 6917614519512744362, c2 = 0.518678, c3 = 'w0a8pf9RkY' where c = 9 index_test.go:137: sql insert into test_index values (2063, 7016560315551837577, 0.286704, 'DpAjlEl6eR') index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 7023271832990087995, c2 = 0.777703, c3 = 'sJwcUbtThz' where c = 1941 index_test.go:143: sql update test_index set c1 = 740213430799824150, c2 = 0.367373, c3 = 'FCBnTzO4lF' where c = 111 index_test.go:137: sql insert into test_index values (2064, 5138706273682907856, 0.584738, 'fAjpgL4tSu') index_test.go:140: sql delete from test_index where c = 1845 index_test.go:143: sql update test_index set c1 = 31477616094737712, c2 = 0.133880, c3 = '9DeCzuz0Sw' where c = 1645 index_test.go:137: sql insert into test_index values (2065, 3253888035207369375, 0.297009, 'rcgu0kTEPx') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 1497124678677390205, c2 = 0.724213, c3 = 'd7jV8Pgbq8' where c = 34 index_test.go:137: sql insert into test_index values (2066, 3440909627938222573, 0.607211, 'gcpOa7NmWS') index_test.go:140: sql delete from test_index where c = 1394 index_test.go:143: sql update test_index set c1 = 7575714250830382081, c2 = 0.601460, c3 = 'KRNO8dWowF' where c = 1832 index_test.go:143: sql update test_index set c1 = 2907039096981813643, c2 = 0.501942, c3 = '72ThXwiiFL' where c = 1352 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (2067, 3379830831658072002, 0.303563, 'G7mH7x1Eun') index_test.go:137: sql insert into test_index values (2068, 1757997842558163217, 0.460934, 'v55RNyrynT') index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 1189706073067789237, c2 = 0.392049, c3 = 'YGSX8mPOq9' where c = 981 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:143: sql update test_index set c1 = 2972991767688727019, c2 = 0.165504, c3 = '1gHlxMlh1o' where c = 1638 index_test.go:143: sql update test_index set c1 = 394095571420193849, c2 = 0.885758, c3 = 'Vl6V8KNDKK' where c = 1477 index_test.go:143: sql update test_index set c1 = 1609117016325652461, c2 = 0.113159, c3 = 'of4COx5qzV' where c = 316 index_test.go:137: sql insert into test_index values (2069, 2354853687320009295, 0.185081, 'CxqVHF3qlC') index_test.go:137: sql insert into test_index values (2070, 3990223230465531639, 0.284512, 'EaqERf08ig') index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (2071, 8052691793023123984, 0.478645, 'MXJprygz4T') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:143: sql update test_index set c1 = 1615005347218684122, c2 = 0.947672, c3 = 'mO6Yhl8tXd' where c = 505 index_test.go:143: sql update test_index set c1 = 4752381171919173266, c2 = 0.886723, c3 = 'aSBuCRS1gd' where c = 976 index_test.go:143: sql update test_index set c1 = 2130254694513461291, c2 = 0.083638, c3 = '1w7yrjUKtp' where c = 2031 index_test.go:137: sql insert into test_index values (2073, 2044746228003994687, 0.929537, 'lPrueOD7QO') index_test.go:137: sql insert into test_index values (2072, 3622549983998217423, 0.712784, 'UOYjl1FGbp') index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (2074, 9041261789457135021, 0.482468, 'ph0iXsBo7K') index_test.go:140: sql delete from test_index where c = 1255 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:143: sql update test_index set c1 = 1948728927468445380, c2 = 0.726225, c3 = '31duLDRfNx' where c = 1789 index_test.go:140: sql delete from test_index where c = 1721 index_test.go:143: sql update test_index set c1 = 5814899295211792107, c2 = 0.758322, c3 = 'mkKNmZnZl3' where c = 1052 index_test.go:143: sql update test_index set c1 = 9192413085385086716, c2 = 0.679546, c3 = 'wmsaXhYyFZ' where c = 1047 index_test.go:143: sql update test_index set c1 = 6198908575675203808, c2 = 0.559217, c3 = 'EyOb2Navs4' where c = 1053 index_test.go:137: sql insert into test_index values (2075, 8682515356097639201, 0.944052, '3XmHGaWP15') index_test.go:137: sql insert into test_index values (2076, 680735362462273045, 0.210495, 'IvtTHRRpwY') index_test.go:140: sql delete from test_index where c = 850 index_test.go:137: sql insert into test_index values (2077, 864110980336303258, 0.181880, 'ytwIzYqvti') index_test.go:143: sql update test_index set c1 = 1630990005783171750, c2 = 0.064568, c3 = '3JB0mkHvg4' where c = 1129 index_test.go:137: sql insert into test_index values (2078, 8901362998750365123, 0.913740, 'y3PoQjpjqm') index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:137: sql insert into test_index values (2079, 4767179328010998199, 0.865113, 'RPMiv00tkP') index_test.go:143: sql update test_index set c1 = 6996656362273007473, c2 = 0.960929, c3 = 'Zs9u5VqD93' where c = 414 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:143: sql update test_index set c1 = 3096310545073025903, c2 = 0.751407, c3 = 'rUmGtlW7Eu' where c = 1943 index_test.go:137: sql insert into test_index values (2080, 4251260280514414002, 0.065546, '1Zi4GGCNL0') index_test.go:143: sql update test_index set c1 = 8931608841027876046, c2 = 0.678461, c3 = 'Vdg5oGsesK' where c = 354 index_test.go:143: sql update test_index set c1 = 2904384298606406952, c2 = 0.209635, c3 = 'BmxNI6aTk0' where c = 78 index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (2081, 885290408786635557, 0.727145, 'P1bpAR2aMB') index_test.go:137: sql insert into test_index values (2082, 7062608436925121206, 0.447128, 'aCeHJt7o4c') index_test.go:137: sql insert into test_index values (2083, 3265274558161339820, 0.486040, 'HmFP94QmX5') index_test.go:143: sql update test_index set c1 = 6207255053198851540, c2 = 0.218427, c3 = '7gWOoAOD82' where c = 2072 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (2084, 797795522055171895, 0.514001, 'WxBu84mPxE') index_test.go:143: sql update test_index set c1 = 7007917961691239073, c2 = 0.259400, c3 = '23jJBVNHIQ' where c = 1155 index_test.go:143: sql update test_index set c1 = 1073202832084801746, c2 = 0.831950, c3 = 'cYJq4u0lUk' where c = 1977 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 6625467627044132615, c2 = 0.177944, c3 = 'XGtW9J4yK3' where c = 920 index_test.go:137: sql insert into test_index values (2085, 3871874449498482442, 0.791489, 'UtmUJy69vz') index_test.go:137: sql insert into test_index values (2086, 4313244098786738504, 0.984173, 'FNDhZUUrXt') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:137: sql insert into test_index values (2087, 4798777706428093984, 0.018026, 'eJDRjHGkD1') index_test.go:140: sql delete from test_index where c = 1103 index_test.go:143: sql update test_index set c1 = 8052317805482647571, c2 = 0.777628, c3 = 'rqGZfDWumN' where c = 1385 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 7738182030181072864, c2 = 0.583131, c3 = '2Do22OdkQ2' where c = 714 index_test.go:143: sql update test_index set c1 = 8815296045109488247, c2 = 0.781178, c3 = 'f3stF4Gb9F' where c = 380 index_test.go:137: sql insert into test_index values (2089, 6589305629305695659, 0.261978, 'HNE7jPZ3sJ') index_test.go:137: sql insert into test_index values (2090, 7191186088927978224, 0.943115, '4paPM2CX82') index_test.go:137: sql insert into test_index values (2088, 4950607744312804187, 0.719935, 'MOwljBZfdG') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 4508546706028364170, c2 = 0.675561, c3 = 'm8ttAs7OKY' where c = 435 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 2380600735803797063, c2 = 0.988161, c3 = 'SYXb0Utq16' where c = 861 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:143: sql update test_index set c1 = 7281523228072804687, c2 = 0.038027, c3 = 'cFLxyXOB6S' where c = 656 index_test.go:143: sql update test_index set c1 = 227301718354871792, c2 = 0.855056, c3 = 'riYSrFltK3' where c = 974 index_test.go:137: sql insert into test_index values (2091, 4965436803006876900, 0.962303, 'Ga7sVXWnY0') index_test.go:140: sql delete from test_index where c = 1746 index_test.go:137: sql insert into test_index values (2092, 392401088785269430, 0.992370, 'Q9aCYLwyJf') index_test.go:137: sql insert into test_index values (2093, 8195936743978874762, 0.380340, 'UmWtIsymEi') index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 6498948938532328275, c2 = 0.745243, c3 = 'hICst6QgRp' where c = 1017 index_test.go:143: sql update test_index set c1 = 520985107675130809, c2 = 0.652158, c3 = '0V7quHPVX2' where c = 577 index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (2094, 4472295895409749349, 0.088583, 'ff84OWSjac') index_test.go:137: sql insert into test_index values (2095, 3088793296611097046, 0.212424, 'CLSqiGDE43') index_test.go:143: sql update test_index set c1 = 1764811827973228483, c2 = 0.852898, c3 = 'iw36vWsl53' where c = 180 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 7060091920072201427, c2 = 0.126581, c3 = 'oJvT4Q9NKE' where c = 1469 index_test.go:137: sql insert into test_index values (2096, 2788592933641673242, 0.153419, 'eMEP3PVfHX') index_test.go:140: sql delete from test_index where c = 280 index_test.go:137: sql insert into test_index values (2097, 8158504754412991679, 0.697986, 'KaYZpwNm2B') index_test.go:143: sql update test_index set c1 = 6587348700810999521, c2 = 0.010106, c3 = 'sCA81VDIiy' where c = 676 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 7087531806042682300, c2 = 0.197323, c3 = 'wRDLv0c7Oe' where c = 26 index_test.go:137: sql insert into test_index values (2098, 2225400762872411765, 0.250174, '3x9Hm5YBgx') index_test.go:140: sql delete from test_index where c = 816 index_test.go:143: sql update test_index set c1 = 5687501238159047320, c2 = 0.524511, c3 = 'Lnun2i3WhX' where c = 1942 index_test.go:137: sql insert into test_index values (2099, 7321637515431201471, 0.083004, '28rou9msnQ') index_test.go:143: sql update test_index set c1 = 2020238731141604270, c2 = 0.947227, c3 = 'KfReUK4z4p' where c = 230 index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (2100, 7157803495421563519, 0.483496, 'LTmMdmt5FO') index_test.go:143: sql update test_index set c1 = 3903565707697917629, c2 = 0.467362, c3 = 'ZeYZnk0tLP' where c = 1497 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:143: sql update test_index set c1 = 7853113769129699831, c2 = 0.379259, c3 = '2Jf2kIg8gg' where c = 930 [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashAgg\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1630\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:270\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashAgg\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1630\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:270\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:183\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).getAllNodesWithSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:99\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:92\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:90\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).refreshNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:138\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).refreshNodesLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:128\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).Start.func2\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:169\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).getAllNodesWithSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:99\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:92\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).GetAllNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/nodes.go:90\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).refreshNodes\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:138\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*NodeManager).refreshNodesLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/nodes.go:128\ngithub.com/pingcap/tidb/pkg/disttask/framework/scheduler.(*Manager).Start.func2\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/scheduler/scheduler_manager.go:169\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] # Time: 2024-05-06T11:17:47.986756327+08:00 # Txn_start_ts: 0 # Query_time: 3.436999304 # Parse_time: 0 # Compile_time: 0.001254151 # Rewrite_time: 0.000245656 # Optimize_time: 0.000750445 # Wait_TS: 3.4355612300000002 # Is_internal: true # Digest: 1d875b0ee770651d98331d998cea95542744a1a372f1556653545c137ee53157 # Stats: tidb_global_task:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: copSingleReadTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: copMultiReadTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('qQeYMAkzXzcJMAkzMglteXNxbC50aWRiX2dsb2JhbF90YXNrLmlkLCBtVhsAASAQX2tleSxiIQAIeXBlYh0ADHN0YXRuHgAEZXBiOwAYcHJpb3JpdGZ5ACRjb25jdXJyZW5jaiQAIHJlYXRlX3RpbWaGAEh0YXJnZXRfc2NvcGUJMAkJTi9BAQQYCjEJMTVfOXI4AYakAIqAAFRpZCwgb2Zmc2V0OjAsIGNvdW50OjMyLooAHDIJMzBfMjAJJcMuGQCQMwk0N18xNyhCdWlsZCkJMV8wCTYwCXRhYmxlOnQsIGluZGV4OiWEACgFBlgpLCByYW5nZTpbImNhbmNlbGxpbmciLC4NACBdLCBbInBhdXMJGhEKCRcIZW5kDRcNCgUXEHJlc3VtCRgVCw0ZDHZlcnQRGhEMCRsIdW5uDRkNClBdLCBrZWVwIG9yZGVyOmZhbHNlLCABthxzOnBzZXVkbzb5ADAxNV8xOShQcm9iZSkJAflm3gL+pgGapgEYNAk0NV8xOAWNLoYBptYA') # Plan_digest: 48dcd4c11cce2eb90ac2d7fc6603c2db38527ca1df1c7148039e4a9a53cb66d9 # Binary_plan: tidb_decode_binary_plan('iAnwUgqFCQoMUHJvamVjdGlvbl83EqUGCgZUb3BOXzkS+gQKDkluZGV4TG9va1VwXzIwEp0CChFJbmRleFJhbmdlU2Nhbl8xNxoBASEAAAAAALiqQCkAAQl4AE5AOAJAAkocChoKBW15c3FsEgF0Gg4KBXN0YXRlEgkHWFK6AXJhbmdlOlsiY2FuY2VsbGluZyIsLg0AIF0sIFsicGF1cwkaEQoJFwhlbmQNFw0KBRcQcmVzdW0JGBULDRkMdmVydBEaEQwJGwh1bm4NGQ0KUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIAG9JHM6cHNldWRvcP8RAQQBeBEKGP8BEpsCCgclPkAxORJtChFUYWJsZVJvd0lEUyUrCDghAAEBBKrJOigBCAwKCjkoBFIeznsAKBoBAiG8dJMYBGzLEV0AQCWFCFJybSGBbC50aWRiX2dsb2JhbF90YXNrLnByaW9yaXR5LCBaIQAoY3JlYXRlX3RpbWViJABUaWQsIG9mZnNldDowLCBjb3VudDozMlYeARwh8vHb/8yNnB2gCAFAAVosABjryzvi9gaiNiwA/swA/swAHcwUUTKiSF1RPqAABKACWkwBIShaGwAhjQhfa2VmiAEIdHlwZoEBQZVuHgAEZXBivAGGAQIgb25jdXJyZW5jZp0AjiUCLHRhcmdldF9zY29wZVbvAQ==') # Resource_group: default ; # Time: 2024-05-06T11:17:47.986766402+08:00 # Txn_start_ts: 0 # Query_time: 4.520895661 # Parse_time: 0 # Compile_time: 0.00068363 # Rewrite_time: 0.000178645 # Optimize_time: 0.000363085 # Wait_TS: 4.520131363 # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 4.519595941 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('5wK4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0dGAkwCQlOL0EBBBwKMQkzMF8xMx1WLh4AQDIJNDdfMTEoQnVpbGQpCTFfGX0UdGFibGU6FX0wLCBpbmRleDp0aW1lXwULCCh1cBWPOCksIHJhbmdlOigwMDAwLQUDDCAwMDoFAwAuARSwMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkwCQlODbw0Mgk0NV8xMihQcm9iZSl2ngCmVgA=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('6QOICuYDCgZTb3J0XzUS9QIKDkluZGV4TG9va1VwXzEzErwBChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFKgwMCwraW5mXSwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvcP//DQIEAXgNCUD//wESeAoRVGFibGVSb3dJRAm+DDIaAQIFvghwKCI6vgAIFAoSRr4ABFIeznoAKCEajayp4kj7QCmrMSAMAUABcBmbHaYcIU6nBf23LAwdjhABQAFSOCVIBC5iMUcILnVwNTgELCA+HQAYY3JlYXRlXyFoAHBSZgA=') # Resource_group: default ; # Time: 2024-05-06T11:17:47.986869446+08:00 # Txn_start_ts: 0 # Query_time: 5.437007016 # Parse_time: 0 # Compile_time: 0.000615646 # Rewrite_time: 0.000087672 # Optimize_time: 0.00036921 # Wait_TS: 5.436286766 # Is_internal: true # Digest: 4b96d5d3b0100db751a03f5341c7ba207163251d820d8115aa60e75693b5e939 # Stats: dist_framework_meta:pseudo[10000;0] # Num_cop_tasks: 0 # Mem_max: 4096 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[dist_framework_meta] remain after pruning paths for dist_framework_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('6gK4MAkzXzEzCTAJMTAwMDAJbXlzcWwuZGlzdF9mcmFtZXdvcmtfbWV0YS5ob3N0LCBmIAAMcm9sZW4gADxjcHVfY291bnQJMAkJTi9BAQQkCjEJMzBfMTIJMA1/LhwAQDIJNDZfMTAoQnVpbGQpCTFfESUUdGFibGU6SqQAPCwgaW5kZXg6UFJJTUFSWSgBs3wpLCBrZWVwIG9yZGVyOnRydWUsIHN0YXRzOnBzZXVkbzpyACQ1XzExKFByb2JlmnIAHV0MZmFsc2peAA==') # Plan_digest: cef718bcf4137307a8167e595941a92a260deb7dd9e1c9735bfba3ce3542de0f # Binary_plan: tidb_decode_binary_plan('+wOoCvgDCg1Qcm9qZWN0aW9uXzEzEtUCCg5JbmRleExvb2tVcF8xMhKRAQoQSQETXEZ1bGxTY2FuXzEwGgEBIQAAAADw7yBBKQEJ8FsAiMNAOAJAAkovCi0KBW15c3FsEhNkaXN0X2ZyYW1ld29ya19tZXRhGg8KB1BSSU1BUlkSBGhvc3RSHWtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvcP///wkDBAF4CQhI////ARKCAQoRVGFibGVSb3dJRAmVDDEaAQIFlQiAoik6lQAIHgocbpUABFIeHYQQZmFsc2WOhQAcIfCgDYcfcBMdbAwBQAFwAaEFAS6xAAUsBCfOOiwABFJjJSkALkooAQAuIRwELCBmIAAMcm9sZW4gACBjcHVfY291bnRWkQA=') # Resource_group: default ; # Time: 2024-05-06T11:17:47.986910756+08:00 # Txn_start_ts: 0 # Query_time: 5.437178934 # Parse_time: 0 # Compile_time: 0.000386052 # Rewrite_time: 0.000062727 # Optimize_time: 0.000216631 # Wait_TS: 5.436717713 # Is_internal: true # Digest: 4b96d5d3b0100db751a03f5341c7ba207163251d820d8115aa60e75693b5e939 # Stats: dist_framework_meta:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[dist_framework_meta] remain after pruning paths for dist_framework_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('6gK4MAkzXzEzCTAJMTAwMDAJbXlzcWwuZGlzdF9mcmFtZXdvcmtfbWV0YS5ob3N0LCBmIAAMcm9sZW4gADxjcHVfY291bnQJMAkJTi9BAQQkCjEJMzBfMTIJMA1/LhwAQDIJNDZfMTAoQnVpbGQpCTFfESUUdGFibGU6SqQAPCwgaW5kZXg6UFJJTUFSWSgBs3wpLCBrZWVwIG9yZGVyOnRydWUsIHN0YXRzOnBzZXVkbzpyACQ1XzExKFByb2JlmnIAHV0MZmFsc2peAA==') # Plan_digest: cef718bcf4137307a8167e595941a92a260deb7dd9e1c9735bfba3ce3542de0f # Binary_plan: tidb_decode_binary_plan('+wOoCvgDCg1Qcm9qZWN0aW9uXzEzEtUCCg5JbmRleExvb2tVcF8xMhKRAQoQSQETXEZ1bGxTY2FuXzEwGgEBIQAAAADw7yBBKQEJ8FsAiMNAOAJAAkovCi0KBW15c3FsEhNkaXN0X2ZyYW1ld29ya19tZXRhGg8KB1BSSU1BUlkSBGhvc3RSHWtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvcP///wkDBAF4CQhI////ARKCAQoRVGFibGVSb3dJRAmVDDEaAQIFlQiAoik6lQAIHgocbpUABFIeHYQQZmFsc2WOhQAcIfCgDYcfcBMdbAwBQAFwAaEFAS6xAAUsBCfOOiwABFJjJSkALkooAQAuIRwELCBmIAAMcm9sZW4gACBjcHVfY291bnRWkQA=') # Resource_group: default ; # Time: 2024-05-06T11:17:47.986925928+08:00 # Txn_start_ts: 0 # Query_time: 5.977618744 # Parse_time: 0 # Compile_time: 0.000788636 # Rewrite_time: 0.000182523 # Optimize_time: 0.000513971 # Wait_TS: 5.976719149 # Is_internal: true # Digest: a5ae371f91ff344239c371574cfd61b79aa3a5899858f81f0a16e0e20d2730bc # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('0wi4MAkzXzEzCTAJMjMwMC43NwlteXNxbC50aWRiX2RkbF9qb2Iuam9iX21ldGEsIG1GHQBAcHJvY2Vzc2luZwkwCQlOL0EBBBwKMQkxNF8xNHZYABk7FDpkZXNjLE5fABRqb2JfaWQuWwAYMgkxN18yOB1bVGlubmVyIGpvaW4sIGVxdWFsOltlcShayQA4aWQsIENvbHVtbiMxNSldLloANDMJMzFfNDEoQnVpbGQpHWFAZGF0YTpTZWxlY3Rpb25fNDAuNgAINAkxARIEMV9yRAEQcmVvcmcuNwAYNQk0NF8zOQU4NDY2NjYuNjcJdGFibGU6LnwB8EMsIHJhbmdlOlstaW5mLDEyMyksICgxMjMsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkwCQlOLymSLDMJNl8yOShQcm9iZQHcNDY0MDAJZ3JvdXAgYnk6NRJALCBmdW5jczpmaXJzdHJvdygVGggpLT4VDC7JACEAADMhEgVSFG5vdChlcRk2BCwgAbUIKSwgARkUaXNudWxsGR0AKQGJFaIQNQk2XzMBWwQ4MC6bAErIAVk5UjQCJHNjaGVtYV9pZHNSHwAlZgkeCewIbWluFZQEOCla5wAANkEdDDM2CTAJn0UTJEhhc2hBZ2dfMzEuEQEANwHIADEl2f7KAM7KAEowAWlFHdphPjV4FDgJNDNfMyHHDDAJMTAhfCUiOogCpmoC') # Plan_digest: ae1f28c9bec84b2f3ff25dddc3b860cc6fff8524d66eb8eb50996995f37bdd0c # Binary_plan: tidb_decode_binary_plan('8wvwSQrwCwoNUHJvamVjdGlvbl8xMxL2CgoHU29ydF8xNBL/CQoLSGFzaEpvaW5fMjgSwgIKDlRhYmxlUmVhZGVyXzQxEu0BCgxTZWxlCUAYNDASlgEKEQkk8DxhbmdlU2Nhbl8zOSEAAAAAQJUmQSmrqqqqqgq6QDgCQAJKFwoVCgVteXNxbBIMdGlkYl9kZGxfam9iUjxyAT3oOlstaW5mLDEyMyksICgxMjMsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3D///8JAgQBeAkIDP///wEFgyyAMSdBKU2kliKI+aEFgwRSGAV/BC50HX4ULnJlb3JnVkYALBoBASG2qad85W/rQBlJKAFAAVIRZGF0YTpTPQtWQgAQEsAGCgohVSBBZ2dfMjkSyAUuQQEQMzAS2gQZIBAzNRKYAzZ0ARAzNhLIAh0iEDESdwoQJXEMRnVsbClwADQF7RTw7zBBKQABAQyIw0A4cnABAB7iUgEIKGUxDWUEQL8FZTxSlAFncm91cCBieTpteXNxOlwBLHByb2Nlc3NpbmcsIEofACRzY2hlbWFfaWRzUh8AEHRhYmxlCR4kZnVuY3M6bWluKEpHAERqb2JfaWQpLT5Db2x1bW4jMThWjQEgId7d3d0dPvdAKSgBwyHMBA9kIcwMSGFzaCGlBDMxaj0ACK1s+Do9AACE/gABvgABFeQd8AA1brMABEj+DbMIALlABfAYL25vdChlcRVKCDUsIGF1CCksIAEZFGlzbnVsbBkdBCkpVl0AJBoBAiFEREREJGM+YAAEOGdREhGsBDUsLcEcZmlyc3Ryb3cdXzm2XsYAGHneAvgDEQd9y2gBQAFSPGlubmVyIGpvaW4sIGVxdWFsOltlcShiHwIELCAVjgQpXVbTABwhiDtq0/s8EDpqAAA9SlQAWdkQOmRlc2NSvwJJl1prABSAI/qp1VI+awBORAMBRxBtZXRhLE5CAxmIVmgA') # Resource_group: default ; [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/statistics/handle/util.ExecRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/util/util.go:213\ngithub.com/pingcap/tidb/pkg/statistics/handle/cache.(*StatsCacheImpl).Update.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/cache/statscache.go:74\ngithub.com/pingcap/tidb/pkg/statistics/handle/util.CallWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/util/util.go:101\ngithub.com/pingcap/tidb/pkg/statistics/handle/cache.(*StatsCacheImpl).Update\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/cache/statscache.go:73\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).loadStatsWorker\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:2331\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/statistics/handle/util.ExecRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/util/util.go:213\ngithub.com/pingcap/tidb/pkg/statistics/handle/cache.(*StatsCacheImpl).Update.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/cache/statscache.go:74\ngithub.com/pingcap/tidb/pkg/statistics/handle/util.CallWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/util/util.go:101\ngithub.com/pingcap/tidb/pkg/statistics/handle/cache.(*StatsCacheImpl).Update\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/statistics/handle/cache/statscache.go:73\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).loadStatsWorker\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:2331\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:47.986 +08:00] [ERROR] [domain.go:1908] ["update bindinfo failed"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/bindinfo.execRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/util.go:37\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:206\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).callWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:673\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:205\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).LoadBindInfoLoop.(*Domain).globalBindHandleWorkerLoop.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:1906\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/bindinfo.execRows\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/util.go:37\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:206\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).callWithSCtx\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:673\ngithub.com/pingcap/tidb/pkg/bindinfo.(*globalBindingHandle).LoadFromStorageToCache\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/bindinfo/global_handle.go:205\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).LoadBindInfoLoop.(*Domain).globalBindHandleWorkerLoop.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/domain.go:1906\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] # Time: 2024-05-06T11:17:47.987174026+08:00 # Txn_start_ts: 0 # Query_time: 5.941660891 # Parse_time: 0 # Compile_time: 0.002632925 # Rewrite_time: 0.000484017 # Optimize_time: 0.001830009 # Wait_TS: 5.938729415 # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('7RewMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAIGlkCTAJCU4vQQEEGAoxCTNfMTVudQAEaWRiSwABlQxfa2V5ZiEABHlwZokADHN0YXRuHgAEZXBiWACGCQEgb25jdXJyZW5jZp0Aji0BJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwIT4BBBgKMgk2XzE2JUIgZ3JvdXAgYnk6Wp8BIUskZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhVwAuHcIIKS0+FXoALA1BHGZpcnN0cm93LkYALisCEGlkKS0+HWI2HACeRgABiiHhZkwAESKiUgAIeXBlak4ARTApI37iAEU/ZksABR+elgBRUGZPABEinlIAXV1mVQAdJaJYAFnZalgAGSWeWAAMc3RlcGZRAAEenkoALjMDZlIALiYALpAEADOBkBw4CTAJMC4wMl4IBWFIWtwCWZBeIQBFY1odAE01Wh4AWQRaIQAy0AFeJAAunAFaJAApb1odAC46ATIhBXZFBC5lARg0CTE3XzIwMWZQaW5uZXIgam9pbiwgZXF1YWw6W2VxLlkESloAcqMAAR0QKSBlcSiRtwQ3LLU8CDYpXS6LADA1CTNfMjEoQnVpbGQpEZEd+o57AEokADJmAQxjYXN0es8AWTcwZG91YmxlIEJJTkFSWb16ADcutgAUNgkzMF8yVacuGwAYNwk0N18yNRHSiDFfMAkxMAl0YWJsZTpzdCwgaW5kZXg6aWR4X2V4ZWNfaWQoDQhEKSwgcmFuZ2U6WyI6NDAwMCIsDQhQXSwga2VlcCBvcmRlcjpmYWxzZSwgQaocczpwc2V1ZG82fwAoMV8yNyhQcm9iZSkFfmVJBGluegEBAVBIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAIZXApIcjhGwEEHAo4CTQ1XzI2BYsyCQGm1ABFJAA5EdQYMAkyOS45Ny4lAj7dBl1ALhsAOeVeIQD+HAT+HAT+HAQ2HAQ++AIuDAGhQ17rAg7NCCG8AQRJ6wUTKXc2bQIQNDdfMzMu7AIAM1HsVetFWgAoBQZd4wxwYXVzQV0ALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTY8ALFWZwhkDBDM1UUVhlwnQVtsCLisBBHN0UtQCBDM0BUYu8QCm0wI=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('mRzACpYcCgdTb3J0XzEzEv4aCg1Qcm9qZWN0aW9uXzE1EpIYCgpIYXNoQWdnXzE2Ep0RCjIhABQ4EpEOCgsBISRKb2luXzIwEtoFMkMAZDIxEoEECg5JbmRleExvb2tVcF8yOBKiAQoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQiQXSwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvcP///wkCBAF4CQgs////ARKdAgoMU2VsLQw8MjcSbgoRVGFibGVSb3dJRAm1ADYJsgRUpTqyAAgNCgsdsgRSHs6BAAgaAQIJXiyQpUApoNtLGqN1lD8hEBBSbmluKCUPYC50aWRiX2JhY2tncm91bmRfc3VidGFzay4B30hlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAxlcCkpViABHCGNRGyNMvVyHZwIAUABViwAIdsYqYPAp2MVdDYvAAhSlQF+yQAMZXAsIHYkAEBjb25jdXJyZW5jeSwgY2FzdHrWACEieF9rZXksIGRvdWJsZSBCSU5BUlkpLT5Db2x1bW4jMzdWxwAIEoYHNt0CEDkS5wMKMt0CDDM2Es9G3QIIMzMaUd0EuJpRKwA+Sd0IHAoaUSsUAXQaDgoFJbwAEgkHBFJtUdQMcGF1cyG/ACwVCihdLCBbInJldmVydAkZGQwJGy3xACw1+94KAwTWAS4KAwwzNRJtQgoDBDM0SawEqrk63wAIDAoKGd/6CQMoBLpAKbkehetR+D0lPARSKFbKAhhnbG9iYWxfIegILnN0asMCGIk7w9ZL4Y0dVgABZsMCIAIh6SCU+SYBjzYvAAhS2wJdny57AARpZDK6Ai4bAAGbSYNaPAAMdHlwZWI+AEUiYh4AHHByaW9yaXR5YiEAJGNyZWF0ZV90aW1mRQAyVANapAAhW2JlACR0YXJnZXRfc2NvAck+lgMuDAEhJ16JAwA2VokDRCHFqRolOc6UQCmJ0t7gC5OZPyG5WFJwaW5uZXIgam9pbiwgZXF1YWw6W2Vxeg4EcsYAAR0QKSBlcSiVGgQsIBELCDYpXVqeABh+/VR9SBaVOp4AAMv+KAL+KAL+KAL+KAKKKAJdakrWBl2VWnoBGM6mZ+JvmpWRhADwSRgEtwbhHxBwIGJ5Oh1hPoQCIGZ1bmNzOm1heHoxAh2G3TMENSwNQRxmaXJzdHJvdy5GADZrAAgpLT6ChwB+RgCRQWZMABEinpgAgXJqTgCFkCkjfpwAhZ9mSwAFH56WAJHNZk8AESKeUgCd/mZVAB0lolgAJoYIalgAGSWeWAAMc3RlcGZRAAEenkoALpMFZlIALiYAWmYDFDQNzkjW5D5mAwCr/uAE/uAEOuAEKRtaagNZNlohADKqAV4kAIpJBy5PAQAs1TwANVpaARSSxxdV2Pw+WgEAXlqAAIbFAIqhAARpZFaMAA==') # Resource_group: default ; [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3218\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3365\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:286\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:655\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:543\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:526\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:509\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:177\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:203\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3218\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildTableReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3365\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:286\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1993\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1958\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1944\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1948\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:655\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:543\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:526\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:509\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:177\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/domain/runaway.go:203\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] # Time: 2024-05-06T11:17:47.987440288+08:00 # Txn_start_ts: 0 # Query_time: 4.4946837330000005 # Parse_time: 0 # Compile_time: 0.000456231 # Rewrite_time: 0.000130158 # Optimize_time: 0.000235335 # Wait_TS: 4.49416137 # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 4.493226804 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('+gKoMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGBgJMAkJTi9BAQQgCjEJMzBfMTcJGYguHgBAMgk0N18xNShCdWlsZCkJMV8ZJwWEADoZr0AsIGluZGV4OmlkeF92ZXIodgm+kCksIHJhbmdlOigwLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMB9Bg6cHNldWRvOn4AKDVfMTYoUHJvYmUpen4AHVYMZmFsc2pXAA==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('gwSoCoAECg1Qcm9qZWN0aW9uXzE4EtYCCg5JbmRleExvb2tVcF8xNxKcAQoRSQET8FJSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkA4AkACSikKJwoFbXlzcWwSCnN0YXRzX21ldGEaEgoHaWR4X3ZlchIHdmVyc2lvblItcgFScDooMCwraW5mXSwga2VlcCBvcmRlcjp0cnVlLCBzAUEgOnBzZXVkb3D/EQEEAXgRCjz/ARJ5ChFUYWJsZVJvd0lECZ4MNhoBAgWeCCDWEzqeAAgVChNKngAEUh4degxmYWxzknsAJCGKb66ouqz5QCk1AQgBQAFWpwAFLAjaKvo2LAAEUmolKQAuBecYX21ldGEudikcBCwgQhoAAHQB5ghfaWRKGwAsbW9kaWZ5X2NvdW50Sh8ABRhWmAA=') # Resource_group: default ; [2024/05/06 11:17:47.986 +08:00] [ERROR] [txn.go:608] ["active transaction fail"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).OnInitialize\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:143\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).EnterNewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:161\ngithub.com/pingcap/tidb/pkg/sessiontxn.NewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/interface.go:224\ngithub.com/pingcap/tidb/pkg/ddl.GetHistoryJobByID\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_history.go:71\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).DoDDLJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl.go:1253\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTableWithInfo\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2879\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2717\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).executeCreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:268\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:160\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:410\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1211\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelayExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:960\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelay\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:794\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:559\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:390\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:162\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:157\ngithub.com/pingcap/tidb/cmd/ddltest.(*ddlSuite).Bootstrap\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:561\ngithub.com/pingcap/tidb/cmd/ddltest.createDDLSuite\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:115\ngithub.com/pingcap/tidb/cmd/ddltest.TestSimpleInsert\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:761\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).OnInitialize\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:143\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).EnterNewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:161\ngithub.com/pingcap/tidb/pkg/sessiontxn.NewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/interface.go:224\ngithub.com/pingcap/tidb/pkg/ddl.GetHistoryJobByID\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_history.go:71\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).DoDDLJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl.go:1253\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTableWithInfo\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2879\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2717\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).executeCreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:268\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:160\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:410\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1211\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelayExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:960\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelay\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:794\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:559\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:390\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:162\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:157\ngithub.com/pingcap/tidb/cmd/ddltest.(*ddlSuite).Bootstrap\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:561\ngithub.com/pingcap/tidb/cmd/ddltest.createDDLSuite\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:115\ngithub.com/pingcap/tidb/cmd/ddltest.TestSimpleInsert\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:761\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:47.987 +08:00] [ERROR] [manager.go:369] ["task manager met error"] [server-id=:4000] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashAgg\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1630\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:270\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:186\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*OptimisticTxnContextProvider).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/optimistic.go:100\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).GetStmtReadTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:98\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).getSnapshotTS\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1817\ngithub.com/pingcap/tidb/pkg/executor.buildNoRangeIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3731\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildIndexLookUpReader\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:3787\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:292\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashJoin\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1471\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:258\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildHashAgg\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1630\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:270\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildProjection\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:1766\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:274\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).buildSort\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:2143\ngithub.com/pingcap/tidb/pkg/executor.(*executorBuilder).build\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/builder.go:248\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).buildExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1172\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:522\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternal\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:1518\ngithub.com/pingcap/tidb/pkg/util/sqlexec.ExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:236\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).ExecuteSQLWithNewSession.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:183\ngithub.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/storage/task_table.go:147"] [stack="github.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).logErr\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:369\ngithub.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).handleTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:195\ngithub.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).handleTasksLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:184\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:157"] # Time: 2024-05-06T11:17:47.987931483+08:00 # Txn_start_ts: 0 # Query_time: 5.524017551 # Parse_time: 0 # Compile_time: 0.000888805 # Rewrite_time: 0.000320738 # Optimize_time: 0.000402611 # Wait_TS: 5.5229879870000005 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 5.52151649 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: false # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('pALoMAkxNF81CTAJMzMzMy4zMwlteXNxbC50aWRiX3J1bmF3YXlfd2F0Y2guc3RhcnRfdGltZQkwCQlOL0EBBBwKMQkzMV8xMB1BQGRhdGE6U2VsZWN0aW9uXzkJHS4cMgkxXzkJMV8ZbwhndCiKcgAYLCAwMDAwLQUDDCAwMDoFAwAuARQIMDApLmEAFDMJNDNfOAViADEBHxgJdGFibGU6Rs8ArCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvCTAJCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('rAPICqkDCgZTb3J0XzUSzQIKDlRhYmxlUmVhZGVyXzEwEvwBCgtTZWxlY3Rpb25fORJ8Cg9UASJMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBMAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9w//////8BAwQBeAEGBQEAAQVrLHh0M0Epq6qqqqoKqgVrEFJDZ3QoBWoALkZpAEQuc3RhcnRfdGltZSwgMDAwMC0FAwwgMDA6BQMALgEUCDAwKVpxABxVVVVVlaj4QBlxLAFAAVIQZGF0YTpTZTUXAHAFoAEBMq8AGGwL2lKR3AodrwE+ACOKrABWUQA=') # Resource_group: default ; [2024/05/06 11:17:47.987 +08:00] [ERROR] [ddl.go:1256] ["get history DDL job failed, check again"] [category=ddl] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/tikv/pd/client.(*pdTSOStream).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_stream.go:148\ngithub.com/tikv/pd/client.(*tsoDispatcher).processRequests\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:425\ngithub.com/tikv/pd/client.(*tsoDispatcher).handleDispatcher\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_dispatcher.go:287\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/pd/client.(*tsoRequest).Wait\n\t/go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20240430080403-1679dbca25b3/tso_request.go:68\ngithub.com/tikv/client-go/v2/util.interceptedTsFuture.Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/util/pd_interceptor.go:73\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:132\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).OnInitialize\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:143\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).EnterNewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:161\ngithub.com/pingcap/tidb/pkg/sessiontxn.NewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/interface.go:224\ngithub.com/pingcap/tidb/pkg/ddl.GetHistoryJobByID\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_history.go:71\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).DoDDLJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl.go:1253\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTableWithInfo\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2879\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2717\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).executeCreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:268\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:160\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:410\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1211\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelayExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:960\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelay\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:794\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:559\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:390\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:162\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:157\ngithub.com/pingcap/tidb/cmd/ddltest.(*ddlSuite).Bootstrap\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:561\ngithub.com/pingcap/tidb/cmd/ddltest.createDDLSuite\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:115\ngithub.com/pingcap/tidb/cmd/ddltest.TestSimpleInsert\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:761\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\ngithub.com/tikv/client-go/v2/oracle/oracles.(*tsFuture).Wait\n\t/go/pkg/mod/github.com/tikv/client-go/v2@v2.0.8-0.20240430145241-6cb0704fce51/oracle/oracles/pd.go:135\ngithub.com/pingcap/tidb/pkg/session.(*txnFuture).wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:699\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).changePendingToValid\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:289\ngithub.com/pingcap/tidb/pkg/session.(*LazyTxn).Wait\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txn.go:607\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).ActivateTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:290\ngithub.com/pingcap/tidb/pkg/sessiontxn/isolation.(*baseTxnContextProvider).OnInitialize\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/isolation/base.go:143\ngithub.com/pingcap/tidb/pkg/session.(*txnManager).EnterNewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/txnmanager.go:161\ngithub.com/pingcap/tidb/pkg/sessiontxn.NewTxn\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/sessiontxn/interface.go:224\ngithub.com/pingcap/tidb/pkg/ddl.GetHistoryJobByID\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_history.go:71\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).DoDDLJob\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl.go:1253\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTableWithInfo\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2879\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).CreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/ddl_api.go:2717\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).executeCreateTable\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:268\ngithub.com/pingcap/tidb/pkg/executor.(*DDLExec).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/ddl.go:160\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:410\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1211\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelayExecutor\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:960\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).handleNoDelay\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:794\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).Exec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:559\ngithub.com/pingcap/tidb/pkg/session.runStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2280\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/session/session.go:2141\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:390\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExecWithContext\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:162\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).MustExec\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/testkit/testkit.go:157\ngithub.com/pingcap/tidb/cmd/ddltest.(*ddlSuite).Bootstrap\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:561\ngithub.com/pingcap/tidb/cmd/ddltest.createDDLSuite\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:115\ngithub.com/pingcap/tidb/cmd/ddltest.TestSimpleInsert\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/cmd/ddltest/ddl_test.go:761\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [2024/05/06 11:17:48.311 +08:00] [ERROR] [pd_service_discovery.go:559] ["[pd] failed to update member"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetMember]get member failed"] index_test.go:137: sql insert into test_index values (2103, 1065375872118363670, 0.515782, 'Dwy7SHJfdV') index_test.go:137: sql insert into test_index values (2101, 2398777410143263365, 0.550001, '6CHGBD1b9E') index_test.go:137: sql insert into test_index values (2110, 1671761730618620235, 0.524503, 'WWpGgk5gpk') index_test.go:137: sql insert into test_index values (2104, 4970342304371527638, 0.497296, 'bgnRnVIXY6') index_test.go:137: sql insert into test_index values (2102, 497465396869802318, 0.161186, '3XYgMfqs9C') index_test.go:137: sql insert into test_index values (2109, 924865631307811478, 0.572599, 'rtTLOMB6IH') index_test.go:137: sql insert into test_index values (2106, 4627821631141485961, 0.584082, 'TzcWEs8yDC') index_test.go:137: sql insert into test_index values (2108, 1599955884429139236, 0.229772, 'xOGA0oOwuW') index_test.go:137: sql insert into test_index values (2107, 1020295921572839642, 0.241563, 'RZBGtPKcpD') index_test.go:137: sql insert into test_index values (2105, 247010065936100688, 0.970087, 'JfbAAKgR5N') index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:143: sql update test_index set c1 = 6964253527261709814, c2 = 0.627456, c3 = 'IOS8Mqxqkp' where c = 217 index_test.go:140: sql delete from test_index where c = 2062 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 5094670879157294860, c2 = 0.976854, c3 = 'eIFXqA5QPD' where c = 27 index_test.go:143: sql update test_index set c1 = 3711372320668692302, c2 = 0.017916, c3 = 'W0NPNZLtKV' where c = 154 index_test.go:143: sql update test_index set c1 = 8194796471011805419, c2 = 0.410314, c3 = 'eBbhENvG4Z' where c = 476 index_test.go:143: sql update test_index set c1 = 7445213991389376613, c2 = 0.815842, c3 = 'xzEO7LodIU' where c = 120 index_test.go:143: sql update test_index set c1 = 7897627952529340405, c2 = 0.797802, c3 = 'FewbWcmskA' where c = 936 index_test.go:143: sql update test_index set c1 = 7143991332059560761, c2 = 0.336794, c3 = '2KxgtKaz2A' where c = 217 index_test.go:143: sql update test_index set c1 = 7461370638483583931, c2 = 0.615227, c3 = '38tOkPLYd9' where c = 933 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (2111, 588469634365145554, 0.189934, 'cBo0m5vrwk') index_test.go:137: sql insert into test_index values (2113, 6147472496718144620, 0.856369, 'Udaa1S4Ozv') index_test.go:137: sql insert into test_index values (2112, 8424298720408079757, 0.649842, 'vkhNggvYDM') index_test.go:143: sql update test_index set c1 = 8811000717200507025, c2 = 0.120113, c3 = 'sbosuU5Lzq' where c = 561 index_test.go:137: sql insert into test_index values (2115, 8823015540345657905, 0.691958, 'cupZiwJr2C') index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (2116, 7146967779514884679, 0.738358, 'm47SI2oro4') index_test.go:137: sql insert into test_index values (2117, 2176643817052190486, 0.008508, 'vDbB9lo9Eb') index_test.go:137: sql insert into test_index values (2118, 8026557526728757591, 0.773244, 'E2Mjw4alUW') index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 8694558057890632690, c2 = 0.996816, c3 = 'yob4HN0ZFo' where c = 1335 index_test.go:137: sql insert into test_index values (2114, 5912606089670013086, 0.793780, 'Deqj7SmMLK') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 4526141341918339557, c2 = 0.210631, c3 = 'GhhXpRY66d' where c = 60 index_test.go:140: sql delete from test_index where c = 2066 index_test.go:143: sql update test_index set c1 = 7997839896008905091, c2 = 0.349275, c3 = '4Pvje5nRqp' where c = 472 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (2119, 653577705147871200, 0.708230, 'UocLPWeRUZ') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (2120, 1513106074003359191, 0.169450, 'egwUPeqHXn') index_test.go:143: sql update test_index set c1 = 6128973394075890878, c2 = 0.226775, c3 = 'fNzUfRtIII' where c = 1466 index_test.go:143: sql update test_index set c1 = 1910170906245619073, c2 = 0.762521, c3 = 'VpeeBrXxhb' where c = 992 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:143: sql update test_index set c1 = 4192870956222615959, c2 = 0.590031, c3 = 'bpJ24TrHt2' where c = 389 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (2121, 3324898950140460093, 0.929280, 'UyDF7xWkVG') index_test.go:137: sql insert into test_index values (2122, 6386542503698475862, 0.222084, 'Y0P4ykdqJP') index_test.go:143: sql update test_index set c1 = 4141844395111673009, c2 = 0.870982, c3 = 'Dt15mq6heR' where c = 143 index_test.go:143: sql update test_index set c1 = 5333743190742032352, c2 = 0.945025, c3 = '8lilc8DNa4' where c = 1566 index_test.go:143: sql update test_index set c1 = 3930647101262048977, c2 = 0.830741, c3 = 'RZxf1E6me2' where c = 1670 index_test.go:137: sql insert into test_index values (2124, 305841371750870048, 0.979159, 'EdJ557HZpC') index_test.go:137: sql insert into test_index values (2123, 1776478287032654868, 0.623429, 'FuRRtRWmz8') index_test.go:140: sql delete from test_index where c = 815 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:137: sql insert into test_index values (2125, 6762077064697051740, 0.901987, 'TbcQ3ISwty') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 5163776258387609268, c2 = 0.709800, c3 = 'ey4KNVPM5X' where c = 1062 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:137: sql insert into test_index values (2126, 5226830205263939939, 0.007377, 'eqRgii6HzT') index_test.go:143: sql update test_index set c1 = 8014487467866730761, c2 = 0.310905, c3 = 'dWaz9quHBt' where c = 749 index_test.go:143: sql update test_index set c1 = 1591488596938460397, c2 = 0.408028, c3 = 'QsTJwLZ3Lw' where c = 773 index_test.go:137: sql insert into test_index values (2127, 6537596135544743259, 0.259684, 'uK4gKPigJx') index_test.go:143: sql update test_index set c1 = 7557016250334453895, c2 = 0.394579, c3 = 'TrdO9J8y2v' where c = 1129 index_test.go:143: sql update test_index set c1 = 6580528544916345421, c2 = 0.486782, c3 = 'N4jnSFvdRc' where c = 35 index_test.go:143: sql update test_index set c1 = 8988350839774181446, c2 = 0.549104, c3 = 'XAYYgsvXm8' where c = 817 index_test.go:137: sql insert into test_index values (2128, 9070887386634708188, 0.461664, 'Zy6wdcxLEW') index_test.go:140: sql delete from test_index where c = 926 index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:137: sql insert into test_index values (2129, 8379157196454220858, 0.487992, 'KyF3XFZmM3') index_test.go:143: sql update test_index set c1 = 6663430637867141553, c2 = 0.565630, c3 = '5vjiDVEkRO' where c = 1424 index_test.go:143: sql update test_index set c1 = 3866366293190793876, c2 = 0.446157, c3 = 'm9eNBFtOeJ' where c = 114 index_test.go:137: sql insert into test_index values (2132, 5762433092157893458, 0.608627, '0E9VlSoil5') index_test.go:137: sql insert into test_index values (2133, 5154343036519854045, 0.624071, 'ECiWOVUj3t') index_test.go:143: sql update test_index set c1 = 5628888166064323158, c2 = 0.370255, c3 = 'NVZPexLSUj' where c = 371 index_test.go:137: sql insert into test_index values (2134, 5581255552501522997, 0.789384, 'hhqcCqGLPS') index_test.go:137: sql insert into test_index values (2130, 5562888681966492593, 0.542228, 'Y7GYXPI0vj') index_test.go:137: sql insert into test_index values (2131, 7660519129624436508, 0.992063, '6cYLzGBoIc') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 1191992288594222419, c2 = 0.217697, c3 = 'lbdur4HFYy' where c = 731 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 1180 index_test.go:143: sql update test_index set c1 = 8046216313923829785, c2 = 0.284692, c3 = 'e6XZXkEaFf' where c = 21 index_test.go:137: sql insert into test_index values (2137, 8307770147151686692, 0.202538, 'WhU2W9QdIT') index_test.go:137: sql insert into test_index values (2135, 5088256376254990204, 0.445148, 'mbN1PK6msi') index_test.go:140: sql delete from test_index where c = 1411 index_test.go:143: sql update test_index set c1 = 8264755703685971470, c2 = 0.464105, c3 = '17YaelrzmT' where c = 8 index_test.go:137: sql insert into test_index values (2136, 3579983417681078865, 0.622983, '3rLgI4HJjW') index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 2563552290881489149, c2 = 0.886954, c3 = '6Qb9BUodmU' where c = 195 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (2139, 1013526677863167899, 0.498739, 'IeXBg2JEcb') index_test.go:143: sql update test_index set c1 = 7698154315034726956, c2 = 0.551314, c3 = 'y8BhIanJpd' where c = 1454 index_test.go:140: sql delete from test_index where c = 1889 index_test.go:137: sql insert into test_index values (2140, 3247929012256724798, 0.368105, 'PCCSgopzQI') index_test.go:137: sql insert into test_index values (2138, 9051330130641921855, 0.649763, 'sYTWZvNScp') index_test.go:143: sql update test_index set c1 = 7394418715951456488, c2 = 0.176061, c3 = 'gPxtTR3Rf1' where c = 1546 index_test.go:143: sql update test_index set c1 = 6498019835560682963, c2 = 0.488247, c3 = 'BlFUaAmGWN' where c = 1164 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (2141, 5364316744187327515, 0.644589, 'KUBcTko4q3') index_test.go:143: sql update test_index set c1 = 6615311000793440331, c2 = 0.218873, c3 = 'tsllzkW2RB' where c = 1714 index_test.go:137: sql insert into test_index values (2142, 3530241983496757441, 0.463210, '8jTwcBxm7D') index_test.go:140: sql delete from test_index where c = 939 index_test.go:140: sql delete from test_index where c = 550 index_test.go:143: sql update test_index set c1 = 6750214141478164295, c2 = 0.428260, c3 = '0OzfF7fseP' where c = 1870 index_test.go:143: sql update test_index set c1 = 6406973372434965164, c2 = 0.680413, c3 = '1C9VKYadzA' where c = 501 index_test.go:137: sql insert into test_index values (2143, 8757082395290882491, 0.559139, 'SWxUvY6paT') index_test.go:140: sql delete from test_index where c = 1622 index_test.go:143: sql update test_index set c1 = 70380841827037357, c2 = 0.669307, c3 = '7n0UcBxPya' where c = 467 index_test.go:143: sql update test_index set c1 = 2680200075094051235, c2 = 0.786413, c3 = 'T0lASW96pq' where c = 926 index_test.go:137: sql insert into test_index values (2145, 793443753236956892, 0.918353, '2aPSh9iFdI') index_test.go:137: sql insert into test_index values (2144, 7864268498964222439, 0.750416, 'WcEyHdXngN') index_test.go:137: sql insert into test_index values (2146, 5116034640407499020, 0.312432, 'ba1M5qhWmq') index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 1191580498557682439, c2 = 0.765799, c3 = 'DUPA0WewsV' where c = 1919 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (2148, 4816764009059058635, 0.485717, 'rX6OMe9Oaj') index_test.go:137: sql insert into test_index values (2147, 5054788299051085986, 0.657140, 'VMsAIdShaH') index_test.go:143: sql update test_index set c1 = 2920174860423641569, c2 = 0.424022, c3 = 'dExBZd3Qg2' where c = 406 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 457 index_test.go:137: sql insert into test_index values (2149, 4044927282647211697, 0.036170, 'C01HRSWjXW') index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (2150, 402717101366362863, 0.597632, '0fyguhUuPG') index_test.go:143: sql update test_index set c1 = 6177536910533401860, c2 = 0.202025, c3 = 'igSWQQSoqW' where c = 1445 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 4574542836747070070, c2 = 0.709296, c3 = 'ZDm1xnFM6o' where c = 789 index_test.go:143: sql update test_index set c1 = 4999030317848504169, c2 = 0.439946, c3 = 'mSGkwwWENY' where c = 1059 index_test.go:137: sql insert into test_index values (2151, 7518450189967769888, 0.143948, 'z6nnDdkxcO') index_test.go:143: sql update test_index set c1 = 649148299562866601, c2 = 0.411886, c3 = 'l8nG8TpPRj' where c = 1797 index_test.go:143: sql update test_index set c1 = 784746848639492866, c2 = 0.038932, c3 = 'ygPKcWILd4' where c = 11 index_test.go:143: sql update test_index set c1 = 6004671125593313448, c2 = 0.974853, c3 = 'wbwyA87XYD' where c = 1429 index_test.go:143: sql update test_index set c1 = 2579171085118103568, c2 = 0.245445, c3 = 'xaNPY8U60J' where c = 1697 index_test.go:143: sql update test_index set c1 = 8266681253637410141, c2 = 0.759155, c3 = 'bhoVUKJqI3' where c = 1134 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:137: sql insert into test_index values (2153, 5734244687893239005, 0.040302, 'C8WWCPwQpY') index_test.go:137: sql insert into test_index values (2152, 6936026625064730956, 0.376415, 'cKBZrqcsY0') index_test.go:137: sql insert into test_index values (2154, 8214728420490973445, 0.157151, 'OmpKpErhEG') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:140: sql delete from test_index where c = 980 index_test.go:143: sql update test_index set c1 = 8910157588373309965, c2 = 0.848512, c3 = 'LjqtCtbPcs' where c = 690 index_test.go:137: sql insert into test_index values (2156, 474661321428247257, 0.671187, 's69wZk9VPy') index_test.go:137: sql insert into test_index values (2158, 5760179237576522182, 0.519144, 'vLh0gg4hh7') index_test.go:137: sql insert into test_index values (2159, 6286896435979375863, 0.002910, 'DSdiPI1igw') index_test.go:137: sql insert into test_index values (2155, 9149358402925335401, 0.560457, 'E2YOeasSuH') index_test.go:137: sql insert into test_index values (2157, 3053183629616270209, 0.906423, 'dvQZLy2wgE') index_test.go:140: sql delete from test_index where c = 1473 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:143: sql update test_index set c1 = 8770199651913110691, c2 = 0.507768, c3 = 'j5CWIdZRht' where c = 1751 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 8030595986685436399, c2 = 0.051728, c3 = 'YcfFlfNBr2' where c = 1374 index_test.go:137: sql insert into test_index values (2160, 6437727932734090821, 0.935216, 'H7jOxlLIx4') index_test.go:143: sql update test_index set c1 = 7648640895002992671, c2 = 0.993866, c3 = '6YWrTkaGag' where c = 486 index_test.go:143: sql update test_index set c1 = 7361347961241120643, c2 = 0.884698, c3 = 'UyTBhWikqf' where c = 1016 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:143: sql update test_index set c1 = 6908705690792409022, c2 = 0.454417, c3 = 'K5QaEW1o7I' where c = 621 index_test.go:137: sql insert into test_index values (2161, 8476458240780341005, 0.108532, 'hTWfXPMtDZ') index_test.go:143: sql update test_index set c1 = 8710548801191125988, c2 = 0.155852, c3 = 'CETVEcPen7' where c = 1815 index_test.go:143: sql update test_index set c1 = 5234357559063715787, c2 = 0.179010, c3 = 'ouMwhfqBxy' where c = 2032 index_test.go:137: sql insert into test_index values (2163, 4360142438227155717, 0.924847, '3n1wZglehR') index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (2162, 6049643232202130926, 0.028259, 'sbK5scm6wJ') index_test.go:137: sql insert into test_index values (2164, 8782720010294670542, 0.267731, 'kKBMbnML0O') index_test.go:143: sql update test_index set c1 = 6051254798060738587, c2 = 0.314482, c3 = 'GSazs54JLm' where c = 722 index_test.go:143: sql update test_index set c1 = 2230990894419936606, c2 = 0.351444, c3 = '7hiCdfTnmZ' where c = 1854 index_test.go:137: sql insert into test_index values (2166, 2882167311729402707, 0.388911, 'tGB4IMuy9J') index_test.go:143: sql update test_index set c1 = 2798217545175803990, c2 = 0.975167, c3 = 'iDRD97MyxF' where c = 1563 index_test.go:137: sql insert into test_index values (2165, 1331539071738009529, 0.394351, 'VLZQPOMMCS') index_test.go:143: sql update test_index set c1 = 3810201627397822162, c2 = 0.255907, c3 = 'XAdcpVzfwF' where c = 595 index_test.go:137: sql insert into test_index values (2167, 3301457546411537007, 0.983568, 'n4qUxY4pG7') index_test.go:140: sql delete from test_index where c = 1863 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (2168, 7954977742430648766, 0.859825, 'vzdXcn0Y4d') index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 1530 index_test.go:137: sql insert into test_index values (2169, 5533859992383094538, 0.757653, 'Go63kHQJFu') index_test.go:143: sql update test_index set c1 = 1034055657698331984, c2 = 0.232445, c3 = 'qryx629vHS' where c = 1556 index_test.go:137: sql insert into test_index values (2170, 3292363427641585583, 0.485994, '8hw6SP0Asa') index_test.go:137: sql insert into test_index values (2171, 9153008886127481141, 0.052252, 'WVXjkvDDFE') index_test.go:143: sql update test_index set c1 = 6771536393893335085, c2 = 0.252480, c3 = 'fXIRk37opv' where c = 676 index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:140: sql delete from test_index where c = 1863 index_test.go:143: sql update test_index set c1 = 4492744910506341121, c2 = 0.160614, c3 = 'igXY2oGUne' where c = 1435 index_test.go:137: sql insert into test_index values (2172, 8441088426457822511, 0.171446, 'S53JylTdxn') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:143: sql update test_index set c1 = 924083247408687588, c2 = 0.788132, c3 = 'eis9gDe1Q9' where c = 1468 index_test.go:143: sql update test_index set c1 = 7333393051179732098, c2 = 0.725097, c3 = '6WvpEBcXV8' where c = 759 index_test.go:143: sql update test_index set c1 = 4557391638999864413, c2 = 0.064826, c3 = 'YsogknXsAs' where c = 2053 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:143: sql update test_index set c1 = 2145877481987515604, c2 = 0.465813, c3 = 'Hai8tmUIUg' where c = 2091 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:137: sql insert into test_index values (2173, 6891010594735840746, 0.227513, 'DqqxQbSnNj') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 2736087936055378125, c2 = 0.641334, c3 = 'JG2vg5jhiQ' where c = 1312 index_test.go:137: sql insert into test_index values (2174, 6304308312405678282, 0.406923, 'PyZmC1FeII') index_test.go:137: sql insert into test_index values (2175, 3255878672329678758, 0.110859, 'qMq9MFR4Gh') index_test.go:137: sql insert into test_index values (2176, 6744429353044834572, 0.413966, 'ekC10LcpA0') index_test.go:143: sql update test_index set c1 = 4165892984379587611, c2 = 0.658117, c3 = 'mvhSc759Xc' where c = 629 index_test.go:137: sql insert into test_index values (2178, 7388342368932738970, 0.172548, 'KVIaaYUDB1') index_test.go:143: sql update test_index set c1 = 2893947274555067564, c2 = 0.186480, c3 = 'PiflPVTpBI' where c = 628 index_test.go:137: sql insert into test_index values (2177, 2958815010060468779, 0.338935, 'adEvifuCqw') index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 9104809349141628632, c2 = 0.342921, c3 = 'RYFLHIAinu' where c = 388 index_test.go:137: sql insert into test_index values (2179, 3347531630045454476, 0.021620, '7v8OwWviVg') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:143: sql update test_index set c1 = 2275073049634014284, c2 = 0.093753, c3 = 'hwYOKSU1s6' where c = 437 index_test.go:143: sql update test_index set c1 = 4086509390323442290, c2 = 0.256908, c3 = 'QEUl6PwWdc' where c = 2060 index_test.go:137: sql insert into test_index values (2181, 1981903687316801466, 0.621686, 'dUon1jYrAE') index_test.go:137: sql insert into test_index values (2180, 3708522529029482421, 0.969737, 'CN07XJyTk1') index_test.go:143: sql update test_index set c1 = 8035711333852247488, c2 = 0.129620, c3 = 'yhrL9tzan9' where c = 1628 index_test.go:137: sql insert into test_index values (2182, 4437215915124286111, 0.095820, 'sEoQgVfNaf') index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 1410988445044586882, c2 = 0.151618, c3 = 'PYVuHXe7Ra' where c = 1967 index_test.go:137: sql insert into test_index values (2183, 4442284236792023117, 0.291620, 'tw0vrYyO9x') index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 3344378573388672077, c2 = 0.904107, c3 = 'sRHmtoSjT7' where c = 708 index_test.go:137: sql insert into test_index values (2184, 8858813643669139721, 0.695237, 'IIOGkKFuC5') index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 8802893100346046394, c2 = 0.384833, c3 = '0F9fZKufLr' where c = 2031 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 8899701099605065441, c2 = 0.264973, c3 = 'OAUC2eiaE0' where c = 820 index_test.go:137: sql insert into test_index values (2185, 329325966443872999, 0.487236, 'Ar3vtCgy6U') index_test.go:140: sql delete from test_index where c = 509 index_test.go:143: sql update test_index set c1 = 3498171257014888709, c2 = 0.839051, c3 = 'f14RdvSrwx' where c = 334 index_test.go:137: sql insert into test_index values (2186, 2234852653703151707, 0.283146, 'X8ssmCvtxt') index_test.go:137: sql insert into test_index values (2187, 2495711051785029969, 0.060617, 'sXWCsa7n8f') index_test.go:140: sql delete from test_index where c = 1780 index_test.go:143: sql update test_index set c1 = 8748226417806515118, c2 = 0.860124, c3 = '0XCHIJwhBm' where c = 1555 index_test.go:140: sql delete from test_index where c = 928 index_test.go:143: sql update test_index set c1 = 8349208816195231210, c2 = 0.193648, c3 = 'Lb7w98MZIB' where c = 950 index_test.go:143: sql update test_index set c1 = 1259802261374706662, c2 = 0.423233, c3 = 'z4BTLw2Ycn' where c = 521 index_test.go:137: sql insert into test_index values (2188, 1493953368666207971, 0.866081, 'XeSQThAQDc') index_test.go:137: sql insert into test_index values (2189, 2440128234605355379, 0.829562, '7Mbd75z1od') index_test.go:140: sql delete from test_index where c = 1350 index_test.go:143: sql update test_index set c1 = 79356872132905144, c2 = 0.014790, c3 = 'iWW4Q0ll5m' where c = 1670 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (2190, 3716135333872094134, 0.148804, 'qtmKl84rBc') index_test.go:137: sql insert into test_index values (2191, 9162578326384400698, 0.606045, '4xMFkWdjTr') index_test.go:137: sql insert into test_index values (2192, 3462296154025660345, 0.111513, 'JLIUCQA7Ws') index_test.go:137: sql insert into test_index values (2193, 7569303162355815883, 0.599070, 'xFufv14xk9') index_test.go:143: sql update test_index set c1 = 6148844677355831029, c2 = 0.660634, c3 = '582xrb2FXu' where c = 884 index_test.go:143: sql update test_index set c1 = 3542353334599832604, c2 = 0.234658, c3 = 'PTpNam3j27' where c = 2100 index_test.go:137: sql insert into test_index values (2194, 2443510181142956179, 0.220371, 'pU4BBDyuiS') index_test.go:143: sql update test_index set c1 = 4533915512901136596, c2 = 0.133582, c3 = '1CzskhEZ1Q' where c = 27 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:143: sql update test_index set c1 = 4230343535485413729, c2 = 0.502548, c3 = 'jhHCBStpst' where c = 1803 index_test.go:140: sql delete from test_index where c = 1594 index_test.go:137: sql insert into test_index values (2195, 3355295640060179834, 0.535031, '5uBVe2jpGb') index_test.go:143: sql update test_index set c1 = 1101182925517454308, c2 = 0.709456, c3 = 'jS1Zjw27rt' where c = 696 index_test.go:143: sql update test_index set c1 = 2503310481149147487, c2 = 0.579110, c3 = '8ZMG9eX7Ru' where c = 583 index_test.go:143: sql update test_index set c1 = 3031682876926657637, c2 = 0.020933, c3 = 'cvymDT5yZi' where c = 2071 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:137: sql insert into test_index values (2196, 4378291051316030455, 0.976390, 'JiK98k1VLN') index_test.go:143: sql update test_index set c1 = 2561539444876592338, c2 = 0.300744, c3 = 'Ebt1UGhS6H' where c = 814 index_test.go:137: sql insert into test_index values (2198, 6616349407505785376, 0.812088, 'eMxDmXwuAZ') index_test.go:137: sql insert into test_index values (2197, 2002568405073208999, 0.892452, 'c9XMQLy1Xa') index_test.go:140: sql delete from test_index where c = 2090 index_test.go:143: sql update test_index set c1 = 7406823489550062026, c2 = 0.405760, c3 = 'HcWUMlTkTb' where c = 1280 index_test.go:140: sql delete from test_index where c = 529 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:143: sql update test_index set c1 = 2640518245688513043, c2 = 0.060903, c3 = 'eZBBo4pzSi' where c = 1974 index_test.go:137: sql insert into test_index values (2199, 6107554727795940106, 0.732252, 'CraiejFRPk') index_test.go:143: sql update test_index set c1 = 3683497305913149544, c2 = 0.162933, c3 = 'viwbjBEiiQ' where c = 2075 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:143: sql update test_index set c1 = 2289846104754065496, c2 = 0.981866, c3 = 'jjdlE6flpu' where c = 493 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:137: sql insert into test_index values (2200, 7713378118138582077, 0.984054, 'yBEKXeiqGe') index_test.go:143: sql update test_index set c1 = 7580344002286404067, c2 = 0.042955, c3 = 'FQNY3g57Il' where c = 249 index_test.go:143: sql update test_index set c1 = 7479205006910173299, c2 = 0.383910, c3 = 'TgmNEW79EI' where c = 1456 index_test.go:143: sql update test_index set c1 = 6582271815152709777, c2 = 0.778518, c3 = 'YzWR4v8mFr' where c = 1131 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 6214242554340616332, c2 = 0.244619, c3 = 'YrWCVFstMC' where c = 180 # Time: 2024-05-06T11:17:49.163797765+08:00 # Txn_start_ts: 0 # Query_time: 3.008186438 # Parse_time: 0.000071262 # Compile_time: 0.00006172 # Rewrite_time: 0.000001759 # Optimize_time: 0 # Wait_TS: 0.000131534 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c2_index on test_index (c2); [2024/05/06 11:17:49.412 +08:00] [ERROR] [pd_service_discovery.go:559] ["[pd] failed to update member"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetMember]get member failed"] # Time: 2024-05-06T11:17:49.530765825+08:00 # Txn_start_ts: 0 # Query_time: 1.542942587 # Parse_time: 0 # Compile_time: 0.000103605 # Rewrite_time: 0.000002773 # Optimize_time: 0.001830009 # Wait_TS: 1.5427609150000001 # Is_internal: true # Digest: 307313c7c9681e7b8be9e83d48bb6ca0b821c207c7e7981b828d115515c911bc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 1.542672125 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: true # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T11:17:49.532164682+08:00 # Txn_start_ts: 449567908033200142 # Query_time: 2.98288699 # Parse_time: 0 # Compile_time: 0.000725862 # Rewrite_time: 0.000154062 # Optimize_time: 0.00031232 # Wait_TS: 2.9802321210000002 # Cop_time: 0.001157276 Process_time: 0.000047353 Wait_time: 0.000133243 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: 83f5c784d258f2f3cf80f3ca247d555164cc3afebd0c69fe6e7d5f945e39de30 # Stats: tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.7353e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000133243 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 45910 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_background_subtask] remain after pruning paths for tidb_background_subtask given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('jwjIMAkzXzMJMAkxMDAwMAlteXNxbC50aWRiX2JhY2tncm91bmRfc3VidGFzay5pZCwgbXlzaiIAEHN0ZXAseiQAAUsMX2tleYIoAAh5cGV+JAAUZXhlY19pipcABGF0gkwAJGNvbmN1cnJlbmOCmwAkY3JlYXRlX3RpbYJWABhvcmRpbmFsfskAEHN0YXJ0BVEICTAJAVhIOjEuNDZtcywgbG9vcHM6MSwgQxmgUDo1CTQ0LjYgS0IJTi9BCjEJMzFfNTXFTGRhdGE6VGFibGVGdWxsU2Nhbl80GVYAMjZWAAxjb3BfIZJMOiB7bnVtOiAxLCBtYXg6IDEuMjEBfwxwcm9jIa4kczogMCwgdG90XwESIDogNDcuNMK1cwkTKHdhaXQ6IDEzMy4yBRSAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXMIX2R1BRoYbjogMjUuNwU6LG1heF9kaXN0c3FsXz2RTDogMX0sIHJwY19pbmZvOntDb3A6AbAMX3JwYyEcFHRvdGFsXy04QDE1bXN9fQkyMzAgQnl0ZXMJISQkMgk0M180CTFfME3rFHRhYmxlOlrrAoAsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkhpQRrdgXHBDp7BXgEMHM1rAx9LCBzIXYgZGV0YWlsOiB7CZ8Ma2V5cyVhKGdldF9zbmFwc2hvKfQUOiA5OC4xJQE0cm9ja3NkYjoge2Jsb2MhlxB9fX0sIAFjPlAAIYkIZXNzCfcykQEIYWxfIZMNGjmYAHQBtAh3YWwtK0ggMzk4LjLCtXN9CU4vQQlOL0EK') # Plan_digest: 056f6d9a2effbbcd247fd9e705169f7b0bdd75c2116e9b718762ae340e4437fb # Binary_plan: tidb_decode_binary_plan('9QigCvAICgxQcm9qZWN0aW9uXzMSjwUKDVRhYmxlUmVhZGVyXzUS0QIKD1QBEkxGdWxsU2Nhbl80IQAAAAAI1ERBKQEJ8G0AiMNAOAJAAkoiCiAKBW15c3FsEhd0aWRiX2JhY2tncm91bmRfc3VidGFza1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvas0BdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfSwgcwGB8E9kZXRhaWw6IHt0b3RhbF9rZXlzOiAxLCBnZXRfc25hcHNob3RfdGltZTogOTguMcK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABxwcm9jZXNzXwlCDDQ3LjQFQgltCHdhaRFcEDEzMy4yCRsBtAx3YWxsDTQIMzk4BRoIfXD/EQEEAXgRCiT/ASGrqqqqiooNPUAkAUABUhRkYXRhOiV+OWwEWhQFhxgxLjI2bXMsMQoUYtkBY29wKScQIHtudW0lACBtYXg6IDEuMjEBKgHGLRsEMCwBvQXYADoy0AAFzgA6HcmAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXMIX2R1BRoYbjogMjUuNyUDqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsBRfcnBjOjEFmABhLTYkMS4xNW1zfX1w5kIsAQiaRg46LAEEgwNFaQAuWmgCEC5pZCwgdiIADHN0ZXB+JAAMdGFzayFEgigACHlwZX4kABBleGVjX46XAARhdIJMAD1hfncAGGNyZWF0ZV9BRX4rABhvcmRpbmFsficADHN0YXJpA1WcADQynAIEDUNdAEQ1cPDkAnj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:17:49.532512752+08:00 # Txn_start_ts: 449567908033200161 # Query_time: 1.543907301 # Parse_time: 0 # Compile_time: 0.0008494 # Rewrite_time: 0.000232688 # Optimize_time: 0.000446728 # Wait_TS: 1.5413206929999999 # Cop_time: 0.00108805 Process_time: 0.000091734 Wait_time: 0.000183316 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.1734e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000183316 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 238 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000952742 # PD_total: 1.5412506590000001 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuMTltcywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMAkwCRFdQGRhdGE6U2VsZWN0aW9uXzkJGUoENG0ZSnQsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuMDIBKURwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDkxLjfCtXMJEyh3YWl0OiAxODMuMwUUgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVzCF9kdQUaDG46IDEJTKhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBYMIYWxfJSo0OTY4LjbCtXN9fQkyMzgtJzBOL0EKMgkxXzkJMV8wNYAIZ3QoioMBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVgRrdgXOBDp7BYEMMHMsIC2nSH0sIHNjYW5fZGV0YWlsOiB7dG8BqClNODEsIGdldF9zbmFwc2hvdAm+DCAxNTElQTRyb2Nrc2RiOiB7YmxvYyGdEH19fSwgAWI+TwAhjwhlc3MNQS6XAQhhbF8hmQ0aOZ4AdAGzCHdhbC0zECA1MjkuAXcQfQlOL0EBBBwKMwk0M184CSEuLDEwMDAwCXRhYmxlOkasAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ohASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hgfICoEHCgZTb3J0XzUSpQYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyAOiAxNTHCtXMsIHJvY2tzZGI6IHtibG9jazoge319fSwgAZE+TwAYcHJvY2Vzcw1BDDkxLjcFQglsCHdhaQnHGDogMTgzLjMJGwGzDHdhbGwNNAw1MjkuAXcEfXAhMAUBMkABHFVVVVWVqPhAOUAsAUABUhBkYXRhOlNlVQUEWhQBnxw6MS4xNG1zLDGVFGLZAWNvcCmyFCB7bnVtOgH7IG1heDogMS4wMgEqAcItFgQwLAG5BdQIOiA5HcwFyi7FAFRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZoYLCBidWlsZAVzCF9kdQUaDG46IDEpGKhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBZYAYS0wLDk2OC42wrVzfX1w7jIoARhsC9pSkdwKXWghKAAjimUCOTs0OW1zLCBsb29wczoxGAE=') # Resource_group: default ; # Time: 2024-05-06T11:17:49.532568946+08:00 # Txn_start_ts: 449567908033200158 # Query_time: 1.5446422850000001 # Parse_time: 0 # Compile_time: 0.000426731 # Rewrite_time: 0.000117857 # Optimize_time: 0.000227877 # Wait_TS: 1.542715595 # Cop_time: 0.000864532 Process_time: 0.000054385 Wait_time: 0.00010832 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 5.4385e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.00010832 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 239 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000711431 # PD_total: 1.542691736 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('3wa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0deAkwCXRpbWU6MS4xN21zLCBsb29wczoxCTAgQnl0ZXMRCCAKMQkzMF8xMwkZch06ADQuOgAMMjM5IAk8UE4vQQoyCTQ3XzExKEJ1aWxkKQkxXxlBFHRhYmxlOhWzHCwgaW5kZXg6AY8AXwULCCh1cBXFOCksIHJhbmdlOigwMDAwLQUDDCAwMDoFAwAuARSgMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkN8hg5NDQuOMK1GfRwLCBjb3BfdGFzazoge251bTogMSwgbWF4OiA3NzYFKURwcm9jX2tleXM6IDAsIHRvdF8BEhQ6IDU0LjQFIQETKHdhaXQ6IDEwOC4zBRRwY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGIhFgVzCF9kdQUaGG46IDMxLjEFOnxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwYyXqFDp7Q29wOgGwFF9ycGM6MQWYCGFsXyFHQDo3MzMuOcK1c319LCB0aWt2BWsEOnsFHAwwcywgLe5IfSwgc2Nhbl9kZXRhaWw6IHt0bwFDCeo4MSwgZ2V0X3NuYXBzaG90CVkIIDc5BVk8LCByb2Nrc2RiOiB7YmxvYyE7AH0JbgRtZT5QABhwcm9jZXNzDUIuNQEEYWwlNw0aBDEwMTwFtAh3YWwNzwwgMzIxBXcQfQlOL0EBBEFgLDVfMTIoUHJvYmUpCXJgAgBrfhgCIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('vweICroHCgZTb3J0XzUSyQYKDkluZGV4TG9va1VwXzEzEoIFChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPBeMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo5NDQuOMK1cywgbG9vcHM6MWLbAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDc3NsIBKkRwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDU0LjTCtXMJEyh3YWl0OiAxMDguMwUUoGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZF90YXNrX2R1BRoYbjogMzEuMQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsBRfcnBjOjEFhQhhbF8hR0Q6NzMzLjnCtXN9fWrNAXRpa3YFbAQ6ewUdBDBzFfxIfSwgc2Nhbl9kZXRhaWw6IHt0bwFECes4MSwgZ2V0X3NuYXBzaG90CVoIIDc5BVo8LCByb2Nrc2RiOiB7YmxvYyE8EH19fSwgAWM+UAAYcHJvY2Vzcw1CLjYBCGFsXyE4DRoEMTAxPQW0CHdhbA3QDCAzMjEFdwh9cP8RAQQBeBEKPP8BEngKEVRhYmxlUm93SURJhAwyGgECRYQIcCgiOoQCEBQKEgoFPoQCCFIea3JAAlZ6ACghGo2sqeJI+0Apq1HmEAFAAVoUIQcUOjEuMTRtOW4EcO8utAAcIU6nBf23LAwdnBABQAFSOAWYEC5iaW5kJegULnVwZGF0aQwELCA+HQAIY3JlER0ZdDQ3bXMsIGxvb3BzOjEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:17:49.533033799+08:00 # Txn_start_ts: 449567908033200154 # Query_time: 1.5454955670000001 # Parse_time: 0 # Compile_time: 0.000527549 # Rewrite_time: 0.000104667 # Optimize_time: 0.000320741 # Wait_TS: 1.542905966 # Cop_time: 0.001098022 Process_time: 0.000090257 Wait_time: 0.000119234 Request_count: 1 Total_keys: 6 Get_snapshot_time: 0.000 # Index_names: [tidb_global_task:state] # Is_internal: true # Digest: 1d875b0ee770651d98331d998cea95542744a1a372f1556653545c137ee53157 # Stats: tidb_global_task:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.0257e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000119234 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 4703 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: copSingleReadTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: copMultiReadTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('vwuYMAkzXzcJMAkzMglteXNxbC50aWRiX2dsb2JhbF90YXNrLmlkLCBtVhsAASAQX2tleSxiIQAIeXBlYh0ADHN0YXRuHgAEZXBiOwAYcHJpb3JpdGZ5ACRjb25jdXJyZW5jaiQAIHJlYXRlX3RpbWaGADh0YXJnZXRfc2NvcGUJMAkBLEg6MS40OG1zLCBsb29wczoxLCBDGW1YOk9GRgk0LjM0IEtCCU4vQQoxCTE1XzlyYQGGzQCKqQBUaWQsIG9mZnNldDowLCBjb3VudDozMh2zADcdsxwJMCBCeXRlcwWiHDIJMzBfMjAJRQQZMQAzHTEQMgkyNTkdM5AzCTQ3XzE3KEJ1aWxkKQkxXzAJNjAJdGFibGU6dCwgaW5kZXg6Jd8AKAUGWCksIHJhbmdlOlsiY2FuY2VsbGluZyIsLg0AIF0sIFsicGF1cwkaEQoJFwhlbmQNFw0KBRcQcmVzdW0JGBULDRkMdmVydBEaEQwJGwh1bm4NGQ0KUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIAG2HHM6cHNldWRvORMEMjI9RCFlAHBlIkw6IHtudW06IDEsIG1heDogMS4wNAEpDHByb2NhHiRzOiAwLCB0b3RfARIgOiA5MC4zwrVzCRMod2FpdDogMTE5LjIFFHBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYiFvBXMIX2R1BRoYbjogMjEuNQU6LG1heF9kaXN0c3FsX13/TDogMX0sIHJwY19pbmZvOntDb3A6AbAMX3JwY0G9CHRvdGHqOGltZToxbXN9fSwgdGlrdgVmBDp7BRcEMHNV7EB9LCBzY2FuX2RldGFpbDogewk+BGtlAeUMNiwgZ2EsHG5hcHNob3RfBT0EIDcRoDRyb2Nrc2RiOiB7YmxvYyE2AH0JbgRtZT5QACEoCGVzcw1CADk9MAhhbF8hMg0aOTcFtAx3YWxsDRowMzc1LjTCtXN9CU4vQQEEBAozYYkcMTkoUHJvYmVJtGb0BP6TA3aTAwGQAQQgCjQJNDVfMTgJPkEDgpECIAlOL0EJTi9BCg==') # Plan_digest: 48dcd4c11cce2eb90ac2d7fc6603c2db38527ca1df1c7148039e4a9a53cb66d9 # Binary_plan: tidb_decode_binary_plan('gQ3wUgr8DAoMUHJvamVjdGlvbl83Ev0JCgZUb3BOXzkSxwgKDkluZGV4TG9va1VwXzIwEtwFChFJbmRleFJhbmdlU2Nhbl8xNxoBASEAAAAAALiqQCkAAQl4AE5AOAJAAkocChoKBW15c3FsEgF0Gg4KBXN0YXRlEgkHWFK6AXJhbmdlOlsiY2FuY2VsbGluZyIsLg0AIF0sIFsicGF1cwkaEQoJFwhlbmQNFw0KBRcQcmVzdW0JGBULDRkMdmVydBEaEQwJGwh1bm4NGQ0KUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIAG98DxzOnBzZXVkb1oUdGltZToxLjIybXMsIGxvb3BzOjFi1gFjb3BfdGFzazoge251bTogMSwgbWF4OiAxLjA0ASpEcHJvY19rZXlzOiAwLCB0b3RfARIgOiA5MC4zwrVzCRMod2FpdDogMTE5LjIFFKBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdQUaGG46IDIxLjUFOqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbAUX3JwYzoxBYUIYWxfCeMobXN9fWrNAXRpa3YFZwQ6ewUYBDBzFfcMfSwgc0ELKGRldGFpbDoge3RvAT8J5jg2LCBnZXRfc25hcHNob3QJVQQgNxGhWHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAhKQhlc3MNQgA5PTEIYWxfITMNGjk4BbQId2FsDcssIDM3NS40wrVzfXD/EQEEAXgRChj/ARKbAgoHRf1AMTkSbQoRVGFibGVSb3dJRFMB3wwxOCEAAQEEqsk65wIIDAoKWecEUh52OgJWewAoGgECIbx0kxgEbMsRXQBAZUQIUnJtYUAkLnRpZGJfZ2xvYiGYNGFzay5wcmlvcml0eSwgWiEAFGNyZWF0ZSUUYiQAVGlkLCBvZmZzZXQ6MCwgY291bnQ6MzJWowAcIfLx2//MjZwdoAgBQAF1CQQzN0HfaQkMMnCDAj1YHCHryzvi9gaiNjoA/toAztoAFa4ANB2uADEuqwAUUTKiSF1RPqsABKACWmUBIUFaGwAhpmEEYn0BCHR5cGaaAYFtbh4ABGVwYlgAhhoCmQliRQCOPgIIdGFyZdsMY29wZTlaADhZCAwxYg9DGWxMOk9GRnDcInj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:17:49.533284175+08:00 # Txn_start_ts: 449567908033200156 # Query_time: 1.545919869 # Parse_time: 0 # Compile_time: 0.000321498 # Rewrite_time: 0.000070212 # Optimize_time: 0.000145689 # Wait_TS: 1.543112603 # Cop_time: 0.001653271 Process_time: 0.000108108 Wait_time: 0.000202934 Request_count: 2 Process_keys: 2 Total_keys: 3 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 1 Rocksdb_key_skipped_count: 2 # Index_names: [dist_framework_meta:PRIMARY] # Is_internal: true # Digest: 4b96d5d3b0100db751a03f5341c7ba207163251d820d8115aa60e75693b5e939 # Stats: dist_framework_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 5.4054e-05 Cop_proc_p90: 7.5185e-05 Cop_proc_max: 7.5185e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000101467 Cop_wait_p90: 0.000143775 Cop_wait_max: 0.000143775 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37842 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[dist_framework_meta] remain after pruning paths for dist_framework_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('sw24MAkzXzEzCTAJMTAwMDAJbXlzcWwuZGlzdF9mcmFtZXdvcmtfbWV0YS5ob3N0LCBmIAAMcm9sZW4gAPBMY3B1X2NvdW50CTEJdGltZToyLjI3bXMsIGxvb3BzOjIsIENvbmN1cnJlbmN5OjUJMTguMCBLQglOL0EKMQkzMF8xMgkwCTEwMDAwCQkVQwQxOTJDAEhpbmRleF90YXNrOiB7dG90YWxfBWwMIDEuMQVtLGZldGNoX2hhbmRsZQUWADYBQJBidWlsZDogMTEuNcK1cywgd2FpdDogMi4zM8K1c30sIHRhYmxlTlcAEDcyMS43BTMgbnVtOiAxLCBjHcUsIDV9LCBuZXh0OiB7AVMAXwWfAXcAMwF2BRMAdAVbGGxvb2t1cF8NiAw2NS45BVVGIgAocmVzcDogNjE3LjQBmwwJMTkuNSYgMgk0Nl8xMChCAc4MKQkxXzEvBWQAOkrVAQAsKTEgOlBSSU1BUlkoIeR8KSwga2VlcCBvcmRlcjp0cnVlLCBzdGF0czpwc2V1ZG8xvwwxLjE0AcYpvwAzAfoAcDEjMQ0IbWF4Ae4AMCVlIHByb2Nfa2V5cyUoDHRvdF8BEhQ6IDc1LjIF7gETAfIYOiAxNDMuOAUUaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCm2BXMIX2R1BRoYbjogMjMuNgU6DG1heF8B8wxzcWxfMpUBRDF9LCBycGNfaW5mbzp7Q29wOgGwGF9ycGM6MSwBhVE1GDEuMDRtc31BAAhpa3YFaQQ6e0VPADBVtwFNKHNjYW5fZGV0YWlsVXYB2whlc3My8AAEYWwyFwAgX3NpemU6IDU5EXUpHDwyLCBnZXRfc25hcHNob3RfBXEMIDEwNk1pXHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZGldJVwIa2V5PhYAGDIsIGJsb2NhFwB9CdIEbWVetAAJci6XAQhhbF8hmQ0aOZ4lGAh3YWxxZgg0NDNFuhB9CU4vQQEEQZQkNV8xMShQcm9iZZqUAl1/EGZhbHNlVoACCDU4My0SSYIAMmaCAgA1bS8ALGKEAggzMi5pclmEBDU5TZcAY76DAgw0NC4x/oMCTYMENDlpCSmz/oUCZoUCADQ6hQIAMVKFAgQzNoV2ACxdhLpVAi5oATZVAjVvPlQCRDIwMC42wrVzfQlOL0EJTi9BCg==') # Plan_digest: cef718bcf4137307a8167e595941a92a260deb7dd9e1c9735bfba3ce3542de0f # Binary_plan: tidb_decode_binary_plan('xQ6oCsAOCg1Qcm9qZWN0aW9uXzEzEv0MCg5JbmRleExvb2tVcF8xMhK5BQoQSQETXEZ1bGxTY2FuXzEwGgEBIQAAAADw7yBBKQEJ9AUBAIjDQDABOAJAAkovCi0KBW15c3FsEhNkaXN0X2ZyYW1ld29ya19tZXRhGg8KB1BSSU1BUlkSBGhvc3RSHWtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvWhR0aW1lOjEuMTRtcywgbG9vcHM6M2LZAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuMDZtcywgcHJvY19rZXlzOiAxLCB0b3RfcHJvYzogNzUuMsK1cywgdG90X3dhaXQ6IDE0My44wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdXJhdGlvbjogMjMuNsK1cywgbWF4XwHv0HNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MSwgdG90YWxfDeMwMDRtc319arECdGlrdgndAHsFGwAwFfoBTgBzIYUgZGV0YWlsOiB7CUIB3Bhlc3Nfa2V5FfEEYWwyFwAgX3NpemU6IDU5EXYJLDwyLCBnZXRfc25hcHNob3RfBXEUIDEwNi43JRN4cm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiF4CGtleT4WABgyLCBibG9jIZ4QfX19LCABVl60AAEcBDogLpgBFGFsX3dhaRWMDDQzLjgFjCUYCHdhbC0yLCA0NDMuOcK1c31w/xEBBAF4EQpA/wES/gQKEVRhYmxlUm93SURJvQwxGgECRb0IgKIpQr0CCB4KHG69AgRSHl2sFGZhbHNlLDatAgAWBcwINTgzLT0AbEWvCDJi3GKvAhA1MTcuNAXdIcMtlAAxJaMlvgw6IDMyBeQJEyEXIcQELjIFNARjb7qwAgw0NC4xBToMbWF4X/awAgQ0OSmXDH19aoD+sgJysgIANDqyAgAxUrICBDM2LUgAclWxuoICLmkBNoICADUxcD6BAhAyMDAuNmaBAhwh8KANhx9wEzJoAhABQAFaFEUoEDIuMTltddsQMmLwAWmhaWn6cdoFKhAgMS4xNwErLGZldGNoX2hhbmRsZQUWADYBFihidWlsZDogMTEuNSXdSSYMMi4zMwGcCCwgdGEETlcACDcyMU2qsUQyvAQoNX0sIG5leHQ6IHsBUwBfBZ8BdwAzAXYFEwB0BVsYbG9va3VwXw2IBDY1TbJGIgAccmVzcDogNjFJ9Qx9cN6XLrEDJTAIJ84TPjABBFJjxVEALkGxOlAGAC7BRAQsIGYgAAxyb2xlbiAACGNwdYnLNZUAMiVqcbsEDUO9zkQ1cPSPAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:17:49.533794723+08:00 # Txn_start_ts: 449567908033200155 # Query_time: 1.5460864619999999 # Parse_time: 0 # Compile_time: 0.000285798 # Rewrite_time: 0.000055558 # Optimize_time: 0.000158324 # Wait_TS: 1.543164286 # Cop_time: 0.001455822 Process_time: 0.000056867 Wait_time: 0.000160691 Request_count: 2 Process_keys: 2 Total_keys: 3 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 1 Rocksdb_key_skipped_count: 2 # Index_names: [dist_framework_meta:PRIMARY] # Is_internal: true # Digest: 4b96d5d3b0100db751a03f5341c7ba207163251d820d8115aa60e75693b5e939 # Stats: dist_framework_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 2.8433e-05 Cop_proc_p90: 2.851e-05 Cop_proc_max: 2.851e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 8.0345e-05 Cop_wait_p90: 0.000110386 Cop_wait_max: 0.000110386 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37842 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[dist_framework_meta] remain after pruning paths for dist_framework_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('vA24MAkzXzEzCTAJMTAwMDAJbXlzcWwuZGlzdF9mcmFtZXdvcmtfbWV0YS5ob3N0LCBmIAAMcm9sZW4gAPBMY3B1X2NvdW50CTEJdGltZToyLjI2bXMsIGxvb3BzOjIsIENvbmN1cnJlbmN5OjUJMTguMCBLQglOL0EKMQkzMF8xMgkwCTEwMDAwCQkVQwAxMkIASGluZGV4X3Rhc2s6IHt0b3RhbF8Fa3QgOTk1LjnCtXMsIGZldGNoX2hhbmRsZTogOTgzLjgFGChidWlsZDogOS40MwUQIHdhaXQ6IDIuNgEfHH0sIHRhYmxlTlsACDc4OQ1bIG51bTogMSwgYx3ILCA1fSwgbmV4dDogewFTAF8FoxQ6IDEuMjMBuwUUAHQFXBhsb29rdXBfDYkINTYuGYk2IgBIcmVzcDogNzEzLjbCtXN9CTE5LjUqIDIJNDZfMTAoQgHPDCkJMV8xMwVkADpK2QEALCk2IDpQUklNQVJZKCHofCksIGtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvMcMQOTQ2LjUlLynFADMB/QBwMSYxEBxtYXg6IDc5MQ0rIHByb2Nfa2V5cyUtDHRvdF8BEgw6IDI4DSEBEyEYGDogMTEwLjQFYGhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwpuwV1CF9kdQUaDG46IDQx8QxtYXhfAfcMc3FsXzKaAUQxfSwgcnBjX2luZm86e0NvcDoBshhfcnBjOjEsAYVRPgg3MzYl4gB9QQcIaWt2BWsEOntFWgAwVcEBTyhzY2FuX2RldGFpbFWBAd0IZXNzMvIABGFsMhcAIF9zaXplOiA1ORF3KR48MiwgZ2V0X3NuYXBzaG90XwVxECA0Ny4yJRNccm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkaWYlXQhrZXk+FgAsMiwgYmxvY2s6IHt9CdEEbWVeswAJcS6YAQhhbF8hmg0aOZ8lFwh3YWxxcBAyMDYuMUWdCE4vQQEEQZkkNV8xMShQcm9iZZqZAl2EEGZhbHNlVoUCDDY0MS5p3EmFADJmhQIINTI5TVAhli1nKe0lkUWFSXFZhQQ1MG2KAGO+hAIIMjQuYaIALO6EAk2ECDQ5NwVMKbP+hAJmhAIANDqEAgAxUoQCBDMyrTZZhMZVAjVoNlUCNW8+VAJEMTYyLjTCtXN9CU4vQQlOL0EK') # Plan_digest: cef718bcf4137307a8167e595941a92a260deb7dd9e1c9735bfba3ce3542de0f # Binary_plan: tidb_decode_binary_plan('zg6oCskOCg1Qcm9qZWN0aW9uXzEzEoYNCg5JbmRleExvb2tVcF8xMhK+BQoQSQETXEZ1bGxTY2FuXzEwGgEBIQAAAADw7yBBKQEJ9LYBAIjDQDABOAJAAkovCi0KBW15c3FsEhNkaXN0X2ZyYW1ld29ya19tZXRhGg8KB1BSSU1BUlkSBGhvc3RSHWtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvWhZ0aW1lOjk0Ni41wrVzLCBsb29wczozYt0BY29wX3Rhc2s6IHtudW06IDEsIG1heDogNzkxLjXCtXMsIHByb2Nfa2V5czogMSwgdG90X3Byb2M6IDI4LjXCtXMsIHRvdF93YWl0OiAxMTAuNMK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDQ1LjnCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxLCB0b3RhbF90aW1lOjczNi45wrVzfX1qsAJ0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9LCBzY2FuX2RldGFpbDoge3RvdGFsX3Byb2Nlc3Nfa2V5czogMSwgdG90YWxfcHJvY2Vzc19rZXlzX3NpemU6IDU5LCB0bwF4CSw8MiwgZ2V0X3NuYXBzaG90XyV1ECA0Ny4yJXV0cm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50JV4Ia2V5PhYAPDIsIGJsb2NrOiB7fX19LCABVShfZGV0YWlsOiB7dDKzAAEcDDogMjg5mRRhbF93YWkRiwAxNaAgdGlrdl93YWxsETQkMDYuMcK1c31w/xEBBAF4EQpA/wES/gQKEVRhYmxlUm93SURJwgwxGgECRcIIgKIpQsICCB4KHG7CAgRSHl2xFGZhbHNlLE6yAhA2NDEuOSU9KGxvb3BzOjJi3AFjWrICEDUyOS40BSwMcHJvYy2TBDEsRZ8BEiUZCSFBxSEXFDogNTAuMwU0EGNvcHJfrrECDDI0LjYFOu6xAkmxCDQ5NwVMDH19aoD+sQJysQIENDklDwRhbDkeSrECDDMyLjgF2gByVbHGggI1aTaCAjVwPoECCDE2MgU0AH1WgQIcIfCgDYcfcBMyaAIQAUABWhNF9BQyLjFtcyxVJQj1AWmhbQBfgWR1JQUpCCA5OZFpQGZldGNoX2hhbmRsZTogOTgzDfYkYnVpbGQ6IDkuNEkaSSkIMi42IRUMfSwgdGEHTlsACDc4OU2tCG51bWXPFGNvbmN1co3AKDV9LCBuZXh0OiB7AVMAXwWjFDogMS4yMwG8BRQAdAVcGGxvb2t1cF8NiQQ1Nk2jRiIAJHJlc3A6IDcxMy5Biwx9cN6XLrUDJTQEJ85CNAEEUmPFWgAuSlkGAC7BTQQsIGYgAAxyb2xlbiAACGNwdYnPBFoUJXAMMi4yNgHecb8EDUM9E0Q1cPSPAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:17:49.534999814+08:00 # Txn_start_ts: 449567908033200160 # Query_time: 1.54623842 # Parse_time: 0 # Compile_time: 0.000970902 # Rewrite_time: 0.000220603 # Optimize_time: 0.000650227 # Wait_TS: 1.541692329 # Cop_time: 0.001273089 Process_time: 0.000083012 Wait_time: 0.000137537 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.1506e-05 Cop_proc_p90: 4.8904e-05 Cop_proc_max: 4.8904e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.8768e-05 Cop_wait_p90: 8.7263e-05 Cop_wait_max: 8.7263e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17003 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:17:49.535627467+08:00 # Txn_start_ts: 449567908033200157 # Query_time: 1.5472741349999999 # Parse_time: 0 # Compile_time: 0.000857787 # Rewrite_time: 0.000200063 # Optimize_time: 0.000565768 # Wait_TS: 1.54237482 # Cop_time: 0.001218129 Process_time: 0.000385242 Wait_time: 0.000194359 Request_count: 2 Process_keys: 1 Total_keys: 486 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 120 Rocksdb_key_skipped_count: 1332 # Is_internal: true # Digest: a5ae371f91ff344239c371574cfd61b79aa3a5899858f81f0a16e0e20d2730bc # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000192621 Cop_proc_p90: 0.000204764 Cop_proc_max: 0.000204764 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.7179e-05 Cop_wait_p90: 0.000127465 Cop_wait_max: 0.000127465 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 12726 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: ae1f28c9bec84b2f3ff25dddc3b860cc6fff8524d66eb8eb50996995f37bdd0c # Binary_plan: tidb_decode_binary_plan('ghvwSQr9GgoNUHJvamVjdGlvbl8xMxLmGQoHU29ydF8xNBLvGAoLSGFzaEpvaW5fMjgS1AYKDlRhYmxlUmVhZGVyXzQxEo8ECgxTZWxlCUAYNDAStAEKEQkk8DxhbmdlU2Nhbl8zOSEAAAAAQJUmQSmrqqqqqgq6QDgCQAJKFwoVCgVteXNxbBIMdGlkYl9kZGxfam9iUjxyAT3wWDpbLWluZiwxMjMpLCAoMTIzLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w////CQMEAXgJCAz///8BBaEsgDEnQSlNpJYiiPmhBaEEUhgFnQQudB2cKC5yZW9yZ2qBAnRpZmUACCwgcwH5mGRldGFpbDoge3RvdGFsX2tleXM6IDI0MiwgZ2V0X3NuYXBzaG90XwWkwCAyOC4ywrVzLCByb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQ6IDYwLCBrZXlCFwBANjEsIGJsb2NrOiB7fX19LCABWD6EABxwcm9jZXNzXwEcGDogMTgwLjUFdQmiCHdhaRGPDDY2LjkJGgHoDHdhbGwNNCQzMzYuOMK1c31wIToFAS5KASwaAQEhtqmnfOVv60A5TSgBQAFSEWRhdGE6U10tBFoWBYcQMTA2LjcFbC2lFGLdAWNvcCnCTCB7bnVtOiAxLCBtYXg6IDYxNS4zBSwByi1TBDAsAcAF3DrUAAXSADoZzYBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdQhfZHUFGhBuOiAxMS2WqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBshRfcnBjOjEFmABhLToINTk4JW0MfX1w9S4yARAS4RAKCmFnIEFnZ18yORKhDS5TAxAzMBKlDBkgEDM1EpEINoYDEDM2EqcFHSIUMRKXAQoQZYQMRnVsbGmDADRF4hTw7zBBKQABARCIw0AwAXaFAwAe/mcDWmcDCChlMQ2FBEC/DYU8UpQBZ3JvdXAgYnk6bXlzcTpzAyHrHGVzc2luZywgSh8AJHNjaGVtYV9pZHNSHwAQdGFibGUJHiRmdW5jczptaW4oSkcATGpvYl9pZCktPkNvbHVtbiMxOGq5yuYDDa1Nm1UDLhcAKF9zaXplOiA0MTE0USIAa40cADRSHAQIMTA3RTvmHQQAN8YdBAgyMDRl6RGjnR0EMTIRkD4eBBA0MzYuMWYeBCAh3t3d3R0+90BJhkkBgR0ED2SBHQhIYXNlBgwzMVoUiRsULjM0bXMsjRkMMmKHAl4ZBAg3NTiNRSFqLVApfiV8ADo20AAFzgA6HcnCGgQMNS4xNIWJAG3KGgQAMjFVDeY0NDJtc30sUmVzb2x2ZUyhxFpFBAgxLjABKwx9cJ4CLr8GIVcMrWz4QD5XAQCE/lgDvlgDdTx9SAA1Nc0ENTEuzQFEtwJwYXJ0aWFsX3dvcmtlcjp72WccMS40NDMxODkBMC5vBRw1LCB0YXNrX8EVLd5BmCA6Ni45ODI1NjgBMDR0b3RfZXhlYzo1MC4yONXgKWwYNy4wNDcwOEVWwVIcMS40MjQ3NDUBOQhwOTUdEBR9LCBmaW5engAMNjk1OQXOXp4AAaoAb01oFDE2LjU3NkUuARQFnQw0NzduaVwRmRAxMTg4MgVUDZkMMzQ0MQWpDZkNEFp6B0kFBEj+TQUIALlAZVoYL25vdChlcTWaCDUsIA5SCQgpLCABGRRpc251bGwZHQQpKTWtBDYyIRTtkwRw/C5wAiQaAQIhRERERCRjPm4ABDhnschRCgQ1LK13HGZpcnN0cm93HW25bFkkADYl9A13BGKvciQCFDY2MTM2NgGnXoYBADBlaUkkHDguMTQ5MDAzATA1hwAwLoQBGDguMTUyNjIFgimEEDYzMjczBRAphBEQch0CDDY3MjYpuV6XAC4dAgwyLjI0WaVFHAgxMzgyHAIYOC4yNjA4OAXqDZgMNTUzN10cERBeHAIYed4C+AMRByrgCmwBQAFSPGlubmVyIGpvaW4sIGVxdWFsOltlcShtRoMH6R0ELCA11gQpXU0pCDIuMCUgMbIAOxZICRBoYXNoX+V7ADoW/woIOjI1HlMKEGZldGNoHRAFMiw6MHN9IYg7atP7PBA6pwAAPUqRAKHmFhQIEDpkZXNjUvoHCbUVqAQxNyH6DagYIYAj+qnVUj5rAAA6SmsAAUcQbWV0YSxOfQgZiBVoADIuaAAMYg1DbyYuCkA1cJxeeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:17:50.044635931+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 8.210331662 # Parse_time: 0.000050828 # Compile_time: 0.000112802 # Rewrite_time: 0.000004164 # Optimize_time: 0.000046854 # Wait_TS: 0.000304147 # DB: test_ddl # Is_internal: false # Digest: c84951a4e0240cfb65f9cfbeff5e485c2cc0a8824290b486eaf935daedf533cc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create table test_mixed (c1 int, c2 int, primary key(c1)); index_test.go:137: sql insert into test_index values (2204, 8841839536702910173, 0.278891, 'XbUDzSrQQ2') index_test.go:137: sql insert into test_index values (2209, 8751862725720723208, 0.044990, 'yfbjZEKAaQ') index_test.go:137: sql insert into test_index values (2202, 957284070205224256, 0.512650, '0Z0kN7mJpv') index_test.go:137: sql insert into test_index values (2206, 8815570395936625477, 0.063815, 'IkdrjReU60') index_test.go:137: sql insert into test_index values (2207, 3850955739631842807, 0.095752, '4JGna0P0I2') index_test.go:137: sql insert into test_index values (2208, 4740867683041330240, 0.063108, 'iteHRE2JXQ') index_test.go:137: sql insert into test_index values (2201, 1356357208083124959, 0.668646, 'K3A3uKkTXL') index_test.go:137: sql insert into test_index values (2210, 1966795700722994662, 0.521359, 'yxP5EqY9yW') index_test.go:137: sql insert into test_index values (2203, 2316879361416713726, 0.293307, 'smz2gRtodO') index_test.go:137: sql insert into test_index values (2205, 310679575501231767, 0.854657, 'YlLsmQs8bb') index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 2478072513321094524, c2 = 0.322363, c3 = 'Z4mAohX5t7' where c = 1786 index_test.go:143: sql update test_index set c1 = 5506134531406594946, c2 = 0.507471, c3 = 'ry7KfS1qJC' where c = 212 index_test.go:140: sql delete from test_index where c = 2149 index_test.go:143: sql update test_index set c1 = 1182362834546862254, c2 = 0.106901, c3 = 'kgA1MbjLij' where c = 1921 index_test.go:143: sql update test_index set c1 = 1486688130254511109, c2 = 0.099835, c3 = 'biMbWcKRdg' where c = 178 index_test.go:143: sql update test_index set c1 = 5986809544302838187, c2 = 0.428082, c3 = '6ajUSBNe98' where c = 1127 index_test.go:140: sql delete from test_index where c = 1529 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:143: sql update test_index set c1 = 7194083334538252916, c2 = 0.262527, c3 = 'hfZcx6e58u' where c = 2043 index_test.go:137: sql insert into test_index values (2211, 3176473655984343647, 0.703603, 'Q6bksYnRtM') index_test.go:143: sql update test_index set c1 = 4838051304550655858, c2 = 0.518222, c3 = 'K4FTgi1LO1' where c = 1796 index_test.go:137: sql insert into test_index values (2213, 5006099232643701671, 0.369525, 'PCWQUKMNwq') index_test.go:137: sql insert into test_index values (2212, 1088306011303011557, 0.737650, '67GZbPwDRE') index_test.go:137: sql insert into test_index values (2215, 1409202576793388207, 0.700904, 'bbvuhTfjuL') index_test.go:143: sql update test_index set c1 = 927654706421763781, c2 = 0.274450, c3 = 'aL5krk61xT' where c = 733 index_test.go:137: sql insert into test_index values (2216, 1480057409869681583, 0.822116, 'B5l62Vd7VF') index_test.go:137: sql insert into test_index values (2214, 3094491881561369600, 0.506940, 'xXLfDj0aeh') index_test.go:143: sql update test_index set c1 = 4682265985410756034, c2 = 0.094628, c3 = 'RyZh3KFbLF' where c = 1797 index_test.go:137: sql insert into test_index values (2217, 8652767500091055999, 0.070158, 'peF7WkITN6') index_test.go:143: sql update test_index set c1 = 3320661556021609994, c2 = 0.088826, c3 = 'pgZqHf73xI' where c = 890 index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:143: sql update test_index set c1 = 1442611110385135380, c2 = 0.551132, c3 = 'lSXbW3DozX' where c = 1483 index_test.go:140: sql delete from test_index where c = 1512 index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (2218, 9023851082899759185, 0.072254, '0pwync2xMT') index_test.go:137: sql insert into test_index values (2219, 201495633486717711, 0.511399, '6Xpp2S4nfz') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 8140091179872466322, c2 = 0.878613, c3 = 'cMh1izj77k' where c = 1000 index_test.go:137: sql insert into test_index values (2220, 5923107241485752504, 0.381128, 'COO2CsfC80') index_test.go:140: sql delete from test_index where c = 1987 index_test.go:143: sql update test_index set c1 = 5449651212884843797, c2 = 0.687856, c3 = 'b1gORQonbh' where c = 199 index_test.go:143: sql update test_index set c1 = 8075533679623622738, c2 = 0.014413, c3 = 'UVZw4sI3bC' where c = 524 index_test.go:143: sql update test_index set c1 = 8760083796074941900, c2 = 0.323301, c3 = 'gFqLGBahxT' where c = 790 index_test.go:140: sql delete from test_index where c = 415 index_test.go:137: sql insert into test_index values (2221, 9011688573416503225, 0.967673, 'P5xdLVEfFs') index_test.go:140: sql delete from test_index where c = 1647 index_test.go:143: sql update test_index set c1 = 2004392052825869408, c2 = 0.286483, c3 = 'yL214M6wi6' where c = 1482 index_test.go:137: sql insert into test_index values (2222, 1483344941204105945, 0.653719, 'BoZ5q09XzO') index_test.go:137: sql insert into test_index values (2223, 5861352057123213778, 0.581600, 'IVtEr7KDDh') index_test.go:143: sql update test_index set c1 = 7508106816406207116, c2 = 0.641534, c3 = 'yH6e2bWnnB' where c = 2191 index_test.go:137: sql insert into test_index values (2225, 8204604515436568329, 0.375606, 'n2C9FGmHnP') index_test.go:140: sql delete from test_index where c = 2047 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 2753601288396831775, c2 = 0.146862, c3 = 'moc3VkNhfk' where c = 2204 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:137: sql insert into test_index values (2224, 5521696197770270425, 0.326277, 'ge9BSKdzcy') index_test.go:143: sql update test_index set c1 = 7841045121319577002, c2 = 0.025972, c3 = '64Fng2mMuK' where c = 596 index_test.go:137: sql insert into test_index values (2226, 5800391700208903455, 0.101491, 'BAqr89ew7C') index_test.go:143: sql update test_index set c1 = 1785379274315564951, c2 = 0.748364, c3 = '2YUUrWuMW1' where c = 1042 index_test.go:143: sql update test_index set c1 = 7953838499164165266, c2 = 0.828620, c3 = 'zbZ0eLup9J' where c = 1463 index_test.go:137: sql insert into test_index values (2227, 8316887931414036124, 0.970604, 'BojA9ST6V6') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:143: sql update test_index set c1 = 1794771903257769158, c2 = 0.248775, c3 = 'BnvYOQmNvo' where c = 1553 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (2229, 6995094385595718408, 0.946895, 'ii3dn6AMtJ') index_test.go:137: sql insert into test_index values (2228, 2393480704135885385, 0.855425, 'oAJm7QjBL7') index_test.go:137: sql insert into test_index values (2230, 232223312635273691, 0.542605, 'tanYtWboEG') index_test.go:137: sql insert into test_index values (2231, 3198170103328375170, 0.104676, 'a4ezRa1oxY') index_test.go:143: sql update test_index set c1 = 5603477100819934861, c2 = 0.742501, c3 = 'L75YEEElIh' where c = 1275 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:143: sql update test_index set c1 = 948241495862621344, c2 = 0.331334, c3 = 'HZ8EGtYJBs' where c = 849 index_test.go:137: sql insert into test_index values (2232, 7537484000589518901, 0.190045, 'kBgmNkfm6b') index_test.go:143: sql update test_index set c1 = 8596274604793439034, c2 = 0.458214, c3 = 'KH9tA6CyIJ' where c = 972 index_test.go:143: sql update test_index set c1 = 1323484342942800442, c2 = 0.420812, c3 = 'kjaLoBXQhM' where c = 144 index_test.go:143: sql update test_index set c1 = 6502677781655133763, c2 = 0.829941, c3 = '9c6zTDBKJ3' where c = 2196 index_test.go:140: sql delete from test_index where c = 1821 index_test.go:137: sql insert into test_index values (2233, 739933381182993887, 0.812089, 'ngmjHa9hL2') index_test.go:140: sql delete from test_index where c = 894 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (2235, 1831938942059922447, 0.977523, 'Oc3a5Q5ZXy') index_test.go:143: sql update test_index set c1 = 8525622805503233909, c2 = 0.859199, c3 = 'kLrbKo4HN0' where c = 801 index_test.go:137: sql insert into test_index values (2236, 6503176980204917753, 0.803562, '0JrpOr7xHX') index_test.go:140: sql delete from test_index where c = 834 index_test.go:137: sql insert into test_index values (2234, 5914886068220640671, 0.805752, 'rXLypc8E2l') index_test.go:143: sql update test_index set c1 = 2385461622597983917, c2 = 0.970294, c3 = 'exude6RP55' where c = 691 index_test.go:137: sql insert into test_index values (2237, 8078946422080131856, 0.864207, 'Tnsf5l3NHH') index_test.go:140: sql delete from test_index where c = 478 index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 5668512267665522959, c2 = 0.283159, c3 = '7gRcpAMSju' where c = 2148 index_test.go:143: sql update test_index set c1 = 839420381259777737, c2 = 0.147492, c3 = '699hebHg6D' where c = 1667 index_test.go:143: sql update test_index set c1 = 387899963934020115, c2 = 0.910929, c3 = 'PDyksmTghA' where c = 61 index_test.go:143: sql update test_index set c1 = 7819746816081591668, c2 = 0.095490, c3 = 'QApF63QtAJ' where c = 239 index_test.go:137: sql insert into test_index values (2239, 6051369415158755738, 0.396802, 'OKQpeJ9HCE') index_test.go:143: sql update test_index set c1 = 177225213870025668, c2 = 0.143998, c3 = 'XkrmMpfY1t' where c = 2175 index_test.go:137: sql insert into test_index values (2238, 4102221094773805734, 0.847380, 'vmFtpKzVVT') index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:137: sql insert into test_index values (2241, 5374543343320484862, 0.983438, 'ouC3Iky0rH') index_test.go:140: sql delete from test_index where c = 1376 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (2242, 2413045497267575672, 0.239156, 'BRiH8co0Vu') index_test.go:143: sql update test_index set c1 = 5732055599938736563, c2 = 0.250046, c3 = 'lg1Mu4gaHl' where c = 511 index_test.go:137: sql insert into test_index values (2243, 35059719508722496, 0.383953, '7EscDhWaiU') index_test.go:137: sql insert into test_index values (2240, 7143814639281934756, 0.605887, 'wXESu8lfSC') index_test.go:137: sql insert into test_index values (2244, 4308524281449986586, 0.179851, '3pEW8ljRN0') index_test.go:140: sql delete from test_index where c = 2161 index_test.go:143: sql update test_index set c1 = 462494981987001587, c2 = 0.143278, c3 = '9FDD7Hs4oS' where c = 1333 index_test.go:143: sql update test_index set c1 = 5223685463635004652, c2 = 0.512830, c3 = 'fKZGZo0iDc' where c = 464 index_test.go:140: sql delete from test_index where c = 1209 index_test.go:143: sql update test_index set c1 = 969538605264827504, c2 = 0.439051, c3 = 'vcLibhCHVl' where c = 1398 index_test.go:143: sql update test_index set c1 = 2870067102845883025, c2 = 0.012650, c3 = 'wLs8C80bNI' where c = 2064 index_test.go:137: sql insert into test_index values (2245, 8962890325996667594, 0.038567, 'mGBL1EsobT') index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 2072 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 6290920076599670777, c2 = 0.466688, c3 = 'RXCVh5U9W2' where c = 316 index_test.go:143: sql update test_index set c1 = 4979139426066799576, c2 = 0.944543, c3 = 'vjy59ayml9' where c = 697 index_test.go:137: sql insert into test_index values (2246, 1649393367001628216, 0.994194, 'RPh3DwEntK') index_test.go:137: sql insert into test_index values (2247, 1037344812490088208, 0.626330, 'ycu0vuo8p7') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 3815127601169079268, c2 = 0.922183, c3 = 'GOmB8tBiPD' where c = 1426 index_test.go:137: sql insert into test_index values (2248, 3753103685268935740, 0.802846, 'dyUQxcxpgE') index_test.go:143: sql update test_index set c1 = 2813203136017008678, c2 = 0.611842, c3 = 'F5JAG87P6K' where c = 2221 index_test.go:143: sql update test_index set c1 = 4381286881084280536, c2 = 0.721429, c3 = '4cZqGzI7Ym' where c = 579 index_test.go:137: sql insert into test_index values (2249, 3122921473832977978, 0.778736, 'wdguD4LPot') index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 4136807514569094721, c2 = 0.103720, c3 = 'lnjqc0a3hU' where c = 960 index_test.go:137: sql insert into test_index values (2250, 6682563917171257920, 0.008616, 'RllrpbTceW') index_test.go:137: sql insert into test_index values (2251, 1079998406692773540, 0.585902, 'O1nt71PzIp') index_test.go:140: sql delete from test_index where c = 1493 index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (2254, 9151084501290475036, 0.871513, 'C0gPPG4sdR') index_test.go:137: sql insert into test_index values (2252, 223853290080889572, 0.403837, 'nIerWawzqj') index_test.go:140: sql delete from test_index where c = 1631 index_test.go:137: sql insert into test_index values (2253, 4411618241242463147, 0.462285, 'H4j3E9jKMD') index_test.go:137: sql insert into test_index values (2255, 1908070460015617174, 0.464476, 'F2Vo80vHSw') index_test.go:143: sql update test_index set c1 = 3925454265090008262, c2 = 0.315155, c3 = 'r4KQuJJAQx' where c = 1882 index_test.go:143: sql update test_index set c1 = 825355178963960656, c2 = 0.123375, c3 = 'v2Z1HPrg21' where c = 274 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 5548226618011990659, c2 = 0.956116, c3 = 'R4joDan1U7' where c = 747 index_test.go:143: sql update test_index set c1 = 4065489012128814014, c2 = 0.337307, c3 = 'veV0e0hp8A' where c = 1786 index_test.go:140: sql delete from test_index where c = 1869 index_test.go:143: sql update test_index set c1 = 4553895084920627602, c2 = 0.262516, c3 = 'RF9b1mIs9w' where c = 1764 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:137: sql insert into test_index values (2257, 7071534881815098654, 0.269583, 'UeLA3n5i4b') index_test.go:137: sql insert into test_index values (2256, 7917267280947057378, 0.477604, 'jPL5WpD3vy') index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 1314535125868375376, c2 = 0.463764, c3 = 'sYPu1bs4AY' where c = 1637 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:137: sql insert into test_index values (2258, 7477768810880968940, 0.560049, 'gPApFiobIM') index_test.go:143: sql update test_index set c1 = 2876530101406359681, c2 = 0.565861, c3 = 'Lyr2UNQqER' where c = 323 index_test.go:137: sql insert into test_index values (2259, 6842542054292327751, 0.911069, 'Nl12OgpjlL') index_test.go:137: sql insert into test_index values (2260, 6161983438762213735, 0.906822, 'rV0n0UBzj6') index_test.go:143: sql update test_index set c1 = 8847113672347947344, c2 = 0.548682, c3 = '4fjbMtbv8j' where c = 560 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 3127285326916964608, c2 = 0.625628, c3 = '08OGlXQHnq' where c = 1259 index_test.go:143: sql update test_index set c1 = 1162847412968655924, c2 = 0.856644, c3 = '5wXAMTnNlH' where c = 1781 index_test.go:137: sql insert into test_index values (2261, 1486459462916690797, 0.888240, 'Q69RjpDC1b') index_test.go:143: sql update test_index set c1 = 5896210343768716829, c2 = 0.066681, c3 = 'XwOD02KEZW' where c = 1339 index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 971 index_test.go:137: sql insert into test_index values (2263, 366203205684220729, 0.415797, 'k9PAthpq5L') index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (2264, 1620352268524604914, 0.554804, 'wVRqouOJD9') index_test.go:143: sql update test_index set c1 = 3446301778183577348, c2 = 0.745133, c3 = 'hzsJcwg58c' where c = 128 index_test.go:137: sql insert into test_index values (2265, 1930619375211297019, 0.340833, 'tvJ3Sym0b3') index_test.go:137: sql insert into test_index values (2262, 7268298743502116943, 0.830485, 'XATPPFn0iO') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 4572688732652582809, c2 = 0.197113, c3 = 'QlVDVTtDwc' where c = 171 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (2266, 7151879272843928942, 0.857120, 'sZRGcd7b0A') index_test.go:143: sql update test_index set c1 = 3275050694703213378, c2 = 0.612387, c3 = 'qpQySCys6k' where c = 830 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 1456450975996002756, c2 = 0.528472, c3 = 'xuFgNtwA9i' where c = 2246 index_test.go:137: sql insert into test_index values (2268, 1779353932903466503, 0.193523, '0Upt0MeDmu') index_test.go:143: sql update test_index set c1 = 1115198452951822105, c2 = 0.768535, c3 = 'n1WlqJNka8' where c = 560 index_test.go:137: sql insert into test_index values (2267, 2184976247097313031, 0.377249, 'CZuNJ2umNx') index_test.go:143: sql update test_index set c1 = 14317522228502562, c2 = 0.385392, c3 = 'rVLDeET1kg' where c = 1410 index_test.go:143: sql update test_index set c1 = 1234736948607747018, c2 = 0.023038, c3 = 'XneSha0qcN' where c = 1885 index_test.go:140: sql delete from test_index where c = 1898 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (2270, 5384290353136264755, 0.460961, 'zfi6LimtMZ') index_test.go:143: sql update test_index set c1 = 5238602985417972113, c2 = 0.742187, c3 = 'MZTAdEPtXT' where c = 1891 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:137: sql insert into test_index values (2271, 5849513847798833668, 0.416492, 'penqE3Z76F') index_test.go:137: sql insert into test_index values (2272, 2200623578706052833, 0.873344, 'oPVcfbtN5p') index_test.go:137: sql insert into test_index values (2269, 1452519455228140184, 0.001500, 'q3EE6GnFMq') index_test.go:143: sql update test_index set c1 = 3924644906189274637, c2 = 0.546332, c3 = 'XOci8e08jr' where c = 1939 index_test.go:143: sql update test_index set c1 = 8500725468604587938, c2 = 0.239108, c3 = 'PKrOtZvVnc' where c = 1393 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 835298486111897021, c2 = 0.907500, c3 = 'xrq8tvH1x5' where c = 280 index_test.go:143: sql update test_index set c1 = 3914646506750752793, c2 = 0.637964, c3 = 'D0DV2xehgR' where c = 1886 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:137: sql insert into test_index values (2273, 375240716550603444, 0.388261, 'XbjNjwPIqS') index_test.go:137: sql insert into test_index values (2274, 6074765976629252468, 0.585445, 'jTg1db0noG') index_test.go:143: sql update test_index set c1 = 216745914019121273, c2 = 0.284965, c3 = 'lxPSGUxMdi' where c = 739 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:137: sql insert into test_index values (2276, 3579290763352691627, 0.473532, 'gPXPGcHJFk') index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (2278, 7705915930898078575, 0.492264, 'RmUUPHlZgj') index_test.go:137: sql insert into test_index values (2275, 1015682021829697415, 0.759959, '8WgBAtHu27') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 3037004518343215856, c2 = 0.945283, c3 = 'OQA5HiNWYB' where c = 938 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:137: sql insert into test_index values (2277, 5679850127218110432, 0.890752, 'twpWBUo7Ea') index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (2279, 8006558372197274195, 0.150750, 'LvUKIZBVx9') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 2237805243561282764, c2 = 0.636722, c3 = 'DO9Jzpk7sZ' where c = 2034 index_test.go:143: sql update test_index set c1 = 6574171046911971781, c2 = 0.144022, c3 = 'qwmdzIO7Oz' where c = 1908 index_test.go:143: sql update test_index set c1 = 4631992955611203559, c2 = 0.235857, c3 = 'CXrAo3VUC0' where c = 71 index_test.go:137: sql insert into test_index values (2280, 6744031479047542290, 0.014417, '3fwTaJtL4J') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:143: sql update test_index set c1 = 8749463752457843285, c2 = 0.533020, c3 = '4hiYHU7VaV' where c = 1792 index_test.go:143: sql update test_index set c1 = 5125653766077544975, c2 = 0.431245, c3 = 'n4ChazZNCg' where c = 1929 index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 1140261302984981591, c2 = 0.039755, c3 = '09LD9QZuwE' where c = 1010 index_test.go:143: sql update test_index set c1 = 4225265023626508628, c2 = 0.389750, c3 = 'ACY7uC1B6i' where c = 26 index_test.go:137: sql insert into test_index values (2283, 3240613696555252834, 0.511934, 'ej1fSTpk8R') index_test.go:137: sql insert into test_index values (2282, 5944066198363642152, 0.453933, 'EdoHMdFFek') index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 1621953690443182170, c2 = 0.614331, c3 = '1Q0ZGqKTG4' where c = 618 index_test.go:137: sql insert into test_index values (2281, 7355529721115710980, 0.355175, 'oHhmMsEX5o') index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (2284, 6913277955117793384, 0.556658, 'Pyn7ZL3etI') index_test.go:137: sql insert into test_index values (2285, 261355017995096975, 0.162576, 'tyD5VecTue') index_test.go:137: sql insert into test_index values (2286, 6144246440283931320, 0.430428, 'pMyP6QFnYd') index_test.go:140: sql delete from test_index where c = 1821 index_test.go:143: sql update test_index set c1 = 9016354793897077277, c2 = 0.978940, c3 = 'HTNSmV7Rad' where c = 595 index_test.go:137: sql insert into test_index values (2287, 7815381349276379175, 0.150411, 'cIsLkwYZnY') index_test.go:143: sql update test_index set c1 = 2670473126637411755, c2 = 0.769760, c3 = 'GrdlpZ4wkY' where c = 1403 index_test.go:143: sql update test_index set c1 = 243648221941329433, c2 = 0.114012, c3 = 'iSqVukso6F' where c = 768 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 1925 index_test.go:137: sql insert into test_index values (2288, 6264718008014900158, 0.684006, 'qi1fR7e4r7') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 8479571224519792806, c2 = 0.943765, c3 = 'sCG0Tsfqu4' where c = 214 index_test.go:137: sql insert into test_index values (2290, 540156994326863351, 0.432742, 'BIivSXZypA') index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (2291, 7604406044195820528, 0.779369, 'CEzFhAFa5r') index_test.go:137: sql insert into test_index values (2289, 954599285880436896, 0.081121, 'SGqkgKOBkg') index_test.go:143: sql update test_index set c1 = 2189230825283957529, c2 = 0.355065, c3 = 'a3OvIJiWr1' where c = 2085 index_test.go:143: sql update test_index set c1 = 1544094840939507332, c2 = 0.693568, c3 = 'gNrlZvwhPs' where c = 1382 index_test.go:143: sql update test_index set c1 = 5724772708972162886, c2 = 0.141853, c3 = 'lVOMlTZ3VN' where c = 543 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:143: sql update test_index set c1 = 8888572674210445139, c2 = 0.104321, c3 = 'Ay8Wbogg5b' where c = 1352 index_test.go:143: sql update test_index set c1 = 7672093291632847856, c2 = 0.093371, c3 = '9uRBoMsl4d' where c = 1696 index_test.go:140: sql delete from test_index where c = 1672 index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (2293, 5869048636860063636, 0.529931, 'lODHhhsxlr') index_test.go:140: sql delete from test_index where c = 1892 index_test.go:137: sql insert into test_index values (2292, 6727047814417347254, 0.565122, 'UhWOpEeMTd') index_test.go:137: sql insert into test_index values (2294, 4837023836847045607, 0.979126, '8ejGMxKZ7S') index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 5388272196214426279, c2 = 0.850997, c3 = 'FG5hVB8kDb' where c = 1100 index_test.go:137: sql insert into test_index values (2295, 783526732273896470, 0.148181, 'jSNRft70mD') index_test.go:143: sql update test_index set c1 = 3386018802321397688, c2 = 0.607371, c3 = 'JIslbLa0qA' where c = 1871 index_test.go:143: sql update test_index set c1 = 1346303139276705848, c2 = 0.818167, c3 = 'KUpWiWsPg9' where c = 1140 index_test.go:143: sql update test_index set c1 = 8594657428928345055, c2 = 0.162598, c3 = 'RhKDn3LjkE' where c = 1358 index_test.go:137: sql insert into test_index values (2296, 3693852368475063458, 0.246917, 'skP1HKU47F') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:143: sql update test_index set c1 = 431845831161552502, c2 = 0.656218, c3 = 'ET3lqFTiYY' where c = 1056 index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 463 index_test.go:137: sql insert into test_index values (2297, 3218279410633225777, 0.565987, 'hHxdasTjJe') index_test.go:140: sql delete from test_index where c = 559 index_test.go:143: sql update test_index set c1 = 1450531683281807960, c2 = 0.412543, c3 = 'tROfY9KZ3o' where c = 925 index_test.go:137: sql insert into test_index values (2298, 191880134816725434, 0.714598, 'WYwsMH9DSA') index_test.go:143: sql update test_index set c1 = 3152580065836544390, c2 = 0.275833, c3 = 'uagotreWjm' where c = 299 index_test.go:143: sql update test_index set c1 = 7262149390844567585, c2 = 0.272289, c3 = 'qFeTztyZy7' where c = 1056 index_test.go:137: sql insert into test_index values (2299, 464511916909619247, 0.261619, 'mEKOxg0Djt') index_test.go:140: sql delete from test_index where c = 1516 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 8458198711349912306, c2 = 0.964164, c3 = 'P2epH8i0hS' where c = 1615 index_test.go:143: sql update test_index set c1 = 9216031363927283784, c2 = 0.546377, c3 = 'uzfEePhZD4' where c = 1643 index_test.go:143: sql update test_index set c1 = 2328110380466551431, c2 = 0.464257, c3 = 'TNx6aZnZVX' where c = 99 index_test.go:137: sql insert into test_index values (2300, 3846975046794757458, 0.018286, 'oG3FF3n2OH') index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:143: sql update test_index set c1 = 9108801366255696035, c2 = 0.073836, c3 = 'zCaBrreAn2' where c = 1221 index_test.go:143: sql update test_index set c1 = 6729769467063380973, c2 = 0.488584, c3 = 'bXvP2ap1QI' where c = 2250 index_test.go:137: sql insert into test_index values (2302, 7078601855988388732, 0.328238, 'ywkQT3Idnq') index_test.go:137: sql insert into test_index values (2308, 2613031938903238932, 0.678943, 'U7fP82YHUQ') index_test.go:137: sql insert into test_index values (2309, 2126173069268524494, 0.652189, 'W2KJv0LvdO') index_test.go:137: sql insert into test_index values (2305, 7895553725908755881, 0.746774, 'BCS8C9mbcr') index_test.go:137: sql insert into test_index values (2303, 3892374178113985094, 0.500040, 'wswdHyb33p') index_test.go:137: sql insert into test_index values (2301, 7443826556890025405, 0.545017, 'AI8IgOMvFl') index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (2304, 4614340769737790631, 0.390605, 'BYBt5nskct') index_test.go:137: sql insert into test_index values (2310, 2416825589871612079, 0.606304, 'TW26UR2YR6') index_test.go:140: sql delete from test_index where c = 695 index_test.go:137: sql insert into test_index values (2307, 5756277133815664235, 0.252593, 'cFLuIAc85Y') index_test.go:137: sql insert into test_index values (2306, 7654471021263141088, 0.342153, 'H3m6f5MubP') index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 7844095099288785836, c2 = 0.176618, c3 = 'AuGhjGGVWq' where c = 297 index_test.go:140: sql delete from test_index where c = 505 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 4968009986146752823, c2 = 0.547575, c3 = 'Zf65dxZRcZ' where c = 460 index_test.go:143: sql update test_index set c1 = 3006026498263691820, c2 = 0.170835, c3 = 'M7FI3kUhjO' where c = 1626 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:143: sql update test_index set c1 = 1622283259779151490, c2 = 0.980348, c3 = 'x49XEQf4cz' where c = 62 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:140: sql delete from test_index where c = 1272 index_test.go:143: sql update test_index set c1 = 6785698468176231880, c2 = 0.863560, c3 = 'BcFNBOpRH5' where c = 439 index_test.go:143: sql update test_index set c1 = 8894012446257422080, c2 = 0.166059, c3 = 'nOLhDrkwra' where c = 2152 index_test.go:137: sql insert into test_index values (2311, 7253904807270790210, 0.613575, 'OmMunPViqe') index_test.go:137: sql insert into test_index values (2312, 7136060038348226504, 0.192227, 'NsVuDKHP60') index_test.go:143: sql update test_index set c1 = 5031443889093497271, c2 = 0.004872, c3 = 'xtNNTiRDRb' where c = 1431 index_test.go:137: sql insert into test_index values (2314, 1995012940569939209, 0.442000, '4qLSF5E6rl') index_test.go:137: sql insert into test_index values (2313, 4050829245218526579, 0.664763, '8Ku3sxLmZf') index_test.go:140: sql delete from test_index where c = 632 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 1633942616504245231, c2 = 0.824162, c3 = 'KoXdZgqf9N' where c = 1865 index_test.go:137: sql insert into test_index values (2316, 4726875420518865093, 0.989472, 'cTaMTL5NXM') index_test.go:143: sql update test_index set c1 = 1298513624970598454, c2 = 0.994059, c3 = 'CwCRazwqSM' where c = 1434 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 7581260576433013455, c2 = 0.170372, c3 = '5sBsMcud03' where c = 184 index_test.go:137: sql insert into test_index values (2315, 6315137554468064484, 0.569839, 'E6LzowtkD7') index_test.go:143: sql update test_index set c1 = 3480766104221607469, c2 = 0.960431, c3 = 'NS5UORHtI8' where c = 767 index_test.go:137: sql insert into test_index values (2317, 834393839181794357, 0.980963, 'n1KZL21Arf') index_test.go:143: sql update test_index set c1 = 8346908352955101356, c2 = 0.514314, c3 = '82DFDedYe6' where c = 2113 index_test.go:137: sql insert into test_index values (2319, 8927492081337874851, 0.066106, '3JFV4CQVeA') index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 2093 index_test.go:137: sql insert into test_index values (2320, 3858837222347819525, 0.876064, 'FxqVXDlY0e') index_test.go:137: sql insert into test_index values (2318, 8592418270595380690, 0.847866, '4ayFlEA3Am') index_test.go:137: sql insert into test_index values (2321, 9045208556064612283, 0.375581, 'Y5BieJmETm') index_test.go:143: sql update test_index set c1 = 618832901502373786, c2 = 0.302335, c3 = '8EHA8qny2g' where c = 2104 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 8109142863709267037, c2 = 0.102726, c3 = 'BcJgVAVmAm' where c = 630 index_test.go:137: sql insert into test_index values (2322, 3339875816522338878, 0.611279, 'Gub1ERteZC') index_test.go:143: sql update test_index set c1 = 4115512673407193397, c2 = 0.726586, c3 = 'n4vKKCPdky' where c = 316 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:137: sql insert into test_index values (2323, 3028789908306173504, 0.170682, 'TL5RSGGHQm') index_test.go:143: sql update test_index set c1 = 6323402219029854507, c2 = 0.578499, c3 = 'b8f8PiUQW3' where c = 1090 index_test.go:143: sql update test_index set c1 = 6071454672686193752, c2 = 0.189059, c3 = 'T7bgfWBg7f' where c = 2001 index_test.go:143: sql update test_index set c1 = 2074735139561218357, c2 = 0.501914, c3 = '143hkMktyz' where c = 1392 index_test.go:143: sql update test_index set c1 = 1425460085459087389, c2 = 0.999449, c3 = 'eTwayum4gy' where c = 1876 index_test.go:143: sql update test_index set c1 = 992726315384303255, c2 = 0.369548, c3 = '90ppUbrvOv' where c = 715 index_test.go:143: sql update test_index set c1 = 5063771635913167805, c2 = 0.636850, c3 = 'hj2Fl3qsbF' where c = 1871 index_test.go:137: sql insert into test_index values (2325, 6379344996163551692, 0.764004, 'COOt0XLRrD') index_test.go:137: sql insert into test_index values (2324, 2499752130061742787, 0.563603, 'u11Y8ULI8T') index_test.go:137: sql insert into test_index values (2326, 2061149382209010573, 0.996694, 'UjsuGDOYCh') index_test.go:143: sql update test_index set c1 = 5240615700731324289, c2 = 0.990791, c3 = 'F5o1cFpmJt' where c = 1588 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (2328, 4921790422320242415, 0.405823, 'Ym14bClpaA') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2327, 5734978609789320681, 0.104355, 'WDOleBoA0a') index_test.go:143: sql update test_index set c1 = 1903667365301788120, c2 = 0.715168, c3 = 'EPmaYJEL4u' where c = 1171 index_test.go:137: sql insert into test_index values (2330, 6811114277477486467, 0.438263, '1JGnZwiPIp') index_test.go:137: sql insert into test_index values (2329, 4807144587337485419, 0.677308, 'UcXypHK079') index_test.go:140: sql delete from test_index where c = 869 index_test.go:143: sql update test_index set c1 = 5135268327702423574, c2 = 0.729654, c3 = 'BJWXNEQlGh' where c = 1646 index_test.go:137: sql insert into test_index values (2331, 1496405647893665312, 0.089443, '67Qcfz401z') index_test.go:137: sql insert into test_index values (2332, 1382695476815387107, 0.360725, 'TG5J3qB1mi') index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 2200 index_test.go:143: sql update test_index set c1 = 4902409419855187730, c2 = 0.757324, c3 = 'DNUIxJamcb' where c = 752 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 2884882939622864871, c2 = 0.387242, c3 = 'I9Mt7qbSXg' where c = 187 index_test.go:137: sql insert into test_index values (2333, 1611822045096367338, 0.211666, 'l71r1j7ZKR') index_test.go:137: sql insert into test_index values (2334, 7948185213766435478, 0.038209, 'oz89PIa3SL') index_test.go:140: sql delete from test_index where c = 1834 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 8216391914907356564, c2 = 0.997267, c3 = 'ePZaQqR0U6' where c = 1816 index_test.go:137: sql insert into test_index values (2335, 802839308328483058, 0.139543, 'Y5Hql93s6P') index_test.go:137: sql insert into test_index values (2336, 7451109548211977358, 0.213344, 'bZCeFdALBy') index_test.go:143: sql update test_index set c1 = 7517011425845847634, c2 = 0.421330, c3 = 'yRWeGO9eDq' where c = 1110 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:143: sql update test_index set c1 = 7654132033942863703, c2 = 0.385236, c3 = '1EzyAVjyBj' where c = 250 index_test.go:143: sql update test_index set c1 = 2864035974660313808, c2 = 0.553299, c3 = 'usVeEPqEsf' where c = 453 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (2337, 4812646975451344837, 0.763908, 'g8hverRmia') index_test.go:140: sql delete from test_index where c = 943 index_test.go:143: sql update test_index set c1 = 2304131225596100863, c2 = 0.058809, c3 = 'jCU5kzNMJP' where c = 1735 index_test.go:143: sql update test_index set c1 = 6416801692354750158, c2 = 0.275093, c3 = 'M3g4x8C4TG' where c = 143 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (2338, 140171809634256189, 0.025395, '02Tz1I31XQ') index_test.go:137: sql insert into test_index values (2339, 2150207327469018310, 0.775033, 'Y4Mk8UGZV1') index_test.go:137: sql insert into test_index values (2340, 1781633383118491502, 0.742999, 'Jxvabm9leF') index_test.go:143: sql update test_index set c1 = 4329984000629478076, c2 = 0.258474, c3 = 'WZu7TbCpPj' where c = 65 index_test.go:143: sql update test_index set c1 = 6333438569689372491, c2 = 0.948512, c3 = 'zDuZpmuREA' where c = 1223 index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (2341, 6683867077032543550, 0.528232, 'T0xXSwzKZG') index_test.go:143: sql update test_index set c1 = 2317119957457501512, c2 = 0.442211, c3 = 'YGjIu06bsz' where c = 993 index_test.go:143: sql update test_index set c1 = 485404680780846755, c2 = 0.899378, c3 = 'MRYheQ8AGG' where c = 1968 index_test.go:137: sql insert into test_index values (2342, 1740402897162629310, 0.634246, 'mphAn7oKwO') index_test.go:140: sql delete from test_index where c = 1203 index_test.go:137: sql insert into test_index values (2343, 3464543536003549733, 0.890585, 'X0tTGsGkNL') index_test.go:143: sql update test_index set c1 = 288960960802219381, c2 = 0.405564, c3 = 'R2qP5ctDEl' where c = 1137 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:137: sql insert into test_index values (2344, 4020552777106964041, 0.999504, 'JeaYYj3eWP') index_test.go:143: sql update test_index set c1 = 9067695733582688925, c2 = 0.706483, c3 = 'ji4JuSrNcz' where c = 331 index_test.go:137: sql insert into test_index values (2345, 5244901520610573555, 0.504773, 'eiAlTz2bWP') index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:137: sql insert into test_index values (2346, 544755453515639408, 0.849220, '96fG9IoUHo') index_test.go:140: sql delete from test_index where c = 2256 index_test.go:143: sql update test_index set c1 = 4807562393124752704, c2 = 0.756945, c3 = 'A4IsYdTQe2' where c = 143 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 2551565536414305889, c2 = 0.736655, c3 = 'v8Wam2H5Gw' where c = 689 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:143: sql update test_index set c1 = 3447780242262761494, c2 = 0.941464, c3 = 'JtbszkXho9' where c = 2206 index_test.go:143: sql update test_index set c1 = 1949398305053295270, c2 = 0.874419, c3 = 'lZHwDe0qwy' where c = 356 index_test.go:140: sql delete from test_index where c = 2155 index_test.go:143: sql update test_index set c1 = 6282767077774264935, c2 = 0.743903, c3 = 'ElIyEo2QbW' where c = 518 index_test.go:137: sql insert into test_index values (2347, 8004010213231040859, 0.348798, '6d4xqYAH9z') index_test.go:137: sql insert into test_index values (2349, 2776974170380234806, 0.837320, 'rzccdQX6C3') index_test.go:137: sql insert into test_index values (2348, 6156139573527051977, 0.603139, 'jaHHlKCmVO') index_test.go:137: sql insert into test_index values (2350, 9057537411327373634, 0.281823, 'UshOhCjCUV') index_test.go:137: sql insert into test_index values (2351, 8749145216162636952, 0.203204, '6FaH6y7Hxz') index_test.go:143: sql update test_index set c1 = 6303245914022601329, c2 = 0.962226, c3 = 'vEyJtmjDZG' where c = 2086 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 3588707526448161786, c2 = 0.811495, c3 = 'kaHkDrIyr9' where c = 1579 index_test.go:137: sql insert into test_index values (2352, 8426372836612209588, 0.844468, 'KDV0WYbez4') index_test.go:140: sql delete from test_index where c = 425 index_test.go:137: sql insert into test_index values (2353, 7087413638690998196, 0.669260, 'h2ft5fqVtn') index_test.go:143: sql update test_index set c1 = 6574298236283131276, c2 = 0.257199, c3 = 'T8xbNTkSU7' where c = 859 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 816 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:143: sql update test_index set c1 = 8116396292287800696, c2 = 0.631672, c3 = 'v9LwX7GOFX' where c = 697 index_test.go:143: sql update test_index set c1 = 8472842339230058602, c2 = 0.645977, c3 = '06MwODr3wH' where c = 2062 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:143: sql update test_index set c1 = 6312995050595240846, c2 = 0.370735, c3 = 'zFmH822bIl' where c = 720 index_test.go:137: sql insert into test_index values (2355, 8399561065377243890, 0.782058, 'ucPIAZpWaf') index_test.go:137: sql insert into test_index values (2356, 2683407827058314104, 0.769955, '0M0WR3BH7o') index_test.go:137: sql insert into test_index values (2354, 5202943064331866349, 0.326629, 'rcxvXBHIeM') index_test.go:143: sql update test_index set c1 = 1057133878692683718, c2 = 0.897859, c3 = '5mgdoLcfrU' where c = 128 index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 563 index_test.go:143: sql update test_index set c1 = 7667751145042319116, c2 = 0.002027, c3 = 'uB1pEtoHFX' where c = 1830 index_test.go:137: sql insert into test_index values (2357, 6379612954080504808, 0.195483, '0vlORyZhuO') index_test.go:143: sql update test_index set c1 = 8285744740398121589, c2 = 0.347252, c3 = 'UvzxK6fNQ3' where c = 1781 index_test.go:143: sql update test_index set c1 = 6164109695188964831, c2 = 0.584838, c3 = 'WbewM0Pxnx' where c = 1131 index_test.go:137: sql insert into test_index values (2359, 8763224580115102109, 0.347640, 'Fn6lcJeChU') index_test.go:137: sql insert into test_index values (2358, 5572731467814164714, 0.304538, 'UBPjydrijl') index_test.go:137: sql insert into test_index values (2360, 6882204479681301798, 0.347909, 'xlYRIym9od') index_test.go:143: sql update test_index set c1 = 5056161868962585430, c2 = 0.257945, c3 = 'FAibzNdg5d' where c = 1936 index_test.go:137: sql insert into test_index values (2361, 5083114941985964992, 0.180773, '6Ti7aEYEXJ') index_test.go:137: sql insert into test_index values (2362, 1673743939102123595, 0.632597, 'ZqZkLlG3K6') index_test.go:140: sql delete from test_index where c = 1396 index_test.go:143: sql update test_index set c1 = 5494022180515480897, c2 = 0.897352, c3 = 'Kl32Q739t0' where c = 2007 index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 1732 index_test.go:137: sql insert into test_index values (2363, 5246291604110589982, 0.727240, 'yNjd3Tm9x6') index_test.go:140: sql delete from test_index where c = 2089 index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:143: sql update test_index set c1 = 8738548241312782192, c2 = 0.079301, c3 = 'vXGTfgerTB' where c = 582 index_test.go:137: sql insert into test_index values (2364, 1109873402517097749, 0.043506, '3ruplXr0qO') index_test.go:143: sql update test_index set c1 = 3999802513701066186, c2 = 0.652516, c3 = 'du7cF6bj9J' where c = 1898 index_test.go:143: sql update test_index set c1 = 6952465215325107843, c2 = 0.809772, c3 = 'p0PYKNHzTH' where c = 601 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 3135664892262677797, c2 = 0.407047, c3 = '4dIqLIcPgh' where c = 1285 index_test.go:143: sql update test_index set c1 = 2053210410773685200, c2 = 0.025870, c3 = 'jg9hWyvZEd' where c = 1835 index_test.go:137: sql insert into test_index values (2365, 3009648907646509971, 0.598655, 'iu4a7jTD75') index_test.go:140: sql delete from test_index where c = 938 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 6045832021572780024, c2 = 0.737029, c3 = 'GZR2FuCpqS' where c = 1922 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (2368, 1566176645428597378, 0.255983, 'WQLDBCkJJe') index_test.go:137: sql insert into test_index values (2367, 1312012023464862146, 0.847915, 'vNE2gQ70ym') index_test.go:143: sql update test_index set c1 = 7226107767582581128, c2 = 0.545689, c3 = 'XNmkyuQIUU' where c = 586 index_test.go:137: sql insert into test_index values (2370, 6788905126353925719, 0.975990, 'SDelOcsYrz') index_test.go:137: sql insert into test_index values (2366, 2287859810420241198, 0.274001, '5lXJ4tXN5H') index_test.go:137: sql insert into test_index values (2369, 8906595850017316569, 0.302307, 'UYKE577evI') index_test.go:143: sql update test_index set c1 = 1217815971560426201, c2 = 0.432943, c3 = '5Dx9ESfs1e' where c = 1583 index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 3587466466937006339, c2 = 0.806569, c3 = 'SgAG4elWP4' where c = 957 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (2371, 8836179346747221372, 0.201514, 'B5t8WVS9Hk') index_test.go:143: sql update test_index set c1 = 1483492501464451628, c2 = 0.059283, c3 = '5Kv2b2AxG1' where c = 2110 index_test.go:137: sql insert into test_index values (2372, 8892922761481940600, 0.949898, 'LQzwyU4PMB') index_test.go:137: sql insert into test_index values (2373, 5352945556913822840, 0.351325, '1SrhTUf9au') index_test.go:140: sql delete from test_index where c = 964 index_test.go:143: sql update test_index set c1 = 5428307583367044856, c2 = 0.858496, c3 = 'CYvEH1HnkN' where c = 660 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:143: sql update test_index set c1 = 890874537707258187, c2 = 0.562461, c3 = '9SS0NyPrVK' where c = 381 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:137: sql insert into test_index values (2374, 6423789779796448961, 0.431526, 'C0Y8938Dlx') index_test.go:143: sql update test_index set c1 = 3259158486130394174, c2 = 0.494130, c3 = 'gcNZB63XdJ' where c = 641 index_test.go:143: sql update test_index set c1 = 4555348694424922050, c2 = 0.630665, c3 = 'Taw2bz4s3z' where c = 728 index_test.go:137: sql insert into test_index values (2376, 1420730584923460441, 0.247185, 'hsCnZ7h04o') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:137: sql insert into test_index values (2375, 3264571104862151511, 0.852416, '66abA1iTTf') index_test.go:137: sql insert into test_index values (2377, 3406057381672481603, 0.029017, 'vp8ZliGPQZ') index_test.go:143: sql update test_index set c1 = 6585044159559700055, c2 = 0.851341, c3 = 'P4EO0yg0ze' where c = 1700 index_test.go:143: sql update test_index set c1 = 1723738475691876454, c2 = 0.398170, c3 = 'Yf3PzPHWTn' where c = 1663 index_test.go:143: sql update test_index set c1 = 6264074622183714112, c2 = 0.853046, c3 = 'YNAb5MlZnt' where c = 1849 index_test.go:143: sql update test_index set c1 = 4271469673484704644, c2 = 0.498425, c3 = 'r0MAHZ4le9' where c = 351 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:137: sql insert into test_index values (2378, 7406470906175238635, 0.216577, 'qODfws2vm4') index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 2417277518913796712, c2 = 0.457770, c3 = 'gr48BDf0lV' where c = 1076 index_test.go:137: sql insert into test_index values (2379, 4303393466291052439, 0.561332, 'JNEzqWpNwx') index_test.go:140: sql delete from test_index where c = 2095 index_test.go:137: sql insert into test_index values (2380, 8699325309650348632, 0.828660, 'xFqNLwNlkt') index_test.go:143: sql update test_index set c1 = 4432060705217711838, c2 = 0.238058, c3 = '3lAoBc6QbK' where c = 1096 index_test.go:137: sql insert into test_index values (2381, 2213707593011248227, 0.359365, 'mTb93l1bEg') index_test.go:143: sql update test_index set c1 = 7091426390573438671, c2 = 0.039234, c3 = 'fkjuuP7RKR' where c = 2026 index_test.go:137: sql insert into test_index values (2383, 4058947377856163813, 0.289452, 'huxQYvoKSC') index_test.go:140: sql delete from test_index where c = 1107 index_test.go:143: sql update test_index set c1 = 8372905199165651779, c2 = 0.166370, c3 = 'xT7QWzlFLS' where c = 995 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (2382, 421808311597937232, 0.326492, 'dXUS02Eboc') index_test.go:137: sql insert into test_index values (2384, 3658709220848252505, 0.398348, 'wBzi49DsBG') index_test.go:140: sql delete from test_index where c = 1637 index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (2385, 3465567095136018821, 0.968626, 'L5QSlsth4B') index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 2013 index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 7364533341930131704, c2 = 0.655078, c3 = 'j6nklrCqdx' where c = 1319 index_test.go:137: sql insert into test_index values (2387, 3187650383447148243, 0.313843, 'YagT2v9JE1') index_test.go:143: sql update test_index set c1 = 7240995968669951583, c2 = 0.344766, c3 = '9883SNl5YG' where c = 2125 index_test.go:137: sql insert into test_index values (2386, 7940851362274885015, 0.825134, 'S4a5s8FQSF') index_test.go:143: sql update test_index set c1 = 397735901109715952, c2 = 0.826810, c3 = '3OaO0amihS' where c = 1410 index_test.go:143: sql update test_index set c1 = 6724221705653869181, c2 = 0.770773, c3 = 'tpIHAP48vC' where c = 1803 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 753185818975336521, c2 = 0.710003, c3 = 'OrBWnp3KLG' where c = 791 index_test.go:140: sql delete from test_index where c = 1788 index_test.go:143: sql update test_index set c1 = 1816026047990936718, c2 = 0.511155, c3 = 'rncCimw1jb' where c = 1783 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (2388, 223684852056281551, 0.424969, 'oVPUA4PYqw') index_test.go:143: sql update test_index set c1 = 8039478719762727968, c2 = 0.254856, c3 = 'B5oJP4Z7IC' where c = 1450 index_test.go:137: sql insert into test_index values (2389, 3108426143142749327, 0.555394, 'yS0rdXvjpI') index_test.go:143: sql update test_index set c1 = 4418042485343927191, c2 = 0.904736, c3 = 'Ku5MLSdd1o' where c = 1229 index_test.go:137: sql insert into test_index values (2390, 2220242333664444313, 0.803111, 'bczkhCEOf0') index_test.go:137: sql insert into test_index values (2391, 6434585293735107697, 0.545480, 'vRW4IZQx19') index_test.go:140: sql delete from test_index where c = 551 index_test.go:137: sql insert into test_index values (2393, 5776793989856905370, 0.721089, 'L7159MGe4T') index_test.go:137: sql insert into test_index values (2394, 2814512858367765667, 0.025911, 'INs9OFSr9E') index_test.go:143: sql update test_index set c1 = 6299031430363710568, c2 = 0.170996, c3 = '3HkO1rGcNf' where c = 502 index_test.go:143: sql update test_index set c1 = 5234506589649671696, c2 = 0.160781, c3 = 'dYapqEuuwf' where c = 2223 index_test.go:140: sql delete from test_index where c = 2128 index_test.go:137: sql insert into test_index values (2392, 6112436341676260412, 0.549304, '8aqlcDgvWM') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 7131234894593737377, c2 = 0.856718, c3 = 'LQQMOsngC7' where c = 1392 index_test.go:137: sql insert into test_index values (2395, 5727515734425752169, 0.961391, 'wtl6PEMSbT') index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 2351984267287882408, c2 = 0.935050, c3 = 'cW6lwjme2U' where c = 816 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:137: sql insert into test_index values (2396, 3701359839766253744, 0.793816, 'JLwTM3coMY') index_test.go:143: sql update test_index set c1 = 4111870197566800604, c2 = 0.251920, c3 = 'uQZ4tpmBj2' where c = 2030 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:143: sql update test_index set c1 = 115419675545873351, c2 = 0.060787, c3 = 'yxefkhXc7R' where c = 339 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 2566475343984126602, c2 = 0.734929, c3 = 'ydkxKxiE87' where c = 1498 index_test.go:137: sql insert into test_index values (2397, 8403093029081746358, 0.283967, 'mK6Z42KXeM') index_test.go:140: sql delete from test_index where c = 532 index_test.go:140: sql delete from test_index where c = 608 index_test.go:137: sql insert into test_index values (2398, 2788260732649426700, 0.639751, '2NA1991xb8') index_test.go:143: sql update test_index set c1 = 2574059169294859849, c2 = 0.959455, c3 = '3TitWPwWQ0' where c = 1592 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 335329159722045703, c2 = 0.023824, c3 = 'oVYqVrGeH9' where c = 2043 index_test.go:143: sql update test_index set c1 = 556186216098922926, c2 = 0.531165, c3 = 'GsGkLVDE92' where c = 1626 index_test.go:143: sql update test_index set c1 = 5959002502311343250, c2 = 0.706020, c3 = '56AHFoFN5k' where c = 1748 index_test.go:137: sql insert into test_index values (2399, 3386420879059601204, 0.667380, 'YnK6dDINu5') index_test.go:143: sql update test_index set c1 = 6677912851824114201, c2 = 0.389374, c3 = 'DOhXf0xZUW' where c = 1690 index_test.go:143: sql update test_index set c1 = 5881143821325921854, c2 = 0.829408, c3 = '4ZZk5CtmBi' where c = 629 index_test.go:137: sql insert into test_index values (2400, 4947476367468477841, 0.010029, '3EJJH34IqD') index_test.go:140: sql delete from test_index where c = 2216 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 364799410977085891, c2 = 0.023558, c3 = '3ZZcJ62wXp' where c = 1226 index_test.go:143: sql update test_index set c1 = 1204486199794914949, c2 = 0.516353, c3 = 'BNAAiyXWnH' where c = 1707 index_test.go:137: sql insert into test_index values (2406, 5928209125236557361, 0.883635, 'km4CloBLoK') index_test.go:137: sql insert into test_index values (2402, 8151311238851682706, 0.710435, 'EhSt4ytx5G') index_test.go:137: sql insert into test_index values (2405, 8913810578476275638, 0.214432, 'IWB1UsAlNy') index_test.go:137: sql insert into test_index values (2410, 8560482696668279557, 0.459192, 'UjhFZR4QLz') index_test.go:137: sql insert into test_index values (2401, 410387989106706107, 0.286833, 'm6P1X9Gq1y') index_test.go:137: sql insert into test_index values (2404, 2989819032983573282, 0.830849, 'q1xqdqPopF') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (2403, 7578355506646619820, 0.113747, '21G6AnmXh1') index_test.go:140: sql delete from test_index where c = 797 index_test.go:137: sql insert into test_index values (2408, 6297534595616457249, 0.502717, 'I2ExZGQbs8') index_test.go:137: sql insert into test_index values (2409, 8287136997315080319, 0.146206, 'rQ05Wfok6z') index_test.go:137: sql insert into test_index values (2407, 6716108375886798018, 0.591905, '4rFIANhtkn') index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 3933049356350314869, c2 = 0.169998, c3 = 'aBKV1HtiZU' where c = 421 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 7483100828245671128, c2 = 0.472886, c3 = 'bSgYIpZv5X' where c = 939 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 8259216265984860241, c2 = 0.251610, c3 = 'gedmELENQl' where c = 1657 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 7117933546031102522, c2 = 0.669000, c3 = 'iOp5I9MK5l' where c = 341 index_test.go:137: sql insert into test_index values (2411, 5532922664932495667, 0.966550, 'v3POdmSmdA') index_test.go:143: sql update test_index set c1 = 19307863871525667, c2 = 0.779635, c3 = 'O58rhz54YW' where c = 1728 index_test.go:137: sql insert into test_index values (2412, 3211807480489424885, 0.059855, 'hC5EsxtpcU') index_test.go:140: sql delete from test_index where c = 1799 index_test.go:137: sql insert into test_index values (2413, 8217983167139291498, 0.604152, 'X6PLOmZd3N') index_test.go:143: sql update test_index set c1 = 9035424518644191011, c2 = 0.838914, c3 = '4CdVjhjUir' where c = 2108 index_test.go:143: sql update test_index set c1 = 540145746649733788, c2 = 0.967234, c3 = 'ryuUFsRoAe' where c = 573 index_test.go:137: sql insert into test_index values (2414, 7300024095996065103, 0.109567, 'rHGv2yC8HG') index_test.go:143: sql update test_index set c1 = 1245928181578855027, c2 = 0.723969, c3 = '25h3L7G7AD' where c = 747 index_test.go:143: sql update test_index set c1 = 3472658737266127439, c2 = 0.045519, c3 = 'SRZz2IZqy7' where c = 1475 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 1980 index_test.go:137: sql insert into test_index values (2415, 5090111923833949024, 0.373251, '5WDwPlTYy2') index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 28805020323147598, c2 = 0.069368, c3 = 'AMzggEtiFN' where c = 1471 index_test.go:137: sql insert into test_index values (2416, 5382795335733337795, 0.437351, 'EDWa1C2n9Y') index_test.go:137: sql insert into test_index values (2417, 1532880089798786930, 0.397202, 'IkbLkqBhG4') index_test.go:143: sql update test_index set c1 = 1524425091027178452, c2 = 0.741007, c3 = 'Vns31dKxUl' where c = 1289 index_test.go:137: sql insert into test_index values (2418, 1903586003797630351, 0.194121, 'QMRAuMmdS5') index_test.go:140: sql delete from test_index where c = 1798 index_test.go:143: sql update test_index set c1 = 4474320648112704896, c2 = 0.676788, c3 = 'ClHVDUFgk2' where c = 448 index_test.go:137: sql insert into test_index values (2419, 6308329981097877891, 0.201285, 'DYtyZIb46Z') index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 8032684298723528062, c2 = 0.116545, c3 = 'IQoYVynDxO' where c = 241 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:143: sql update test_index set c1 = 1132239426997676813, c2 = 0.543555, c3 = '47kLMD2ES0' where c = 964 index_test.go:137: sql insert into test_index values (2420, 7220880504890153684, 0.046822, 'PUkPrJ3MkW') index_test.go:143: sql update test_index set c1 = 6482332625865329772, c2 = 0.306635, c3 = 'TSNe2CZDpx' where c = 29 index_test.go:137: sql insert into test_index values (2421, 1582195127673738801, 0.832425, 'rQFQug2vw1') index_test.go:143: sql update test_index set c1 = 732971456007131699, c2 = 0.406490, c3 = 'BB5Nc5ts4R' where c = 526 index_test.go:143: sql update test_index set c1 = 4534932033557235093, c2 = 0.392659, c3 = 'oVec9YJQzA' where c = 311 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:137: sql insert into test_index values (2423, 7233624049126153112, 0.539302, 'LaJ4QlJPM8') index_test.go:140: sql delete from test_index where c = 1516 index_test.go:137: sql insert into test_index values (2422, 3332896558693453016, 0.737599, '36tasqvRI8') index_test.go:143: sql update test_index set c1 = 2590569112169483575, c2 = 0.118073, c3 = 'gmyPrIJdkj' where c = 287 index_test.go:137: sql insert into test_index values (2424, 7252837539369204953, 0.661934, 'EGlwBqqXU9') index_test.go:143: sql update test_index set c1 = 106845929718523419, c2 = 0.708113, c3 = 'qVGQ6UDR9J' where c = 1499 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 1939348288086641396, c2 = 0.121923, c3 = 'xL3JNdlW8R' where c = 1889 index_test.go:137: sql insert into test_index values (2427, 8144628678412387809, 0.294261, 'LEbEC9eyvI') index_test.go:143: sql update test_index set c1 = 4555715631969668576, c2 = 0.454291, c3 = '4oiEtyLnyI' where c = 2416 index_test.go:137: sql insert into test_index values (2425, 4100924624309675459, 0.953135, 'iYg8YHpcCR') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (2426, 4265027783519074281, 0.300596, 'lIOJLWr2b1') index_test.go:137: sql insert into test_index values (2428, 2297534080566938479, 0.859419, 'mpqYolo0SN') index_test.go:143: sql update test_index set c1 = 7946448166603054154, c2 = 0.484771, c3 = 'PPMfQWvCw0' where c = 285 index_test.go:140: sql delete from test_index where c = 2018 index_test.go:137: sql insert into test_index values (2429, 220200484724141005, 0.839640, 'aB1KcRRE8r') index_test.go:140: sql delete from test_index where c = 529 index_test.go:137: sql insert into test_index values (2430, 3281103638679572099, 0.248562, 'kJ2Q8nPtED') index_test.go:140: sql delete from test_index where c = 1845 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (2432, 5440383279403652663, 0.599116, 'sNsAK1gr9M') index_test.go:143: sql update test_index set c1 = 974598025660904431, c2 = 0.024956, c3 = 'a49dWtwteG' where c = 1925 index_test.go:137: sql insert into test_index values (2431, 356255561674865224, 0.067008, '8W2sD9zFIK') index_test.go:140: sql delete from test_index where c = 1654 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 4412046814556695529, c2 = 0.382799, c3 = '9ggrM4R6TH' where c = 832 index_test.go:143: sql update test_index set c1 = 722140606021090585, c2 = 0.564505, c3 = 'PFACSmVa84' where c = 1349 index_test.go:143: sql update test_index set c1 = 655025742009884481, c2 = 0.484470, c3 = 'cH9ngw48Wf' where c = 1077 index_test.go:143: sql update test_index set c1 = 5030857069290883437, c2 = 0.324461, c3 = 'RvYBTZHxjn' where c = 944 index_test.go:143: sql update test_index set c1 = 8117569280796655644, c2 = 0.118783, c3 = 'vHymz3xPjg' where c = 1989 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:137: sql insert into test_index values (2433, 1368762720326500949, 0.074083, 'vICaZdva7m') index_test.go:140: sql delete from test_index where c = 1931 index_test.go:143: sql update test_index set c1 = 6577628768161512433, c2 = 0.619479, c3 = 'U0ixMPNcNZ' where c = 968 index_test.go:143: sql update test_index set c1 = 3888159491153197415, c2 = 0.461520, c3 = 'niTH5Bn94J' where c = 939 index_test.go:137: sql insert into test_index values (2435, 5122407941804008499, 0.208786, '1rTprBsBvV') index_test.go:137: sql insert into test_index values (2436, 1111968876723907623, 0.823493, 'rh8UjKxaOL') index_test.go:143: sql update test_index set c1 = 8274335076484861869, c2 = 0.793333, c3 = 'YDoStn8tAD' where c = 2279 index_test.go:143: sql update test_index set c1 = 6550515160292881194, c2 = 0.267853, c3 = 'bRrrMLoNkZ' where c = 616 index_test.go:137: sql insert into test_index values (2438, 1223090035747398933, 0.937480, 'Cb42zKYTXz') index_test.go:137: sql insert into test_index values (2434, 1087165914188590165, 0.719822, 's0nf9BEKo4') index_test.go:140: sql delete from test_index where c = 477 index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (2437, 3809454086534387362, 0.881043, 'WxiDmeBmhF') index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 4241768591069566535, c2 = 0.249837, c3 = 'IFdNcLQWU2' where c = 217 index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (2440, 6279280309776941215, 0.232286, 'SzpjF9aaDm') index_test.go:137: sql insert into test_index values (2439, 5864694079107242338, 0.850236, 'ibhfOSXpXC') index_test.go:137: sql insert into test_index values (2441, 6684418153980832535, 0.335263, 'PIsOHpHfZA') index_test.go:143: sql update test_index set c1 = 2402042457601283013, c2 = 0.588222, c3 = 'oOXNtUEMW1' where c = 900 index_test.go:137: sql insert into test_index values (2442, 1678231007929914846, 0.034927, '5xVftM95Cd') index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 1659 index_test.go:143: sql update test_index set c1 = 7982177829328264912, c2 = 0.139016, c3 = 'R3id8moywh' where c = 1210 index_test.go:143: sql update test_index set c1 = 4546339732211474847, c2 = 0.259233, c3 = '6NJXZ1a8EY' where c = 491 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:137: sql insert into test_index values (2443, 3210444148540757957, 0.843265, 'xfviVLoNBn') index_test.go:137: sql insert into test_index values (2444, 3212616940196506797, 0.685925, 'PTElmUbjCz') index_test.go:137: sql insert into test_index values (2445, 2527703902990372969, 0.401377, '8S6S8KWlFs') index_test.go:143: sql update test_index set c1 = 7635275613358925112, c2 = 0.936289, c3 = 'hIyDmpFHJ2' where c = 836 index_test.go:143: sql update test_index set c1 = 8495249865302921497, c2 = 0.456922, c3 = 'LbuyP2yWBI' where c = 951 index_test.go:143: sql update test_index set c1 = 6926034555958516689, c2 = 0.704589, c3 = 'CqpSgeYmZs' where c = 1566 index_test.go:143: sql update test_index set c1 = 2952465104792069364, c2 = 0.284369, c3 = 'KKv1Osgi9s' where c = 249 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 842 index_test.go:137: sql insert into test_index values (2446, 9123683832813040008, 0.939496, '06F835NMuc') index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 3501812684090867797, c2 = 0.358403, c3 = 'IKasPiAY0u' where c = 102 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 8105005975307883066, c2 = 0.325633, c3 = 'mtBiDAATTf' where c = 1868 index_test.go:137: sql insert into test_index values (2449, 3853850766907337832, 0.543505, 'Y2LccPsrGQ') index_test.go:137: sql insert into test_index values (2448, 3089687008003402864, 0.617386, 'RLMHxLaY0i') index_test.go:137: sql insert into test_index values (2451, 2954458589707164712, 0.112386, 'EnVNllNqgT') index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (2447, 883445835830532394, 0.830959, 'SSsPUOQFie') index_test.go:137: sql insert into test_index values (2450, 1454493114715054634, 0.338513, '61XLFCvAQO') index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 6830851385117722850, c2 = 0.020308, c3 = 'P8eIS2ttqE' where c = 680 index_test.go:140: sql delete from test_index where c = 355 index_test.go:143: sql update test_index set c1 = 768994635880476134, c2 = 0.371170, c3 = 'XGAs71Ph5q' where c = 1292 index_test.go:143: sql update test_index set c1 = 6870491623239199918, c2 = 0.933414, c3 = '6YK1nWNsA9' where c = 2148 index_test.go:143: sql update test_index set c1 = 6437075786660066193, c2 = 0.101052, c3 = 'E1ac7oAiC7' where c = 1789 index_test.go:137: sql insert into test_index values (2452, 1323133211817007546, 0.007286, '3I0brExgAT') index_test.go:143: sql update test_index set c1 = 5409403766348008233, c2 = 0.614691, c3 = '8qHj99yIVM' where c = 701 index_test.go:140: sql delete from test_index where c = 1331 index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (2454, 8453363050386192404, 0.799989, '1kKu5O9SIN') index_test.go:143: sql update test_index set c1 = 7970557267928311526, c2 = 0.500061, c3 = 'WzArGDjHKu' where c = 2422 index_test.go:143: sql update test_index set c1 = 2475130849872661753, c2 = 0.138454, c3 = 'fEHKtFjYKX' where c = 1446 index_test.go:143: sql update test_index set c1 = 5355525767789944330, c2 = 0.006647, c3 = 'TInXn6cttw' where c = 219 index_test.go:137: sql insert into test_index values (2456, 5813181436334068623, 0.904366, 'pGxA47AMkT') index_test.go:137: sql insert into test_index values (2453, 6033728004176988716, 0.656271, 'JY2VWwFWjH') index_test.go:137: sql insert into test_index values (2457, 7290450321580057734, 0.578515, 'FKRrXZmNRh') index_test.go:137: sql insert into test_index values (2455, 6997765276059109729, 0.335695, 'N8W65HF2SD') index_test.go:140: sql delete from test_index where c = 2161 index_test.go:143: sql update test_index set c1 = 4788343872502061398, c2 = 0.765224, c3 = '8xVvyKqQq0' where c = 2186 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:137: sql insert into test_index values (2459, 8348728449734999095, 0.188118, 'B2VdoeT7pt') index_test.go:140: sql delete from test_index where c = 943 index_test.go:137: sql insert into test_index values (2460, 8994708868919075978, 0.896605, '0YD3t8Tzaz') index_test.go:140: sql delete from test_index where c = 2091 index_test.go:137: sql insert into test_index values (2458, 4874374261862365856, 0.852514, 'HD5ElBX6jk') index_test.go:140: sql delete from test_index where c = 2071 index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 6296766177886908210, c2 = 0.711934, c3 = 'mL5ghVxmPC' where c = 1118 index_test.go:143: sql update test_index set c1 = 4328686406305857244, c2 = 0.248718, c3 = 'H0qZA482y9' where c = 1 index_test.go:137: sql insert into test_index values (2461, 1916536887512841745, 0.357195, 'xfdfxrrjVx') index_test.go:143: sql update test_index set c1 = 7905913129260582467, c2 = 0.646525, c3 = '6whqKJYmiR' where c = 856 index_test.go:143: sql update test_index set c1 = 6743567855568448350, c2 = 0.207100, c3 = 'Ky9LvARpu7' where c = 949 index_test.go:143: sql update test_index set c1 = 4651377943846530260, c2 = 0.934579, c3 = 'nA8qirYzp7' where c = 1455 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:143: sql update test_index set c1 = 3974391173766722458, c2 = 0.026901, c3 = 'Hs1xtZTJ5u' where c = 2334 index_test.go:137: sql insert into test_index values (2462, 3107002881759232695, 0.114797, 'WXJjwLG8Fh') index_test.go:143: sql update test_index set c1 = 3793571184963123587, c2 = 0.265984, c3 = 'euKP0NYPrP' where c = 1277 index_test.go:137: sql insert into test_index values (2463, 1955873887788329561, 0.725531, 'qhfEW0vrnl') index_test.go:143: sql update test_index set c1 = 8945506531333871726, c2 = 0.058780, c3 = 'tKtLzgOch4' where c = 626 index_test.go:143: sql update test_index set c1 = 5098529309619856416, c2 = 0.357267, c3 = 'qgxRHXI88x' where c = 888 index_test.go:137: sql insert into test_index values (2464, 7480646954283424288, 0.465830, 'XUymunj2oU') index_test.go:140: sql delete from test_index where c = 2383 index_test.go:137: sql insert into test_index values (2465, 7755689950829980024, 0.378844, 'ABWdG2TjEb') index_test.go:137: sql insert into test_index values (2467, 5312153609891566738, 0.520526, 'Qp6gSJc5P8') index_test.go:137: sql insert into test_index values (2468, 1592143670626383332, 0.736322, 'VQ8naNnSur') index_test.go:143: sql update test_index set c1 = 7137017126126867866, c2 = 0.530505, c3 = '5nSCL0CZHt' where c = 1013 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (2469, 8468817455762004556, 0.176538, 'FhcrAoNOyr') index_test.go:137: sql insert into test_index values (2466, 768359968804708542, 0.499867, 'a6DrlaCXgp') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:137: sql insert into test_index values (2470, 6468377712347131688, 0.399717, 'SrQ8F1RyVj') index_test.go:140: sql delete from test_index where c = 1635 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 838 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 2321471035333061676, c2 = 0.194250, c3 = 'WGWUQDUdFx' where c = 878 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 8044036725093653476, c2 = 0.462840, c3 = '2ftXKJxZfM' where c = 1325 index_test.go:143: sql update test_index set c1 = 6833435813088404112, c2 = 0.808772, c3 = '5ZYED9CHQC' where c = 698 index_test.go:143: sql update test_index set c1 = 1651809584408514565, c2 = 0.628212, c3 = 'g9NKxLVRUO' where c = 1185 index_test.go:137: sql insert into test_index values (2471, 9059581680710040598, 0.411141, 'GZHkajM2aO') index_test.go:140: sql delete from test_index where c = 2199 index_test.go:140: sql delete from test_index where c = 2292 index_test.go:143: sql update test_index set c1 = 8510243983363037469, c2 = 0.765269, c3 = 'XlVQszDn0I' where c = 2295 index_test.go:137: sql insert into test_index values (2473, 9008547178458881716, 0.051939, 'AGrxZJzBEQ') index_test.go:137: sql insert into test_index values (2472, 7728158466411403261, 0.124466, 'COKWutdm2h') index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 4545891010769410213, c2 = 0.445574, c3 = '3Y3Q10amxh' where c = 546 index_test.go:143: sql update test_index set c1 = 2417204250877925091, c2 = 0.309835, c3 = 'Wx2piexs54' where c = 2219 index_test.go:137: sql insert into test_index values (2474, 2135293804242060953, 0.041601, 'BuYbTFiY32') index_test.go:143: sql update test_index set c1 = 8111668815848161403, c2 = 0.566935, c3 = '3RFBVvxVdy' where c = 2305 index_test.go:137: sql insert into test_index values (2475, 5244240399778224004, 0.016204, 'UEsPUGoz8R') index_test.go:143: sql update test_index set c1 = 577289127042788135, c2 = 0.820420, c3 = 'eyTd5jgmP6' where c = 650 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 1076 index_test.go:143: sql update test_index set c1 = 9221814110120639850, c2 = 0.070948, c3 = 'KntimKZcy5' where c = 1652 index_test.go:137: sql insert into test_index values (2478, 4079590152117180262, 0.751294, 'KLEDHfiBOZ') index_test.go:137: sql insert into test_index values (2477, 6597388199821816728, 0.806627, 'khFPfnpJtG') index_test.go:137: sql insert into test_index values (2476, 925834799351350873, 0.618171, 'jGk9UHTt03') index_test.go:137: sql insert into test_index values (2479, 5066266614459363506, 0.337244, 'mG9AnF7XTD') index_test.go:143: sql update test_index set c1 = 9221316841687846470, c2 = 0.975390, c3 = 'u2pUbkKYp0' where c = 169 index_test.go:140: sql delete from test_index where c = 2280 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:143: sql update test_index set c1 = 5906261905057115966, c2 = 0.487346, c3 = 'Kvzm59OeAY' where c = 2025 index_test.go:137: sql insert into test_index values (2480, 4608328493930077203, 0.538782, 'TJTIhT73hO') index_test.go:137: sql insert into test_index values (2481, 5904472693387270335, 0.662696, 'm6uvODBiNG') index_test.go:143: sql update test_index set c1 = 1532480083705382613, c2 = 0.206731, c3 = 'H3z1pd0xm3' where c = 533 index_test.go:143: sql update test_index set c1 = 1901779309595326124, c2 = 0.197248, c3 = 'prhEdeQAf7' where c = 1950 index_test.go:140: sql delete from test_index where c = 1744 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (2482, 5612436689179346665, 0.241906, 'beyN2r6V7K') index_test.go:137: sql insert into test_index values (2483, 7186408581529137291, 0.384293, 'E1fImzy63A') index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (2484, 2898952356045754770, 0.831597, 'TbNBcws4aL') index_test.go:143: sql update test_index set c1 = 1796302997388645713, c2 = 0.715594, c3 = 'nQ7D2EPket' where c = 1105 index_test.go:143: sql update test_index set c1 = 2853226677762823304, c2 = 0.935684, c3 = 'BKpXMss5hl' where c = 1231 index_test.go:140: sql delete from test_index where c = 2424 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 1035570934873103423, c2 = 0.827398, c3 = '7lLIpLWQjZ' where c = 1801 index_test.go:137: sql insert into test_index values (2485, 6299028067409797965, 0.787717, 'j5kUuco7KM') index_test.go:143: sql update test_index set c1 = 7369772368900443386, c2 = 0.409197, c3 = 'fUuzuOgZKx' where c = 1511 index_test.go:143: sql update test_index set c1 = 2296745159317553967, c2 = 0.207469, c3 = '91WWpPFWWN' where c = 828 index_test.go:137: sql insert into test_index values (2486, 6025614206878502401, 0.105117, 'CQEH0EBjg6') index_test.go:140: sql delete from test_index where c = 2291 index_test.go:143: sql update test_index set c1 = 4900683855611981453, c2 = 0.917139, c3 = 'NKXfXMnXPP' where c = 720 index_test.go:143: sql update test_index set c1 = 275778798387493847, c2 = 0.601646, c3 = 'HigpIyd5cE' where c = 1656 index_test.go:143: sql update test_index set c1 = 1333868986229027287, c2 = 0.680722, c3 = '2JsQugncOj' where c = 1419 index_test.go:137: sql insert into test_index values (2487, 1319158635665792842, 0.329856, 'uwH5uZmOeC') index_test.go:137: sql insert into test_index values (2488, 2140946929380622775, 0.622346, 'Dvk38NUcPQ') index_test.go:137: sql insert into test_index values (2489, 30246174526276766, 0.721249, '4PgPQwriyx') index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 2088 index_test.go:143: sql update test_index set c1 = 5270285911390443688, c2 = 0.320978, c3 = 'APFd0ACWsD' where c = 1586 index_test.go:137: sql insert into test_index values (2492, 6854155850565533911, 0.592491, 'ptTfKEf6v2') index_test.go:137: sql insert into test_index values (2490, 6391508952858535125, 0.021089, 'xiV65rV9LR') index_test.go:137: sql insert into test_index values (2493, 411509400356394846, 0.431543, 'EKE9tNjs8E') index_test.go:143: sql update test_index set c1 = 4002169533254646666, c2 = 0.384155, c3 = 'b0MXkcR0RJ' where c = 23 index_test.go:137: sql insert into test_index values (2491, 3633977993918806066, 0.165602, 'B6wzuhYIZr') index_test.go:143: sql update test_index set c1 = 6822925344834673466, c2 = 0.098279, c3 = '0jjRcp7LzV' where c = 124 index_test.go:143: sql update test_index set c1 = 6363830892061821366, c2 = 0.863173, c3 = 'FXi2ioxcQb' where c = 1231 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:137: sql insert into test_index values (2494, 3204977354998319700, 0.725494, 'WvMG1RmE9n') index_test.go:140: sql delete from test_index where c = 1923 index_test.go:143: sql update test_index set c1 = 4351466856521818818, c2 = 0.785098, c3 = '7qRVRPD4Lg' where c = 275 index_test.go:140: sql delete from test_index where c = 954 index_test.go:137: sql insert into test_index values (2496, 1134288658118601428, 0.532907, 'kYwGYsBzdW') index_test.go:143: sql update test_index set c1 = 1355358020461561354, c2 = 0.974015, c3 = 'GV3IPjKwJA' where c = 463 index_test.go:143: sql update test_index set c1 = 8095040311742805609, c2 = 0.288538, c3 = 'R2vyFmZC0F' where c = 516 index_test.go:143: sql update test_index set c1 = 4720192283871529959, c2 = 0.890981, c3 = 'KqtZU93ISY' where c = 1785 index_test.go:137: sql insert into test_index values (2495, 3896806154847364849, 0.676193, 'qfyj7ujnSr') index_test.go:143: sql update test_index set c1 = 8862435583119732936, c2 = 0.205971, c3 = 'KxIffWUdRf' where c = 2302 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (2497, 1326637366799253045, 0.288774, 'TEBOQPLK2P') index_test.go:143: sql update test_index set c1 = 7584485865147225389, c2 = 0.091824, c3 = 'zdlTGlhmNp' where c = 1570 index_test.go:143: sql update test_index set c1 = 8596895205483012573, c2 = 0.812687, c3 = 'zouxjQUydp' where c = 288 index_test.go:137: sql insert into test_index values (2498, 4816130136619189840, 0.887434, 'flFqvCIe9x') index_test.go:143: sql update test_index set c1 = 6287239406352751115, c2 = 0.417620, c3 = 'se4d14X15y' where c = 187 index_test.go:137: sql insert into test_index values (2499, 6951286651291608108, 0.432447, '4GpeduszXK') index_test.go:140: sql delete from test_index where c = 1618 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:137: sql insert into test_index values (2500, 6621536122465664393, 0.224677, 'W4i1ZyI86B') index_test.go:143: sql update test_index set c1 = 963303511754264723, c2 = 0.195457, c3 = 'iasTWJf5M6' where c = 818 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:143: sql update test_index set c1 = 4841675820387370170, c2 = 0.516329, c3 = 'FeQvpbF6XP' where c = 1592 index_test.go:143: sql update test_index set c1 = 8480488563781098213, c2 = 0.178261, c3 = '6h0NsalR8h' where c = 567 index_test.go:143: sql update test_index set c1 = 6218466507219190956, c2 = 0.955616, c3 = 'gwVinLoVVH' where c = 121 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:143: sql update test_index set c1 = 8714271760324389186, c2 = 0.289002, c3 = '4az08q1xvS' where c = 1915 [2024/05/06 11:17:50.828 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (2502, 1663477960388848732, 0.199766, 'UgeWRIQPCf') index_test.go:137: sql insert into test_index values (2503, 5969814410522793239, 0.291041, 'QB9hJKz1sm') index_test.go:137: sql insert into test_index values (2505, 5007923100360575228, 0.467122, 'TyV5h3rFov') index_test.go:137: sql insert into test_index values (2501, 2203527515828638589, 0.780245, '6nYk4Q6a6J') index_test.go:137: sql insert into test_index values (2506, 1932020954343914360, 0.288044, 'zdcYq4YHz1') index_test.go:137: sql insert into test_index values (2504, 3957870473716995546, 0.193308, 'luk1bOngPa') index_test.go:137: sql insert into test_index values (2508, 2597211160751897653, 0.344621, '3Nl6hndDaP') index_test.go:137: sql insert into test_index values (2507, 7606336842288030547, 0.541143, 'or1lWmQyAL') index_test.go:137: sql insert into test_index values (2509, 871576203557215825, 0.383940, 'LQTXxOM9xK') index_test.go:137: sql insert into test_index values (2510, 7010203415179471354, 0.928242, 'ca62d4wsTR') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 2472 index_test.go:140: sql delete from test_index where c = 2335 index_test.go:143: sql update test_index set c1 = 1158689837920845707, c2 = 0.985017, c3 = 'UNvl6SUoz7' where c = 320 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:140: sql delete from test_index where c = 2431 index_test.go:140: sql delete from test_index where c = 2223 index_test.go:143: sql update test_index set c1 = 2135020174090825332, c2 = 0.512893, c3 = 'uKYboFf4e7' where c = 2276 index_test.go:143: sql update test_index set c1 = 4089393991369259385, c2 = 0.983433, c3 = '9NT9R0PYgR' where c = 1154 index_test.go:143: sql update test_index set c1 = 8166389219879157083, c2 = 0.542130, c3 = '1qkRf8gKAp' where c = 1451 index_test.go:143: sql update test_index set c1 = 1377868258431328674, c2 = 0.127694, c3 = 'qI0AbOqJXu' where c = 1028 index_test.go:143: sql update test_index set c1 = 4388600622516393995, c2 = 0.987997, c3 = '3YjdGg4MeU' where c = 1110 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:143: sql update test_index set c1 = 1514470098008859540, c2 = 0.435033, c3 = 'Bif0slyY1G' where c = 1922 index_test.go:143: sql update test_index set c1 = 6443683977858744148, c2 = 0.434587, c3 = 'Rj7gagl5xN' where c = 1785 index_test.go:137: sql insert into test_index values (2511, 40077620543337444, 0.239343, 'UkpYZTynsY') index_test.go:143: sql update test_index set c1 = 8365851777110424530, c2 = 0.753686, c3 = 'GJytN78aEF' where c = 845 index_test.go:137: sql insert into test_index values (2513, 243796685386867908, 0.498797, 'mWmvfTR4AE') index_test.go:137: sql insert into test_index values (2514, 2087888550738000703, 0.658978, 'd1ynuU7Bsn') index_test.go:137: sql insert into test_index values (2515, 7314395767768906879, 0.281881, 'UI12CCmWQI') index_test.go:137: sql insert into test_index values (2512, 5616072454142338761, 0.222478, 'x5V2JzdAze') index_test.go:137: sql insert into test_index values (2516, 1826350759164471138, 0.241241, 'OV3HNulEAX') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:137: sql insert into test_index values (2517, 7145807661212347561, 0.527774, 'lrijJokTFM') index_test.go:143: sql update test_index set c1 = 3757780509931955262, c2 = 0.284668, c3 = 'L2RKZS9Izr' where c = 1036 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (2518, 2509634270429686239, 0.830200, 'xVJE3UPPz3') index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:143: sql update test_index set c1 = 333966277452358743, c2 = 0.139543, c3 = 'tJzRiVbiX5' where c = 221 index_test.go:140: sql delete from test_index where c = 2166 index_test.go:137: sql insert into test_index values (2519, 7047741075866640806, 0.292774, 'wVDtzaEpwB') index_test.go:143: sql update test_index set c1 = 5666472001924538429, c2 = 0.722365, c3 = '88li7alrn5' where c = 1824 index_test.go:140: sql delete from test_index where c = 2310 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:137: sql insert into test_index values (2520, 7755555095553106261, 0.277576, 'bKQM5HMnEv') index_test.go:143: sql update test_index set c1 = 1923377480715138875, c2 = 0.693129, c3 = 'mpISAr6IGJ' where c = 676 index_test.go:143: sql update test_index set c1 = 1186034046729252091, c2 = 0.294096, c3 = 'rRh1LRO3Ie' where c = 1106 index_test.go:143: sql update test_index set c1 = 4275032696043046495, c2 = 0.080208, c3 = 'wLKqNDTvJv' where c = 661 index_test.go:143: sql update test_index set c1 = 39418491256455190, c2 = 0.059425, c3 = '1OvyFfxZjb' where c = 1947 index_test.go:140: sql delete from test_index where c = 2318 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:137: sql insert into test_index values (2522, 1125336502883944433, 0.976542, 'xraKyzvbch') index_test.go:137: sql insert into test_index values (2521, 7596931238050803845, 0.842060, '0KoT3AyCRb') index_test.go:137: sql insert into test_index values (2524, 4643571053399279573, 0.212598, 'FbRoDafVGT') index_test.go:137: sql insert into test_index values (2525, 7861300287947440810, 0.734255, 'YktcvDnifX') index_test.go:143: sql update test_index set c1 = 5953975569874110417, c2 = 0.283189, c3 = 'ayeG0IAaHt' where c = 448 index_test.go:137: sql insert into test_index values (2523, 7843770346411459743, 0.428978, '6oj8J1LXUy') index_test.go:140: sql delete from test_index where c = 366 index_test.go:137: sql insert into test_index values (2526, 3428856421074116967, 0.807432, '8nhUqHzuxx') index_test.go:143: sql update test_index set c1 = 4110623968806174135, c2 = 0.340204, c3 = 'IpIqgkwVu7' where c = 2144 index_test.go:140: sql delete from test_index where c = 606 index_test.go:143: sql update test_index set c1 = 5306814597421086947, c2 = 0.712616, c3 = 'bOePRsexwR' where c = 2407 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 1617 index_test.go:143: sql update test_index set c1 = 5915317495870334467, c2 = 0.144631, c3 = 'L3HbeMc2fW' where c = 694 index_test.go:137: sql insert into test_index values (2527, 4622402624025198210, 0.910428, '3VK5xAXRuV') index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:137: sql insert into test_index values (2529, 6793669755797953094, 0.494158, 'Lha1klPHez') index_test.go:143: sql update test_index set c1 = 6798111432720390440, c2 = 0.180596, c3 = 'Bf7MxGmtYa' where c = 840 index_test.go:137: sql insert into test_index values (2528, 3332455338811922494, 0.234779, 'BQ9TAZnS6S') index_test.go:143: sql update test_index set c1 = 4556508161744472636, c2 = 0.018925, c3 = 'AHNo8iQgA0' where c = 1894 index_test.go:140: sql delete from test_index where c = 1984 index_test.go:143: sql update test_index set c1 = 8834934219453789220, c2 = 0.995246, c3 = 'Io6UmraCmg' where c = 1652 index_test.go:137: sql insert into test_index values (2530, 2682276041740165331, 0.346058, 'ZhXPrkqtFC') index_test.go:143: sql update test_index set c1 = 364086926792345882, c2 = 0.610692, c3 = 'Qp4XV9u4a1' where c = 1194 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:137: sql insert into test_index values (2531, 8941387198373831679, 0.971823, 'aERFCXU4cI') index_test.go:140: sql delete from test_index where c = 2204 index_test.go:143: sql update test_index set c1 = 4867757765063858523, c2 = 0.089884, c3 = '6jQ6tMGBq5' where c = 1387 index_test.go:137: sql insert into test_index values (2533, 2764413556792286800, 0.593542, 'MXJolA43Qt') index_test.go:143: sql update test_index set c1 = 8324251304537820909, c2 = 0.442616, c3 = 'Zni06nbDgJ' where c = 1806 index_test.go:143: sql update test_index set c1 = 8493013311334927181, c2 = 0.263106, c3 = 'wUoBv5xAQv' where c = 610 index_test.go:137: sql insert into test_index values (2532, 7923011944542963038, 0.527874, 'B5ufObe8P9') index_test.go:140: sql delete from test_index where c = 1651 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 8106225863937633712, c2 = 0.837645, c3 = 'BHELSGmIbc' where c = 1729 index_test.go:137: sql insert into test_index values (2534, 7416099585944059592, 0.387388, '5FOOvucIOC') index_test.go:143: sql update test_index set c1 = 5172174138185892786, c2 = 0.692637, c3 = '27oJypUEvq' where c = 378 index_test.go:137: sql insert into test_index values (2535, 1226161282714713370, 0.450112, '74mTkSJJl4') index_test.go:143: sql update test_index set c1 = 6665829140284710755, c2 = 0.353586, c3 = 'u1wUpitjxG' where c = 1431 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:137: sql insert into test_index values (2536, 2602769190868120194, 0.052820, 'qNoB90KdP0') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (2537, 787822114550598546, 0.082003, 'hUSaat2SnW') index_test.go:137: sql insert into test_index values (2538, 9108596567254235213, 0.840698, 'gvb2UKZgsY') index_test.go:143: sql update test_index set c1 = 3097952316755320407, c2 = 0.686522, c3 = 'J0OqYjBIcD' where c = 2200 index_test.go:143: sql update test_index set c1 = 5600984936185771728, c2 = 0.862683, c3 = 'U39qYH7pLP' where c = 272 index_test.go:143: sql update test_index set c1 = 832529374027535344, c2 = 0.139473, c3 = 'Pi96y4AlCV' where c = 986 index_test.go:143: sql update test_index set c1 = 7659727605808860572, c2 = 0.928805, c3 = '4cK4CIiF1b' where c = 835 index_test.go:137: sql insert into test_index values (2539, 1057900907483984211, 0.618083, 'L4V3AhYxBj') index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 1963 index_test.go:137: sql insert into test_index values (2540, 3017299862340260163, 0.683746, 'ZJN6bvMI01') index_test.go:137: sql insert into test_index values (2541, 6431732386749973567, 0.638634, 'GYNpH4zqoR') index_test.go:140: sql delete from test_index where c = 1978 index_test.go:137: sql insert into test_index values (2542, 4277916106681090149, 0.501383, 'ROhqKKoHRa') index_test.go:143: sql update test_index set c1 = 3262443155390623695, c2 = 0.334116, c3 = '0g6ZMyGbcL' where c = 2344 index_test.go:143: sql update test_index set c1 = 4631451286005405159, c2 = 0.834819, c3 = 'a60EtetLPm' where c = 888 index_test.go:137: sql insert into test_index values (2543, 7397832014518910862, 0.429109, 'I86CIw8h7W') index_test.go:140: sql delete from test_index where c = 769 index_test.go:137: sql insert into test_index values (2544, 1505082514848318575, 0.187104, 'BMXMGVEYHI') index_test.go:143: sql update test_index set c1 = 4263346760003982683, c2 = 0.440372, c3 = '4Bhl77T2Y4' where c = 1800 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:143: sql update test_index set c1 = 8099087016970090681, c2 = 0.234457, c3 = 'svQirvmcNJ' where c = 1997 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:143: sql update test_index set c1 = 7291873862554303467, c2 = 0.766954, c3 = 'M3cTX5qQmI' where c = 131 index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 682753555464358189, c2 = 0.063394, c3 = 'IXoAkHo3fn' where c = 1930 index_test.go:143: sql update test_index set c1 = 3426856604501710021, c2 = 0.635501, c3 = 'dEzTVj9UC1' where c = 776 index_test.go:137: sql insert into test_index values (2547, 655054270839648339, 0.610868, 'tfRW7xyjfi') index_test.go:137: sql insert into test_index values (2546, 2083969469721695305, 0.992676, '6Mo1IwcgeD') index_test.go:143: sql update test_index set c1 = 6857256009285269736, c2 = 0.769551, c3 = '6T5Guwhq39' where c = 421 index_test.go:137: sql insert into test_index values (2548, 8016526437570615321, 0.381565, 'L31yW1Y037') index_test.go:137: sql insert into test_index values (2545, 6107646684639813013, 0.074209, 'erxFJnXyxo') index_test.go:140: sql delete from test_index where c = 2495 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 5131263821265554567, c2 = 0.846417, c3 = 'iSxM1dWlMi' where c = 957 index_test.go:137: sql insert into test_index values (2550, 7943586763886649299, 0.332527, '9MYPFZIuMD') index_test.go:143: sql update test_index set c1 = 2306679101444600555, c2 = 0.985570, c3 = 'VtqpwCUAU0' where c = 81 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (2551, 8986592105217388326, 0.648223, 'inaVj16aZr') index_test.go:137: sql insert into test_index values (2549, 5054101265286967878, 0.842418, 'Tq9JXy0TyQ') index_test.go:140: sql delete from test_index where c = 2180 index_test.go:137: sql insert into test_index values (2552, 3281957957687861657, 0.822961, 'Dgw6kg1uq6') index_test.go:140: sql delete from test_index where c = 1388 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:137: sql insert into test_index values (2553, 2405001601486755379, 0.914283, 'A4SxXULTuD') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 4521105930842104433, c2 = 0.148162, c3 = 'XjuGFyk0AL' where c = 813 index_test.go:143: sql update test_index set c1 = 794853906471123338, c2 = 0.657922, c3 = 'yURs46eWn3' where c = 116 index_test.go:143: sql update test_index set c1 = 4857196198259657729, c2 = 0.806916, c3 = 'z1wFSjhqHw' where c = 453 index_test.go:140: sql delete from test_index where c = 2269 index_test.go:137: sql insert into test_index values (2554, 2742506289286434968, 0.187657, 'FJZvDTmVo0') index_test.go:143: sql update test_index set c1 = 8200274533620669807, c2 = 0.814779, c3 = 'ABNqLACkLb' where c = 2296 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 1734004517729254002, c2 = 0.397733, c3 = '20LKPG8vcu' where c = 1905 index_test.go:137: sql insert into test_index values (2555, 2351021124772733866, 0.519847, 'C1gtxCPJ9e') index_test.go:143: sql update test_index set c1 = 1219046960039947970, c2 = 0.460539, c3 = 'Rew5eka4NW' where c = 19 index_test.go:143: sql update test_index set c1 = 3142614652008762710, c2 = 0.440640, c3 = 'OxcXXE7CYp' where c = 452 index_test.go:137: sql insert into test_index values (2557, 5518288633938738692, 0.971453, 'o7d1scQ79W') index_test.go:143: sql update test_index set c1 = 5002172110895735811, c2 = 0.418411, c3 = '3BXHr8kY4n' where c = 1115 index_test.go:143: sql update test_index set c1 = 5182811740126503303, c2 = 0.164634, c3 = 'VzC8dqR039' where c = 249 index_test.go:137: sql insert into test_index values (2556, 115492770682194815, 0.722953, 'CyP8Cpb0ks') index_test.go:137: sql insert into test_index values (2558, 6354129538788952803, 0.453280, 'nfwxOxweRr') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:137: sql insert into test_index values (2559, 3136399435213533081, 0.948049, 'I3M41mfhXc') index_test.go:140: sql delete from test_index where c = 1541 index_test.go:137: sql insert into test_index values (2561, 6732226360149306721, 0.243805, 'wTbDl47gDo') index_test.go:137: sql insert into test_index values (2560, 7325133092730935458, 0.862657, 'NygS1OzoJv') index_test.go:137: sql insert into test_index values (2562, 7907664037630372283, 0.848253, 'zuxeSSbxpO') index_test.go:140: sql delete from test_index where c = 1683 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:137: sql insert into test_index values (2563, 1128325989560960341, 0.357088, 'l4cGHe2O6H') index_test.go:143: sql update test_index set c1 = 2634317748302964120, c2 = 0.460181, c3 = 'ueCmpamtza' where c = 912 index_test.go:143: sql update test_index set c1 = 6430293102820519184, c2 = 0.523299, c3 = 'owxEuhu3jm' where c = 410 index_test.go:143: sql update test_index set c1 = 5238779133492409938, c2 = 0.326294, c3 = 'v4VYo8hyhp' where c = 602 index_test.go:143: sql update test_index set c1 = 2888164444944284878, c2 = 0.827227, c3 = 'WVtRa5VYoX' where c = 1168 index_test.go:140: sql delete from test_index where c = 1425 index_test.go:143: sql update test_index set c1 = 8795260379758179475, c2 = 0.885427, c3 = 'm2z2Q5zNaZ' where c = 2435 index_test.go:143: sql update test_index set c1 = 7916225335376302078, c2 = 0.025111, c3 = 'dwBbyvQknC' where c = 2042 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:137: sql insert into test_index values (2564, 1811907620480495579, 0.252923, 'lD54TBiCyj') index_test.go:137: sql insert into test_index values (2565, 282462897660708739, 0.824435, 'R6NYhqqleD') index_test.go:140: sql delete from test_index where c = 2529 index_test.go:137: sql insert into test_index values (2567, 6411623882907754757, 0.691149, 'Scq4RaBQZg') index_test.go:143: sql update test_index set c1 = 4211823438635534362, c2 = 0.473852, c3 = 'n1vrowwj5Y' where c = 2537 index_test.go:143: sql update test_index set c1 = 8435379585320653928, c2 = 0.845172, c3 = 'Zir2MRlPnG' where c = 1303 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (2566, 8467434266715181492, 0.292181, 'stLko8st9L') index_test.go:143: sql update test_index set c1 = 8429932558139965558, c2 = 0.755786, c3 = 'SVugxm7lfl' where c = 1133 index_test.go:143: sql update test_index set c1 = 6530224763518769426, c2 = 0.545989, c3 = 'Tc2Uy6fJ3M' where c = 511 index_test.go:137: sql insert into test_index values (2568, 2216563198558499993, 0.370593, 'UQfK2bRLOR') index_test.go:140: sql delete from test_index where c = 1241 index_test.go:137: sql insert into test_index values (2569, 2603657355892706266, 0.663096, 'vwUgqNU5hh') index_test.go:137: sql insert into test_index values (2570, 6555535865962779249, 0.107476, 'ecDG0iOuV3') index_test.go:143: sql update test_index set c1 = 2476868315767989516, c2 = 0.567808, c3 = 'ghkQFUhqHL' where c = 1651 index_test.go:143: sql update test_index set c1 = 8619905160437453575, c2 = 0.713496, c3 = 'esZh0dkDnu' where c = 1670 index_test.go:137: sql insert into test_index values (2572, 8458863612567332271, 0.082787, 'qZEolqf740') index_test.go:140: sql delete from test_index where c = 1634 index_test.go:137: sql insert into test_index values (2573, 2195453939364874271, 0.773389, 'cSo4kd5VrG') index_test.go:137: sql insert into test_index values (2571, 4241429244245496261, 0.882320, 'KOJotV3Ehq') index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:143: sql update test_index set c1 = 3514265832552258270, c2 = 0.772172, c3 = 'FtX9eMfqEO' where c = 2348 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:137: sql insert into test_index values (2574, 2121395595565070383, 0.003103, 'd8HeUBZp24') index_test.go:140: sql delete from test_index where c = 176 index_test.go:137: sql insert into test_index values (2575, 5741166785549281471, 0.719429, 'xEyVfMbwf3') index_test.go:143: sql update test_index set c1 = 4200854653092232772, c2 = 0.327710, c3 = 'uVmhgPmLXp' where c = 1529 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:143: sql update test_index set c1 = 1160705490523797893, c2 = 0.036133, c3 = 'I9jzwkltMU' where c = 120 index_test.go:140: sql delete from test_index where c = 2213 index_test.go:143: sql update test_index set c1 = 1389661010146991760, c2 = 0.451889, c3 = 'xCCP8jlJ8z' where c = 2377 index_test.go:143: sql update test_index set c1 = 6183698438067121747, c2 = 0.415859, c3 = 'kN301UzmYX' where c = 767 index_test.go:143: sql update test_index set c1 = 9174689689377404000, c2 = 0.591763, c3 = 'l6hE6x927p' where c = 122 index_test.go:143: sql update test_index set c1 = 657325239754229717, c2 = 0.805193, c3 = 'YHwOoxHORN' where c = 1640 index_test.go:137: sql insert into test_index values (2576, 5732485415209135243, 0.460424, 'e4Nod7Ufr0') index_test.go:140: sql delete from test_index where c = 1482 index_test.go:137: sql insert into test_index values (2577, 901530130137492318, 0.455305, 'aGdI3nzf5e') index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (2578, 2189685682207486201, 0.092207, 'bzy2EiUr9W') index_test.go:137: sql insert into test_index values (2581, 879459794045895602, 0.240762, 'd12cUrTSKS') index_test.go:137: sql insert into test_index values (2580, 891926184799490436, 0.860090, 'TvUKTFkztS') index_test.go:137: sql insert into test_index values (2582, 816462107791439848, 0.013936, 'Tv7IneEBDb') index_test.go:140: sql delete from test_index where c = 758 index_test.go:137: sql insert into test_index values (2579, 8948931997055054662, 0.045691, 'HsiGTF232m') index_test.go:140: sql delete from test_index where c = 1657 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 1484191775443540021, c2 = 0.827338, c3 = 'K9QZpxJJr2' where c = 2012 index_test.go:143: sql update test_index set c1 = 485476969582212138, c2 = 0.442325, c3 = 'ujWhaNQAcG' where c = 1801 index_test.go:143: sql update test_index set c1 = 3500884096760648812, c2 = 0.281061, c3 = '2M4X7p4Jni' where c = 1197 index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:143: sql update test_index set c1 = 4388164442257013352, c2 = 0.648035, c3 = 'KfFyqRINVZ' where c = 2514 index_test.go:140: sql delete from test_index where c = 849 index_test.go:137: sql insert into test_index values (2583, 659702793624889227, 0.666269, 'pjKyDMAaIR') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 7311040763703945049, c2 = 0.936333, c3 = 'a17k0bOjIG' where c = 2480 index_test.go:143: sql update test_index set c1 = 6663633344848375024, c2 = 0.403703, c3 = 'Bpl0Rzk9Ad' where c = 1503 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 4586928787358424295, c2 = 0.428219, c3 = 'LBqWzHbnjd' where c = 2506 index_test.go:137: sql insert into test_index values (2584, 2290010499809236460, 0.438188, 'zwmAwKs2xB') index_test.go:143: sql update test_index set c1 = 7002150972029596602, c2 = 0.193721, c3 = 'KckuJAfVKA' where c = 2479 index_test.go:137: sql insert into test_index values (2586, 4920750979413681551, 0.484577, 'wTsyI1CVGW') index_test.go:137: sql insert into test_index values (2585, 3426632415722237694, 0.387717, 'ewC5yhzGhW') index_test.go:143: sql update test_index set c1 = 9124759506469411209, c2 = 0.097374, c3 = 'QBH9c59FZg' where c = 1139 index_test.go:137: sql insert into test_index values (2587, 8564409208007883483, 0.326888, 'Dp3TpttPq7') index_test.go:140: sql delete from test_index where c = 1201 index_test.go:143: sql update test_index set c1 = 3766333776046957858, c2 = 0.170031, c3 = 'A2XzN0pldn' where c = 1309 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (2589, 7007905132798324959, 0.204679, 'QOBAokqfY0') index_test.go:137: sql insert into test_index values (2588, 8280813375297264938, 0.925396, 'bbW119pvrA') index_test.go:137: sql insert into test_index values (2590, 8433445069833102858, 0.169655, 'XbZVnUhKBZ') index_test.go:137: sql insert into test_index values (2591, 219124438545217837, 0.918556, '7s9NBgK3zc') index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 559 index_test.go:140: sql delete from test_index where c = 1392 index_test.go:143: sql update test_index set c1 = 8995654441660347884, c2 = 0.340839, c3 = '2iY3I5gMQT' where c = 1356 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:137: sql insert into test_index values (2592, 1753524779876828534, 0.837532, 'QbwpqxRGtG') index_test.go:143: sql update test_index set c1 = 8696927947518355091, c2 = 0.164154, c3 = 'wV50Ym3kV5' where c = 1693 index_test.go:143: sql update test_index set c1 = 1141240037155564798, c2 = 0.305761, c3 = '2nuBaWT9hk' where c = 2219 index_test.go:140: sql delete from test_index where c = 1865 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 881397148587276729, c2 = 0.502917, c3 = 'pX7FpIlLvy' where c = 29 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:137: sql insert into test_index values (2593, 5535070234244696451, 0.458686, '4Vmi0wfuTW') index_test.go:143: sql update test_index set c1 = 6726859597093160507, c2 = 0.826392, c3 = 'JGw8vUZsSx' where c = 1382 index_test.go:143: sql update test_index set c1 = 6044096530145045072, c2 = 0.722053, c3 = 'SrOmS9tWAh' where c = 105 index_test.go:143: sql update test_index set c1 = 8609636007967358328, c2 = 0.588210, c3 = 'rjdxlMbwgm' where c = 1204 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 6601031843824138501, c2 = 0.136303, c3 = 'aAtTDGPGJf' where c = 386 index_test.go:137: sql insert into test_index values (2594, 961606665173246654, 0.348499, 'tYTnt1y9hF') index_test.go:143: sql update test_index set c1 = 7698633151640011446, c2 = 0.053157, c3 = 'yGF9aqF09s' where c = 990 index_test.go:143: sql update test_index set c1 = 8615235188129846325, c2 = 0.041152, c3 = 'cutd4FGlC7' where c = 672 index_test.go:143: sql update test_index set c1 = 4394618987452464778, c2 = 0.889666, c3 = 'lCmcpuhfDe' where c = 2360 index_test.go:137: sql insert into test_index values (2595, 6191871932920119180, 0.467125, 'Rvrg91cCZ8') index_test.go:137: sql insert into test_index values (2596, 2312527548378055613, 0.432760, 'ZaZoaTHDF4') index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:137: sql insert into test_index values (2597, 4727489845259502997, 0.246560, 'dVq1kTeA4Q') index_test.go:137: sql insert into test_index values (2598, 3309542564358690474, 0.538277, 'vBqweqaWQy') index_test.go:140: sql delete from test_index where c = 2064 index_test.go:137: sql insert into test_index values (2599, 2976093921943819810, 0.672679, 'b3IJAZaInW') index_test.go:143: sql update test_index set c1 = 5132594413075589151, c2 = 0.288624, c3 = 'pGIkX8pJCI' where c = 578 index_test.go:140: sql delete from test_index where c = 860 index_test.go:143: sql update test_index set c1 = 2462343886449383591, c2 = 0.273499, c3 = 'lhkgwfmwo3' where c = 646 index_test.go:140: sql delete from test_index where c = 2577 index_test.go:143: sql update test_index set c1 = 1381668454010439948, c2 = 0.093819, c3 = 'NsQQlniExr' where c = 2584 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:143: sql update test_index set c1 = 7358087818261835871, c2 = 0.021225, c3 = 'VLub0fi97G' where c = 152 index_test.go:137: sql insert into test_index values (2600, 2832785385060298889, 0.807766, 'nDVsztV2gD') index_test.go:143: sql update test_index set c1 = 723147643540065096, c2 = 0.531690, c3 = 'Mapz5d60Oj' where c = 2466 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 8316781325646476274, c2 = 0.329901, c3 = '0qIExI8X0P' where c = 2342 index_test.go:143: sql update test_index set c1 = 7112470287208843832, c2 = 0.652406, c3 = 'FtTKmuZJ1X' where c = 451 index_test.go:137: sql insert into test_index values (2602, 580590615538274395, 0.779440, 'rDVO3Dyj22') index_test.go:137: sql insert into test_index values (2604, 1658316707481438215, 0.807346, 'RZzxfLCvUE') index_test.go:137: sql insert into test_index values (2603, 6771974772624823127, 0.467837, 'S71ZBdWWsj') index_test.go:137: sql insert into test_index values (2601, 3049709788747295739, 0.929341, 'zYf0v3vTI2') index_test.go:137: sql insert into test_index values (2610, 1931943377217644316, 0.580231, 'gYbxWm4U6C') index_test.go:137: sql insert into test_index values (2605, 918124912335870989, 0.539050, 'bkOgQdQuBb') index_test.go:137: sql insert into test_index values (2609, 3842377385806314107, 0.653843, 'XOz5STvgDS') index_test.go:137: sql insert into test_index values (2608, 4188595206316495335, 0.920902, 'wgwzna0ClS') index_test.go:137: sql insert into test_index values (2606, 5778264299894847363, 0.136470, 'BIhucxgaEj') index_test.go:137: sql insert into test_index values (2607, 5666070734578209552, 0.574661, 'FoNT2XGvgO') index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 3321282565482869369, c2 = 0.886537, c3 = 'H6uxrIfyjZ' where c = 1923 index_test.go:143: sql update test_index set c1 = 7508796324691617816, c2 = 0.481977, c3 = 'CH83mk45yL' where c = 951 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:143: sql update test_index set c1 = 6143483335071778885, c2 = 0.329409, c3 = 'm8Jx7xaffJ' where c = 717 index_test.go:143: sql update test_index set c1 = 9218084535282560559, c2 = 0.386823, c3 = '8PORStRYEX' where c = 529 index_test.go:143: sql update test_index set c1 = 2791462858685476454, c2 = 0.314005, c3 = 'VOKXzbFJmu' where c = 92 index_test.go:143: sql update test_index set c1 = 6610663483622151797, c2 = 0.221870, c3 = 'crh3hVJuwP' where c = 2390 index_test.go:140: sql delete from test_index where c = 1853 index_test.go:143: sql update test_index set c1 = 365735286889394256, c2 = 0.219332, c3 = '8TbJEWZ5FU' where c = 1560 index_test.go:143: sql update test_index set c1 = 699796467557171331, c2 = 0.996339, c3 = 'WBJ4xOpnhV' where c = 1863 index_test.go:137: sql insert into test_index values (2611, 1869526343467232987, 0.791289, 'mSXZmwbpPY') index_test.go:137: sql insert into test_index values (2612, 574518182680029199, 0.699616, 'WwPyro8lir') index_test.go:137: sql insert into test_index values (2613, 2731848031439194350, 0.155728, 'VRVbjvkCko') index_test.go:143: sql update test_index set c1 = 5532282940206188144, c2 = 0.234934, c3 = 'Ve2BhAsDJ9' where c = 1471 index_test.go:143: sql update test_index set c1 = 7793601591014296360, c2 = 0.339535, c3 = '6Qp9ZJ13jS' where c = 150 index_test.go:137: sql insert into test_index values (2614, 5548324201336609638, 0.437809, '0DFXX8gZj1') index_test.go:140: sql delete from test_index where c = 344 index_test.go:137: sql insert into test_index values (2616, 1025975332056753696, 0.461249, 'TKS0Mcj7xs') index_test.go:137: sql insert into test_index values (2615, 385741030049271403, 0.992577, 'Brh2chO37y') index_test.go:137: sql insert into test_index values (2618, 5297492525929831049, 0.733535, 'UV65ZXClz9') index_test.go:143: sql update test_index set c1 = 8009260501590202852, c2 = 0.175478, c3 = 'I7IUcjwn5N' where c = 30 index_test.go:137: sql insert into test_index values (2617, 1923070621167352621, 0.326369, 'DegJ0MdJ7e') index_test.go:140: sql delete from test_index where c = 2522 index_test.go:137: sql insert into test_index values (2620, 6413374711328959862, 0.536616, 'Ij7kIBdzUB') index_test.go:137: sql insert into test_index values (2619, 5829755434765831147, 0.128206, 'ijKxMPktq0') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:143: sql update test_index set c1 = 8506017600791512831, c2 = 0.517752, c3 = '53DoLKBvve' where c = 1385 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (2621, 7345634239781802570, 0.823978, 'QKEcH7xoUS') index_test.go:140: sql delete from test_index where c = 2609 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:143: sql update test_index set c1 = 5504242620435588267, c2 = 0.506086, c3 = '1Ss7AR1w0R' where c = 517 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:143: sql update test_index set c1 = 4435571572214235936, c2 = 0.214305, c3 = 'olUrJE43rZ' where c = 1786 index_test.go:137: sql insert into test_index values (2622, 5790549948298630055, 0.504185, 'UaxxkzYNDN') index_test.go:143: sql update test_index set c1 = 2169518529631884036, c2 = 0.279402, c3 = 'ZMW7yrjaDc' where c = 1930 index_test.go:143: sql update test_index set c1 = 7909854119578286805, c2 = 0.854964, c3 = 'RkvavinFE4' where c = 1046 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:137: sql insert into test_index values (2623, 7690838663837051443, 0.377190, 'nHUlJyWCA5') index_test.go:137: sql insert into test_index values (2624, 6728430642549321456, 0.681685, 'vi7uFuokNX') index_test.go:143: sql update test_index set c1 = 6240296196158650083, c2 = 0.319945, c3 = 'OChtVeO2ik' where c = 1327 index_test.go:143: sql update test_index set c1 = 8075422332328072971, c2 = 0.251117, c3 = 'NQ1nOq3jMu' where c = 1297 index_test.go:143: sql update test_index set c1 = 1246669444053876037, c2 = 0.119536, c3 = 'cYroCGNKpv' where c = 798 index_test.go:137: sql insert into test_index values (2625, 4954529834514069358, 0.654336, 'z3hee6TCch') index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (2626, 6423132606154603863, 0.957503, 'KwXAD1aJ5r') index_test.go:143: sql update test_index set c1 = 7941555457324275597, c2 = 0.478228, c3 = '8CVbb1WedX' where c = 1707 index_test.go:143: sql update test_index set c1 = 5462010827832861101, c2 = 0.318305, c3 = 'fKX5UCfF7f' where c = 2301 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 2538597165483993650, c2 = 0.651118, c3 = 's2xxc2viHS' where c = 1517 index_test.go:137: sql insert into test_index values (2627, 6964769910654588899, 0.187172, '6y3jyKvOZj') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (2629, 275432506452682218, 0.376647, 'uwu9929Pvg') index_test.go:137: sql insert into test_index values (2628, 8921383444645124988, 0.496917, 'MjjIlfe7lL') index_test.go:143: sql update test_index set c1 = 3692884728736710319, c2 = 0.814639, c3 = 'FvjOwzyNIn' where c = 1401 index_test.go:137: sql insert into test_index values (2630, 4831773928959198170, 0.608116, 'g98FGExdCB') index_test.go:143: sql update test_index set c1 = 966816797653765269, c2 = 0.078410, c3 = 'qMmb6snAqp' where c = 962 index_test.go:137: sql insert into test_index values (2631, 4473698502799679386, 0.213810, 'M0zUQvoDsp') index_test.go:137: sql insert into test_index values (2632, 7410354333314533010, 0.629946, 'G1AemFDGb3') index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 2611 index_test.go:140: sql delete from test_index where c = 1756 index_test.go:137: sql insert into test_index values (2633, 1188615495045398703, 0.048801, 'DEw9Q5RIdW') index_test.go:137: sql insert into test_index values (2634, 8265356846517080642, 0.076805, 'JBtk9kfvrx') index_test.go:143: sql update test_index set c1 = 7279607470906592283, c2 = 0.573236, c3 = 'aFGw9xwanS' where c = 2519 index_test.go:143: sql update test_index set c1 = 820061533136112764, c2 = 0.080389, c3 = 'FF1O2kuC6R' where c = 970 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:140: sql delete from test_index where c = 2456 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 7306515890441038609, c2 = 0.191609, c3 = 'NvsiMwNDTx' where c = 221 index_test.go:143: sql update test_index set c1 = 469986253942786089, c2 = 0.362796, c3 = '2vvCr4tIpH' where c = 725 index_test.go:143: sql update test_index set c1 = 7020835700954866158, c2 = 0.069400, c3 = 'd7BgNhQ1za' where c = 477 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:143: sql update test_index set c1 = 6205135545585366404, c2 = 0.497426, c3 = 'PFufGq5rXQ' where c = 1059 index_test.go:143: sql update test_index set c1 = 5308927667531539229, c2 = 0.761990, c3 = 'MoxfUjYNcA' where c = 2073 index_test.go:143: sql update test_index set c1 = 17478456348858729, c2 = 0.983287, c3 = 'DV237QC0Hv' where c = 2371 index_test.go:137: sql insert into test_index values (2636, 3744171003002421402, 0.725860, 'eOJVrRmQXr') index_test.go:143: sql update test_index set c1 = 6529292075096346530, c2 = 0.019843, c3 = 'cVcBLitbfi' where c = 199 index_test.go:137: sql insert into test_index values (2635, 6525187447251084493, 0.914669, 'Gbpl2EIlI0') index_test.go:137: sql insert into test_index values (2637, 7700620539507862340, 0.654842, 'xm0QoQrbyr') index_test.go:143: sql update test_index set c1 = 8996562320241934118, c2 = 0.843597, c3 = '9zbO7lO4bv' where c = 2201 index_test.go:137: sql insert into test_index values (2639, 3616717644831169445, 0.824031, 'xJlFjPZYc7') index_test.go:137: sql insert into test_index values (2640, 4364759031198592452, 0.533949, 'nOIMMFmPiA') index_test.go:137: sql insert into test_index values (2641, 3784948981235553640, 0.230729, 'iXqi1JHKpq') index_test.go:137: sql insert into test_index values (2638, 1815908016055039115, 0.141985, 'iLhsBGGbEB') index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (2643, 7876633782107448990, 0.325898, 'CUJ5GbRccI') index_test.go:140: sql delete from test_index where c = 1676 index_test.go:137: sql insert into test_index values (2642, 7697838993740982179, 0.425973, 'utSF0a6zuI') index_test.go:140: sql delete from test_index where c = 1941 index_test.go:137: sql insert into test_index values (2644, 3731501207188428352, 0.710312, 'XipkdClX0E') index_test.go:143: sql update test_index set c1 = 3903137049799375454, c2 = 0.110312, c3 = 'cdm5Jx0cB6' where c = 427 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:140: sql delete from test_index where c = 2155 index_test.go:143: sql update test_index set c1 = 6096045567231919087, c2 = 0.289782, c3 = 'd320CLCIeh' where c = 475 index_test.go:140: sql delete from test_index where c = 2147 index_test.go:143: sql update test_index set c1 = 3918878204885826923, c2 = 0.424817, c3 = 'Z6Jg8Sw0dg' where c = 664 index_test.go:143: sql update test_index set c1 = 2008481104194693784, c2 = 0.906618, c3 = 'grllleW3JC' where c = 1326 index_test.go:143: sql update test_index set c1 = 8276653792705247201, c2 = 0.090552, c3 = 'R8DZrJcIWI' where c = 2353 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:137: sql insert into test_index values (2645, 70587172193247748, 0.060140, 'iZQRpHzss6') index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:143: sql update test_index set c1 = 1148984707854419527, c2 = 0.568572, c3 = 'kHpOcGZPr6' where c = 1214 index_test.go:143: sql update test_index set c1 = 2566748690441440770, c2 = 0.139269, c3 = 'WN6PvCZAcf' where c = 832 index_test.go:143: sql update test_index set c1 = 2308239473753229599, c2 = 0.645040, c3 = 'Gi8YzDV3tV' where c = 577 index_test.go:137: sql insert into test_index values (2647, 3014123492750318281, 0.047222, 'ru6AWpM0pj') index_test.go:137: sql insert into test_index values (2646, 7330255974724174504, 0.340484, '2osEaFgiE5') index_test.go:137: sql insert into test_index values (2648, 8793744565233540479, 0.398333, 'Cg9kfVVEYA') index_test.go:137: sql insert into test_index values (2649, 3576362434751538944, 0.188567, 'fTBCyqhx5c') index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 6840490673659007352, c2 = 0.161335, c3 = 'PcrPLE5EUm' where c = 2074 index_test.go:143: sql update test_index set c1 = 1125421975360362446, c2 = 0.678076, c3 = '9uZkJYYgAR' where c = 686 index_test.go:137: sql insert into test_index values (2651, 7548537554312030823, 0.087954, '0dZPbr2fvo') index_test.go:137: sql insert into test_index values (2650, 3081947800465294725, 0.826177, 'D1DncS1Chc') index_test.go:137: sql insert into test_index values (2652, 4070522807464847874, 0.640815, 'gplcbkP3ir') index_test.go:143: sql update test_index set c1 = 7249802121710949111, c2 = 0.099137, c3 = 'vmMjAcPh6O' where c = 468 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:143: sql update test_index set c1 = 1964048866067843685, c2 = 0.523407, c3 = '4GRCMJmMbc' where c = 1069 index_test.go:140: sql delete from test_index where c = 2266 index_test.go:140: sql delete from test_index where c = 2509 index_test.go:137: sql insert into test_index values (2655, 8722022689314014133, 0.416219, 'ydh9Q81wqJ') index_test.go:140: sql delete from test_index where c = 1751 index_test.go:137: sql insert into test_index values (2653, 6526405985277573375, 0.287416, 'r0hLE98A32') index_test.go:137: sql insert into test_index values (2654, 7441996583886957475, 0.182934, 'kiYvbSY3P4') index_test.go:143: sql update test_index set c1 = 7596087506608419421, c2 = 0.995608, c3 = '27SHqrKBog' where c = 959 index_test.go:143: sql update test_index set c1 = 336046500469807463, c2 = 0.429736, c3 = 'SNnpfP1jkd' where c = 2089 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 757962351208321228, c2 = 0.641083, c3 = 'xQHGEy3r0r' where c = 1313 index_test.go:137: sql insert into test_index values (2656, 453757149399912228, 0.556738, 'hrmXgIo4LM') index_test.go:143: sql update test_index set c1 = 1243062789504454645, c2 = 0.747822, c3 = 'OYg0pt8pqF' where c = 663 index_test.go:140: sql delete from test_index where c = 2198 index_test.go:143: sql update test_index set c1 = 7099060386228273970, c2 = 0.233547, c3 = 'Akj9dNQVJm' where c = 2583 index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (2657, 4946414639488202998, 0.921787, 'eRIoA7LbxN') index_test.go:143: sql update test_index set c1 = 8659945291893686152, c2 = 0.633731, c3 = 't8aNBbTYjB' where c = 2363 index_test.go:137: sql insert into test_index values (2658, 4380459891019316597, 0.004001, '1DCckvT0Ql') index_test.go:143: sql update test_index set c1 = 5580789103420158821, c2 = 0.208301, c3 = 'b9kTJrzqeR' where c = 1679 index_test.go:137: sql insert into test_index values (2659, 377761671173249271, 0.534314, '4YySaHHP1U') index_test.go:143: sql update test_index set c1 = 8768220836137357130, c2 = 0.929408, c3 = '4j5VMHazQ8' where c = 1463 index_test.go:143: sql update test_index set c1 = 8267687201339216913, c2 = 0.120131, c3 = 'DpAYmQIl2g' where c = 551 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (2660, 332946273071447306, 0.209940, 'JDRxCY2Vx0') index_test.go:137: sql insert into test_index values (2662, 2094634107584351494, 0.374391, '8JWBsdm5xT') index_test.go:140: sql delete from test_index where c = 2417 index_test.go:137: sql insert into test_index values (2663, 1067389993021384960, 0.334631, 'RC54KUOH6r') index_test.go:137: sql insert into test_index values (2661, 619987151733564932, 0.417812, 'lkcQczbM2V') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:137: sql insert into test_index values (2664, 3782863109378740284, 0.772969, 'sZxmenWcRS') index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (2665, 8390439000587548112, 0.449355, 'OVleTVQ8Ra') index_test.go:143: sql update test_index set c1 = 1036970316674427744, c2 = 0.524956, c3 = 'ulGP782xjg' where c = 1277 index_test.go:143: sql update test_index set c1 = 5678495683961384710, c2 = 0.915369, c3 = '6YjZyNcPki' where c = 1739 index_test.go:143: sql update test_index set c1 = 6716753251221315568, c2 = 0.454330, c3 = 'wLpmt4xQah' where c = 2222 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:143: sql update test_index set c1 = 3749109466396512227, c2 = 0.967753, c3 = 'LqAXw9CWBb' where c = 480 index_test.go:143: sql update test_index set c1 = 4907295317801323512, c2 = 0.680245, c3 = 'r7JY5hj450' where c = 887 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:140: sql delete from test_index where c = 2342 index_test.go:143: sql update test_index set c1 = 2174756981148210001, c2 = 0.597597, c3 = 'P1UezPZjiU' where c = 524 index_test.go:143: sql update test_index set c1 = 834659531074150324, c2 = 0.819670, c3 = 'DH2LqREzVO' where c = 2515 index_test.go:143: sql update test_index set c1 = 1238142972558807675, c2 = 0.541211, c3 = 'SKAcKbKzKZ' where c = 151 index_test.go:143: sql update test_index set c1 = 3974904221230166719, c2 = 0.714842, c3 = 'AJSUrNRX7x' where c = 1642 index_test.go:137: sql insert into test_index values (2666, 5212632768106573564, 0.130951, 'ATRkmiA3jx') index_test.go:137: sql insert into test_index values (2667, 9020715993868737385, 0.115138, 'MfZHeaST1n') index_test.go:137: sql insert into test_index values (2669, 8551991191098695291, 0.462676, 't1D0ZXNfq5') index_test.go:143: sql update test_index set c1 = 3286773438091454588, c2 = 0.862607, c3 = 'LvmsE3ZDeO' where c = 1783 index_test.go:137: sql insert into test_index values (2670, 6673029482610603966, 0.208521, '6bq0pVziz5') index_test.go:137: sql insert into test_index values (2671, 1849912845871606290, 0.730281, 'KiyS6oFe5e') index_test.go:137: sql insert into test_index values (2668, 2092913823878502082, 0.032417, 'Q4vwQMKzis') index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (2672, 1159432159272809802, 0.880262, 'J1cfvL9I5i') index_test.go:137: sql insert into test_index values (2673, 2903749462861360555, 0.992310, 'CGXUJKoNeT') index_test.go:137: sql insert into test_index values (2674, 8288579406094837970, 0.160692, '7UIGdd7OHk') index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 4769592138121766360, c2 = 0.585708, c3 = 'L8v2aJ6K5G' where c = 640 index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 1230 index_test.go:137: sql insert into test_index values (2675, 5240534084586281561, 0.086895, 'Jguy6vwUKz') index_test.go:140: sql delete from test_index where c = 1375 index_test.go:140: sql delete from test_index where c = 912 index_test.go:137: sql insert into test_index values (2676, 8102088413213735971, 0.367640, 'FBx4doxn2m') index_test.go:140: sql delete from test_index where c = 2521 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:143: sql update test_index set c1 = 2107628713620880931, c2 = 0.101695, c3 = '8Zm73ZI2JI' where c = 1206 index_test.go:143: sql update test_index set c1 = 2415652211192614975, c2 = 0.800967, c3 = 'zstjfdPkP6' where c = 187 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 8779519455202220982, c2 = 0.404805, c3 = 'Vrx3Z9KEQf' where c = 1926 index_test.go:143: sql update test_index set c1 = 3853653911920107718, c2 = 0.893135, c3 = 'qTdqHfAAwy' where c = 1375 index_test.go:143: sql update test_index set c1 = 4761750123340361899, c2 = 0.555548, c3 = 'vNKxwAyTEA' where c = 1690 index_test.go:143: sql update test_index set c1 = 24715764444851981, c2 = 0.306477, c3 = '8yDyNTu82O' where c = 1995 index_test.go:143: sql update test_index set c1 = 3155659940054368943, c2 = 0.191765, c3 = 'GoBxpyiFUS' where c = 1771 index_test.go:143: sql update test_index set c1 = 362395427781093304, c2 = 0.836304, c3 = 'wpdsUIsRx4' where c = 591 index_test.go:137: sql insert into test_index values (2677, 7049540970228964565, 0.677882, 'uY1strWoux') index_test.go:137: sql insert into test_index values (2678, 6107155861011887882, 0.009108, 'KOY6Y6TBse') index_test.go:143: sql update test_index set c1 = 2580579654890090129, c2 = 0.616479, c3 = 'pvQvVpR1Mz' where c = 1461 index_test.go:137: sql insert into test_index values (2679, 4871006429900734225, 0.907426, 'ZGDxJkKVJ0') index_test.go:137: sql insert into test_index values (2680, 3327321758502158816, 0.215170, 'nQ0t4bJedf') index_test.go:137: sql insert into test_index values (2681, 3116543908195183112, 0.457417, 'x56r1B7z1V') index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (2682, 4285338473805928952, 0.672404, 'WoXGtzjFRE') index_test.go:137: sql insert into test_index values (2683, 5571990662940305761, 0.039850, 'q0Ha5o752A') index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (2684, 6410746906817966382, 0.315309, '5fWz5PCFXw') index_test.go:140: sql delete from test_index where c = 1023 index_test.go:143: sql update test_index set c1 = 5784161311601121772, c2 = 0.913830, c3 = '4l3PTCcAaj' where c = 1823 index_test.go:143: sql update test_index set c1 = 249085916310005927, c2 = 0.910288, c3 = 'acoOeAjzb3' where c = 1701 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:137: sql insert into test_index values (2685, 8935241449416588628, 0.217891, 'ntPskwMfRu') index_test.go:140: sql delete from test_index where c = 2306 index_test.go:143: sql update test_index set c1 = 6312998225226005067, c2 = 0.215150, c3 = 'W9sogh1Rsb' where c = 31 index_test.go:137: sql insert into test_index values (2686, 3918152520881899003, 0.558596, 'yt2i8eEuYs') index_test.go:137: sql insert into test_index values (2687, 8939590332588298427, 0.211179, 'HTGfAID2n2') index_test.go:140: sql delete from test_index where c = 1966 index_test.go:143: sql update test_index set c1 = 943141441179418434, c2 = 0.992108, c3 = 'ClpoQH8zKc' where c = 1593 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 8296311142161085459, c2 = 0.401458, c3 = 'By4KC3ZZ1m' where c = 171 index_test.go:143: sql update test_index set c1 = 984678675703262707, c2 = 0.737437, c3 = 'b9WOsJGaaT' where c = 1014 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:137: sql insert into test_index values (2688, 2377923611904051706, 0.731617, 'AbxBANsULk') index_test.go:143: sql update test_index set c1 = 6752018827035172474, c2 = 0.598244, c3 = 'R817LupP1b' where c = 1430 index_test.go:143: sql update test_index set c1 = 9008691357642747942, c2 = 0.767177, c3 = 'tBHDFSgCNJ' where c = 68 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:143: sql update test_index set c1 = 8132359166115533950, c2 = 0.109344, c3 = 'HKaRYnBSWI' where c = 2316 index_test.go:137: sql insert into test_index values (2689, 6923363509691166911, 0.967139, 'ygBuKFZBOt') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:137: sql insert into test_index values (2690, 1370536103289636272, 0.207145, 'sIg976Kcer') index_test.go:143: sql update test_index set c1 = 3064836552566978956, c2 = 0.631962, c3 = 'YHy9JKsSqE' where c = 365 index_test.go:137: sql insert into test_index values (2691, 3624767483912681777, 0.766216, 'r6GLcjHVgA') index_test.go:143: sql update test_index set c1 = 8151287718722635230, c2 = 0.373894, c3 = 'GEBUVmSj3g' where c = 1866 index_test.go:140: sql delete from test_index where c = 934 index_test.go:143: sql update test_index set c1 = 3432442938829104053, c2 = 0.854081, c3 = 'saMxXslF4q' where c = 2033 index_test.go:137: sql insert into test_index values (2693, 902268091793515815, 0.901933, 'fEctSAuuyK') index_test.go:140: sql delete from test_index where c = 1508 index_test.go:137: sql insert into test_index values (2694, 722107284010727158, 0.843361, 'MKWuzesAos') index_test.go:137: sql insert into test_index values (2692, 1478882497590828572, 0.132353, 'ImTpFtSqyf') index_test.go:137: sql insert into test_index values (2695, 3230717031980548184, 0.696327, 'AO39k5v8UX') index_test.go:143: sql update test_index set c1 = 8310818234452623744, c2 = 0.047400, c3 = 'FADuySr1dY' where c = 1507 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:137: sql insert into test_index values (2697, 6316367056386376012, 0.720535, 'hZTSA88VBc') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 4279385837604884788, c2 = 0.615257, c3 = 'jCxqqBd3Ax' where c = 2108 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (2696, 8129066831911034464, 0.833220, 'lIvV2r9jUT') index_test.go:140: sql delete from test_index where c = 1320 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 8937472479140759982, c2 = 0.269025, c3 = 'vui2DuguSY' where c = 2633 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 2249181240613168296, c2 = 0.551131, c3 = 'FDcjuFDDjk' where c = 285 index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 7159689988683270517, c2 = 0.158916, c3 = 'FGOX1rt5nk' where c = 1335 index_test.go:137: sql insert into test_index values (2698, 1521913096000593713, 0.560714, 'MStELq62AF') index_test.go:143: sql update test_index set c1 = 2735598410026824039, c2 = 0.951231, c3 = 'KMauh0H87s' where c = 119 index_test.go:143: sql update test_index set c1 = 1465626065625377247, c2 = 0.328295, c3 = 'TNp8DFOsJ0' where c = 2465 index_test.go:143: sql update test_index set c1 = 3666129914751026475, c2 = 0.511882, c3 = 'H3Tnzz0BwQ' where c = 581 index_test.go:143: sql update test_index set c1 = 7782555669534063479, c2 = 0.144405, c3 = '3VE7RH09os' where c = 546 index_test.go:143: sql update test_index set c1 = 3860208266786700318, c2 = 0.315334, c3 = '33ZfeAtDTX' where c = 554 index_test.go:137: sql insert into test_index values (2699, 4602754463738344257, 0.891546, 'f1as53bsxK') index_test.go:140: sql delete from test_index where c = 902 index_test.go:137: sql insert into test_index values (2700, 4626405215807603524, 0.306925, 'CDATw27ds0') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:143: sql update test_index set c1 = 8053773796243154393, c2 = 0.601600, c3 = 'Bby1xH6E2D' where c = 2592 index_test.go:143: sql update test_index set c1 = 153579941136009955, c2 = 0.573417, c3 = 'HL6ft919sb' where c = 1385 index_test.go:143: sql update test_index set c1 = 7743105751994594987, c2 = 0.493207, c3 = 'LMFSpUjGj4' where c = 1770 wait tikv ready... index_test.go:137: sql insert into test_index values (2701, 937052720769808407, 0.566641, 'xZHhhc4JaF') index_test.go:137: sql insert into test_index values (2705, 4507521595521933943, 0.175952, '1IS0yQzJnU') index_test.go:137: sql insert into test_index values (2702, 3206546911208618817, 0.480927, 'ZAt0TKc2rr') index_test.go:137: sql insert into test_index values (2703, 2595213732907226694, 0.424597, '4nspUDgNnw') index_test.go:137: sql insert into test_index values (2706, 1337590394749865594, 0.122447, 'ViZrZawwLr') index_test.go:137: sql insert into test_index values (2707, 4302513342693019773, 0.443686, '1fKhvxmNYp') index_test.go:137: sql insert into test_index values (2709, 4830391377939744435, 0.956223, 'JYvNlI7yGB') index_test.go:137: sql insert into test_index values (2704, 7489265940279392841, 0.934372, 'UKXr06ntVN') index_test.go:137: sql insert into test_index values (2710, 7241836031238818306, 0.286364, 'OgWwPo2dbM') index_test.go:137: sql insert into test_index values (2708, 3662502314497486835, 0.826223, '3xwyf11Jto') index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 2331 index_test.go:140: sql delete from test_index where c = 2056 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 98353206009858915, c2 = 0.075802, c3 = 'reCnyrGl6V' where c = 382 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 4666441902031620972, c2 = 0.672080, c3 = '3c7eTPIpAT' where c = 2657 index_test.go:143: sql update test_index set c1 = 515538972050352517, c2 = 0.099620, c3 = '3g92YSwakE' where c = 7 index_test.go:143: sql update test_index set c1 = 1529109866080726935, c2 = 0.212630, c3 = 'HeWfBelBMP' where c = 2573 index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:143: sql update test_index set c1 = 6584519858110306651, c2 = 0.583451, c3 = 'sD6UQWZtsa' where c = 2401 index_test.go:137: sql insert into test_index values (2711, 304343552512483718, 0.598865, 'YMruxfd7Wi') index_test.go:143: sql update test_index set c1 = 4256495904602798511, c2 = 0.519080, c3 = 'KLCculo97M' where c = 2488 index_test.go:137: sql insert into test_index values (2712, 6891181702333088897, 0.540992, 'dbgqKtFyki') index_test.go:143: sql update test_index set c1 = 1068000168438708171, c2 = 0.255288, c3 = 'm0P55Tqc48' where c = 2125 index_test.go:143: sql update test_index set c1 = 6980585845026358364, c2 = 0.283626, c3 = '1GyGQAxTTq' where c = 1109 index_test.go:137: sql insert into test_index values (2714, 4416523607628563430, 0.645589, 'zxeXJE5809') index_test.go:143: sql update test_index set c1 = 8724855202194336310, c2 = 0.258039, c3 = 'awJCTvSyEX' where c = 1919 index_test.go:137: sql insert into test_index values (2715, 803946924050304297, 0.962685, 'a4RHol2FOR') index_test.go:137: sql insert into test_index values (2713, 4497803801771383728, 0.791526, 'p1pb6qnZMd') index_test.go:143: sql update test_index set c1 = 2871906377211880298, c2 = 0.065333, c3 = 'sBxMACzOcy' where c = 1327 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:137: sql insert into test_index values (2717, 2321414588302516638, 0.480918, 'Q8kOLDKaSm') index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (2718, 8266619036823430340, 0.583114, '3k0smfNexW') index_test.go:143: sql update test_index set c1 = 2717061442210520940, c2 = 0.022920, c3 = 'EvIYfkRau1' where c = 1271 index_test.go:137: sql insert into test_index values (2716, 8571760203451724479, 0.524867, '63MQDC51is') index_test.go:140: sql delete from test_index where c = 653 index_test.go:143: sql update test_index set c1 = 8970413892766077889, c2 = 0.862518, c3 = 'mG3bIAvNJR' where c = 742 index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 2355 index_test.go:137: sql insert into test_index values (2719, 3531002054725588741, 0.299913, 'zEPpBR1awW') index_test.go:140: sql delete from test_index where c = 2147 index_test.go:137: sql insert into test_index values (2720, 910798147964637042, 0.915069, 'NRUI5oaI8m') index_test.go:143: sql update test_index set c1 = 5706975633652107147, c2 = 0.303106, c3 = 'ZwQYBdr8eX' where c = 1724 index_test.go:143: sql update test_index set c1 = 6098974340709302773, c2 = 0.352827, c3 = '72pyuJFi70' where c = 1250 index_test.go:140: sql delete from test_index where c = 2224 index_test.go:143: sql update test_index set c1 = 4832701604908628490, c2 = 0.708946, c3 = 'brK0pH5HCU' where c = 1424 index_test.go:143: sql update test_index set c1 = 6495660051263099020, c2 = 0.065462, c3 = '4spSznJcmh' where c = 2378 index_test.go:137: sql insert into test_index values (2721, 6497278277112907629, 0.246092, 'tQfCrbwceZ') index_test.go:140: sql delete from test_index where c = 2282 index_test.go:137: sql insert into test_index values (2722, 254642483071623360, 0.286620, 'FCRzLwyfOP') index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 698977852277848671, c2 = 0.232197, c3 = 'clTCtGs4tZ' where c = 523 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:137: sql insert into test_index values (2723, 2286497648457708971, 0.797864, 'gJs1iifrUy') index_test.go:137: sql insert into test_index values (2724, 7193114053455279264, 0.688977, 'BAL7Hrjn3u') index_test.go:137: sql insert into test_index values (2725, 8196425175444695382, 0.455298, 'Akqbum79q5') index_test.go:143: sql update test_index set c1 = 9183099702044681633, c2 = 0.057563, c3 = 'jW5PnwUMww' where c = 71 index_test.go:143: sql update test_index set c1 = 3769148247039455065, c2 = 0.120861, c3 = 'OR1D6qWHLu' where c = 1320 index_test.go:137: sql insert into test_index values (2726, 1150970555085711636, 0.390269, '2Xwd1hi2qb') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 349139345728522670, c2 = 0.330358, c3 = 'cb1R8tf2HC' where c = 1456 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 4589051174598865696, c2 = 0.619686, c3 = 'DEhQjOVp6A' where c = 2328 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:137: sql insert into test_index values (2729, 131137715783260494, 0.761607, 'lOWsel4GOb') index_test.go:137: sql insert into test_index values (2727, 6394757193764270114, 0.179712, 'j5Nxj1bRCa') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (2728, 4387524701366741022, 0.203017, 'R6MQKomqW2') index_test.go:143: sql update test_index set c1 = 3157323395038448, c2 = 0.473398, c3 = 'wlNogn1UPr' where c = 119 index_test.go:137: sql insert into test_index values (2730, 7888034838688813362, 0.428324, '6glf0te86i') index_test.go:137: sql insert into test_index values (2731, 4094758784850954316, 0.120636, 'IVKXY2VMbe') index_test.go:143: sql update test_index set c1 = 3478811447890718955, c2 = 0.037244, c3 = 'A6P7gHeEfj' where c = 1557 index_test.go:143: sql update test_index set c1 = 1455237317592999853, c2 = 0.127612, c3 = 'QKjEILbZcD' where c = 1703 index_test.go:143: sql update test_index set c1 = 8336480440564280895, c2 = 0.439469, c3 = 'VZbIGm0qsV' where c = 218 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 2245 index_test.go:143: sql update test_index set c1 = 1313587073290937404, c2 = 0.700898, c3 = 'bVJ4Ar67Oj' where c = 2668 index_test.go:140: sql delete from test_index where c = 1209 index_test.go:143: sql update test_index set c1 = 6067016890487746501, c2 = 0.858374, c3 = 'WirQgl4aVU' where c = 393 index_test.go:137: sql insert into test_index values (2735, 5537885109759788101, 0.591234, '9cGfL525nz') index_test.go:137: sql insert into test_index values (2734, 4542996620278820029, 0.972363, 'Cag1XcbnIY') index_test.go:137: sql insert into test_index values (2733, 4621240911186088907, 0.405655, 'uImEkQO5tq') index_test.go:137: sql insert into test_index values (2732, 8134066151386243692, 0.884758, 'jJYDv8hNsY') index_test.go:140: sql delete from test_index where c = 2649 index_test.go:140: sql delete from test_index where c = 209 index_test.go:143: sql update test_index set c1 = 7526406559428856663, c2 = 0.517216, c3 = 'VMnzAwFd5i' where c = 1106 index_test.go:143: sql update test_index set c1 = 948316820136688979, c2 = 0.296737, c3 = 'h016KEokdu' where c = 2025 index_test.go:137: sql insert into test_index values (2737, 4279530011584060121, 0.642298, '9q5jEMAK7U') index_test.go:137: sql insert into test_index values (2736, 3072821066211719653, 0.982543, 'xYE3Vgxr1m') index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 2410 index_test.go:140: sql delete from test_index where c = 850 index_test.go:140: sql delete from test_index where c = 2696 index_test.go:143: sql update test_index set c1 = 8667288526663283158, c2 = 0.853809, c3 = 'P2hzPyjGDx' where c = 1706 index_test.go:143: sql update test_index set c1 = 5965213224792432452, c2 = 0.900251, c3 = 'zKU3SWpdtf' where c = 2593 index_test.go:143: sql update test_index set c1 = 4037538880062936963, c2 = 0.893650, c3 = '0g7Bw2PP7U' where c = 1207 index_test.go:137: sql insert into test_index values (2738, 1082413731483531515, 0.163334, 'sEruwicQyR') index_test.go:140: sql delete from test_index where c = 1202 index_test.go:143: sql update test_index set c1 = 6822528712347097315, c2 = 0.708777, c3 = 'Smyqrx1pXR' where c = 1823 index_test.go:143: sql update test_index set c1 = 6348025718974470210, c2 = 0.642014, c3 = 'wvWfMp13Ls' where c = 999 index_test.go:137: sql insert into test_index values (2739, 3237861734640126294, 0.138211, 'BhaoBRVhDN') index_test.go:143: sql update test_index set c1 = 3555443783565113863, c2 = 0.736595, c3 = 'd0hyO0vD5P' where c = 827 index_test.go:143: sql update test_index set c1 = 2014472518442216490, c2 = 0.376749, c3 = 'kFoIKWAAR6' where c = 146 index_test.go:137: sql insert into test_index values (2740, 1903887470157499686, 0.698378, 'hMif20MkiL') index_test.go:137: sql insert into test_index values (2742, 2790435111648678375, 0.692814, '1QWUubjCQp') index_test.go:137: sql insert into test_index values (2741, 5009668455240770657, 0.237586, 'pMLCoRv6xZ') index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (2743, 983441741615320617, 0.830748, 'yTc6uPNEXo') index_test.go:137: sql insert into test_index values (2744, 5791567253629456653, 0.321954, 'G4zZRLoWTA') index_test.go:143: sql update test_index set c1 = 6038857188267198079, c2 = 0.600673, c3 = 'ndfaRJ8MHq' where c = 2194 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 2433 index_test.go:143: sql update test_index set c1 = 3306210106736559322, c2 = 0.330239, c3 = 'vmoW11w0sb' where c = 1565 index_test.go:140: sql delete from test_index where c = 504 index_test.go:137: sql insert into test_index values (2745, 3742055389764255539, 0.122500, 'Nhv6zb5JB8') index_test.go:137: sql insert into test_index values (2746, 419993751443584309, 0.321823, 'eymCFdK4ZM') index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 634 index_test.go:143: sql update test_index set c1 = 8865319904739199703, c2 = 0.907980, c3 = 'owsUNvA2wJ' where c = 56 index_test.go:137: sql insert into test_index values (2747, 7332588740936047975, 0.096164, 'b0K7mSqafq') index_test.go:140: sql delete from test_index where c = 1653 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 1097756685547345609, c2 = 0.766613, c3 = '9LGtu3Zfde' where c = 1970 index_test.go:143: sql update test_index set c1 = 820127956339740018, c2 = 0.114393, c3 = 'Xbsmh1HzZR' where c = 291 index_test.go:143: sql update test_index set c1 = 2062643164198663576, c2 = 0.878098, c3 = 'KF9mmf1Spr' where c = 2047 index_test.go:143: sql update test_index set c1 = 3775310692043454574, c2 = 0.092852, c3 = 'eOuZLC53Lw' where c = 521 index_test.go:137: sql insert into test_index values (2748, 6588792619774463917, 0.852271, 'OJZisiet7X') index_test.go:143: sql update test_index set c1 = 364621270698044428, c2 = 0.487671, c3 = 'ORPrHlbkCL' where c = 1723 index_test.go:137: sql insert into test_index values (2753, 6601744768640037698, 0.046604, 'yREFKal7ep') index_test.go:140: sql delete from test_index where c = 2490 index_test.go:137: sql insert into test_index values (2750, 2935545758248786034, 0.495157, 'MJfaPQQsiL') index_test.go:137: sql insert into test_index values (2749, 3853910281192151278, 0.870140, 'NK5rIQxqwx') index_test.go:143: sql update test_index set c1 = 8277527053623029897, c2 = 0.296851, c3 = 'YV5YfTmwb5' where c = 485 index_test.go:137: sql insert into test_index values (2752, 8494764463232014190, 0.332374, 'l8Nh3IIhox') index_test.go:137: sql insert into test_index values (2751, 3258493977386614020, 0.956835, 'jMUQTZBHho') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:137: sql insert into test_index values (2755, 3432110793842763716, 0.437564, 'L6Q9c93Mq4') index_test.go:140: sql delete from test_index where c = 1470 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:143: sql update test_index set c1 = 834067165810150104, c2 = 0.902375, c3 = 'Odlh1UJ9Pr' where c = 2568 index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 6292617991495737948, c2 = 0.441345, c3 = 'czd488Zk2r' where c = 734 index_test.go:137: sql insert into test_index values (2754, 8107260862433707331, 0.085264, 'IhQiPNOs6o') index_test.go:143: sql update test_index set c1 = 7550819565903577902, c2 = 0.598337, c3 = 'FMNYZCcLiO' where c = 563 index_test.go:143: sql update test_index set c1 = 999657366039875523, c2 = 0.035917, c3 = 'F5vgOFOOJn' where c = 2391 index_test.go:143: sql update test_index set c1 = 6930644781076891633, c2 = 0.415677, c3 = 'BNruHLr1ma' where c = 1752 index_test.go:143: sql update test_index set c1 = 6506335382071661189, c2 = 0.955426, c3 = '92YozMWJsK' where c = 2721 index_test.go:143: sql update test_index set c1 = 7542940249813890590, c2 = 0.743528, c3 = 'fCUl30B54x' where c = 1357 index_test.go:143: sql update test_index set c1 = 8584242390459421918, c2 = 0.060917, c3 = 'ZderLE16t7' where c = 146 index_test.go:137: sql insert into test_index values (2756, 7573632709222250764, 0.863380, 'WLxhEkcAWm') index_test.go:137: sql insert into test_index values (2757, 4767461755817500493, 0.303334, 'KPKJqTeYpM') index_test.go:137: sql insert into test_index values (2759, 5050079903252914191, 0.199650, 'JxiilhmHgo') index_test.go:143: sql update test_index set c1 = 3990088739911133490, c2 = 0.316144, c3 = 'GV4ZdU4PYE' where c = 2241 index_test.go:137: sql insert into test_index values (2762, 1174081926567364489, 0.535936, 'v6yQslY608') index_test.go:137: sql insert into test_index values (2760, 1240020331663163516, 0.199775, 'MHd5NLGIpi') index_test.go:137: sql insert into test_index values (2758, 2561576213167218006, 0.010665, 'ohhckuPXsm') index_test.go:137: sql insert into test_index values (2763, 2533268250595721410, 0.642166, 'y5loUsElod') index_test.go:140: sql delete from test_index where c = 2561 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:137: sql insert into test_index values (2761, 4163716449513172847, 0.945971, 'EoZELO4rdV') index_test.go:140: sql delete from test_index where c = 2471 index_test.go:137: sql insert into test_index values (2764, 4779562265361198773, 0.065275, 'P4k5Y9nbAN') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 1297745841023579789, c2 = 0.231987, c3 = 'QQTYfEfDrq' where c = 2101 index_test.go:143: sql update test_index set c1 = 1645871974965284315, c2 = 0.379684, c3 = 'w8fpXlm17U' where c = 103 index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 917 index_test.go:143: sql update test_index set c1 = 4362679423902700342, c2 = 0.401073, c3 = 'ZqAbEU85TP' where c = 1569 index_test.go:143: sql update test_index set c1 = 7297365226054476584, c2 = 0.969891, c3 = 'pGLlPvpwC2' where c = 686 index_test.go:143: sql update test_index set c1 = 5129271976510936272, c2 = 0.544798, c3 = 'pYTLToQkMa' where c = 2152 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:137: sql insert into test_index values (2765, 4465675805010564992, 0.652875, 'NXxFvNNw9c') index_test.go:137: sql insert into test_index values (2766, 6956513025203840835, 0.591911, 'nK7dg91X73') index_test.go:140: sql delete from test_index where c = 2494 index_test.go:143: sql update test_index set c1 = 6562695423056847318, c2 = 0.673665, c3 = 'oSzB97B9yZ' where c = 1606 index_test.go:143: sql update test_index set c1 = 6866685176810823441, c2 = 0.115434, c3 = 'nvXsVa1W4r' where c = 1540 index_test.go:143: sql update test_index set c1 = 6675087863140531169, c2 = 0.802254, c3 = '4sjEVG7sMD' where c = 1612 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (2768, 2573766854557288088, 0.225511, 'dqZJMDjTAH') index_test.go:143: sql update test_index set c1 = 8766851908804757091, c2 = 0.833907, c3 = 'eWRcUpch3f' where c = 1412 index_test.go:143: sql update test_index set c1 = 7424820640086904769, c2 = 0.460897, c3 = 'BY9n9qAQqo' where c = 1569 index_test.go:137: sql insert into test_index values (2769, 1712840932515956638, 0.451686, 'kYAzd2PSCH') index_test.go:137: sql insert into test_index values (2767, 3759486275314468012, 0.751573, 'ocdfpyX6BV') index_test.go:140: sql delete from test_index where c = 2467 index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (2771, 709831292508071316, 0.011948, '4cViIXXzNl') index_test.go:140: sql delete from test_index where c = 1083 index_test.go:137: sql insert into test_index values (2770, 1526862646351593359, 0.543790, 'RBjM5yEk3w') index_test.go:143: sql update test_index set c1 = 364772667739960583, c2 = 0.752478, c3 = '40Lq5UO6qr' where c = 569 index_test.go:137: sql insert into test_index values (2773, 4942019968664387088, 0.262262, 'zFdBAsyenN') index_test.go:137: sql insert into test_index values (2774, 6903009525753464660, 0.749332, 'xb8LYqp8pN') index_test.go:143: sql update test_index set c1 = 7246982176493513967, c2 = 0.609306, c3 = 'zIoUa2MZAy' where c = 1802 index_test.go:143: sql update test_index set c1 = 4512368997449549910, c2 = 0.308938, c3 = 'FqSttSQBYo' where c = 2711 index_test.go:140: sql delete from test_index where c = 2134 index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (2772, 6887178098173793014, 0.738336, 'vPFGaXzwCm') index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 6068228505617174590, c2 = 0.103951, c3 = 'fq3fhgbogI' where c = 96 index_test.go:137: sql insert into test_index values (2775, 51822937542675241, 0.822077, 'LfeYHi9Npq') index_test.go:137: sql insert into test_index values (2776, 3565239634193489041, 0.137750, '1IdGNhWMyZ') index_test.go:137: sql insert into test_index values (2777, 7956170391243716358, 0.627828, '1O0K3NPvQr') index_test.go:143: sql update test_index set c1 = 1493087011094882968, c2 = 0.079163, c3 = '7urNLWUZ55' where c = 2509 index_test.go:143: sql update test_index set c1 = 1994468010577956464, c2 = 0.620915, c3 = 'C73c3oJUgw' where c = 1774 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:137: sql insert into test_index values (2778, 1162940998814436580, 0.234093, 'wHsWltTTcL') index_test.go:143: sql update test_index set c1 = 8382772847500533450, c2 = 0.679391, c3 = '6qCoRNWNYF' where c = 2520 index_test.go:143: sql update test_index set c1 = 8426759491750044881, c2 = 0.143144, c3 = '8A6PEzJ0Yq' where c = 1797 index_test.go:143: sql update test_index set c1 = 3148911867043873848, c2 = 0.522726, c3 = 'D9iF8toZVw' where c = 68 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:137: sql insert into test_index values (2779, 4396698525922133430, 0.106865, 'HgLsqoQLMC') index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 862461409457374923, c2 = 0.085143, c3 = 'tDfZTKl6tF' where c = 533 index_test.go:143: sql update test_index set c1 = 3939897543235770865, c2 = 0.088366, c3 = 'OpgPZjTVFZ' where c = 1701 index_test.go:137: sql insert into test_index values (2780, 8006742513005562927, 0.500741, 'tdt9hZog4s') index_test.go:137: sql insert into test_index values (2782, 7788143369417980356, 0.048434, '2WRtslSth5') index_test.go:137: sql insert into test_index values (2781, 7553609712345361692, 0.255107, '3jCa77ED1D') index_test.go:140: sql delete from test_index where c = 1703 index_test.go:143: sql update test_index set c1 = 4625303194159086970, c2 = 0.062128, c3 = 'ffuXZiWg41' where c = 1976 index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (2783, 2227014618738093918, 0.701782, 'LDnUcpiYVa') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:137: sql insert into test_index values (2784, 877665784185762542, 0.161806, 'JfSLoXJx1K') index_test.go:137: sql insert into test_index values (2785, 2335010907767390100, 0.603731, 'w7jLlOZ4w9') index_test.go:143: sql update test_index set c1 = 2861370193265778575, c2 = 0.438673, c3 = 'ZwQS0F9oJa' where c = 2451 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:143: sql update test_index set c1 = 6623713768666470699, c2 = 0.845582, c3 = '8XEcBowhT0' where c = 1799 index_test.go:143: sql update test_index set c1 = 5977197970092700102, c2 = 0.044116, c3 = 'Zas6ajISlN' where c = 1842 index_test.go:143: sql update test_index set c1 = 4468879918610314680, c2 = 0.405255, c3 = '9KSGmugWYj' where c = 270 index_test.go:143: sql update test_index set c1 = 8261520325903613076, c2 = 0.005903, c3 = 'uMgl2JoAiL' where c = 572 index_test.go:143: sql update test_index set c1 = 2734722502414696660, c2 = 0.658538, c3 = 'cizqQXnE4Z' where c = 99 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:137: sql insert into test_index values (2788, 4846772383248420068, 0.157882, 'OTVg0CF7Gb') index_test.go:137: sql insert into test_index values (2786, 3541385367550244397, 0.682965, 'TkwhIxIYqZ') index_test.go:137: sql insert into test_index values (2791, 8294830147188783293, 0.493407, 'YN7LGWKyoV') index_test.go:137: sql insert into test_index values (2790, 6019871504594712870, 0.352423, 'FP0jlSvgX7') index_test.go:137: sql insert into test_index values (2789, 5715408786500222465, 0.768804, 'TFWze6upaO') index_test.go:137: sql insert into test_index values (2787, 4789387064784120600, 0.990593, 'aCmDtsmmPk') index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 4635697081772885222, c2 = 0.496210, c3 = 'yDro0igf4g' where c = 790 index_test.go:140: sql delete from test_index where c = 1798 index_test.go:140: sql delete from test_index where c = 835 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 8230380432378821788, c2 = 0.268686, c3 = '5PjWZBn3xi' where c = 2539 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:143: sql update test_index set c1 = 4672236483492741797, c2 = 0.416788, c3 = 'CH5SmBpacc' where c = 222 index_test.go:140: sql delete from test_index where c = 1717 index_test.go:143: sql update test_index set c1 = 1721305984490971964, c2 = 0.340078, c3 = 'ylxuBgJsDo' where c = 382 index_test.go:143: sql update test_index set c1 = 8428430172165351044, c2 = 0.617368, c3 = 'zrFWPoICvN' where c = 2674 index_test.go:137: sql insert into test_index values (2792, 3368577427004697977, 0.224007, 'uSgU05MBFF') index_test.go:143: sql update test_index set c1 = 2895050597178538095, c2 = 0.006685, c3 = 'YkTwkfWQtk' where c = 90 index_test.go:137: sql insert into test_index values (2793, 1511224327248773321, 0.280746, 'EgfXdwEvvb') index_test.go:143: sql update test_index set c1 = 7453460212173614033, c2 = 0.786839, c3 = 'fbQKChQ1zC' where c = 1774 index_test.go:137: sql insert into test_index values (2794, 4391457413617160280, 0.877877, 'NwW6E7BXdI') index_test.go:143: sql update test_index set c1 = 2941609232373486841, c2 = 0.349037, c3 = 'BMK0EjpnJ6' where c = 1518 index_test.go:137: sql insert into test_index values (2796, 3206593797731710899, 0.748197, '8CbWpaHmBc') index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 1905 index_test.go:143: sql update test_index set c1 = 4314851634896660680, c2 = 0.640738, c3 = 'wPRwDi7p5U' where c = 2718 index_test.go:137: sql insert into test_index values (2795, 5697576308360029006, 0.699001, 'FJlJx2YOs8') index_test.go:143: sql update test_index set c1 = 2460418552576982500, c2 = 0.810387, c3 = 'eHAow0obTB' where c = 368 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (2797, 2951900371097969538, 0.918900, 'gK1fk0RBqz') index_test.go:143: sql update test_index set c1 = 4762872309867215894, c2 = 0.069966, c3 = 'WJvh4lIro3' where c = 1373 index_test.go:140: sql delete from test_index where c = 1826 index_test.go:143: sql update test_index set c1 = 5436218984192086615, c2 = 0.439095, c3 = 'TVGKyxEDH5' where c = 1734 index_test.go:137: sql insert into test_index values (2799, 1557618049338793067, 0.072907, 'kiwndgdfsS') index_test.go:137: sql insert into test_index values (2798, 4008356862495367450, 0.842200, 'oGA2gH77s2') index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 668711749828003462, c2 = 0.799353, c3 = 'Klmzz9jtZN' where c = 90 index_test.go:140: sql delete from test_index where c = 2595 index_test.go:143: sql update test_index set c1 = 7027362566352256692, c2 = 0.884224, c3 = 'LnPMJyn9IB' where c = 1561 index_test.go:140: sql delete from test_index where c = 2763 index_test.go:143: sql update test_index set c1 = 6494361406270364849, c2 = 0.876558, c3 = 'EDzuyujTv2' where c = 1637 index_test.go:143: sql update test_index set c1 = 1247267932264039716, c2 = 0.667107, c3 = 'DX0Mpl158E' where c = 1346 index_test.go:143: sql update test_index set c1 = 7988627752520268132, c2 = 0.592940, c3 = 'yaohkZxEQV' where c = 1769 index_test.go:137: sql insert into test_index values (2800, 7515796026188688790, 0.015090, '9n4NVlOnzs') index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 5618609433074912300, c2 = 0.032057, c3 = 'YhKLKAeqUd' where c = 1816 index_test.go:137: sql insert into test_index values (2805, 492330105318892167, 0.852176, 'gwrF5dHkzh') index_test.go:137: sql insert into test_index values (2807, 4844558913030349888, 0.096908, 'ZQGOTNnZiG') index_test.go:137: sql insert into test_index values (2808, 8416323543159945197, 0.752076, 'u45TQWYdkK') index_test.go:137: sql insert into test_index values (2802, 2166459119387021468, 0.662834, 'MULYoPXJMw') index_test.go:137: sql insert into test_index values (2801, 3085290868835353774, 0.281329, 'loS6hz5v7F') index_test.go:137: sql insert into test_index values (2810, 3468080607498204969, 0.281675, '5qLzar3Kzi') index_test.go:137: sql insert into test_index values (2803, 3365640169446028595, 0.419940, 'qRme5arnkk') index_test.go:137: sql insert into test_index values (2809, 7355006649961508757, 0.595299, '2p91NIlPwc') index_test.go:137: sql insert into test_index values (2806, 2667811120894081953, 0.617757, 'SZ7HqCJSwZ') index_test.go:137: sql insert into test_index values (2804, 6079575531059961292, 0.862898, 'Fh1cycVhW7') index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 1489520532418066373, c2 = 0.255473, c3 = 'M1OqdkhA6B' where c = 58 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 8424730815386778051, c2 = 0.518115, c3 = 'YQH22B7J5q' where c = 1175 index_test.go:143: sql update test_index set c1 = 6333358424992173149, c2 = 0.256308, c3 = '7kOsSg6Scd' where c = 317 index_test.go:137: sql insert into test_index values (2811, 4295537505446460886, 0.296062, 'y6D2TGzEff') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:143: sql update test_index set c1 = 2740222421618149769, c2 = 0.704910, c3 = '3BCRB8jh7Y' where c = 1482 index_test.go:143: sql update test_index set c1 = 4305858094517737804, c2 = 0.747085, c3 = 'Ll43FpPe11' where c = 2774 index_test.go:143: sql update test_index set c1 = 8986762209129068226, c2 = 0.688248, c3 = '29FQH4BBzS' where c = 2221 index_test.go:143: sql update test_index set c1 = 2929043602991426377, c2 = 0.331489, c3 = 'bAwAFueUXB' where c = 1526 index_test.go:137: sql insert into test_index values (2812, 5799404604013712341, 0.717328, 'LpbaibIXQB') index_test.go:137: sql insert into test_index values (2813, 7444610356821060481, 0.623428, '6OzNVBW8hE') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 2081389524555446562, c2 = 0.498627, c3 = '0hYG5XeGmo' where c = 2789 index_test.go:140: sql delete from test_index where c = 2469 index_test.go:137: sql insert into test_index values (2814, 480615396401485989, 0.370845, 'fbI9HACW0T') index_test.go:143: sql update test_index set c1 = 8230678294585233048, c2 = 0.851497, c3 = 'qyNO4PzkGF' where c = 2501 index_test.go:137: sql insert into test_index values (2817, 5667403775144036392, 0.897744, 'Rop6o0Y4Sk') index_test.go:143: sql update test_index set c1 = 8593256782050303202, c2 = 0.989279, c3 = 'wcv8dmkKaN' where c = 1680 index_test.go:140: sql delete from test_index where c = 852 index_test.go:137: sql insert into test_index values (2815, 2499599789940133677, 0.963973, 'gk74W9nDtY') index_test.go:137: sql insert into test_index values (2816, 2986702120735121683, 0.433190, 'DrZAlspTVP') index_test.go:143: sql update test_index set c1 = 3786738557492185605, c2 = 0.531270, c3 = 'FLLghp3n4G' where c = 1780 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 1802882339691694842, c2 = 0.589589, c3 = 'S6kTBRBBNt' where c = 1263 index_test.go:137: sql insert into test_index values (2819, 7634773113444271813, 0.266249, '7gJR6rdWSr') index_test.go:140: sql delete from test_index where c = 1029 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:137: sql insert into test_index values (2820, 6810954693553528110, 0.926980, 'KQeHPNdyTa') index_test.go:140: sql delete from test_index where c = 2732 index_test.go:137: sql insert into test_index values (2818, 7170614902346821940, 0.999072, 'C2R085yxo8') index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 4943960277074340295, c2 = 0.190232, c3 = 'G325P3fNch' where c = 421 index_test.go:143: sql update test_index set c1 = 205856008575957258, c2 = 0.436704, c3 = 'Cq0N0BzYh1' where c = 84 index_test.go:143: sql update test_index set c1 = 6832678759507640211, c2 = 0.609325, c3 = 'I7IxKqrNuv' where c = 2084 index_test.go:143: sql update test_index set c1 = 8258885798445203080, c2 = 0.825294, c3 = 'gJiZ7bJb42' where c = 1889 index_test.go:143: sql update test_index set c1 = 6035770854975684605, c2 = 0.939701, c3 = 'KHzDlvHod5' where c = 2155 index_test.go:137: sql insert into test_index values (2821, 1901063478966526108, 0.455178, 'IditbKAUUO') index_test.go:140: sql delete from test_index where c = 957 index_test.go:143: sql update test_index set c1 = 4431332254827001156, c2 = 0.910249, c3 = 'Wpld5Uzmp7' where c = 2576 index_test.go:137: sql insert into test_index values (2822, 8869400795589673079, 0.482696, 'IxAKdkOnhN') index_test.go:137: sql insert into test_index values (2823, 7444392916939082559, 0.453576, 'jdEegHecrC') index_test.go:137: sql insert into test_index values (2824, 2672875065292192967, 0.863753, '66s4aGCzWP') index_test.go:137: sql insert into test_index values (2825, 3869971202560874975, 0.631443, 'UTYqgbaQrw') index_test.go:140: sql delete from test_index where c = 923 index_test.go:137: sql insert into test_index values (2826, 7361114304245148369, 0.785582, 'g1vNvNJH8M') index_test.go:143: sql update test_index set c1 = 4638806357977872231, c2 = 0.619084, c3 = 'UhRVe9MX1g' where c = 2513 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:137: sql insert into test_index values (2827, 251699575332408445, 0.652458, 'AmMT1915GL') index_test.go:137: sql insert into test_index values (2828, 7176458651595779030, 0.228348, '5TsdKa2YgW') index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 272682257348431200, c2 = 0.743364, c3 = 'yjmpYscUb6' where c = 175 index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 7135648723340284506, c2 = 0.628781, c3 = 'xILo4TCBtO' where c = 1073 index_test.go:143: sql update test_index set c1 = 1864139644985235609, c2 = 0.115822, c3 = 'QGNybHJZcd' where c = 1196 index_test.go:140: sql delete from test_index where c = 2733 index_test.go:137: sql insert into test_index values (2829, 7938013506437470811, 0.440168, 'YH16JwOnE3') index_test.go:143: sql update test_index set c1 = 5175943538710847024, c2 = 0.827858, c3 = 'DfLQcOYExh' where c = 1657 index_test.go:140: sql delete from test_index where c = 2201 index_test.go:137: sql insert into test_index values (2830, 1641575150989207963, 0.380010, '7POJAnKSrU') index_test.go:143: sql update test_index set c1 = 4800662809298665941, c2 = 0.917331, c3 = '32o62Qoflz' where c = 2607 index_test.go:143: sql update test_index set c1 = 7176585219318918650, c2 = 0.568875, c3 = '6rv19C2WxV' where c = 400 index_test.go:137: sql insert into test_index values (2831, 1592475387489233205, 0.959319, 'Hm7bB7LpYb') index_test.go:143: sql update test_index set c1 = 2037391762622677112, c2 = 0.086045, c3 = '6xNoByY2eJ' where c = 2778 index_test.go:143: sql update test_index set c1 = 8079808427765103868, c2 = 0.953558, c3 = 'XBAisR6ozt' where c = 1259 index_test.go:143: sql update test_index set c1 = 1146181239964723799, c2 = 0.141847, c3 = 'Tf3pZtTLyH' where c = 909 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:137: sql insert into test_index values (2833, 25956424749022899, 0.855269, 'x7ERUVs9hz') index_test.go:137: sql insert into test_index values (2832, 1474674109744961882, 0.910083, 'A3gdoHnwze') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:137: sql insert into test_index values (2836, 2523111745315843446, 0.127766, 'xADVlF7Gt3') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (2837, 8618001051475594432, 0.394593, 'YmzqFqXCbV') index_test.go:137: sql insert into test_index values (2834, 2544160173370699018, 0.450743, 'It5nYE1rvQ') index_test.go:137: sql insert into test_index values (2835, 8182962176129777696, 0.235154, 'zmyYmL5LHz') index_test.go:137: sql insert into test_index values (2838, 793727394573768662, 0.047959, 'oudqn9VBGt') index_test.go:143: sql update test_index set c1 = 5308418800851577047, c2 = 0.358422, c3 = 'N5VFkdl2r4' where c = 2051 index_test.go:143: sql update test_index set c1 = 2635171881383478027, c2 = 0.389554, c3 = 'RYW5KUrv8B' where c = 623 index_test.go:140: sql delete from test_index where c = 2267 index_test.go:143: sql update test_index set c1 = 3028814319619487618, c2 = 0.387841, c3 = '4wbvrZzGl3' where c = 1777 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:140: sql delete from test_index where c = 2677 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:143: sql update test_index set c1 = 991436869106569541, c2 = 0.748225, c3 = 'oUlRWK3039' where c = 246 index_test.go:140: sql delete from test_index where c = 2492 index_test.go:143: sql update test_index set c1 = 5985788610675455919, c2 = 0.517924, c3 = 'xzGblM6ZsE' where c = 900 index_test.go:143: sql update test_index set c1 = 1365366520300759994, c2 = 0.233169, c3 = '0oRkSedFBj' where c = 135 index_test.go:137: sql insert into test_index values (2839, 8335121256222792596, 0.663047, 'sWiv7L6m0T') index_test.go:143: sql update test_index set c1 = 5512127858928896562, c2 = 0.523448, c3 = 'lO25nux7zi' where c = 1712 index_test.go:143: sql update test_index set c1 = 2463200794366547535, c2 = 0.057829, c3 = 'jAyEj2yMWM' where c = 1939 index_test.go:137: sql insert into test_index values (2841, 334965636660942109, 0.450457, '1FcMaCIlmK') index_test.go:143: sql update test_index set c1 = 8958069314699780041, c2 = 0.988073, c3 = 'sG33UgHhiD' where c = 2621 index_test.go:137: sql insert into test_index values (2840, 5097756418867015623, 0.149138, 's47HT4N86t') index_test.go:143: sql update test_index set c1 = 5941490799465099715, c2 = 0.274692, c3 = 'zUWWYlkja1' where c = 108 index_test.go:137: sql insert into test_index values (2842, 913415041742271393, 0.119677, 'w1Z7Bkm0qu') index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (2844, 5855602922615498367, 0.150371, 'vcObG2Xqu7') index_test.go:137: sql insert into test_index values (2843, 4980422213442182229, 0.986768, '2A9nee3VI3') index_test.go:140: sql delete from test_index where c = 2823 index_test.go:137: sql insert into test_index values (2846, 8234266662480535456, 0.380136, 'Kr45yRkrGk') index_test.go:137: sql insert into test_index values (2847, 3470981164760650929, 0.958742, 'S5rEMDo9i4') index_test.go:137: sql insert into test_index values (2848, 3158563837729378153, 0.746791, 'E5JqYeBa7D') index_test.go:137: sql insert into test_index values (2845, 7366867245642094169, 0.571046, 'HNyo0CL0pI') index_test.go:143: sql update test_index set c1 = 7421198567003081850, c2 = 0.825319, c3 = 'SN99M3oXyz' where c = 480 index_test.go:143: sql update test_index set c1 = 8894919224665735491, c2 = 0.022041, c3 = '2VEKX5Hq46' where c = 178 index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 1473 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 2670 index_test.go:143: sql update test_index set c1 = 5519079254910638562, c2 = 0.069853, c3 = 'RttLFb3Woa' where c = 1854 index_test.go:143: sql update test_index set c1 = 677332620906325488, c2 = 0.941127, c3 = '7ldeSvHREi' where c = 1436 index_test.go:137: sql insert into test_index values (2849, 7252280741544515270, 0.527323, 'cmVJ92jfwf') index_test.go:140: sql delete from test_index where c = 1292 index_test.go:143: sql update test_index set c1 = 3074725481869367627, c2 = 0.522425, c3 = 'xy6nb2agsv' where c = 2017 index_test.go:140: sql delete from test_index where c = 2778 index_test.go:137: sql insert into test_index values (2850, 8833140766548854114, 0.498090, 'Z0f1Q7dfi4') index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 2703098762884121445, c2 = 0.726958, c3 = 'Xbz4Nghytq' where c = 549 index_test.go:143: sql update test_index set c1 = 5562708428776496875, c2 = 0.031673, c3 = 'qwmD27R3JN' where c = 1766 index_test.go:143: sql update test_index set c1 = 4203873050866669990, c2 = 0.224636, c3 = 'uTmnNtLhNB' where c = 1549 index_test.go:137: sql insert into test_index values (2852, 4065960907666180829, 0.229001, 'E1en70xvAD') index_test.go:137: sql insert into test_index values (2853, 1823041261239957809, 0.934626, 'IgJYoHenM0') index_test.go:137: sql insert into test_index values (2851, 5166277329089304731, 0.556497, 'qmUt10NVTs') index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 692549456356481556, c2 = 0.072147, c3 = 'MwRJgTEY7l' where c = 1707 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:137: sql insert into test_index values (2854, 7620536692092230878, 0.235148, 'Z9AF31s9Qt') index_test.go:137: sql insert into test_index values (2855, 3032652472937036446, 0.751275, 'UiFUdenUof') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 8738162677543400794, c2 = 0.245817, c3 = 'XqIk9G8Ggo' where c = 2054 index_test.go:140: sql delete from test_index where c = 367 index_test.go:137: sql insert into test_index values (2856, 274001708269069195, 0.111728, 'pIcjNSHDNq') index_test.go:143: sql update test_index set c1 = 7048919028302461807, c2 = 0.879359, c3 = 'ZQHnE8VJgw' where c = 1815 index_test.go:143: sql update test_index set c1 = 3042844766569469711, c2 = 0.933616, c3 = '2qPrw3tVkA' where c = 77 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 96729304248111864, c2 = 0.560891, c3 = 'VCq3YDixbD' where c = 43 index_test.go:137: sql insert into test_index values (2857, 2624749130705286857, 0.875129, 'eaGw8z5qK7') index_test.go:143: sql update test_index set c1 = 8941741948254688612, c2 = 0.592245, c3 = 'GC5DtNLQGn' where c = 1060 index_test.go:143: sql update test_index set c1 = 5175573920264084945, c2 = 0.159594, c3 = 'ICeMfg9p8u' where c = 119 index_test.go:137: sql insert into test_index values (2858, 4532567095395733524, 0.692310, '9F9QG8xE6E') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 2407960768519324494, c2 = 0.930685, c3 = 'Wzgjq9TnxN' where c = 1607 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:143: sql update test_index set c1 = 6076558459339680018, c2 = 0.082659, c3 = 'wf6zWiJRaB' where c = 210 index_test.go:137: sql insert into test_index values (2859, 3531779415969084684, 0.971957, 'Tj9rEqOUfK') index_test.go:137: sql insert into test_index values (2860, 7499071319295339017, 0.319605, 'quLRudAwOi') index_test.go:143: sql update test_index set c1 = 9195493734144033990, c2 = 0.722343, c3 = 'IUApKOkAf9' where c = 2726 index_test.go:137: sql insert into test_index values (2862, 3626681753322547628, 0.471391, 'kNA96jq8K4') index_test.go:140: sql delete from test_index where c = 2610 index_test.go:137: sql insert into test_index values (2863, 3997031851531424443, 0.361890, 'OvflVblTHf') index_test.go:137: sql insert into test_index values (2861, 926833653996098763, 0.282419, 'ULXW8dMyfk') index_test.go:137: sql insert into test_index values (2864, 6548313855208494741, 0.873828, 'VNIu4xuDL5') index_test.go:140: sql delete from test_index where c = 2101 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 7759820592032976326, c2 = 0.095749, c3 = 'akTRovOrGH' where c = 1097 index_test.go:137: sql insert into test_index values (2866, 2953699085787291387, 0.823112, 'OHFGo05iDJ') index_test.go:143: sql update test_index set c1 = 6917897422644657966, c2 = 0.969730, c3 = 'diP25vZ0T4' where c = 48 index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 2656 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:137: sql insert into test_index values (2865, 337140219354696876, 0.654682, 'Iu2dfnmlak') index_test.go:143: sql update test_index set c1 = 2516712447341616224, c2 = 0.805553, c3 = '8KuIoWLWHB' where c = 593 index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 8713678760443922421, c2 = 0.606587, c3 = 'ZtDoSRod08' where c = 860 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:140: sql delete from test_index where c = 2581 index_test.go:137: sql insert into test_index values (2867, 1151874178846710820, 0.916190, 'xuWpOTIHgy') index_test.go:143: sql update test_index set c1 = 7078630652806769934, c2 = 0.804861, c3 = 'dSp2HxiqBR' where c = 2683 index_test.go:137: sql insert into test_index values (2868, 1031112499992248502, 0.153468, 'EQJZWQfI3l') index_test.go:143: sql update test_index set c1 = 236625935896903738, c2 = 0.298589, c3 = 'hNF7wYsG4f' where c = 2162 index_test.go:143: sql update test_index set c1 = 1851079141292183753, c2 = 0.858576, c3 = '4PTFMB42Pn' where c = 347 index_test.go:137: sql insert into test_index values (2869, 7762373597548831151, 0.297481, '4WAWABcSy2') index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 2836710008096948752, c2 = 0.779572, c3 = 'UKWO7YIyoQ' where c = 2366 index_test.go:143: sql update test_index set c1 = 1543145733092368021, c2 = 0.813783, c3 = 'F93HPRYzHd' where c = 2007 index_test.go:137: sql insert into test_index values (2871, 5375640597292473308, 0.045290, 'SgQLSTcUwS') index_test.go:137: sql insert into test_index values (2872, 3755336749537071406, 0.812111, 'FvReWMeoUM') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:143: sql update test_index set c1 = 1814625486217764163, c2 = 0.980050, c3 = 'FTSZktV4iu' where c = 2042 index_test.go:137: sql insert into test_index values (2873, 4963505831690354130, 0.737743, 'xnfgC4RO22') index_test.go:137: sql insert into test_index values (2870, 5244148104754539234, 0.682478, 'qTsvGo0wDs') index_test.go:140: sql delete from test_index where c = 2149 index_test.go:143: sql update test_index set c1 = 2304065573574974446, c2 = 0.725318, c3 = 'QW1OWphsVy' where c = 2617 index_test.go:143: sql update test_index set c1 = 115373436458708916, c2 = 0.691339, c3 = 'dxRxXVMcWN' where c = 340 index_test.go:137: sql insert into test_index values (2874, 5395115008308439380, 0.269439, 'ZTKdXSwR3v') index_test.go:137: sql insert into test_index values (2875, 8116085966209528607, 0.970724, 'plUYdA2hYg') index_test.go:143: sql update test_index set c1 = 887393208365966381, c2 = 0.641845, c3 = 'KasSZ1cjDL' where c = 2496 index_test.go:137: sql insert into test_index values (2876, 509376192598688778, 0.254214, 'K4NLw9xuDg') index_test.go:140: sql delete from test_index where c = 2300 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:137: sql insert into test_index values (2878, 9178367884151592350, 0.890834, 'yZJJotDeIQ') index_test.go:143: sql update test_index set c1 = 4785357113668117541, c2 = 0.032787, c3 = 'O5alZIr8aw' where c = 1186 index_test.go:143: sql update test_index set c1 = 7619766159698457601, c2 = 0.298028, c3 = 'cHzY7lc5Pn' where c = 1223 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:137: sql insert into test_index values (2877, 5017219863255375025, 0.135802, 'WdePzyzNZp') index_test.go:137: sql insert into test_index values (2879, 8334186819326836040, 0.461749, 'kZQrSKGRJA') index_test.go:143: sql update test_index set c1 = 407419596422972103, c2 = 0.431093, c3 = 'YHJA98v9mb' where c = 2730 index_test.go:140: sql delete from test_index where c = 1212 index_test.go:143: sql update test_index set c1 = 3748688172775836728, c2 = 0.837119, c3 = 'LMEhoBvb3W' where c = 1492 index_test.go:137: sql insert into test_index values (2880, 4149349934991745317, 0.949136, 'c7O0p51mA7') index_test.go:143: sql update test_index set c1 = 5198310102309806121, c2 = 0.955408, c3 = 'v4oResk1rP' where c = 1086 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:137: sql insert into test_index values (2881, 7579926515385632075, 0.990062, 'BfrUTbTZV1') index_test.go:137: sql insert into test_index values (2882, 6747627802777969463, 0.739933, 'mK4K9fPcmh') index_test.go:140: sql delete from test_index where c = 1617 index_test.go:143: sql update test_index set c1 = 7011981071405659969, c2 = 0.142798, c3 = 'Ak4ytDu8TV' where c = 98 index_test.go:143: sql update test_index set c1 = 8032912513502393147, c2 = 0.838812, c3 = 'fDvxM4b7yA' where c = 1762 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:137: sql insert into test_index values (2883, 6467495278548174724, 0.101004, 'goMhmEUkvi') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:137: sql insert into test_index values (2884, 6707271711785446882, 0.976694, 'WV1n0Yre3F') index_test.go:140: sql delete from test_index where c = 1200 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:143: sql update test_index set c1 = 7566750128292317049, c2 = 0.131509, c3 = 'gjfLzAVCfE' where c = 144 index_test.go:143: sql update test_index set c1 = 5852495447773562739, c2 = 0.794187, c3 = 'FpMDkTUTkj' where c = 1579 index_test.go:137: sql insert into test_index values (2885, 7197777373423492062, 0.920971, 'zfWC6oNP3m') index_test.go:143: sql update test_index set c1 = 4605404811487933192, c2 = 0.617952, c3 = 'v4KTB6wtHl' where c = 395 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:143: sql update test_index set c1 = 1715521441107208990, c2 = 0.592446, c3 = 'd4d6NQFppW' where c = 1192 index_test.go:140: sql delete from test_index where c = 2716 index_test.go:137: sql insert into test_index values (2886, 1452272907456511120, 0.762341, 'jd7O9hy6fv') index_test.go:140: sql delete from test_index where c = 2526 index_test.go:143: sql update test_index set c1 = 2985444954706211351, c2 = 0.725770, c3 = 'wMmDgAxepJ' where c = 748 index_test.go:143: sql update test_index set c1 = 5060754018191340122, c2 = 0.360349, c3 = 'n8oSCNdMFw' where c = 2007 index_test.go:137: sql insert into test_index values (2888, 1454277503972371300, 0.169373, '0UFMfIOrbT') index_test.go:143: sql update test_index set c1 = 6717375382105343759, c2 = 0.242118, c3 = 'FztD8IAl6K' where c = 437 index_test.go:137: sql insert into test_index values (2889, 8067530205549182692, 0.957780, 'T88iP0jmtq') index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (2887, 9057590583451654291, 0.538310, 'BNb5xcgd4Q') index_test.go:137: sql insert into test_index values (2890, 5348920606341522494, 0.056461, 'YVLCRGrfkJ') index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 748 index_test.go:137: sql insert into test_index values (2891, 7503585691311494720, 0.127775, 'bTGh9sRdC2') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 6237807134109397910, c2 = 0.022512, c3 = 'DD5IjonYat' where c = 2065 index_test.go:137: sql insert into test_index values (2892, 5689683203093905227, 0.626396, 'TmNxjiQqfF') index_test.go:140: sql delete from test_index where c = 2426 index_test.go:143: sql update test_index set c1 = 954544414572558901, c2 = 0.144263, c3 = 'Fb0iBvZWtz' where c = 33 index_test.go:143: sql update test_index set c1 = 3999443598819436890, c2 = 0.622317, c3 = '26GsH2FmMk' where c = 1043 index_test.go:137: sql insert into test_index values (2893, 2595489294420428398, 0.868059, 'Sh3k7IEkN8') index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 4766660666680390880, c2 = 0.184787, c3 = 'nEQyYsiiKV' where c = 431 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:143: sql update test_index set c1 = 5880406004356185210, c2 = 0.503906, c3 = 'JeWaPvME5V' where c = 1882 index_test.go:140: sql delete from test_index where c = 2260 index_test.go:137: sql insert into test_index values (2894, 8695976194644050185, 0.841355, 'BpYT3bMfnS') index_test.go:143: sql update test_index set c1 = 4919180902330024500, c2 = 0.972137, c3 = 'yb7oyVUBQk' where c = 2852 index_test.go:137: sql insert into test_index values (2896, 4981963297076992076, 0.454142, 'pqL7lSnvTb') index_test.go:143: sql update test_index set c1 = 3967611156592777634, c2 = 0.651374, c3 = 'ZqqlbKrxyE' where c = 176 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 1969610274145984650, c2 = 0.849383, c3 = '1UgoPXliFv' where c = 2068 index_test.go:137: sql insert into test_index values (2895, 3110855004947084053, 0.121360, '9CUPRrFd56') index_test.go:137: sql insert into test_index values (2898, 9179516245181945731, 0.381755, 'WS28J8i1Up') index_test.go:140: sql delete from test_index where c = 2796 index_test.go:143: sql update test_index set c1 = 4927403985756295696, c2 = 0.850411, c3 = 'As6MS5bHN6' where c = 826 index_test.go:137: sql insert into test_index values (2897, 8879069649819473759, 0.753691, 'Ik2sqNgkYI') index_test.go:143: sql update test_index set c1 = 3861378031949781909, c2 = 0.093582, c3 = 'xkn8NyhATe' where c = 2325 index_test.go:140: sql delete from test_index where c = 1840 index_test.go:143: sql update test_index set c1 = 8218938812212133665, c2 = 0.841949, c3 = '1fh83Yy1YZ' where c = 2548 index_test.go:140: sql delete from test_index where c = 2506 index_test.go:143: sql update test_index set c1 = 5056618595803489292, c2 = 0.178643, c3 = 'aFDLnAZfTw' where c = 2837 index_test.go:143: sql update test_index set c1 = 226283512165718548, c2 = 0.397098, c3 = 'EXCBFaZNub' where c = 2574 index_test.go:137: sql insert into test_index values (2899, 4630188563173679395, 0.783012, 'cnF37SJkHg') index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (2900, 6451880097614031357, 0.714769, 'pypUGZjLKY') index_test.go:143: sql update test_index set c1 = 986253176307170793, c2 = 0.217093, c3 = 'oi9cZO69Vt' where c = 2651 index_test.go:140: sql delete from test_index where c = 908 index_test.go:143: sql update test_index set c1 = 183424823116125260, c2 = 0.158494, c3 = 'RGWsT8J69Y' where c = 2565 index_test.go:143: sql update test_index set c1 = 7848815906232210612, c2 = 0.430696, c3 = 'cXQFtqasTd' where c = 1300 index_test.go:143: sql update test_index set c1 = 482921702232994238, c2 = 0.161670, c3 = 'DxC48tktYE' where c = 2850 index_test.go:137: sql insert into test_index values (2909, 1762778939119419211, 0.223652, 'K7qn1Z2LQC') index_test.go:137: sql insert into test_index values (2906, 7222447741257015000, 0.885201, 'wUgBoYBuBW') index_test.go:137: sql insert into test_index values (2901, 2698530411465131566, 0.669427, 'ogTE44jsBJ') index_test.go:137: sql insert into test_index values (2905, 268150106165840714, 0.923851, 'UtxSXv3sDA') index_test.go:137: sql insert into test_index values (2902, 7656106595299311105, 0.367136, 'BEof0UNxM4') index_test.go:137: sql insert into test_index values (2907, 1601183394643337266, 0.231527, 'y1FuyTgN0n') index_test.go:137: sql insert into test_index values (2908, 7943134535551220130, 0.485225, 'HOfW4lpwtq') index_test.go:137: sql insert into test_index values (2910, 8289911313248707978, 0.124374, '3hOtSDsTfd') index_test.go:137: sql insert into test_index values (2904, 6157983684311976654, 0.099463, 'yy0Gz59CGA') index_test.go:137: sql insert into test_index values (2903, 8487875095633567697, 0.596075, '2wb2IvHV3n') index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 2282 index_test.go:143: sql update test_index set c1 = 1878550484292683565, c2 = 0.312295, c3 = 'jvyiydLVxR' where c = 588 index_test.go:143: sql update test_index set c1 = 6301757800446217025, c2 = 0.881578, c3 = 'MEmwcljtsP' where c = 1584 index_test.go:143: sql update test_index set c1 = 1606138694214536847, c2 = 0.491041, c3 = 'DZGGdm2q0r' where c = 779 index_test.go:140: sql delete from test_index where c = 1895 index_test.go:140: sql delete from test_index where c = 2471 index_test.go:140: sql delete from test_index where c = 1818 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:140: sql delete from test_index where c = 1819 index_test.go:143: sql update test_index set c1 = 3106718692082680532, c2 = 0.823323, c3 = 'g2y3u5oeus' where c = 84 index_test.go:143: sql update test_index set c1 = 2596848906242985910, c2 = 0.337020, c3 = 'W1MuaWfBSA' where c = 1272 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:137: sql insert into test_index values (2912, 7682769644537041141, 0.459759, 'EjzEYZb9wW') index_test.go:137: sql insert into test_index values (2913, 7931498337160479527, 0.846396, 'wR2ys0EIyG') index_test.go:143: sql update test_index set c1 = 5186542913030967151, c2 = 0.788229, c3 = '9Bs4ytKSKL' where c = 2431 index_test.go:143: sql update test_index set c1 = 4362644223859525886, c2 = 0.950969, c3 = 'vqS8SDXhXG' where c = 377 index_test.go:137: sql insert into test_index values (2911, 6001142782093723755, 0.024903, 'hRzT045d1g') index_test.go:143: sql update test_index set c1 = 1249464428167503916, c2 = 0.420376, c3 = 'WCY9OfALVb' where c = 1542 index_test.go:143: sql update test_index set c1 = 7573529661273943536, c2 = 0.988160, c3 = 'ovoFVFnaQX' where c = 2470 index_test.go:143: sql update test_index set c1 = 6550838511267151661, c2 = 0.611993, c3 = 'OJ924d362a' where c = 1550 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (2916, 994902129181779765, 0.119532, 'fA3KS8TsZe') index_test.go:137: sql insert into test_index values (2917, 3796219979200554359, 0.908254, 'HfEYPT9NVt') index_test.go:137: sql insert into test_index values (2915, 4939465682588421748, 0.616081, 'N6TYqp5B5o') index_test.go:137: sql insert into test_index values (2919, 6192826277547251604, 0.690518, 'ScqumphhOY') index_test.go:137: sql insert into test_index values (2914, 3959374757973866271, 0.566674, '5xZcNgsoJV') index_test.go:140: sql delete from test_index where c = 2468 index_test.go:137: sql insert into test_index values (2920, 3436194238589158385, 0.152922, 'IC0PpWsdnM') index_test.go:137: sql insert into test_index values (2918, 8462189183783617727, 0.404117, '4d0fa9w7Nj') index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 2177 index_test.go:140: sql delete from test_index where c = 1963 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 4306968477735485876, c2 = 0.817398, c3 = '71KC5s8y1t' where c = 243 index_test.go:140: sql delete from test_index where c = 2830 index_test.go:143: sql update test_index set c1 = 2800583414521616287, c2 = 0.200208, c3 = 'XWaUatHOoM' where c = 1242 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 2124 index_test.go:143: sql update test_index set c1 = 9070115154850492811, c2 = 0.029218, c3 = 'wU4CdPjw4Q' where c = 2414 index_test.go:143: sql update test_index set c1 = 6682553570924389992, c2 = 0.440970, c3 = 'p11wDajqCT' where c = 2493 index_test.go:137: sql insert into test_index values (2921, 3971159048380293892, 0.472938, 'FBoTsMtxWN') index_test.go:143: sql update test_index set c1 = 3055890630163235948, c2 = 0.026007, c3 = 'mkYB1hpcdd' where c = 750 index_test.go:143: sql update test_index set c1 = 3300631744623352693, c2 = 0.404192, c3 = 'WxzCzL4sBC' where c = 2871 index_test.go:143: sql update test_index set c1 = 6055704034151644644, c2 = 0.885129, c3 = 'lMlVtESZg9' where c = 1842 index_test.go:143: sql update test_index set c1 = 5744522209539940446, c2 = 0.745017, c3 = 'HUVi2ymZLf' where c = 2435 index_test.go:143: sql update test_index set c1 = 2168953492359511098, c2 = 0.012359, c3 = 'DPctXW6BOS' where c = 2779 index_test.go:137: sql insert into test_index values (2922, 4228874319582464289, 0.546747, 'StVzbFR0Qf') index_test.go:143: sql update test_index set c1 = 7019457473468575240, c2 = 0.543010, c3 = 'lQ9BlVhRte' where c = 974 index_test.go:137: sql insert into test_index values (2924, 8883141345364130022, 0.558603, 'oFviZNwdSh') index_test.go:137: sql insert into test_index values (2923, 1886133611989394129, 0.944188, 'djeHqBWBZc') index_test.go:137: sql insert into test_index values (2925, 8014864170867035630, 0.368428, '5dONwwL6L6') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:140: sql delete from test_index where c = 2577 index_test.go:137: sql insert into test_index values (2926, 8736771035794035070, 0.433088, 'EpNXHal1qp') index_test.go:137: sql insert into test_index values (2928, 8229457851567390649, 0.108439, 'G90pyLtZjK') index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (2927, 2955746119222190709, 0.462517, 'W8whQL79ze') index_test.go:143: sql update test_index set c1 = 6996987634558398487, c2 = 0.576319, c3 = 'L9PzBT44bZ' where c = 37 index_test.go:140: sql delete from test_index where c = 2280 index_test.go:143: sql update test_index set c1 = 3656166623360951381, c2 = 0.829480, c3 = 'l5Vn9Ux4EK' where c = 2763 index_test.go:143: sql update test_index set c1 = 2872965442453099655, c2 = 0.395836, c3 = 'KWt6GTQHst' where c = 2237 index_test.go:137: sql insert into test_index values (2929, 5738993234727921090, 0.340954, 'W6yqVssRil') index_test.go:137: sql insert into test_index values (2930, 5094809647202310651, 0.167483, '420myptBKw') index_test.go:140: sql delete from test_index where c = 1398 index_test.go:140: sql delete from test_index where c = 579 index_test.go:143: sql update test_index set c1 = 8351939401000741970, c2 = 0.814267, c3 = '79FmLDh8DU' where c = 786 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 1918 index_test.go:137: sql insert into test_index values (2931, 1656524645963228681, 0.823598, 'IGAWREwos2') index_test.go:137: sql insert into test_index values (2933, 6382014341498652965, 0.488632, '92V5Dypnya') index_test.go:143: sql update test_index set c1 = 3362511367109439389, c2 = 0.707893, c3 = 'wBQFoeW3B6' where c = 1368 index_test.go:137: sql insert into test_index values (2932, 4641383854809997209, 0.403253, 'gXYB9zSkeR') index_test.go:140: sql delete from test_index where c = 1082 index_test.go:143: sql update test_index set c1 = 5036951628138220957, c2 = 0.851577, c3 = 'Y10fqpnxPd' where c = 2131 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:143: sql update test_index set c1 = 2023084056795292407, c2 = 0.794686, c3 = '2tUO4OfOVb' where c = 2878 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 6546638509323633143, c2 = 0.494577, c3 = '4YdLqvs2bC' where c = 2230 index_test.go:143: sql update test_index set c1 = 3535920673887499643, c2 = 0.887133, c3 = '8CgaT6oUYD' where c = 2648 index_test.go:137: sql insert into test_index values (2934, 2036827008840315115, 0.844008, 'KQWwbC388w') index_test.go:137: sql insert into test_index values (2935, 1479207191264592350, 0.808358, '8sotM689Js') index_test.go:143: sql update test_index set c1 = 7470239360049407566, c2 = 0.207000, c3 = 'QtJ6aNqmOf' where c = 983 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:137: sql insert into test_index values (2936, 1797045960709608888, 0.869859, '5px621SM86') index_test.go:137: sql insert into test_index values (2937, 965607876099813378, 0.866608, 'oSVG2wdfFn') index_test.go:137: sql insert into test_index values (2938, 1287720567190534381, 0.626639, '0yp1D0ix77') index_test.go:140: sql delete from test_index where c = 2453 index_test.go:143: sql update test_index set c1 = 8133418752489827834, c2 = 0.232396, c3 = 'aF5HdYLXZF' where c = 1508 index_test.go:137: sql insert into test_index values (2939, 4796138166879505609, 0.119493, 'gLiwHckaq8') index_test.go:143: sql update test_index set c1 = 5128213703325817666, c2 = 0.811027, c3 = 'kRc1P4m4Vg' where c = 2434 index_test.go:137: sql insert into test_index values (2940, 2645228879237490730, 0.853479, 'oPXucM7lzs') index_test.go:140: sql delete from test_index where c = 1554 index_test.go:143: sql update test_index set c1 = 4414678299518440089, c2 = 0.779603, c3 = 'uc7wKFmDJo' where c = 1417 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:143: sql update test_index set c1 = 3414871341899282149, c2 = 0.012215, c3 = '1WOaDcxEsb' where c = 1094 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 2505 index_test.go:137: sql insert into test_index values (2942, 2518429671602102251, 0.414858, 'CnIB1nPGOR') index_test.go:137: sql insert into test_index values (2941, 879163412353463781, 0.336836, 'hlagkPDg0u') index_test.go:140: sql delete from test_index where c = 1857 index_test.go:137: sql insert into test_index values (2943, 1807950966868478587, 0.239760, 'ntaOgZRqJa') index_test.go:143: sql update test_index set c1 = 8775705203102497723, c2 = 0.278466, c3 = 'Lm7OZAif0O' where c = 85 index_test.go:137: sql insert into test_index values (2944, 4343186130015181889, 0.457170, 'JqhXrAuQLV') index_test.go:143: sql update test_index set c1 = 3513127183001306552, c2 = 0.160243, c3 = 'Q1KTt6jZOt' where c = 1483 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:143: sql update test_index set c1 = 4776338606376366278, c2 = 0.915846, c3 = '4CKxJz6iUZ' where c = 2563 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:143: sql update test_index set c1 = 2432653683655926031, c2 = 0.351896, c3 = 'InZZWSnv5W' where c = 2397 index_test.go:143: sql update test_index set c1 = 3143413483770248722, c2 = 0.947349, c3 = '25bpZDUPci' where c = 686 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:140: sql delete from test_index where c = 2615 index_test.go:137: sql insert into test_index values (2945, 2689416993250669690, 0.649496, '15OqvsSa3a') index_test.go:137: sql insert into test_index values (2946, 6277118744055439758, 0.037569, 'WeujQryzzM') index_test.go:140: sql delete from test_index where c = 2672 index_test.go:137: sql insert into test_index values (2947, 7397978802964551127, 0.227814, 'sylbtYK9eg') index_test.go:143: sql update test_index set c1 = 3099913822759560522, c2 = 0.006252, c3 = '1NWDwqjhct' where c = 2554 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 3808509335222394208, c2 = 0.032579, c3 = 'vcnDTlCcg9' where c = 2598 index_test.go:140: sql delete from test_index where c = 2064 index_test.go:143: sql update test_index set c1 = 6169372885074317202, c2 = 0.935127, c3 = 'jfMPVEe9HC' where c = 634 index_test.go:137: sql insert into test_index values (2948, 5759883256876375150, 0.871700, '5qvlzyhToK') index_test.go:137: sql insert into test_index values (2949, 2832755440706651374, 0.675656, 'TKJBfcv9Vo') index_test.go:143: sql update test_index set c1 = 3421294948016301583, c2 = 0.415155, c3 = 'HxbLU8tYv7' where c = 1561 index_test.go:143: sql update test_index set c1 = 260550622529036984, c2 = 0.236175, c3 = 'tBpqG90FdK' where c = 866 index_test.go:137: sql insert into test_index values (2951, 7288110385266086476, 0.675132, 'bYXvnBa0Qe') index_test.go:140: sql delete from test_index where c = 2599 index_test.go:137: sql insert into test_index values (2950, 7035792595396808050, 0.914243, 'VjyhGLuER5') index_test.go:140: sql delete from test_index where c = 1215 index_test.go:143: sql update test_index set c1 = 2957484446846049485, c2 = 0.107978, c3 = 'S049ju6lOf' where c = 354 index_test.go:137: sql insert into test_index values (2952, 4595514082220965774, 0.063959, 'fbBLc8ptdt') index_test.go:143: sql update test_index set c1 = 5267072859978700720, c2 = 0.846890, c3 = 'DxTeoBNyuZ' where c = 1545 index_test.go:137: sql insert into test_index values (2953, 4144721957517314658, 0.434106, 'Eiz8NAyvvn') index_test.go:137: sql insert into test_index values (2954, 5544981949612301336, 0.513265, 'bSm6VTxzLJ') index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 1671 index_test.go:140: sql delete from test_index where c = 2942 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:143: sql update test_index set c1 = 3387170295911384870, c2 = 0.350528, c3 = 'Wmb6cmYpC5' where c = 782 index_test.go:137: sql insert into test_index values (2956, 8827072322954216523, 0.578969, '0A8yvVHXLM') index_test.go:140: sql delete from test_index where c = 2909 index_test.go:140: sql delete from test_index where c = 989 index_test.go:143: sql update test_index set c1 = 7865962450230169574, c2 = 0.735413, c3 = 'jCGfzzxq4x' where c = 2188 index_test.go:137: sql insert into test_index values (2955, 2565005176688080199, 0.859183, 'Svebu21NGp') index_test.go:143: sql update test_index set c1 = 502532795030143298, c2 = 0.999188, c3 = 'x3jTHecyzQ' where c = 1180 index_test.go:140: sql delete from test_index where c = 551 index_test.go:137: sql insert into test_index values (2957, 625319676658709733, 0.086743, 'bIDFtWMKZ2') index_test.go:143: sql update test_index set c1 = 1115342065727901768, c2 = 0.369648, c3 = 'UGfSHvYxlk' where c = 1237 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (2958, 2800230513638318109, 0.213193, 'cU7T5YHcZA') index_test.go:140: sql delete from test_index where c = 2814 index_test.go:143: sql update test_index set c1 = 87127099205853371, c2 = 0.890902, c3 = 'DY3Ct9sWhA' where c = 2795 index_test.go:143: sql update test_index set c1 = 7194564358836364524, c2 = 0.274659, c3 = 'bhUrRMAJJO' where c = 2793 index_test.go:137: sql insert into test_index values (2959, 7250967467267785343, 0.331253, 'WWMVHrrxiX') index_test.go:143: sql update test_index set c1 = 5567891972627475476, c2 = 0.362239, c3 = 'aU66PCe2xL' where c = 807 index_test.go:143: sql update test_index set c1 = 5232644043680686001, c2 = 0.649765, c3 = 'brkDd8kxjD' where c = 1073 index_test.go:143: sql update test_index set c1 = 7333055794180009061, c2 = 0.128589, c3 = 'HzqJQ6AF77' where c = 1760 index_test.go:137: sql insert into test_index values (2960, 9205550489709932870, 0.674502, '7g8Ei4n97I') index_test.go:137: sql insert into test_index values (2961, 523732426869299046, 0.649073, 'L8Q7xgBktG') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (2963, 5948035228729274035, 0.686624, 'eNf8Brd3Ld') index_test.go:143: sql update test_index set c1 = 8063879342282225225, c2 = 0.129971, c3 = 'bSKda3AnQC' where c = 2334 index_test.go:137: sql insert into test_index values (2962, 1112130916189264563, 0.876630, 'fzliZvn08W') index_test.go:143: sql update test_index set c1 = 470194717526541172, c2 = 0.880346, c3 = 'pucAwqlXk7' where c = 1779 index_test.go:140: sql delete from test_index where c = 2740 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 789 index_test.go:137: sql insert into test_index values (2965, 2702776366505634446, 0.330072, 'ZEVHQtAIg9') index_test.go:143: sql update test_index set c1 = 2193579132250860874, c2 = 0.258168, c3 = 'xuztZLMoPU' where c = 257 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:137: sql insert into test_index values (2964, 2335952390335482077, 0.021171, 'HSxwHxulSN') index_test.go:137: sql insert into test_index values (2966, 8366700956966803202, 0.452474, 'clkH2JDBg3') index_test.go:137: sql insert into test_index values (2967, 2257305433247724005, 0.063385, 'HFq83NNQBD') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 6990606703365707452, c2 = 0.515791, c3 = 'VX5DxWiA78' where c = 2582 index_test.go:143: sql update test_index set c1 = 3641554168649164646, c2 = 0.757617, c3 = '4sJqwofeSs' where c = 463 index_test.go:143: sql update test_index set c1 = 3494020669445491977, c2 = 0.189853, c3 = 'dUuqB3Ckz3' where c = 2682 index_test.go:137: sql insert into test_index values (2968, 6245427193790707435, 0.969600, 'hxF0HHqsOH') index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 6673711974368485509, c2 = 0.524196, c3 = '4FcNkH9Hh4' where c = 208 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:137: sql insert into test_index values (2970, 7271785099980683662, 0.052825, '6MdV35azzG') index_test.go:140: sql delete from test_index where c = 1730 index_test.go:143: sql update test_index set c1 = 5648687540574495583, c2 = 0.945042, c3 = '3LUHdAcnqi' where c = 2146 index_test.go:143: sql update test_index set c1 = 8288042091760578181, c2 = 0.743244, c3 = 'nq4xPQyppq' where c = 1392 index_test.go:143: sql update test_index set c1 = 4464832754832613604, c2 = 0.391690, c3 = 'fxtg2mfuUw' where c = 1138 index_test.go:137: sql insert into test_index values (2969, 5385854839179765881, 0.375459, 'NklEeO8qKI') index_test.go:137: sql insert into test_index values (2971, 6100431859255127075, 0.213784, 'UKOVr0ZmWM') index_test.go:143: sql update test_index set c1 = 2788603134297907597, c2 = 0.517986, c3 = 'PkmPJYHeU5' where c = 1448 index_test.go:137: sql insert into test_index values (2972, 4073188037804506296, 0.675940, 'SgzZ7xxjpF') index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:143: sql update test_index set c1 = 858152126703506474, c2 = 0.472556, c3 = 'aGIWffddQz' where c = 2762 index_test.go:143: sql update test_index set c1 = 6913947461272334360, c2 = 0.297033, c3 = 'WQsqr9QVcM' where c = 2789 index_test.go:140: sql delete from test_index where c = 2424 index_test.go:137: sql insert into test_index values (2975, 8625085559288352878, 0.915818, 'NqDpM1Z7OF') index_test.go:137: sql insert into test_index values (2973, 8284074626757967118, 0.897012, 'sIdp88CQDw') index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:137: sql insert into test_index values (2978, 3821448065601430959, 0.713303, 'iWViEui8lx') index_test.go:137: sql insert into test_index values (2974, 9212155143872669733, 0.540816, 'IAgQTfVRge') index_test.go:137: sql insert into test_index values (2977, 6037553904069133914, 0.266145, 'tkvnBSaCsW') index_test.go:137: sql insert into test_index values (2976, 9040291254061615612, 0.168711, 'RWT50IBV71') index_test.go:143: sql update test_index set c1 = 4992519782703812454, c2 = 0.041925, c3 = 'XP46D7Ds4U' where c = 2233 index_test.go:143: sql update test_index set c1 = 5545093742358624905, c2 = 0.797019, c3 = 'hVEddGZxy8' where c = 2610 index_test.go:143: sql update test_index set c1 = 620652839601042947, c2 = 0.333542, c3 = '8zXEs6voOK' where c = 2356 index_test.go:143: sql update test_index set c1 = 8528129981693346168, c2 = 0.768878, c3 = 'L6X9RdHU5n' where c = 2396 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 7407606804668671054, c2 = 0.819183, c3 = 'yXgVa9ta71' where c = 436 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:137: sql insert into test_index values (2979, 2642610195198975979, 0.291912, 'YiDyx4f5oT') index_test.go:137: sql insert into test_index values (2980, 5278267584167685665, 0.128637, 'BpUftAUHDA') index_test.go:140: sql delete from test_index where c = 2657 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:137: sql insert into test_index values (2981, 4253298850746193598, 0.447077, 'Z3FRehPM6Y') index_test.go:137: sql insert into test_index values (2982, 7293513535645330671, 0.498332, '1xWVa8Vw9y') index_test.go:137: sql insert into test_index values (2983, 1913808373600667691, 0.481654, 'XYLpbNbOj7') index_test.go:143: sql update test_index set c1 = 4445460013325486236, c2 = 0.530095, c3 = 'CExHdbj3CH' where c = 1228 index_test.go:143: sql update test_index set c1 = 1856210295815376894, c2 = 0.859916, c3 = 'fGDtLrp0ti' where c = 2522 index_test.go:143: sql update test_index set c1 = 1918404836490209696, c2 = 0.392274, c3 = 'FKEjv6IoFT' where c = 2877 index_test.go:143: sql update test_index set c1 = 8896053987621372252, c2 = 0.478791, c3 = 'F3qaxnniqV' where c = 1230 index_test.go:143: sql update test_index set c1 = 6519999269190623490, c2 = 0.627535, c3 = 'DRDfncPOLb' where c = 1471 index_test.go:143: sql update test_index set c1 = 3858511354238425126, c2 = 0.607034, c3 = 'fgMd0VxLBr' where c = 1693 index_test.go:140: sql delete from test_index where c = 2248 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:137: sql insert into test_index values (2984, 1731661159766547142, 0.644316, 'P1eFde1fUz') index_test.go:140: sql delete from test_index where c = 1459 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:137: sql insert into test_index values (2985, 881376279252509418, 0.208317, '2HlIWWdPS3') index_test.go:137: sql insert into test_index values (2986, 5112941581620762097, 0.751771, 'RWWSWdhsSb') index_test.go:137: sql insert into test_index values (2987, 5860493769204477637, 0.035499, 'CqFBjMX0Ya') index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 5154868138602820498, c2 = 0.520585, c3 = 'sZREyyo6Go' where c = 396 index_test.go:137: sql insert into test_index values (2989, 6997113281028210621, 0.145035, 'HlNtz54Raj') index_test.go:137: sql insert into test_index values (2988, 628915253678884178, 0.295431, 'BwwuyayaUK') index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 935395898482310354, c2 = 0.792800, c3 = 'Hn8w0VgJvT' where c = 763 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 8209074513470259115, c2 = 0.179272, c3 = 'ekmNB5nY3N' where c = 1457 index_test.go:143: sql update test_index set c1 = 5006754776858558974, c2 = 0.581912, c3 = '7Iq5N89Umq' where c = 0 index_test.go:143: sql update test_index set c1 = 8118416414244857494, c2 = 0.057011, c3 = '7VZVRgDxwO' where c = 2197 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:143: sql update test_index set c1 = 1308669664816110708, c2 = 0.270129, c3 = 'Kv835okceX' where c = 1508 index_test.go:137: sql insert into test_index values (2991, 8410339997040319980, 0.361733, 'MkcfCX63Av') index_test.go:140: sql delete from test_index where c = 2665 index_test.go:137: sql insert into test_index values (2990, 3113180443638006777, 0.209731, 'qJshYX4trX') index_test.go:143: sql update test_index set c1 = 3035081488659497839, c2 = 0.379995, c3 = 'VfyqdtvGJk' where c = 1092 index_test.go:143: sql update test_index set c1 = 8954424655230975212, c2 = 0.450417, c3 = 'tMv57yS68l' where c = 2802 index_test.go:137: sql insert into test_index values (2992, 1717549556041421786, 0.332121, 'OowECSp9ER') index_test.go:143: sql update test_index set c1 = 4178129261124923679, c2 = 0.557511, c3 = 'GOTkWPLtAC' where c = 1245 index_test.go:137: sql insert into test_index values (2994, 958000397255138903, 0.506478, 'LBIjnfohyQ') index_test.go:137: sql insert into test_index values (2993, 647874279918047545, 0.004149, 'ACuXL69pX5') index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 249 index_test.go:137: sql insert into test_index values (2995, 8293376661735509490, 0.713248, 'vA2rAHmwgx') index_test.go:140: sql delete from test_index where c = 1982 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:143: sql update test_index set c1 = 4616550326354273711, c2 = 0.610076, c3 = 'e1g8PxhjSC' where c = 2750 index_test.go:137: sql insert into test_index values (2996, 5381402325014239688, 0.644173, 'mH6cpWlLTs') index_test.go:140: sql delete from test_index where c = 968 index_test.go:143: sql update test_index set c1 = 5512201501506231549, c2 = 0.757553, c3 = '83cLOanLBt' where c = 2845 index_test.go:143: sql update test_index set c1 = 254949880644629681, c2 = 0.956854, c3 = 'XNjnxnKGI3' where c = 442 index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 2291776321240511775, c2 = 0.935405, c3 = 'XncXDTsZSb' where c = 1825 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:137: sql insert into test_index values (2997, 2236155507603778818, 0.633845, 'pIPWBsxt4U') index_test.go:143: sql update test_index set c1 = 2362107460700049107, c2 = 0.479165, c3 = 'XCZABjT5hu' where c = 1543 index_test.go:137: sql insert into test_index values (2998, 4243167396447393066, 0.690521, 'qacfammvpe') index_test.go:143: sql update test_index set c1 = 1140256625219146000, c2 = 0.084202, c3 = '4MF4Mla76Y' where c = 1639 index_test.go:137: sql insert into test_index values (2999, 936041488341882247, 0.033134, '8EWTD9Kliq') index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 1719551963316079688, c2 = 0.107945, c3 = 'maW5aX1Mka' where c = 633 index_test.go:143: sql update test_index set c1 = 1906812801390667292, c2 = 0.076088, c3 = '30IVGIa7FM' where c = 1262 index_test.go:143: sql update test_index set c1 = 2590040310312112067, c2 = 0.108254, c3 = 'a1YuP7rRFW' where c = 2416 index_test.go:140: sql delete from test_index where c = 2691 index_test.go:143: sql update test_index set c1 = 4958040129337348290, c2 = 0.603708, c3 = 'vFYnT5Hhtd' where c = 2182 index_test.go:137: sql insert into test_index values (3000, 3492345677569949810, 0.820504, 'CtMWXqVtot') index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 6404168002689360542, c2 = 0.146803, c3 = 'K8eBatuI5L' where c = 1481 index_test.go:143: sql update test_index set c1 = 3916897736702179072, c2 = 0.396612, c3 = 'a6BjwIIBIh' where c = 2875 index_test.go:137: sql insert into test_index values (3001, 7478804843904461599, 0.269490, 'MUGlwORnFh') index_test.go:137: sql insert into test_index values (3005, 7681408919608231700, 0.285920, 'CjND2zpuwV') index_test.go:137: sql insert into test_index values (3004, 6071129706055009502, 0.034682, 'LYJKaXKNny') index_test.go:137: sql insert into test_index values (3002, 8347623917348881582, 0.582164, 'vEnHMY5NT5') index_test.go:137: sql insert into test_index values (3003, 8951306363335684236, 0.460536, 'PK3ISGCFXS') index_test.go:137: sql insert into test_index values (3006, 823931766347352040, 0.884232, 'vddpwjO56z') index_test.go:137: sql insert into test_index values (3008, 2574484236541416124, 0.408172, 'u0AtDmZR9V') index_test.go:137: sql insert into test_index values (3009, 1044569645561080350, 0.883067, 'hBl12H4sqf') index_test.go:137: sql insert into test_index values (3007, 9094397023241700974, 0.986606, 'o0l1j1goOK') index_test.go:137: sql insert into test_index values (3010, 6717824356030743209, 0.098206, '9QZhHxTjNH') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 2223 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:140: sql delete from test_index where c = 2509 index_test.go:143: sql update test_index set c1 = 8384472428569532297, c2 = 0.558961, c3 = '62ah1UpzIv' where c = 2267 index_test.go:143: sql update test_index set c1 = 2368726728097135606, c2 = 0.977069, c3 = 'S09Nylv5JW' where c = 1414 index_test.go:140: sql delete from test_index where c = 2856 index_test.go:140: sql delete from test_index where c = 2934 index_test.go:143: sql update test_index set c1 = 3461344414568281060, c2 = 0.807733, c3 = 'hR9AIcSHSR' where c = 2354 index_test.go:140: sql delete from test_index where c = 1163 index_test.go:143: sql update test_index set c1 = 6736663725339750896, c2 = 0.133787, c3 = '6vHx9uUeUA' where c = 1752 index_test.go:143: sql update test_index set c1 = 359594655287789199, c2 = 0.835255, c3 = 'RbzW1ZF1zx' where c = 914 index_test.go:143: sql update test_index set c1 = 6178317458175527672, c2 = 0.767934, c3 = '5gssEyBwLr' where c = 2458 index_test.go:143: sql update test_index set c1 = 3930336604167636813, c2 = 0.299793, c3 = 'k0WFjCvH0v' where c = 2489 index_test.go:143: sql update test_index set c1 = 5231653334380741947, c2 = 0.507904, c3 = '6MZo1PycKc' where c = 2461 index_test.go:137: sql insert into test_index values (3011, 1157495866451510099, 0.102070, 'wy7lRXicPg') index_test.go:137: sql insert into test_index values (3012, 3284151720124032099, 0.981642, 'RH5GM9RuJG') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 6386508806809094085, c2 = 0.636557, c3 = 'd58iZrXSYw' where c = 2767 index_test.go:137: sql insert into test_index values (3013, 2877212369964804386, 0.610586, 'oHN1wrTls9') index_test.go:137: sql insert into test_index values (3015, 3816161004706347259, 0.095920, 'O6VGBIY9YQ') index_test.go:137: sql insert into test_index values (3016, 4022222357038741867, 0.325767, 'tr5BECGlcu') index_test.go:137: sql insert into test_index values (3018, 6625403685078202327, 0.996809, 'fGoblzb5kY') index_test.go:137: sql insert into test_index values (3017, 1098786473807877992, 0.289615, 'oXlKIeAg7a') index_test.go:137: sql insert into test_index values (3014, 3336931709571401312, 0.323306, 'lefn57xGxK') index_test.go:140: sql delete from test_index where c = 2502 index_test.go:143: sql update test_index set c1 = 883922179039120449, c2 = 0.310939, c3 = 'ZwsvTTv34t' where c = 1669 index_test.go:137: sql insert into test_index values (3019, 1868750792349722957, 0.006198, 'ZLpnWurvdj') index_test.go:140: sql delete from test_index where c = 1611 index_test.go:143: sql update test_index set c1 = 5515101646156161539, c2 = 0.123054, c3 = 'SPvXxdibgr' where c = 282 index_test.go:140: sql delete from test_index where c = 2357 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:137: sql insert into test_index values (3020, 2954795531892372347, 0.628356, 'YP6mPsxXsu') index_test.go:137: sql insert into test_index values (3021, 9063774419927641633, 0.563376, 'crpsr9Zmh6') index_test.go:140: sql delete from test_index where c = 2637 index_test.go:143: sql update test_index set c1 = 8116707875055963047, c2 = 0.521165, c3 = 'M6iJ3Ve8Kc' where c = 261 index_test.go:143: sql update test_index set c1 = 3690396488654241723, c2 = 0.059370, c3 = 'ZAz7QmsdbA' where c = 2772 index_test.go:140: sql delete from test_index where c = 2786 index_test.go:143: sql update test_index set c1 = 3196611361243674785, c2 = 0.726425, c3 = 'jp7dxPlfyd' where c = 1670 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:143: sql update test_index set c1 = 4759910008141227682, c2 = 0.019285, c3 = 'v9rp6mDhhM' where c = 846 index_test.go:140: sql delete from test_index where c = 271 index_test.go:143: sql update test_index set c1 = 5878394885796832574, c2 = 0.019943, c3 = 'LqK9CoeCaj' where c = 918 index_test.go:143: sql update test_index set c1 = 4523662823488111502, c2 = 0.481172, c3 = '3yrY9r4Ky4' where c = 2332 index_test.go:143: sql update test_index set c1 = 7706319886976924536, c2 = 0.981095, c3 = 'WNrRNlkvl2' where c = 1274 index_test.go:137: sql insert into test_index values (3022, 287662773995260000, 0.605483, '4sE6zkWPVE') index_test.go:137: sql insert into test_index values (3023, 7711830246192521597, 0.961341, 'A8YumQIJt3') index_test.go:137: sql insert into test_index values (3024, 1692562865350052359, 0.885935, 'URXhF8edem') index_test.go:143: sql update test_index set c1 = 8323283910918345853, c2 = 0.927249, c3 = 'NHFM1urUm8' where c = 409 index_test.go:143: sql update test_index set c1 = 6416112635423552701, c2 = 0.506789, c3 = 'VJRvwkZDwf' where c = 1742 index_test.go:143: sql update test_index set c1 = 2264762067187309837, c2 = 0.944859, c3 = 'R0g64BkbUt' where c = 1738 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:137: sql insert into test_index values (3028, 7296575522271027772, 0.942473, 'rWYZfHvFut') index_test.go:137: sql insert into test_index values (3025, 7291898972405991208, 0.937733, 'ZCr6bbxLpE') index_test.go:137: sql insert into test_index values (3026, 6643625320899831311, 0.113362, 'QxZK15GP7W') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (3029, 1141756874235255358, 0.484353, 'BApKymF3W6') index_test.go:137: sql insert into test_index values (3027, 7942778538032120499, 0.358406, 'KuL5elq8KA') index_test.go:143: sql update test_index set c1 = 6572325966360915417, c2 = 0.240026, c3 = 'M9dSoIYym1' where c = 379 index_test.go:137: sql insert into test_index values (3030, 549160783811338124, 0.421354, 'KgokhJO83R') index_test.go:140: sql delete from test_index where c = 1712 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:143: sql update test_index set c1 = 6892261891345514760, c2 = 0.403439, c3 = 'VrmmZvScoq' where c = 991 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (3031, 1381585020479699493, 0.402100, 'nVvbNkJdQF') index_test.go:140: sql delete from test_index where c = 1212 index_test.go:143: sql update test_index set c1 = 2238944029812337003, c2 = 0.067448, c3 = 'GEi280zEj0' where c = 623 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 8888626092840258691, c2 = 0.332798, c3 = 'UtsAhoafti' where c = 606 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (3032, 1398676885164802656, 0.403348, 'jcwkCoJHIX') index_test.go:140: sql delete from test_index where c = 703 index_test.go:137: sql insert into test_index values (3033, 8457857623961237069, 0.494466, 'tMZtotFQPT') index_test.go:143: sql update test_index set c1 = 171237012262178052, c2 = 0.726746, c3 = 'fMyatAJ0Jn' where c = 967 index_test.go:143: sql update test_index set c1 = 3340438749890578919, c2 = 0.298835, c3 = 'GGddaJE7Nv' where c = 685 index_test.go:143: sql update test_index set c1 = 7277141550064305693, c2 = 0.069046, c3 = 'QKVJDiHNvx' where c = 2843 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 1146302762165770678, c2 = 0.758640, c3 = 'SyBFY7IGrQ' where c = 2309 index_test.go:137: sql insert into test_index values (3034, 7485748110451136725, 0.797144, 'PI5yK0e69W') index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (3035, 8403474808481346905, 0.028308, 'VwFYkCe6UD') index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 2416 index_test.go:143: sql update test_index set c1 = 7829455430585664771, c2 = 0.982082, c3 = '5D3PxruBv4' where c = 1834 index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (3037, 2387933672307738694, 0.545867, 'OtIfxk3JPP') index_test.go:137: sql insert into test_index values (3036, 8925159027664644971, 0.729033, 'U3nHMGXjkC') index_test.go:137: sql insert into test_index values (3038, 8740741981213063935, 0.712738, 'P9fBueeJag') index_test.go:143: sql update test_index set c1 = 2659463158371997912, c2 = 0.528893, c3 = 'mx13K1rUjH' where c = 2566 index_test.go:143: sql update test_index set c1 = 5979646557559725432, c2 = 0.418705, c3 = 'JM2C57BRDe' where c = 2971 index_test.go:137: sql insert into test_index values (3039, 6937888161112762242, 0.235034, 'QoRqjKCldl') index_test.go:140: sql delete from test_index where c = 2740 index_test.go:137: sql insert into test_index values (3040, 4357774180538668604, 0.940044, '4i2nAU8HYg') index_test.go:143: sql update test_index set c1 = 7005637339880796702, c2 = 0.056871, c3 = 'pfcBKvmzs5' where c = 2655 index_test.go:143: sql update test_index set c1 = 7530173899554342903, c2 = 0.231278, c3 = 'R6jJVqjDnY' where c = 2927 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:143: sql update test_index set c1 = 4854148432588161510, c2 = 0.107197, c3 = 'iC3a1CQwTc' where c = 1560 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:137: sql insert into test_index values (3042, 2594233858927166149, 0.010537, '6Hijcz0c48') index_test.go:143: sql update test_index set c1 = 6575378119805446402, c2 = 0.870643, c3 = 'hCd8VYWDQ5' where c = 302 index_test.go:140: sql delete from test_index where c = 2836 index_test.go:143: sql update test_index set c1 = 7271397186590633974, c2 = 0.824746, c3 = 'XI4GQEzIje' where c = 2160 index_test.go:137: sql insert into test_index values (3041, 2302458761348023980, 0.225288, 'UKtwrrOGmy') index_test.go:137: sql insert into test_index values (3043, 2495520616043464879, 0.740431, 'YUlJFlCJ3j') index_test.go:143: sql update test_index set c1 = 2762980774339419056, c2 = 0.352377, c3 = 'yvwSKyZOAM' where c = 1085 index_test.go:140: sql delete from test_index where c = 2725 index_test.go:137: sql insert into test_index values (3045, 3708880349161148458, 0.793390, 'RZ3BEWKaC5') index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:140: sql delete from test_index where c = 875 index_test.go:143: sql update test_index set c1 = 35114550844024564, c2 = 0.856858, c3 = 'YaszLQWCZo' where c = 917 index_test.go:137: sql insert into test_index values (3044, 7177982074681284154, 0.208641, 'fwNilO2vZ9') index_test.go:137: sql insert into test_index values (3046, 8543243106641284008, 0.739616, 'FODHy7zZF1') index_test.go:143: sql update test_index set c1 = 2740191210796297140, c2 = 0.520957, c3 = 'LF12reawJR' where c = 1577 index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 1606764949181471920, c2 = 0.727667, c3 = 'kR43EJmIq7' where c = 505 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (3047, 3027758115834696611, 0.954537, '8tCjZtVbWM') index_test.go:143: sql update test_index set c1 = 243381376832579193, c2 = 0.738844, c3 = 'qwHkMkG497' where c = 1912 index_test.go:143: sql update test_index set c1 = 1203566945210189482, c2 = 0.028528, c3 = 'cZ7VVBsSDs' where c = 919 index_test.go:143: sql update test_index set c1 = 3630886955209304174, c2 = 0.456524, c3 = 'YOCoNy9dND' where c = 354 index_test.go:143: sql update test_index set c1 = 3071332622165975384, c2 = 0.822381, c3 = 'tN0hY039hT' where c = 294 index_test.go:137: sql insert into test_index values (3048, 1338853503029442725, 0.684486, '2zGDGtUC67') index_test.go:137: sql insert into test_index values (3051, 1659479572189514394, 0.916078, 'cT4sOaoaPH') index_test.go:137: sql insert into test_index values (3049, 3157877919670384369, 0.209415, 'BQKAACU7rz') index_test.go:143: sql update test_index set c1 = 8706576554192059039, c2 = 0.523370, c3 = 'Y3oCnKwcYg' where c = 481 index_test.go:137: sql insert into test_index values (3050, 1512844419262882356, 0.996264, 'mUOa7t1GDc') index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (3053, 9107546575082809356, 0.618302, 'ZMbELyy642') index_test.go:137: sql insert into test_index values (3054, 2204359295901745843, 0.315672, 's8x98tNu54') index_test.go:140: sql delete from test_index where c = 1894 index_test.go:143: sql update test_index set c1 = 2930154890035692297, c2 = 0.598732, c3 = 'o1MN5Va1gs' where c = 1481 index_test.go:140: sql delete from test_index where c = 457 index_test.go:137: sql insert into test_index values (3052, 7937156833940176158, 0.717064, '16IL2XqOmd') index_test.go:140: sql delete from test_index where c = 2881 index_test.go:137: sql insert into test_index values (3055, 1820824691882845396, 0.180498, 'o04X5BZW0d') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:137: sql insert into test_index values (3056, 7361610664311344144, 0.707274, 'nsI15RyVAg') index_test.go:140: sql delete from test_index where c = 764 index_test.go:143: sql update test_index set c1 = 2133311188626356401, c2 = 0.168565, c3 = '1nxlbjUgDi' where c = 1808 index_test.go:143: sql update test_index set c1 = 8083226623331749574, c2 = 0.654768, c3 = 'uRrHZxuPIy' where c = 803 index_test.go:137: sql insert into test_index values (3057, 7484819731313983751, 0.333881, '94nBPsLs2x') index_test.go:143: sql update test_index set c1 = 791081599933490687, c2 = 0.744197, c3 = 'hmPlhpyLLB' where c = 233 index_test.go:143: sql update test_index set c1 = 3351871041925312116, c2 = 0.839294, c3 = '8FXhxSsygH' where c = 1832 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:140: sql delete from test_index where c = 2555 index_test.go:143: sql update test_index set c1 = 2710272853122435960, c2 = 0.847965, c3 = 'QMBDh0wdHp' where c = 2651 index_test.go:143: sql update test_index set c1 = 5069879518345406739, c2 = 0.319712, c3 = 'ksednRkPzs' where c = 297 index_test.go:140: sql delete from test_index where c = 592 index_test.go:137: sql insert into test_index values (3058, 7713337713339624598, 0.382655, 'bH1gT2DKHa') index_test.go:137: sql insert into test_index values (3059, 8218044585103377314, 0.477082, 'sWlLRVQ0Av') index_test.go:143: sql update test_index set c1 = 2156123234825773274, c2 = 0.354017, c3 = 'BpBQjPBOgm' where c = 1006 index_test.go:137: sql insert into test_index values (3061, 6525365328015352020, 0.064467, 'thKNAiDbE9') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:137: sql insert into test_index values (3060, 2325502686924997751, 0.089905, 'MqCNdqxM3G') index_test.go:137: sql insert into test_index values (3062, 1735824728031637828, 0.454951, 'pqF2CK2rgC') index_test.go:140: sql delete from test_index where c = 1182 index_test.go:137: sql insert into test_index values (3063, 6207815295520351821, 0.724434, 'md2TOwwPzU') index_test.go:143: sql update test_index set c1 = 8852291062298209364, c2 = 0.797500, c3 = 'lCepk4cYTi' where c = 2671 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:143: sql update test_index set c1 = 3961036229107896894, c2 = 0.129312, c3 = 'A3bRAooowF' where c = 1585 index_test.go:137: sql insert into test_index values (3064, 18250066127728322, 0.859892, 'Wtq7l8kM1o') index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 2923 index_test.go:140: sql delete from test_index where c = 3012 index_test.go:143: sql update test_index set c1 = 1735558056512078082, c2 = 0.656930, c3 = '40QERtVVAG' where c = 1719 index_test.go:143: sql update test_index set c1 = 6141975416539397090, c2 = 0.417671, c3 = 'F152C6psoh' where c = 313 index_test.go:143: sql update test_index set c1 = 4112730359366372465, c2 = 0.523865, c3 = 'n2tc2yMBvc' where c = 879 index_test.go:137: sql insert into test_index values (3065, 3613144116901426628, 0.952087, 't7R3TDgDIC') index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (3066, 8109123086570812594, 0.118079, 'bS9gL3XOGf') index_test.go:140: sql delete from test_index where c = 1001 index_test.go:143: sql update test_index set c1 = 1215744033871844325, c2 = 0.577419, c3 = 'uAXqklY5HT' where c = 794 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (3068, 1033435986009080630, 0.581968, 'mu1IVYntXg') index_test.go:143: sql update test_index set c1 = 348288973914447555, c2 = 0.635754, c3 = 'kv4S1NMP0H' where c = 1761 index_test.go:143: sql update test_index set c1 = 88469068447969637, c2 = 0.073026, c3 = 'v7HmDp87Zm' where c = 1696 index_test.go:137: sql insert into test_index values (3069, 3383541850352126867, 0.720127, '1uZazzSjPJ') index_test.go:137: sql insert into test_index values (3067, 1255288978692769228, 0.846903, 'vfuynvtjLu') index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 6552555626606777157, c2 = 0.521114, c3 = 'k6Awciz4g2' where c = 2350 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 893 index_test.go:137: sql insert into test_index values (3070, 1511095887156401507, 0.580283, 'nxwpGwUGRm') index_test.go:143: sql update test_index set c1 = 4969386805419340390, c2 = 0.382861, c3 = 'gLJKbpxxn1' where c = 1919 index_test.go:137: sql insert into test_index values (3071, 1300388628901057791, 0.134368, 'O6NoJlj2H5') index_test.go:143: sql update test_index set c1 = 5273179897867614325, c2 = 0.817528, c3 = 'phevB7y1y1' where c = 934 index_test.go:137: sql insert into test_index values (3072, 5104075945581414374, 0.516953, 'RpJxl3ZBXn') index_test.go:140: sql delete from test_index where c = 2063 index_test.go:143: sql update test_index set c1 = 3271309469412349868, c2 = 0.257075, c3 = 'OK6ehSSzJh' where c = 844 index_test.go:143: sql update test_index set c1 = 2301374261896349267, c2 = 0.022418, c3 = 'EFj7vca4S3' where c = 1523 index_test.go:143: sql update test_index set c1 = 7610106604271146344, c2 = 0.353393, c3 = 'lGzkrGnXRU' where c = 1256 index_test.go:137: sql insert into test_index values (3073, 6724311431561144404, 0.887863, 'pHSqXj8xd4') index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:140: sql delete from test_index where c = 1625 index_test.go:143: sql update test_index set c1 = 2153467139661845387, c2 = 0.947604, c3 = 'I3hf9AoFcN' where c = 102 index_test.go:137: sql insert into test_index values (3075, 6466137493049360944, 0.202536, 'tnvP6rwCzL') index_test.go:140: sql delete from test_index where c = 2697 index_test.go:137: sql insert into test_index values (3076, 1875822748581515980, 0.991796, 'xg7rOcFa6y') index_test.go:137: sql insert into test_index values (3074, 3461600040027936742, 0.030049, '4myJQIGBjk') index_test.go:137: sql insert into test_index values (3077, 5794990955680081983, 0.967559, 'cXomQQWpQd') index_test.go:143: sql update test_index set c1 = 4937684068063704739, c2 = 0.830120, c3 = 'wCC7bGZLiV' where c = 2263 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (3078, 1117451366706679299, 0.268690, 's0sBZ7xqFM') index_test.go:143: sql update test_index set c1 = 4652676315646293106, c2 = 0.470265, c3 = 's89VjFf7sc' where c = 2536 index_test.go:137: sql insert into test_index values (3079, 3218217957229401964, 0.335963, 'RipIoV8SPS') index_test.go:140: sql delete from test_index where c = 1031 index_test.go:143: sql update test_index set c1 = 9094131940556053263, c2 = 0.182202, c3 = 'xBKiBqVoGM' where c = 1167 index_test.go:143: sql update test_index set c1 = 8941787945737467035, c2 = 0.462982, c3 = 'F4UPrjIME0' where c = 2632 index_test.go:140: sql delete from test_index where c = 2006 index_test.go:140: sql delete from test_index where c = 2634 index_test.go:143: sql update test_index set c1 = 3743708839131516590, c2 = 0.429933, c3 = 'CFBWCYiVnT' where c = 1930 index_test.go:137: sql insert into test_index values (3080, 7884753950893160004, 0.322761, 'CUvumYZJxX') index_test.go:143: sql update test_index set c1 = 6882014549810538649, c2 = 0.842619, c3 = 'm4ZpN8hJ0L' where c = 1906 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:137: sql insert into test_index values (3083, 5846516972623370299, 0.053637, 'YaJhQM8vxt') index_test.go:140: sql delete from test_index where c = 2222 index_test.go:137: sql insert into test_index values (3082, 4358314805848782158, 0.756768, 'cpMyodXwtr') index_test.go:140: sql delete from test_index where c = 264 index_test.go:137: sql insert into test_index values (3081, 1365605176571693395, 0.541871, 'x7g72VfB8I') index_test.go:143: sql update test_index set c1 = 6418304483562514290, c2 = 0.698062, c3 = 'JE0oQ80wok' where c = 2334 index_test.go:143: sql update test_index set c1 = 3703813482665800432, c2 = 0.161374, c3 = 'jrYNvdkBH9' where c = 96 index_test.go:143: sql update test_index set c1 = 8641877463543152169, c2 = 0.979265, c3 = 'TsZx1vBwTE' where c = 1299 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:137: sql insert into test_index values (3084, 6876875101136228211, 0.101118, 'Yk8MXfFukg') index_test.go:143: sql update test_index set c1 = 1888994823538841386, c2 = 0.906850, c3 = '9faETUnfb7' where c = 216 index_test.go:137: sql insert into test_index values (3085, 7496087560249910827, 0.836763, 'c39CbJCl6f') index_test.go:137: sql insert into test_index values (3086, 6858994285547446831, 0.699676, 'rJPuf319zB') index_test.go:143: sql update test_index set c1 = 3635013934025359572, c2 = 0.253426, c3 = 'd8PvrhLAb5' where c = 2828 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (3087, 5165484407824152147, 0.354813, 'kFOGjvvaip') index_test.go:143: sql update test_index set c1 = 5610221174752070598, c2 = 0.998638, c3 = 'CrmtLTstQ3' where c = 343 index_test.go:143: sql update test_index set c1 = 1955568133400896454, c2 = 0.980724, c3 = 'WOcRVpb3IV' where c = 2676 index_test.go:143: sql update test_index set c1 = 143460297684681912, c2 = 0.587299, c3 = 'yA5BCDgHiY' where c = 2413 index_test.go:137: sql insert into test_index values (3088, 8842855997290354593, 0.571921, 'occgKJLxXD') index_test.go:137: sql insert into test_index values (3089, 2867055050643903357, 0.934791, '9kEkQTYS7y') index_test.go:143: sql update test_index set c1 = 8813348361944534167, c2 = 0.649271, c3 = 'IrhM54Cisn' where c = 864 index_test.go:140: sql delete from test_index where c = 2391 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:137: sql insert into test_index values (3090, 522074743352387716, 0.154093, 'IicZv8rVdm') index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 6235143768216096921, c2 = 0.288477, c3 = 'ttlyl61zcZ' where c = 1931 index_test.go:137: sql insert into test_index values (3093, 1768783248617105063, 0.151002, 'afFz7tJRbP') index_test.go:140: sql delete from test_index where c = 2443 index_test.go:137: sql insert into test_index values (3092, 8072141519974813770, 0.126038, 'dWebvJryjE') index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (3091, 8043130495579278381, 0.153228, 'bYabL4owUr') index_test.go:143: sql update test_index set c1 = 4087707801179420882, c2 = 0.982160, c3 = '69DH96peMz' where c = 1794 index_test.go:137: sql insert into test_index values (3094, 3084725258062498237, 0.081059, 'A9PQ32b3yt') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 2357340542275744051, c2 = 0.932460, c3 = 'WPSA8lXTvb' where c = 233 index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 524245699041326540, c2 = 0.695848, c3 = 'S17iTFdptN' where c = 2147 index_test.go:137: sql insert into test_index values (3095, 1506951144183996039, 0.295531, 'vLcP3eeBQr') index_test.go:143: sql update test_index set c1 = 9210599237494013791, c2 = 0.334026, c3 = 'FG0cKKndNW' where c = 229 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (3096, 2604069557199314130, 0.974051, 'yUxC6L6ILa') index_test.go:143: sql update test_index set c1 = 6483999597355028555, c2 = 0.445565, c3 = 'dAGpiYoTo4' where c = 2556 index_test.go:140: sql delete from test_index where c = 3084 index_test.go:143: sql update test_index set c1 = 1391855924057944009, c2 = 0.786208, c3 = 'iZkmbT9hOA' where c = 1937 index_test.go:140: sql delete from test_index where c = 2879 index_test.go:137: sql insert into test_index values (3097, 1629903204516418148, 0.090731, '45vIeM89im') index_test.go:143: sql update test_index set c1 = 8546939834535922794, c2 = 0.100828, c3 = 'RXnoDjaX6M' where c = 2796 index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (3098, 5789025429210417576, 0.150091, 'EJU5jw6SND') index_test.go:143: sql update test_index set c1 = 1074362749388011677, c2 = 0.183739, c3 = 'VZ8kpzWGpF' where c = 2423 index_test.go:143: sql update test_index set c1 = 6362283366375118434, c2 = 0.163736, c3 = 'mnrVniMD6T' where c = 980 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:143: sql update test_index set c1 = 8050892066080534907, c2 = 0.393529, c3 = 'FLqxQja0v7' where c = 2235 index_test.go:143: sql update test_index set c1 = 7986776291957341129, c2 = 0.059893, c3 = '0GysSWynZg' where c = 1172 index_test.go:137: sql insert into test_index values (3099, 4489429125523472187, 0.625432, 'nKj8MO4Ikn') index_test.go:140: sql delete from test_index where c = 2626 index_test.go:140: sql delete from test_index where c = 876 index_test.go:137: sql insert into test_index values (3100, 9023157126222262528, 0.227948, 'hg4TZD3yih') index_test.go:143: sql update test_index set c1 = 2854325230714953490, c2 = 0.438416, c3 = 'mEt4hqN6ez' where c = 1503 index_test.go:143: sql update test_index set c1 = 9056529678480576432, c2 = 0.656152, c3 = '0RxqUloppY' where c = 2867 index_test.go:143: sql update test_index set c1 = 5587057633273284115, c2 = 0.524113, c3 = 'yIoXhIq1zM' where c = 2576 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 893253660037969846, c2 = 0.423334, c3 = '91Jq0tf85e' where c = 989 index_test.go:137: sql insert into test_index values (3101, 1524919678126105885, 0.104747, 'jQNnbgivR6') index_test.go:137: sql insert into test_index values (3110, 1665553473963413560, 0.733571, 'DjqtIl952r') index_test.go:137: sql insert into test_index values (3103, 1448295500673535923, 0.843228, 'Iz93FOqRkT') index_test.go:137: sql insert into test_index values (3102, 2451602420774118775, 0.612702, 'VHZFYIhZPB') index_test.go:137: sql insert into test_index values (3108, 7019929051221547087, 0.570236, 'cT6oCvzEPc') index_test.go:137: sql insert into test_index values (3104, 5737970330877219932, 0.490659, '2l8EtP5rlT') index_test.go:137: sql insert into test_index values (3106, 214299273288176020, 0.130638, 'XuvpCUq8Ki') index_test.go:137: sql insert into test_index values (3105, 4665928085498324630, 0.821092, 'rpkA2aNdmd') index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (3109, 8582872764276119763, 0.709014, 'ZLMyifAmA2') index_test.go:137: sql insert into test_index values (3107, 930743374206136701, 0.720909, 'n3k2JJ25cu') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:140: sql delete from test_index where c = 936 index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 2610 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:140: sql delete from test_index where c = 2099 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:143: sql update test_index set c1 = 1190117250723871745, c2 = 0.668380, c3 = '0qSZUoDq3l' where c = 2733 index_test.go:143: sql update test_index set c1 = 1964957377607678133, c2 = 0.032526, c3 = 'V5QCAKWDJ1' where c = 1481 index_test.go:143: sql update test_index set c1 = 2055299058238674701, c2 = 0.933421, c3 = 'qF3yXqvoOl' where c = 258 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:143: sql update test_index set c1 = 3325899345801147005, c2 = 0.058731, c3 = 'DN96df6bzB' where c = 838 index_test.go:143: sql update test_index set c1 = 5489913444007041234, c2 = 0.156720, c3 = 'hHhgeYTDHa' where c = 691 index_test.go:143: sql update test_index set c1 = 2366309550237295677, c2 = 0.205840, c3 = 'oGXZ5Nvzoa' where c = 2214 index_test.go:143: sql update test_index set c1 = 5071078710413251826, c2 = 0.638822, c3 = 'Tn6WPd4tde' where c = 572 index_test.go:143: sql update test_index set c1 = 3063459811581441567, c2 = 0.675306, c3 = 'M6KgLJ3Ux3' where c = 82 index_test.go:143: sql update test_index set c1 = 654241748480760908, c2 = 0.732028, c3 = '2eb1zOqD0N' where c = 208 index_test.go:143: sql update test_index set c1 = 8443022692015272688, c2 = 0.481054, c3 = 'z291aqJVl2' where c = 3065 index_test.go:137: sql insert into test_index values (3111, 930509173786337884, 0.758763, '08Wnaturxt') index_test.go:137: sql insert into test_index values (3112, 3077205289698432638, 0.654580, 'PmEDRMI7Ui') index_test.go:137: sql insert into test_index values (3113, 3785956324538722188, 0.017831, 'JLu2YMJ9BS') index_test.go:137: sql insert into test_index values (3115, 4671813841464568333, 0.669165, 'o5MKIa4bf8') index_test.go:137: sql insert into test_index values (3117, 2352364853621497843, 0.260146, 'DasfS7FdKc') index_test.go:137: sql insert into test_index values (3116, 3824526603687768940, 0.317491, '5gphupvJge') index_test.go:137: sql insert into test_index values (3119, 9002672760358378979, 0.839584, 'CXX3m03nf5') index_test.go:137: sql insert into test_index values (3118, 1665670000703467562, 0.568007, 'iDePxerZR3') index_test.go:137: sql insert into test_index values (3120, 2087217511593432444, 0.171844, 'lPU1NmM42Q') index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (3114, 8634595657573128732, 0.998328, '2VjWAbeHhH') index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:143: sql update test_index set c1 = 7929507019619226365, c2 = 0.381679, c3 = 'WW6iloJIEg' where c = 540 index_test.go:143: sql update test_index set c1 = 3577141339306037542, c2 = 0.826314, c3 = 'bc63bKic2T' where c = 227 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:143: sql update test_index set c1 = 9045017155516227834, c2 = 0.198766, c3 = 'tcLdwPCyfZ' where c = 1594 index_test.go:140: sql delete from test_index where c = 2168 index_test.go:143: sql update test_index set c1 = 2220672288622941637, c2 = 0.549431, c3 = 'owmAJ3y4Ze' where c = 1622 index_test.go:140: sql delete from test_index where c = 3093 index_test.go:143: sql update test_index set c1 = 6292892586577754488, c2 = 0.566876, c3 = 'ATmj0i7MZe' where c = 1414 index_test.go:143: sql update test_index set c1 = 3495349452523439794, c2 = 0.614068, c3 = 'QtLJuvaFOo' where c = 872 index_test.go:137: sql insert into test_index values (3122, 5662997230984123772, 0.717652, 'LnwtZe5x7u') index_test.go:143: sql update test_index set c1 = 8241846294465695774, c2 = 0.921618, c3 = 'grEzJzIsAV' where c = 1620 index_test.go:137: sql insert into test_index values (3123, 9037462442698662423, 0.230099, 'R5lm1E38f6') index_test.go:143: sql update test_index set c1 = 8118661671706487439, c2 = 0.715015, c3 = 'BGo3uKVG7Y' where c = 1228 index_test.go:137: sql insert into test_index values (3124, 7170573389202541707, 0.775731, 'Bt124GvePX') index_test.go:137: sql insert into test_index values (3121, 6444930563972293874, 0.549927, 'S2ADzQhcuZ') index_test.go:143: sql update test_index set c1 = 5746946040994066222, c2 = 0.438867, c3 = 'Ks0RzTuvL0' where c = 2339 index_test.go:143: sql update test_index set c1 = 682056016757557974, c2 = 0.699777, c3 = 'oa8K7vo6Ev' where c = 743 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:137: sql insert into test_index values (3125, 6558680782782234736, 0.310446, '3tBgV6AkBK') index_test.go:137: sql insert into test_index values (3126, 3186094524747474958, 0.491781, 'DESUkikDDM') index_test.go:137: sql insert into test_index values (3128, 3820315562115861287, 0.084081, 'sYYqzRgEmO') index_test.go:140: sql delete from test_index where c = 2608 index_test.go:137: sql insert into test_index values (3127, 6693753675835553625, 0.052094, 'ZhTesMJpfF') index_test.go:143: sql update test_index set c1 = 6825165564738898049, c2 = 0.694258, c3 = '9rrSUgKMmA' where c = 1135 index_test.go:140: sql delete from test_index where c = 835 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 2352 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:137: sql insert into test_index values (3129, 8374709203743281629, 0.615406, '3c5scsrZER') index_test.go:143: sql update test_index set c1 = 3708577545271790865, c2 = 0.276838, c3 = 'devk0DFbnx' where c = 285 index_test.go:140: sql delete from test_index where c = 1999 index_test.go:143: sql update test_index set c1 = 3069267095646699548, c2 = 0.163519, c3 = 'ORapAgaVyS' where c = 687 index_test.go:137: sql insert into test_index values (3130, 2344927398262283743, 0.678211, 'eMJDWhJj2f') index_test.go:137: sql insert into test_index values (3131, 5310206171040215238, 0.367745, 'PuajS7PXr5') index_test.go:140: sql delete from test_index where c = 2554 index_test.go:140: sql delete from test_index where c = 1625 index_test.go:143: sql update test_index set c1 = 2866140670710710742, c2 = 0.167640, c3 = 'FcO2btWBIu' where c = 1044 index_test.go:143: sql update test_index set c1 = 9051775054228635051, c2 = 0.639319, c3 = 'KLo11eWvWn' where c = 598 index_test.go:137: sql insert into test_index values (3132, 1278945041709905819, 0.802909, '5jB1Aue1AF') index_test.go:143: sql update test_index set c1 = 1833624054378097692, c2 = 0.111033, c3 = 'ZEaKHPT7cN' where c = 2584 index_test.go:137: sql insert into test_index values (3133, 3500129383289426579, 0.119979, 'UdzNM9mKAK') index_test.go:137: sql insert into test_index values (3134, 3072479581431593723, 0.451280, 'cYF43YafwV') index_test.go:137: sql insert into test_index values (3135, 5841111578229529654, 0.813944, 'U2Fodq2ZG1') index_test.go:140: sql delete from test_index where c = 507 index_test.go:143: sql update test_index set c1 = 1273337799429755132, c2 = 0.344094, c3 = 'eaqi85D9L1' where c = 2944 index_test.go:140: sql delete from test_index where c = 633 index_test.go:140: sql delete from test_index where c = 2215 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 2931 index_test.go:143: sql update test_index set c1 = 2067602151803182585, c2 = 0.316962, c3 = 'IwxdQjIlZS' where c = 1923 index_test.go:137: sql insert into test_index values (3136, 5985555331415507968, 0.921670, 'qR9nYNueMt') index_test.go:143: sql update test_index set c1 = 6022519996457388267, c2 = 0.738916, c3 = '94kn1vdXAp' where c = 3013 index_test.go:143: sql update test_index set c1 = 3333406135130778105, c2 = 0.029012, c3 = 'URhOZZoTH2' where c = 1643 index_test.go:143: sql update test_index set c1 = 4482372874911220968, c2 = 0.442698, c3 = '8csjnJQoGY' where c = 327 index_test.go:143: sql update test_index set c1 = 1270056918694048268, c2 = 0.715258, c3 = 'BldcqcJ7pX' where c = 1912 index_test.go:137: sql insert into test_index values (3137, 3524797180192996901, 0.681671, 'wA6WBjjUuo') index_test.go:143: sql update test_index set c1 = 3515737785786345783, c2 = 0.470701, c3 = 'e89YasZjoJ' where c = 2712 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (3140, 1470315184307017050, 0.630031, 'be7LN92WLq') index_test.go:137: sql insert into test_index values (3141, 403818774919414543, 0.794253, 'LM7z3xKVJk') index_test.go:143: sql update test_index set c1 = 3041459741768085541, c2 = 0.155528, c3 = '9r7wNcDHkH' where c = 2734 index_test.go:140: sql delete from test_index where c = 2435 index_test.go:137: sql insert into test_index values (3139, 6607419310472357878, 0.977591, 'msiqZgjozn') index_test.go:140: sql delete from test_index where c = 2577 index_test.go:143: sql update test_index set c1 = 6582091333218966363, c2 = 0.565007, c3 = 'zVT7hZHnPT' where c = 2759 index_test.go:137: sql insert into test_index values (3143, 7086485459678841137, 0.187562, 'rrRFL7338d') index_test.go:137: sql insert into test_index values (3142, 3092405272655325070, 0.354605, 'f8Y3BZTDAY') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 2566955327516256205, c2 = 0.053914, c3 = 'FT31UbHU9u' where c = 2615 index_test.go:143: sql update test_index set c1 = 2327713159001443700, c2 = 0.127181, c3 = 'IQbVwCLKXu' where c = 659 index_test.go:140: sql delete from test_index where c = 2331 index_test.go:143: sql update test_index set c1 = 181439779100508577, c2 = 0.364320, c3 = 'VFE1Ygwt1o' where c = 1200 index_test.go:143: sql update test_index set c1 = 2347101479342492948, c2 = 0.793774, c3 = 'b8GfQNMzye' where c = 1651 index_test.go:137: sql insert into test_index values (3138, 585335098049099220, 0.133635, 'su0EI9A4nJ') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (3146, 7592412812892628619, 0.909199, '5WURG385KQ') index_test.go:137: sql insert into test_index values (3147, 1170764748104176271, 0.525722, 'S3N2R5qOXl') index_test.go:137: sql insert into test_index values (3145, 6042568715283419869, 0.884543, 'aPrFcNf2Gk') index_test.go:143: sql update test_index set c1 = 4917809631309099898, c2 = 0.453931, c3 = 'LLZptF9lFL' where c = 2620 index_test.go:137: sql insert into test_index values (3144, 781073471406349085, 0.307881, 'UvSRSBnmPQ') index_test.go:140: sql delete from test_index where c = 2519 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:137: sql insert into test_index values (3149, 7710283976862786593, 0.929265, 'is05bBNicF') index_test.go:140: sql delete from test_index where c = 3084 index_test.go:137: sql insert into test_index values (3148, 3052961979942413859, 0.099518, 'Jge3ejTbvr') index_test.go:143: sql update test_index set c1 = 1608218956152769847, c2 = 0.953254, c3 = 'E3GNNFFAgj' where c = 1428 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 6502616627746241908, c2 = 0.101629, c3 = 'd1JG9N39co' where c = 951 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 3236654164168605676, c2 = 0.485207, c3 = 'OFwuPKcYpH' where c = 1325 index_test.go:137: sql insert into test_index values (3150, 6027035110524344477, 0.044662, 'A51DHWADwP') index_test.go:143: sql update test_index set c1 = 5586334385727822566, c2 = 0.409182, c3 = 'wy9KRi4eyn' where c = 1685 index_test.go:137: sql insert into test_index values (3151, 5210623176490092409, 0.021140, '7NJulxcbP9') index_test.go:143: sql update test_index set c1 = 2690939207682179795, c2 = 0.752030, c3 = 'y5Myv89n2B' where c = 3104 index_test.go:143: sql update test_index set c1 = 6438819173192890360, c2 = 0.772618, c3 = 'aN5Sm2kv3M' where c = 487 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:137: sql insert into test_index values (3152, 3014358163445511088, 0.222751, 'Nw7QHRujmU') index_test.go:143: sql update test_index set c1 = 6998741422269580944, c2 = 0.341035, c3 = 'QyW6Cj4CI3' where c = 2738 index_test.go:143: sql update test_index set c1 = 491875299703384607, c2 = 0.998791, c3 = 'FJgrNjdAgN' where c = 2658 index_test.go:137: sql insert into test_index values (3153, 6201980653056539921, 0.952410, 'Zk8xDafN80') index_test.go:137: sql insert into test_index values (3154, 7701708570566798835, 0.036005, 'NLZ7YTdp8m') index_test.go:143: sql update test_index set c1 = 3176299577950763060, c2 = 0.537322, c3 = '0WPentKw3r' where c = 269 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (3156, 2536467303969119881, 0.561113, 'uHW9OyBiRI') index_test.go:137: sql insert into test_index values (3155, 8763666651270714167, 0.461792, 'EFHzlbSFAs') index_test.go:143: sql update test_index set c1 = 2858305094787452847, c2 = 0.944203, c3 = 'GsEyAzXtvZ' where c = 1950 index_test.go:137: sql insert into test_index values (3157, 2458577058398130310, 0.756325, 'mV0ypU6Qf3') index_test.go:140: sql delete from test_index where c = 1332 index_test.go:140: sql delete from test_index where c = 3025 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:137: sql insert into test_index values (3159, 4514040674139722808, 0.472545, 't7pnmuBX9a') index_test.go:137: sql insert into test_index values (3158, 7103600429643829988, 0.863718, 'q2Ogj7RKMG') index_test.go:143: sql update test_index set c1 = 4517250290511969986, c2 = 0.898007, c3 = 'ysQMPVE6Fu' where c = 1845 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 8238799326284106625, c2 = 0.367084, c3 = 'z7YVJy4P0L' where c = 2273 index_test.go:137: sql insert into test_index values (3160, 4414905562791323505, 0.582544, 'lVTwb34Gky') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:143: sql update test_index set c1 = 737521610685793576, c2 = 0.376370, c3 = '2kCtCtk7T2' where c = 987 index_test.go:143: sql update test_index set c1 = 7122860650833873426, c2 = 0.394797, c3 = '1khlyx5DLC' where c = 3032 index_test.go:143: sql update test_index set c1 = 4410782774071957645, c2 = 0.746414, c3 = 'r31TlrOBbT' where c = 3013 index_test.go:137: sql insert into test_index values (3161, 7394487540035013082, 0.012112, '64OVbx4nvq') index_test.go:140: sql delete from test_index where c = 2190 index_test.go:143: sql update test_index set c1 = 2618101617187240533, c2 = 0.880254, c3 = 'GDFP2A0PWv' where c = 2337 index_test.go:137: sql insert into test_index values (3162, 8255265395707023506, 0.815330, 'YtCZVe3wit') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:143: sql update test_index set c1 = 1800125857325829797, c2 = 0.327466, c3 = 'jnkfZEJGea' where c = 2517 index_test.go:143: sql update test_index set c1 = 6811628892071268248, c2 = 0.248999, c3 = 'AOSk0vSmeQ' where c = 578 index_test.go:143: sql update test_index set c1 = 3391604335376032733, c2 = 0.939733, c3 = '5tZEHnVlo3' where c = 1890 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (3163, 6347802591038786520, 0.766484, '8ZR8JDaP0k') index_test.go:137: sql insert into test_index values (3164, 930490928236870634, 0.368475, 'YyfQbXBHVj') index_test.go:137: sql insert into test_index values (3166, 6451440668756123239, 0.250462, '0D8HYbX9E3') index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (3167, 2863610916732138073, 0.332021, 'pbwldKIZ5w') index_test.go:143: sql update test_index set c1 = 1139098538080463572, c2 = 0.620339, c3 = 'R2i6xLzopr' where c = 2760 index_test.go:137: sql insert into test_index values (3165, 2405219446751104179, 0.900033, '49DuNfbjHW') index_test.go:137: sql insert into test_index values (3168, 5684805422243899079, 0.998268, 'K9AoEzzvhK') index_test.go:143: sql update test_index set c1 = 1805384651389570292, c2 = 0.012860, c3 = 'La1amvDlE8' where c = 366 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 5089138530017887791, c2 = 0.218389, c3 = 'jZO0oQDvWX' where c = 2059 index_test.go:140: sql delete from test_index where c = 2810 index_test.go:137: sql insert into test_index values (3169, 1362528768771823765, 0.160858, 'ZGp8jJONy0') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:143: sql update test_index set c1 = 3398266617568068305, c2 = 0.045580, c3 = 'It1KTyrVS8' where c = 861 index_test.go:137: sql insert into test_index values (3170, 3607762411541991538, 0.573776, 'C7U79cP7DL') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:140: sql delete from test_index where c = 3124 index_test.go:137: sql insert into test_index values (3172, 5711336631657363801, 0.358762, 'EMqEec2Zvu') index_test.go:143: sql update test_index set c1 = 2150298398635487477, c2 = 0.585269, c3 = '3oEhHILQgY' where c = 169 index_test.go:143: sql update test_index set c1 = 794120730544893944, c2 = 0.340676, c3 = '9kxXB1ZDtu' where c = 1583 index_test.go:143: sql update test_index set c1 = 5354935572860367402, c2 = 0.195695, c3 = 'D6uIqp2o5S' where c = 385 index_test.go:143: sql update test_index set c1 = 2148643643032480254, c2 = 0.647508, c3 = 'OeONJTB1r2' where c = 34 index_test.go:137: sql insert into test_index values (3171, 3867117794763835292, 0.691267, '8HFgyk4wbj') index_test.go:143: sql update test_index set c1 = 1503184273740474667, c2 = 0.940128, c3 = 'NgyShQSKMP' where c = 1145 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:143: sql update test_index set c1 = 3413535093457047625, c2 = 0.012653, c3 = 'ywIYNUrgEa' where c = 1212 index_test.go:137: sql insert into test_index values (3173, 2680786227113449307, 0.175820, 'FmBBDnLKqw') index_test.go:137: sql insert into test_index values (3175, 3460185007309650226, 0.533779, 'RgVXZT4uzj') index_test.go:137: sql insert into test_index values (3177, 4199954153648724581, 0.082289, 'Q2d4sTRcyq') index_test.go:137: sql insert into test_index values (3176, 7474838067121665763, 0.701319, 'PWp5ma9jO7') index_test.go:140: sql delete from test_index where c = 3137 index_test.go:137: sql insert into test_index values (3174, 405953891144322721, 0.734098, 'xSve6yxLqD') index_test.go:143: sql update test_index set c1 = 7306249506015491174, c2 = 0.606570, c3 = '43i6Lsq3YV' where c = 2365 index_test.go:140: sql delete from test_index where c = 2884 index_test.go:143: sql update test_index set c1 = 841476562383503254, c2 = 0.980629, c3 = 'FX1ObausIN' where c = 2017 index_test.go:137: sql insert into test_index values (3179, 578601865125410833, 0.602401, 'FAivUMPtEQ') index_test.go:137: sql insert into test_index values (3178, 6070847317952634447, 0.975692, 'BytH3AWAM4') index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:140: sql delete from test_index where c = 2899 index_test.go:143: sql update test_index set c1 = 497373927017576408, c2 = 0.013956, c3 = 'LfeIb7Vgyh' where c = 285 index_test.go:137: sql insert into test_index values (3180, 767826153697386402, 0.788166, 'lxHmTfPT0o') index_test.go:137: sql insert into test_index values (3181, 4646364846459810580, 0.957240, 'SG51umC41I') index_test.go:140: sql delete from test_index where c = 3152 index_test.go:143: sql update test_index set c1 = 8441428218710388198, c2 = 0.421836, c3 = '2Xl185DYx1' where c = 1154 index_test.go:140: sql delete from test_index where c = 1919 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:143: sql update test_index set c1 = 3774252156384113236, c2 = 0.765318, c3 = 'BBpPg35OJj' where c = 1032 index_test.go:143: sql update test_index set c1 = 866202639041025530, c2 = 0.055765, c3 = 'Ecd1GW7yPF' where c = 843 index_test.go:143: sql update test_index set c1 = 159614106644795625, c2 = 0.026223, c3 = 'OuKJKvhHQo' where c = 1431 index_test.go:143: sql update test_index set c1 = 5265988264748634943, c2 = 0.358267, c3 = '6I4h1CQVyQ' where c = 1985 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:143: sql update test_index set c1 = 3684590079140261575, c2 = 0.773280, c3 = '6gLgTSzpWi' where c = 1499 index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (3182, 2657228546215080620, 0.308541, 'HpkqStOQn7') index_test.go:143: sql update test_index set c1 = 4337559612880562114, c2 = 0.283989, c3 = 'nl81OfUjzJ' where c = 2552 index_test.go:143: sql update test_index set c1 = 177075939714006609, c2 = 0.586092, c3 = 'CB7YG8z8Kg' where c = 962 index_test.go:137: sql insert into test_index values (3184, 1914600187913454697, 0.099435, '0I1ZfTFKEH') index_test.go:140: sql delete from test_index where c = 1392 index_test.go:137: sql insert into test_index values (3188, 8700054093189082358, 0.160946, '0AwN5z9kik') index_test.go:137: sql insert into test_index values (3183, 1428129136861986902, 0.114782, '1XdfEmlhHq') index_test.go:137: sql insert into test_index values (3186, 2765595255452806735, 0.960861, 'UwYBl4JW1Q') index_test.go:137: sql insert into test_index values (3187, 7052945724872287100, 0.098927, 'FjIa1RylYF') index_test.go:137: sql insert into test_index values (3185, 923586705955182788, 0.727656, '8rEWzPtFY0') index_test.go:140: sql delete from test_index where c = 2909 index_test.go:140: sql delete from test_index where c = 916 index_test.go:140: sql delete from test_index where c = 2383 index_test.go:140: sql delete from test_index where c = 2923 index_test.go:137: sql insert into test_index values (3190, 993437032595168754, 0.557764, '2GbWQPk1bG') index_test.go:137: sql insert into test_index values (3189, 515608463771168407, 0.861968, 'UR5452krw6') index_test.go:143: sql update test_index set c1 = 3258920108207098706, c2 = 0.853676, c3 = 'eXYc6Fo5FI' where c = 1432 index_test.go:143: sql update test_index set c1 = 3644976339084371081, c2 = 0.977989, c3 = 'cW1uSMKOuq' where c = 1163 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 5649257107212254317, c2 = 0.242104, c3 = '40RRaNlauh' where c = 2915 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:143: sql update test_index set c1 = 4912755742405506202, c2 = 0.405213, c3 = 'CIPIdoxhdK' where c = 498 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:143: sql update test_index set c1 = 6002358250315874181, c2 = 0.558608, c3 = 'zkNBzuFc91' where c = 2544 index_test.go:143: sql update test_index set c1 = 8821749076652182648, c2 = 0.616116, c3 = '7KqbJDRQLS' where c = 2768 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:143: sql update test_index set c1 = 1092697463517321636, c2 = 0.585661, c3 = '4ngnxcacwY' where c = 704 index_test.go:137: sql insert into test_index values (3192, 7443229868502596130, 0.526859, 'BqKZV8DFQu') index_test.go:137: sql insert into test_index values (3191, 1447670853341407821, 0.613919, 'Oxh2c9wgPl') index_test.go:143: sql update test_index set c1 = 7551094567987458378, c2 = 0.696272, c3 = 'wq6Zv2qvMN' where c = 2648 index_test.go:143: sql update test_index set c1 = 6472964747985659588, c2 = 0.912604, c3 = 'XuEoKgS0RB' where c = 756 index_test.go:137: sql insert into test_index values (3193, 3537547409715368471, 0.551035, 'PwxuQL5Inj') index_test.go:140: sql delete from test_index where c = 2050 index_test.go:137: sql insert into test_index values (3194, 8877862891925938236, 0.491446, 'hhWEB6OLsT') index_test.go:143: sql update test_index set c1 = 8013125456170835840, c2 = 0.480355, c3 = 'vSQ6JirKMa' where c = 2993 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:140: sql delete from test_index where c = 2784 index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (3195, 1156834597774182961, 0.403078, 'G5hqzhLkKT') index_test.go:137: sql insert into test_index values (3196, 2223473345443185628, 0.491758, 'B1tswGt4PW') index_test.go:143: sql update test_index set c1 = 6849458718043354306, c2 = 0.660039, c3 = '3zNXejTgcJ' where c = 920 index_test.go:143: sql update test_index set c1 = 2461138281658037857, c2 = 0.633683, c3 = 'AyPWa3G98m' where c = 2891 index_test.go:143: sql update test_index set c1 = 8143820279192626252, c2 = 0.741988, c3 = '76KXw5gTMf' where c = 2717 index_test.go:143: sql update test_index set c1 = 4736318292974972936, c2 = 0.180738, c3 = 'B9n5DJXdaP' where c = 2407 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 4244741886257217420, c2 = 0.573356, c3 = 'aZtdBzcVKj' where c = 111 index_test.go:137: sql insert into test_index values (3197, 5726652089209649315, 0.594947, 'uAQ7rNXNFz') index_test.go:137: sql insert into test_index values (3198, 2420988121804659113, 0.798480, 'jnYm8tXBmk') index_test.go:137: sql insert into test_index values (3199, 4505257036313708649, 0.467079, '4MXNHb46IA') index_test.go:143: sql update test_index set c1 = 4142350266101947489, c2 = 0.991945, c3 = 'wCgB2Un4tX' where c = 510 index_test.go:140: sql delete from test_index where c = 1762 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 2011 index_test.go:137: sql insert into test_index values (3200, 6737505081569528186, 0.907572, 'jAiKTcQoFk') index_test.go:143: sql update test_index set c1 = 4912021859189652555, c2 = 0.211734, c3 = 'fvQUO5KA3Z' where c = 1616 index_test.go:143: sql update test_index set c1 = 1904226398811012448, c2 = 0.488913, c3 = '6ExWKEyXV9' where c = 1966 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:143: sql update test_index set c1 = 726013720277913908, c2 = 0.847174, c3 = 'NFUKdkPKhG' where c = 2731 index_test.go:143: sql update test_index set c1 = 6871390051580330283, c2 = 0.488435, c3 = '6MOqzbi5Q2' where c = 977 index_test.go:137: sql insert into test_index values (3202, 6726420745285097055, 0.364133, 'qKNg0K9zYf') index_test.go:137: sql insert into test_index values (3205, 2613713594527044811, 0.424019, 'NFnPH10bDh') index_test.go:137: sql insert into test_index values (3203, 1684112583455340183, 0.109773, 'Qa1fANCg8m') index_test.go:137: sql insert into test_index values (3207, 5654751653730807320, 0.929469, 'z4erMiTo42') index_test.go:137: sql insert into test_index values (3204, 5264461071819840824, 0.505220, 'uNLtAxqZVf') index_test.go:137: sql insert into test_index values (3201, 8681938983938170620, 0.567538, 'KiOx0mxepp') index_test.go:137: sql insert into test_index values (3208, 2205950241300790582, 0.178469, 'fQOo0L7VJJ') index_test.go:137: sql insert into test_index values (3209, 2470145223183198435, 0.562105, '9cLXV1WetU') index_test.go:137: sql insert into test_index values (3206, 3812481148576877850, 0.817292, 'TKSZ4IowgE') index_test.go:137: sql insert into test_index values (3210, 776075236550482362, 0.653649, 'gZRJRAINXt') index_test.go:140: sql delete from test_index where c = 2155 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 2771468612043215435, c2 = 0.701538, c3 = '7ZlDvVeDFS' where c = 1889 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 2000 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:143: sql update test_index set c1 = 6787584744381888296, c2 = 0.079234, c3 = 'xOkaHvPzGu' where c = 606 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:143: sql update test_index set c1 = 1279706797071553425, c2 = 0.053990, c3 = 'BploedJCNg' where c = 46 index_test.go:143: sql update test_index set c1 = 1104218889387207685, c2 = 0.749349, c3 = 'RaEzZcxKUY' where c = 1735 index_test.go:143: sql update test_index set c1 = 8949091551348726293, c2 = 0.337660, c3 = 'uIOp1yGE2p' where c = 993 index_test.go:140: sql delete from test_index where c = 2895 index_test.go:137: sql insert into test_index values (3211, 914972265353650899, 0.647090, 'dEZM0IbQlx') index_test.go:143: sql update test_index set c1 = 6645327806608430080, c2 = 0.546526, c3 = 'LYe9L9aHbJ' where c = 2924 index_test.go:143: sql update test_index set c1 = 3708235130475755058, c2 = 0.174531, c3 = 'Bw8DXRhLam' where c = 1966 index_test.go:143: sql update test_index set c1 = 1267443079300371023, c2 = 0.925582, c3 = 'F6gIkaO0PC' where c = 1694 index_test.go:143: sql update test_index set c1 = 2893679037667182095, c2 = 0.872412, c3 = 'v4YlHnehsa' where c = 796 index_test.go:143: sql update test_index set c1 = 2560503595603466717, c2 = 0.131717, c3 = 'zmR1Ny2E83' where c = 749 index_test.go:137: sql insert into test_index values (3212, 1984546832315601547, 0.767303, 'RigYtHOSTj') index_test.go:137: sql insert into test_index values (3213, 3456780895867099826, 0.732781, 'DhYNb2mPCz') index_test.go:137: sql insert into test_index values (3214, 754882153480746744, 0.220976, 'F3NlXQ494f') index_test.go:140: sql delete from test_index where c = 3199 index_test.go:137: sql insert into test_index values (3216, 125992413156533126, 0.795504, 'mXbjZZ1JXj') index_test.go:137: sql insert into test_index values (3217, 3441836890828540182, 0.914635, '7g0NdooHao') index_test.go:140: sql delete from test_index where c = 1645 index_test.go:137: sql insert into test_index values (3218, 4651833411983452800, 0.708664, 'f4T86eKm7c') index_test.go:137: sql insert into test_index values (3215, 2372858169635841874, 0.799026, 'PCt4eogbzj') index_test.go:137: sql insert into test_index values (3219, 923012779266556096, 0.285353, 'ISrPade6IK') index_test.go:137: sql insert into test_index values (3220, 8483329951467763298, 0.393320, 'feSxz3OrtF') index_test.go:143: sql update test_index set c1 = 8883953811399945749, c2 = 0.153115, c3 = 'qQGsgFh2FC' where c = 1406 index_test.go:140: sql delete from test_index where c = 2942 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 2823 index_test.go:143: sql update test_index set c1 = 6554862626828307971, c2 = 0.491434, c3 = 'AwZLaQCy23' where c = 1239 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 2932 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:140: sql delete from test_index where c = 1816 index_test.go:137: sql insert into test_index values (3221, 6114828718822777537, 0.049882, 'vuUP0ndknZ') index_test.go:143: sql update test_index set c1 = 4797896996414592282, c2 = 0.294497, c3 = 'FN5jjuWOjQ' where c = 2280 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 8494288924546536262, c2 = 0.205133, c3 = 'rx5MuYUPhd' where c = 1909 index_test.go:143: sql update test_index set c1 = 7301754827284344139, c2 = 0.488456, c3 = '24yJVUSmVM' where c = 1456 index_test.go:140: sql delete from test_index where c = 929 index_test.go:143: sql update test_index set c1 = 8458118215436907394, c2 = 0.707402, c3 = 'f9UHzIbzrj' where c = 366 index_test.go:143: sql update test_index set c1 = 4512268833322237847, c2 = 0.627284, c3 = 'Ee7Dskgg57' where c = 2571 index_test.go:137: sql insert into test_index values (3222, 8100973912315064648, 0.532871, 'VLm2XoIM2W') index_test.go:143: sql update test_index set c1 = 7442665703701799295, c2 = 0.201555, c3 = 'P79qjZp4RH' where c = 2391 index_test.go:137: sql insert into test_index values (3223, 5864738816131169328, 0.852134, 'fcyLTFvviW') index_test.go:143: sql update test_index set c1 = 7107246022239360268, c2 = 0.019215, c3 = '1KLfbK9cZE' where c = 1134 index_test.go:143: sql update test_index set c1 = 8698300857177450055, c2 = 0.066362, c3 = '3BL5pxpG2I' where c = 1576 index_test.go:137: sql insert into test_index values (3225, 2585565985952192626, 0.190272, 'DjNTDsOEK5') index_test.go:137: sql insert into test_index values (3224, 7973160602942153985, 0.979903, 'bn17erL7cQ') index_test.go:143: sql update test_index set c1 = 3771518975959193467, c2 = 0.935731, c3 = 'z7fQYcsqUT' where c = 542 index_test.go:137: sql insert into test_index values (3227, 6770433393095282922, 0.220781, 'dij9eG2ekh') index_test.go:137: sql insert into test_index values (3228, 2500953857652195578, 0.689370, 'ftaeQ2RVxs') index_test.go:140: sql delete from test_index where c = 1894 index_test.go:137: sql insert into test_index values (3226, 3739102104969233859, 0.522293, '2am8Bu0TBa') index_test.go:137: sql insert into test_index values (3229, 5620976870082875803, 0.782764, '0neyOnyiLD') index_test.go:137: sql insert into test_index values (3230, 5317017536341122691, 0.704056, 'ifBv9wps3a') index_test.go:140: sql delete from test_index where c = 1949 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 8977438798391909266, c2 = 0.540325, c3 = 'unC8Lyl087' where c = 320 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 1611118924606097772, c2 = 0.323398, c3 = 'aVALq105eo' where c = 239 index_test.go:137: sql insert into test_index values (3231, 8996500882312212888, 0.322307, 'cmHdc0k6EY') index_test.go:143: sql update test_index set c1 = 4764657946722219640, c2 = 0.335444, c3 = 'Od2fOgTRIf' where c = 3132 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 6373141914218163629, c2 = 0.474134, c3 = '4GZgjs03od' where c = 1771 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (3232, 2652608613133103494, 0.656694, 'vd61afZO0J') index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 5354602226069284278, c2 = 0.509168, c3 = '1ZIbi3bVp4' where c = 6 index_test.go:143: sql update test_index set c1 = 2484216650229503392, c2 = 0.883378, c3 = 'j5gRJ6I6YG' where c = 361 index_test.go:137: sql insert into test_index values (3233, 1529852468824132445, 0.380635, 'Y0tFUjXNMl') index_test.go:137: sql insert into test_index values (3234, 4350788363995867634, 0.794833, 'LIt2uvg0GM') index_test.go:143: sql update test_index set c1 = 2282515283029693427, c2 = 0.760146, c3 = 'FUFxzUnTnM' where c = 1724 index_test.go:143: sql update test_index set c1 = 5266857537503738292, c2 = 0.904749, c3 = 'TtNNEYbASP' where c = 2137 index_test.go:143: sql update test_index set c1 = 3701346104713098356, c2 = 0.883155, c3 = 'Zp9lXyI6og' where c = 2761 index_test.go:140: sql delete from test_index where c = 811 index_test.go:143: sql update test_index set c1 = 7274112194150670422, c2 = 0.026680, c3 = 'vGqPnmvzk6' where c = 2428 index_test.go:137: sql insert into test_index values (3236, 2789315829856621113, 0.999545, '1hwo8IAKY8') index_test.go:137: sql insert into test_index values (3235, 5100706899600081212, 0.550310, 'AjDzE4V2UN') index_test.go:140: sql delete from test_index where c = 1731 index_test.go:137: sql insert into test_index values (3237, 4820161226273364166, 0.648208, 'zm12xBl24F') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:143: sql update test_index set c1 = 231544490757198092, c2 = 0.632003, c3 = '68ykzIxatu' where c = 1392 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:137: sql insert into test_index values (3240, 5340670563445851567, 0.272373, 'wjsLGf4Dff') index_test.go:137: sql insert into test_index values (3239, 7148860963208737547, 0.550492, '8f9ARX55x8') index_test.go:140: sql delete from test_index where c = 2391 index_test.go:137: sql insert into test_index values (3238, 1122431499956507456, 0.362191, 'k0v1sWVLkc') index_test.go:137: sql insert into test_index values (3241, 4015522119884333587, 0.208140, 'ChAbXUdUmM') index_test.go:143: sql update test_index set c1 = 5234120832577878389, c2 = 0.551608, c3 = 'OCHraZ8pV4' where c = 1370 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:140: sql delete from test_index where c = 750 index_test.go:143: sql update test_index set c1 = 8431702442789020656, c2 = 0.279690, c3 = 'VzojnHH2vo' where c = 203 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 2083286734649756032, c2 = 0.165804, c3 = 'dWKNeOHJXg' where c = 1479 index_test.go:143: sql update test_index set c1 = 1192373773305655204, c2 = 0.689169, c3 = 'zyWgxkb5Ye' where c = 1234 index_test.go:137: sql insert into test_index values (3242, 8565847580254675127, 0.388283, 'SXNk50HvMs') index_test.go:143: sql update test_index set c1 = 5772904994880992953, c2 = 0.434453, c3 = '5NvFbIREzC' where c = 1907 index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (3243, 3810091737073458231, 0.335354, 'pd0eNWAvTe') index_test.go:140: sql delete from test_index where c = 784 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:137: sql insert into test_index values (3244, 4799135533237675134, 0.948241, '8qluYLbiJX') index_test.go:143: sql update test_index set c1 = 4162830306071079465, c2 = 0.447998, c3 = 'J2VXdL1DS9' where c = 387 index_test.go:137: sql insert into test_index values (3245, 2918418090195917454, 0.976382, 'NBE6nraZqg') index_test.go:143: sql update test_index set c1 = 184046034648484503, c2 = 0.153525, c3 = 'CjKfwuTRzB' where c = 271 index_test.go:137: sql insert into test_index values (3246, 7200085510686550469, 0.720115, '8A5tbsPvJ3') index_test.go:137: sql insert into test_index values (3247, 4562629728327471476, 0.975941, 'Yb9QmCtEZj') index_test.go:143: sql update test_index set c1 = 1379324700210664289, c2 = 0.298162, c3 = '75oPgwQ26A' where c = 1405 index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (3248, 1734889831008008077, 0.174172, 'ghvKm06Y9p') index_test.go:143: sql update test_index set c1 = 6569336981677104284, c2 = 0.867292, c3 = 'QSdlLzpnRS' where c = 99 index_test.go:140: sql delete from test_index where c = 2842 index_test.go:137: sql insert into test_index values (3249, 6138694274477869310, 0.078479, 'Hy0bYsos9A') index_test.go:140: sql delete from test_index where c = 1083 index_test.go:143: sql update test_index set c1 = 8792965644273894414, c2 = 0.985200, c3 = 'HMMWYEYNQl' where c = 2142 index_test.go:143: sql update test_index set c1 = 8080927878089589183, c2 = 0.644521, c3 = 'zAd6Lt9sDY' where c = 44 index_test.go:140: sql delete from test_index where c = 564 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (3250, 693417271877202447, 0.726419, 'gJ1DBNZG48') index_test.go:143: sql update test_index set c1 = 1694154000914322545, c2 = 0.748818, c3 = 'deaqKwkXiH' where c = 572 index_test.go:137: sql insert into test_index values (3251, 3201324820394997686, 0.565831, '6RzACTEvTs') index_test.go:143: sql update test_index set c1 = 897778298124910523, c2 = 0.776713, c3 = '1z85B64R5W' where c = 1037 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:143: sql update test_index set c1 = 1030803142725209586, c2 = 0.855344, c3 = 's0F1utrNXt' where c = 582 index_test.go:137: sql insert into test_index values (3252, 5951608101559483453, 0.460277, 'xRVqCQBcA1') index_test.go:143: sql update test_index set c1 = 6049204364892321109, c2 = 0.056153, c3 = 'PVMdgO5ZSw' where c = 884 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:137: sql insert into test_index values (3254, 1694935594344594024, 0.256665, '7eYfNBNswy') index_test.go:140: sql delete from test_index where c = 2321 index_test.go:143: sql update test_index set c1 = 7120823797229678348, c2 = 0.943638, c3 = 'J19aVOvsqO' where c = 792 index_test.go:137: sql insert into test_index values (3255, 3262564941664290288, 0.560221, 'nstAHbikJq') index_test.go:137: sql insert into test_index values (3257, 6669761860316790582, 0.695136, 'faZfzUgtF3') index_test.go:137: sql insert into test_index values (3253, 6971190349049111457, 0.984319, 's6VopUr9eR') index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 6370411895762513564, c2 = 0.759588, c3 = 'k7f64JO4sD' where c = 1583 index_test.go:137: sql insert into test_index values (3256, 8446473494223023489, 0.186093, 'exBGwBzSDQ') index_test.go:143: sql update test_index set c1 = 5782156418833259654, c2 = 0.199627, c3 = 'Lg04LgqnKw' where c = 446 index_test.go:143: sql update test_index set c1 = 6140054696795872836, c2 = 0.965300, c3 = 'vt6oGpnm1p' where c = 456 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:137: sql insert into test_index values (3258, 1602251025423870767, 0.853910, 'Ms8sHFqfy7') index_test.go:137: sql insert into test_index values (3260, 8199987163830222739, 0.058628, 'Qw70wjREq2') index_test.go:140: sql delete from test_index where c = 2722 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 7169820828460095939, c2 = 0.058341, c3 = 'og6Rg3gNez' where c = 2406 index_test.go:140: sql delete from test_index where c = 2863 index_test.go:143: sql update test_index set c1 = 4766696765172972933, c2 = 0.416508, c3 = 'G4LLRPLLFp' where c = 347 index_test.go:137: sql insert into test_index values (3259, 6575353992130158407, 0.239425, 'skejKt8JIv') index_test.go:140: sql delete from test_index where c = 2560 index_test.go:140: sql delete from test_index where c = 578 index_test.go:137: sql insert into test_index values (3262, 7267571031239730925, 0.586049, '8T4anRfAZS') index_test.go:137: sql insert into test_index values (3261, 7321552469131606308, 0.821091, 'UDpr0izs41') index_test.go:140: sql delete from test_index where c = 2965 index_test.go:143: sql update test_index set c1 = 5323117149756494052, c2 = 0.988904, c3 = 'zink8DTOYv' where c = 713 index_test.go:143: sql update test_index set c1 = 7661754904858123526, c2 = 0.719680, c3 = 'R3JWjoaLoW' where c = 2084 index_test.go:143: sql update test_index set c1 = 2244398767604139396, c2 = 0.851479, c3 = 'mPJMf372Re' where c = 331 index_test.go:143: sql update test_index set c1 = 635145081694838976, c2 = 0.934270, c3 = 'iov9ZqdIAf' where c = 467 index_test.go:137: sql insert into test_index values (3263, 8756036099051503797, 0.200177, '9BrJJBbtPK') index_test.go:143: sql update test_index set c1 = 8047160290865251342, c2 = 0.255606, c3 = 'ymq546q0N3' where c = 1797 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:143: sql update test_index set c1 = 5349313595185295535, c2 = 0.147098, c3 = 'xD4CgMhMhf' where c = 2603 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:137: sql insert into test_index values (3266, 3303165298909427903, 0.639174, 'wuxuQ0OWoY') index_test.go:137: sql insert into test_index values (3264, 4630193498665205345, 0.908254, 'ssKX1ujudR') index_test.go:137: sql insert into test_index values (3265, 529105620826525834, 0.828377, 'DbSbdJlRn3') index_test.go:140: sql delete from test_index where c = 2692 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:143: sql update test_index set c1 = 1976414197525344781, c2 = 0.515598, c3 = 'i2f12ZAgRY' where c = 740 index_test.go:140: sql delete from test_index where c = 582 index_test.go:137: sql insert into test_index values (3267, 8981984777050316919, 0.199287, 'eb2fhyrV3p') index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (3268, 6137351891582380408, 0.179212, 'xuZFhbxMqF') index_test.go:137: sql insert into test_index values (3269, 8963302539986000460, 0.922571, 'GQEoLXnS8x') index_test.go:143: sql update test_index set c1 = 7742908632471461405, c2 = 0.428729, c3 = 'tT0ye5dX7J' where c = 3112 index_test.go:143: sql update test_index set c1 = 1613168581212619057, c2 = 0.181382, c3 = '9dNNSQrH1t' where c = 38 index_test.go:143: sql update test_index set c1 = 5748046155341969370, c2 = 0.362262, c3 = '8bznXzsAas' where c = 1939 index_test.go:137: sql insert into test_index values (3270, 7770090157269425515, 0.502264, 'KGbxrKlsk6') index_test.go:140: sql delete from test_index where c = 2983 index_test.go:140: sql delete from test_index where c = 3022 index_test.go:143: sql update test_index set c1 = 4383037418702321928, c2 = 0.327532, c3 = 'ZhPscwSYMY' where c = 2779 index_test.go:143: sql update test_index set c1 = 8236826685918989828, c2 = 0.894522, c3 = 'e2dmhXv69h' where c = 1223 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:143: sql update test_index set c1 = 7823388130400541597, c2 = 0.110818, c3 = '1nd5qIEUQH' where c = 3095 index_test.go:140: sql delete from test_index where c = 2957 index_test.go:137: sql insert into test_index values (3272, 6490918960924602911, 0.779472, 'hI5mX6kWdY') index_test.go:137: sql insert into test_index values (3271, 3935085311742017390, 0.345314, 'b7PUwPDCMh') index_test.go:143: sql update test_index set c1 = 6180616968481485777, c2 = 0.314031, c3 = 'vs96xoheLj' where c = 593 index_test.go:137: sql insert into test_index values (3274, 6000492798453997047, 0.041548, 'tu0ZeKKYB0') index_test.go:137: sql insert into test_index values (3273, 2478351091388478389, 0.496443, 'pWEZmPMSQC') index_test.go:143: sql update test_index set c1 = 986140833550551300, c2 = 0.349572, c3 = 'SB9EqKlBrs' where c = 2527 index_test.go:140: sql delete from test_index where c = 1849 index_test.go:137: sql insert into test_index values (3275, 5982994129161559694, 0.313226, 'kmmCuYmMVu') index_test.go:137: sql insert into test_index values (3276, 1477782362884294433, 0.992902, 'rfqoZFxCYs') index_test.go:137: sql insert into test_index values (3277, 6024095882636106829, 0.036959, 'Wdkup2ddMA') index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 776013742324154266, c2 = 0.889968, c3 = 'XM9Lm18t7g' where c = 1885 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:143: sql update test_index set c1 = 3484336787028334858, c2 = 0.307211, c3 = 'p7WZMktDLH' where c = 2471 index_test.go:137: sql insert into test_index values (3278, 7534017230451629280, 0.613128, '98QJQ4D9Fu') index_test.go:140: sql delete from test_index where c = 803 index_test.go:140: sql delete from test_index where c = 3066 index_test.go:140: sql delete from test_index where c = 487 index_test.go:143: sql update test_index set c1 = 367826965965603517, c2 = 0.148387, c3 = 'GehDJVd9hh' where c = 749 index_test.go:143: sql update test_index set c1 = 645900745012494574, c2 = 0.643281, c3 = 'oHLH2ovIG1' where c = 505 index_test.go:140: sql delete from test_index where c = 3181 index_test.go:143: sql update test_index set c1 = 1350214965404857192, c2 = 0.109446, c3 = '77UmSCN1rk' where c = 1266 index_test.go:137: sql insert into test_index values (3279, 3763928613794549549, 0.991937, 'CaXr8ZxHUG') index_test.go:140: sql delete from test_index where c = 2761 index_test.go:143: sql update test_index set c1 = 5172289844508880823, c2 = 0.628290, c3 = 'ST3zSZCwUM' where c = 1183 index_test.go:137: sql insert into test_index values (3281, 7394271644106509902, 0.519121, '9sXVNE0Vgp') index_test.go:137: sql insert into test_index values (3282, 3069295372586954048, 0.479494, 'CJdUPXGAf6') index_test.go:137: sql insert into test_index values (3280, 6220383641420298310, 0.717823, 'a6XtDKuUoB') index_test.go:143: sql update test_index set c1 = 2969136624749139809, c2 = 0.725212, c3 = '7Rh5EHigUU' where c = 2821 index_test.go:140: sql delete from test_index where c = 3258 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:143: sql update test_index set c1 = 4630619458419943716, c2 = 0.567836, c3 = 'k9ZRwdiZqk' where c = 706 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 4224822928080785823, c2 = 0.600968, c3 = 'xKs4hgsOqU' where c = 3148 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:137: sql insert into test_index values (3283, 3662842929333651787, 0.137524, 'sKdHO7Ap2R') index_test.go:137: sql insert into test_index values (3284, 2523514606237803059, 0.620384, 'w2CsxxPK5P') index_test.go:140: sql delete from test_index where c = 3228 index_test.go:143: sql update test_index set c1 = 3239096094975494561, c2 = 0.268624, c3 = 'ruYrgLolaV' where c = 423 index_test.go:143: sql update test_index set c1 = 8063122851278155114, c2 = 0.441506, c3 = 'Mkrt3Ozb1w' where c = 446 index_test.go:143: sql update test_index set c1 = 6125423133465286226, c2 = 0.659639, c3 = 'nU7JUxisxO' where c = 467 index_test.go:137: sql insert into test_index values (3285, 9181593963015274875, 0.758318, 'WD7PkQxLej') index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 4954726203551369331, c2 = 0.817419, c3 = 'tlAxM7auMx' where c = 1655 index_test.go:143: sql update test_index set c1 = 4801550956806556363, c2 = 0.756881, c3 = 'V4r4h0lfVC' where c = 2522 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 7467352815756628481, c2 = 0.392357, c3 = 'EhhqqVOHpC' where c = 1295 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:137: sql insert into test_index values (3288, 9213782486666775474, 0.841425, 'Czwlo49M1V') index_test.go:137: sql insert into test_index values (3289, 8742744639757001400, 0.983801, '4wOWgpZJNN') index_test.go:137: sql insert into test_index values (3287, 8728858015710162367, 0.766717, 'zSRljFiAqc') index_test.go:137: sql insert into test_index values (3290, 5516598500288973114, 0.832947, 'K5VhqS8moF') index_test.go:137: sql insert into test_index values (3286, 4919100971320712119, 0.295409, 'hvyAL5xzw2') index_test.go:137: sql insert into test_index values (3291, 330365051453566719, 0.283524, 'tt26t0lKMy') index_test.go:137: sql insert into test_index values (3292, 551846925762787832, 0.856963, 'zrL9jqOq85') index_test.go:137: sql insert into test_index values (3293, 1076008477369536375, 0.285755, 'ZLlWyPV4se') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 2899 index_test.go:140: sql delete from test_index where c = 905 index_test.go:143: sql update test_index set c1 = 1036413029337847126, c2 = 0.046271, c3 = 'G9VrtVCmy5' where c = 450 index_test.go:143: sql update test_index set c1 = 1879762097024531203, c2 = 0.575523, c3 = 'xDUcatfRCx' where c = 54 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:140: sql delete from test_index where c = 2408 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:143: sql update test_index set c1 = 4029142673287243628, c2 = 0.250779, c3 = '1SKuqVnK4f' where c = 1631 index_test.go:143: sql update test_index set c1 = 6952706955433243149, c2 = 0.866427, c3 = '7c5yoPRld2' where c = 471 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:143: sql update test_index set c1 = 3129228247902880197, c2 = 0.170955, c3 = 'sgj4DFHrDA' where c = 362 index_test.go:137: sql insert into test_index values (3294, 6681094836788470688, 0.977655, 'vPOc3ljhN6') index_test.go:143: sql update test_index set c1 = 7240950941895078916, c2 = 0.566876, c3 = 'rIU9bLcRZr' where c = 2538 index_test.go:137: sql insert into test_index values (3295, 1405451706416754337, 0.304536, '3P7NwjVOTf') index_test.go:137: sql insert into test_index values (3296, 4873195614351062203, 0.611066, 'lBO9scGDPL') index_test.go:143: sql update test_index set c1 = 7001371944935665402, c2 = 0.330636, c3 = 'bukhR8tbfI' where c = 14 index_test.go:143: sql update test_index set c1 = 4373536839673632639, c2 = 0.750050, c3 = 'pKVqnIRtCs' where c = 735 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 1740109725943525541, c2 = 0.058194, c3 = '5uCLXREff0' where c = 3003 index_test.go:143: sql update test_index set c1 = 4979074210159513950, c2 = 0.603650, c3 = '3lPlDGXDZE' where c = 2327 index_test.go:137: sql insert into test_index values (3297, 4958766458576463050, 0.133179, 'bANw2GZeTK') index_test.go:137: sql insert into test_index values (3299, 7209555871581197603, 0.657740, 'R0nL8tgr9V') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:137: sql insert into test_index values (3298, 2104973803241475870, 0.559556, 'VXcfResoMW') index_test.go:143: sql update test_index set c1 = 8020579275581912311, c2 = 0.635589, c3 = 'Ej9HVJSVZn' where c = 1011 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 2031157829545219338, c2 = 0.997686, c3 = 'O7cHAzQs9b' where c = 2580 index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 499649003605439447, c2 = 0.130678, c3 = 'OHLRU07uPs' where c = 1322 index_test.go:140: sql delete from test_index where c = 2833 index_test.go:143: sql update test_index set c1 = 4831266519992637511, c2 = 0.573327, c3 = 'gfUwR3p8VL' where c = 1615 index_test.go:143: sql update test_index set c1 = 2772265195564846026, c2 = 0.563223, c3 = 'Z32nxXjkrC' where c = 1388 index_test.go:137: sql insert into test_index values (3300, 1242027512837758840, 0.408147, 'yAExIPOlfN') index_test.go:143: sql update test_index set c1 = 8387962407986112909, c2 = 0.029110, c3 = '8R7TADUxTX' where c = 2848 index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 7321540817472126351, c2 = 0.837604, c3 = 'gwoamIUBMJ' where c = 2680 === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert index_test.go:137: sql insert into test_index values (3305, 3949840059651325598, 0.705662, 'tra6bmezkU') index_test.go:137: sql insert into test_index values (3302, 7647254665760025281, 0.057885, 'PauyNZBFlk') index_test.go:137: sql insert into test_index values (3310, 270036803556109328, 0.484015, 'xbcpimUFmK') index_test.go:137: sql insert into test_index values (3303, 2854610602262138804, 0.275576, '9qgtIL51TR') index_test.go:137: sql insert into test_index values (3301, 6590014985495053476, 0.237522, 'bVmKQkB0jH') index_test.go:137: sql insert into test_index values (3304, 1350935968482717723, 0.920965, 'npqIWyuz3J') index_test.go:137: sql insert into test_index values (3306, 2496809327074685963, 0.113442, 'USLaz4LkJA') index_test.go:137: sql insert into test_index values (3308, 5141004713888874775, 0.763401, 'hMcaAZ9gfO') index_test.go:137: sql insert into test_index values (3309, 4608916771921138397, 0.216731, 'c3EYoBEgw6') index_test.go:137: sql insert into test_index values (3307, 1263419664022249458, 0.622122, 'N8wTaDxED7') index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 5083841653309159793, c2 = 0.763042, c3 = '5gvIsjsx6B' where c = 2147 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 2847 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:143: sql update test_index set c1 = 4125143345809691597, c2 = 0.211823, c3 = '2rT2soTgrk' where c = 2143 index_test.go:143: sql update test_index set c1 = 6576731422843951143, c2 = 0.815626, c3 = '4vwRMPfnwc' where c = 631 index_test.go:143: sql update test_index set c1 = 7427424507268896810, c2 = 0.351653, c3 = 'i0osEt5FvX' where c = 1746 index_test.go:143: sql update test_index set c1 = 1944034588030083064, c2 = 0.527919, c3 = 'Cm7PCUoEJP' where c = 601 index_test.go:143: sql update test_index set c1 = 307584056897846326, c2 = 0.494168, c3 = 'LOKNbrrFdE' where c = 1196 index_test.go:143: sql update test_index set c1 = 815172414740621385, c2 = 0.933939, c3 = 'tD2oSJBM1G' where c = 2206 index_test.go:143: sql update test_index set c1 = 7739436429051789484, c2 = 0.725553, c3 = '6Z3w1aFB4b' where c = 2363 index_test.go:137: sql insert into test_index values (3312, 1210689612825822658, 0.417253, '83l4oyofx8') index_test.go:137: sql insert into test_index values (3311, 2133346546509879676, 0.180297, 'D8QNJgbKJR') index_test.go:137: sql insert into test_index values (3313, 281830274521401613, 0.829411, 'Dstn45dxxM') index_test.go:143: sql update test_index set c1 = 3773355429302874915, c2 = 0.028223, c3 = 'eBe7hjRnrG' where c = 3196 index_test.go:143: sql update test_index set c1 = 2005974850109431995, c2 = 0.652091, c3 = 'xgWVNeDfUy' where c = 2700 index_test.go:137: sql insert into test_index values (3315, 156916541918003010, 0.936300, 'TS7Gs06uvo') index_test.go:137: sql insert into test_index values (3316, 3872049333628557494, 0.895259, 'T4yRvpvdUz') index_test.go:140: sql delete from test_index where c = 2283 index_test.go:137: sql insert into test_index values (3318, 4378936814842529772, 0.722664, '8R10SWcxAc') index_test.go:137: sql insert into test_index values (3317, 7399913586655646449, 0.737943, 'n8PcYECWEt') index_test.go:140: sql delete from test_index where c = 657 index_test.go:137: sql insert into test_index values (3314, 7608671707345202299, 0.533632, 'A2coF6G0aI') index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (3319, 429422247740767459, 0.332733, 'wHDVpMwhBU') index_test.go:137: sql insert into test_index values (3320, 3471461538783212216, 0.130496, 'siIYSdg0Dc') index_test.go:140: sql delete from test_index where c = 2991 index_test.go:140: sql delete from test_index where c = 3171 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 2974 index_test.go:140: sql delete from test_index where c = 2830 # Time: 2024-05-06T11:17:55.280307838+08:00 # Txn_start_ts: 0 # Query_time: 4.008537465 # Parse_time: 0.000079818 # Compile_time: 0.000096705 # Rewrite_time: 0.000003342 # Optimize_time: 0 # Wait_TS: 0.00014772 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c2_index on test_index; index_test.go:140: sql delete from test_index where c = 3076 index_test.go:143: sql update test_index set c1 = 6968903528029318081, c2 = 0.619847, c3 = 'NC0fxWNP8T' where c = 575 index_test.go:143: sql update test_index set c1 = 297198585390132338, c2 = 0.114808, c3 = 'iO5ptupgPh' where c = 1241 index_test.go:143: sql update test_index set c1 = 2838510692032990342, c2 = 0.949639, c3 = 'HfL36zMlS9' where c = 434 index_test.go:143: sql update test_index set c1 = 5869999972775426046, c2 = 0.124945, c3 = 'GgwxHGG6gn' where c = 2250 index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 7522190648864704002, c2 = 0.465563, c3 = 'YU5eJxFetb' where c = 2458 index_test.go:143: sql update test_index set c1 = 1797236557307490224, c2 = 0.952050, c3 = 'EaUO1xsI9O' where c = 2166 index_test.go:143: sql update test_index set c1 = 6606254613440065151, c2 = 0.391330, c3 = 'C99Jr0wKAZ' where c = 3058 index_test.go:143: sql update test_index set c1 = 7739349642837958730, c2 = 0.768006, c3 = 'NRS2WoMqp0' where c = 1680 index_test.go:143: sql update test_index set c1 = 7595970191579378323, c2 = 0.215613, c3 = 'ARu6VEg8k4' where c = 1006 index_test.go:137: sql insert into test_index values (3322, 7667426255395569654, 0.607643, 'xNbEfdCKzT') index_test.go:137: sql insert into test_index values (3323, 34897055554566651, 0.813496, 'EyFEGyMGcq') index_test.go:137: sql insert into test_index values (3324, 848058327223354180, 0.989243, 'a1Jy1eskjw') index_test.go:137: sql insert into test_index values (3325, 7030469970104948990, 0.235907, 'EwY0VoK9YL') index_test.go:137: sql insert into test_index values (3321, 6190510427264683026, 0.240298, '3uEXAF5gMV') index_test.go:143: sql update test_index set c1 = 5290045883625296581, c2 = 0.405073, c3 = 's3GV0dD8lx' where c = 2127 index_test.go:137: sql insert into test_index values (3327, 6048784524679398306, 0.140443, '4hYuGPcXCY') index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (3328, 3802459024797355375, 0.987564, 'lWHFrZg5Dq') index_test.go:137: sql insert into test_index values (3326, 6937384951586086595, 0.078878, 'U0Cl322ws0') index_test.go:137: sql insert into test_index values (3329, 7796617942778195379, 0.964686, 'zSGR7ZHJPG') index_test.go:140: sql delete from test_index where c = 1531 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (3330, 8059785211338391496, 0.784688, 'BsgVTYckSu') index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:143: sql update test_index set c1 = 8655246886300901797, c2 = 0.294155, c3 = '28s8Cr6hl6' where c = 2882 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 1702683320482349593, c2 = 0.004791, c3 = '7YU70pIe8U' where c = 601 index_test.go:143: sql update test_index set c1 = 788245817124978612, c2 = 0.722707, c3 = 'kdYc8bzehN' where c = 3216 index_test.go:143: sql update test_index set c1 = 5578827697732388983, c2 = 0.251938, c3 = 'wCDIJqgVyT' where c = 377 index_test.go:143: sql update test_index set c1 = 4006415421914170216, c2 = 0.241845, c3 = 'dOOZB3Nl5v' where c = 2202 index_test.go:143: sql update test_index set c1 = 8955427453785788365, c2 = 0.126474, c3 = '6JWfNJTHbd' where c = 2230 index_test.go:143: sql update test_index set c1 = 298541479251569437, c2 = 0.238429, c3 = 'jqcMfZT1Jd' where c = 2789 index_test.go:137: sql insert into test_index values (3331, 2567152129463571274, 0.265117, 'Gc0vwnWylL') index_test.go:143: sql update test_index set c1 = 7675115793337964206, c2 = 0.340094, c3 = 'b4I0HaHaqp' where c = 1727 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:137: sql insert into test_index values (3332, 33021475759662054, 0.636876, '9GPwamebiD') index_test.go:143: sql update test_index set c1 = 7441015961647065982, c2 = 0.214646, c3 = 'SgYoO07zJb' where c = 2723 index_test.go:137: sql insert into test_index values (3334, 6802105261614407801, 0.102020, 'YZOvXA3IB5') index_test.go:137: sql insert into test_index values (3333, 8391406298623069438, 0.461618, 'idKDlIa1SO') index_test.go:143: sql update test_index set c1 = 7612003872206784502, c2 = 0.115530, c3 = 'CYHlg6ZYSH' where c = 968 index_test.go:137: sql insert into test_index values (3337, 6177596904554707790, 0.913593, 'HevwBvpFRL') index_test.go:143: sql update test_index set c1 = 5790577278567713443, c2 = 0.936851, c3 = '8npuTZKvT3' where c = 3086 index_test.go:137: sql insert into test_index values (3335, 5581974968632604346, 0.880649, 'uuq0wcFpgI') index_test.go:137: sql insert into test_index values (3338, 7642875741747767782, 0.795198, 'jDDCe2Ad4J') index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (3336, 936072003198177432, 0.854785, 'H0OmGmvGFE') index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 2856 index_test.go:140: sql delete from test_index where c = 3178 index_test.go:137: sql insert into test_index values (3339, 2848358184482930372, 0.063672, 'NWYAiF0Fh3') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:137: sql insert into test_index values (3340, 383441676259272897, 0.306665, 'UXnVC9EgSG') index_test.go:140: sql delete from test_index where c = 2613 index_test.go:143: sql update test_index set c1 = 7179255691768300014, c2 = 0.794101, c3 = 'B8nKjhSCKZ' where c = 719 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:143: sql update test_index set c1 = 297304151760236740, c2 = 0.983361, c3 = '21aSJUb1Kr' where c = 444 index_test.go:143: sql update test_index set c1 = 1173033230528095427, c2 = 0.819286, c3 = '8IAzKRVoAu' where c = 257 index_test.go:137: sql insert into test_index values (3341, 1819481330309595048, 0.371496, 'y3F7OYYlfr') index_test.go:143: sql update test_index set c1 = 6246397780987351373, c2 = 0.066275, c3 = 'BKrt2DPRcM' where c = 312 index_test.go:143: sql update test_index set c1 = 6904796092691634588, c2 = 0.629759, c3 = 'wxmfXaNKTA' where c = 2768 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:143: sql update test_index set c1 = 2178209244531164052, c2 = 0.392733, c3 = '6zT23uhv1v' where c = 2762 index_test.go:137: sql insert into test_index values (3342, 2391477121041465781, 0.674898, 'Lg3K4eB7ej') index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (3343, 6196820833915042854, 0.188924, 'uEG6fgiYs6') index_test.go:137: sql insert into test_index values (3344, 1378574481600738397, 0.111959, 'B2nCnWdbbm') index_test.go:143: sql update test_index set c1 = 5413837489579759789, c2 = 0.439919, c3 = 'y5jRw8mf7b' where c = 2424 index_test.go:137: sql insert into test_index values (3345, 1027971675033736570, 0.649161, 'UWcVpjjvwN') index_test.go:143: sql update test_index set c1 = 7189822313717203161, c2 = 0.715615, c3 = 'Tdqe9pMsue' where c = 2461 index_test.go:140: sql delete from test_index where c = 2013 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (3347, 4280535195761145461, 0.226486, 'ba96qdSbeY') index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 7028878679488683317, c2 = 0.709887, c3 = 'roFFEqEzQE' where c = 2768 index_test.go:137: sql insert into test_index values (3346, 2928975410970340184, 0.033514, 'BbS1wEgJe5') index_test.go:137: sql insert into test_index values (3348, 7035348093963186548, 0.933200, 'tctia3AR5L') index_test.go:143: sql update test_index set c1 = 6951010981441093983, c2 = 0.530317, c3 = 'WCpaFuzOf6' where c = 762 index_test.go:143: sql update test_index set c1 = 1944062954505247697, c2 = 0.634698, c3 = 'JcVKCjuEHV' where c = 2671 index_test.go:143: sql update test_index set c1 = 7486711807535606004, c2 = 0.015118, c3 = 'R6jJKIxztJ' where c = 3010 index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (3349, 6234530639057617410, 0.376683, '904ERYiKgF') index_test.go:140: sql delete from test_index where c = 666 index_test.go:143: sql update test_index set c1 = 744338165480289385, c2 = 0.876878, c3 = 'PLAVKys6HE' where c = 684 index_test.go:137: sql insert into test_index values (3350, 5177970148773225000, 0.884173, 'U3ETKqaul3') index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (3351, 1061410884530390808, 0.880379, 'cZb0GPdKOk') index_test.go:143: sql update test_index set c1 = 5570674915528473283, c2 = 0.839410, c3 = '8qVly6WdmS' where c = 1539 index_test.go:143: sql update test_index set c1 = 61120185179004823, c2 = 0.698086, c3 = 'RIngZsvq9u' where c = 1391 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:137: sql insert into test_index values (3353, 5101163790894000989, 0.184197, 'iH6QruRKlY') index_test.go:137: sql insert into test_index values (3352, 6673977479362072544, 0.434732, 'iZnWQpZQZZ') index_test.go:143: sql update test_index set c1 = 8189973127813454606, c2 = 0.784269, c3 = 'toISd5FNry' where c = 2330 index_test.go:137: sql insert into test_index values (3354, 71659346703900711, 0.476321, '0VDhlDcWhF') index_test.go:140: sql delete from test_index where c = 1180 index_test.go:140: sql delete from test_index where c = 2946 index_test.go:137: sql insert into test_index values (3356, 7283546828055813053, 0.625920, 'hxSNLnfDwn') index_test.go:143: sql update test_index set c1 = 63379883715337462, c2 = 0.720075, c3 = 'oc4tziAXf9' where c = 2209 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:143: sql update test_index set c1 = 9223240533499152307, c2 = 0.246266, c3 = 'Ael7srtWnL' where c = 1040 index_test.go:140: sql delete from test_index where c = 3345 index_test.go:137: sql insert into test_index values (3355, 593944446726084845, 0.055468, '52VC6eNg5s') index_test.go:143: sql update test_index set c1 = 8928829543670337307, c2 = 0.977617, c3 = 'McH0CTOgu0' where c = 1728 index_test.go:143: sql update test_index set c1 = 8966129569680455934, c2 = 0.035223, c3 = 'ZTc3Lfh81o' where c = 1676 index_test.go:143: sql update test_index set c1 = 103203534878055563, c2 = 0.356118, c3 = 'R5CiX87Dax' where c = 2007 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:140: sql delete from test_index where c = 1288 index_test.go:143: sql update test_index set c1 = 1187781860442997681, c2 = 0.414699, c3 = 'ynIYgmbhLU' where c = 1267 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:137: sql insert into test_index values (3357, 5895293510191707253, 0.182194, '6oZAUKEpGW') index_test.go:137: sql insert into test_index values (3359, 6805916098168533314, 0.634050, 'DKOXhp1195') index_test.go:143: sql update test_index set c1 = 9101537476275975213, c2 = 0.657585, c3 = '6SbjLpe4pL' where c = 2732 index_test.go:143: sql update test_index set c1 = 3389376861061450472, c2 = 0.760854, c3 = 'HfE5jsYcrT' where c = 1013 index_test.go:137: sql insert into test_index values (3358, 1794485756757099633, 0.297194, 'MAcVCxWoY4') index_test.go:137: sql insert into test_index values (3362, 4396128122253071958, 0.393156, 'p0sjbKgsPU') index_test.go:137: sql insert into test_index values (3361, 5640944952166429541, 0.452398, 'JstMLZaSDQ') index_test.go:137: sql insert into test_index values (3363, 1085991984134452030, 0.622500, 'W1ojmB3iYf') index_test.go:140: sql delete from test_index where c = 891 index_test.go:137: sql insert into test_index values (3360, 6172441976586666420, 0.256152, 'eWfJMGWTN5') index_test.go:143: sql update test_index set c1 = 6471116963664643833, c2 = 0.844313, c3 = 'ROe2rVsscJ' where c = 2113 index_test.go:140: sql delete from test_index where c = 2736 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (3364, 5508303711002958278, 0.530573, 'eP1FPlrW7a') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:137: sql insert into test_index values (3365, 2650384178171259760, 0.190727, 'wBVJla1pYx') index_test.go:140: sql delete from test_index where c = 1946 index_test.go:140: sql delete from test_index where c = 2524 index_test.go:140: sql delete from test_index where c = 962 index_test.go:143: sql update test_index set c1 = 7064096828120468557, c2 = 0.735643, c3 = 'JJxOhPjeex' where c = 2477 index_test.go:143: sql update test_index set c1 = 5882662118770790284, c2 = 0.068207, c3 = 'uHVVPjv6Bm' where c = 2439 index_test.go:137: sql insert into test_index values (3366, 3682165921140532926, 0.268757, 'qdVi2T4qXH') index_test.go:140: sql delete from test_index where c = 1957 index_test.go:143: sql update test_index set c1 = 2159888528080568115, c2 = 0.066081, c3 = '1Gy8fTidhY' where c = 318 index_test.go:143: sql update test_index set c1 = 6363141269708182392, c2 = 0.149213, c3 = 'BPkJej8x90' where c = 691 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:143: sql update test_index set c1 = 5149317741700299388, c2 = 0.200286, c3 = 'Zh3Bikjorf' where c = 2506 index_test.go:143: sql update test_index set c1 = 166632433909728509, c2 = 0.958771, c3 = 'nvKiyfh11D' where c = 1546 index_test.go:143: sql update test_index set c1 = 8004151427234295291, c2 = 0.771256, c3 = 'obuper1xxW' where c = 1688 index_test.go:143: sql update test_index set c1 = 1308858191535566569, c2 = 0.636415, c3 = 'gJ1vjDry2h' where c = 3212 index_test.go:143: sql update test_index set c1 = 8482587531244851575, c2 = 0.420783, c3 = 'JQ7VGd8kGS' where c = 2117 index_test.go:137: sql insert into test_index values (3367, 5213090720686917688, 0.079012, '5WTMAirg8E') index_test.go:137: sql insert into test_index values (3368, 4588956508038672960, 0.959453, 'LFCCDwRBbK') index_test.go:140: sql delete from test_index where c = 2807 index_test.go:137: sql insert into test_index values (3370, 8392228838579914830, 0.482511, '6cyv73Ik50') index_test.go:137: sql insert into test_index values (3371, 6162629150126010086, 0.781692, 'DxDIdtpb2i') index_test.go:137: sql insert into test_index values (3369, 1749582829090851494, 0.957008, 'stOBHVg3vI') index_test.go:137: sql insert into test_index values (3373, 4794272716411641948, 0.439110, 'Frqtj5q2PP') index_test.go:137: sql insert into test_index values (3372, 288123582367864164, 0.746289, 'He4v2y7En0') index_test.go:143: sql update test_index set c1 = 2745218010578826991, c2 = 0.655170, c3 = 'tfDGFYNlrH' where c = 348 index_test.go:137: sql insert into test_index values (3375, 5536101908675735094, 0.006768, 'YWp2mSp5DQ') index_test.go:140: sql delete from test_index where c = 3186 index_test.go:140: sql delete from test_index where c = 865 index_test.go:137: sql insert into test_index values (3374, 3341963751284218204, 0.083785, 'VOGbr6Jd2X') index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:143: sql update test_index set c1 = 6238473717464955134, c2 = 0.180112, c3 = '6zCsbCu7ml' where c = 1211 index_test.go:140: sql delete from test_index where c = 2783 index_test.go:140: sql delete from test_index where c = 2698 index_test.go:143: sql update test_index set c1 = 383662102325867509, c2 = 0.575611, c3 = 'PBqCU2h4D1' where c = 2155 index_test.go:140: sql delete from test_index where c = 3134 index_test.go:137: sql insert into test_index values (3376, 8931404444640561641, 0.723017, 'YANbXFut8H') index_test.go:140: sql delete from test_index where c = 2083 index_test.go:143: sql update test_index set c1 = 3451612353912354670, c2 = 0.908113, c3 = 'lW6n3FU2OC' where c = 2132 index_test.go:143: sql update test_index set c1 = 7618260632524142066, c2 = 0.178833, c3 = 'mR1BK7BH29' where c = 3134 index_test.go:137: sql insert into test_index values (3377, 5774495805343592921, 0.215210, '4lkMIdbH6g') index_test.go:137: sql insert into test_index values (3378, 7663326085097422813, 0.844524, 'jsh3swpKYc') index_test.go:140: sql delete from test_index where c = 3039 index_test.go:140: sql delete from test_index where c = 2667 index_test.go:143: sql update test_index set c1 = 9157723034956825738, c2 = 0.214483, c3 = '9rIn2H6ja0' where c = 2425 index_test.go:143: sql update test_index set c1 = 6769558859027122581, c2 = 0.113882, c3 = 'CSz2hoHFx6' where c = 3081 index_test.go:143: sql update test_index set c1 = 6767165750753813925, c2 = 0.506916, c3 = 'RQtJz75hfj' where c = 3155 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:143: sql update test_index set c1 = 6035412232924795259, c2 = 0.503818, c3 = 'Lb9YtThVhj' where c = 2296 index_test.go:137: sql insert into test_index values (3379, 6225683991066917404, 0.386354, 'dk5l79JDvM') index_test.go:143: sql update test_index set c1 = 3641797954733152450, c2 = 0.332748, c3 = '1EmDxgLgDM' where c = 1981 index_test.go:137: sql insert into test_index values (3380, 2075691194526941819, 0.190090, 'KzmSNSqSW2') index_test.go:140: sql delete from test_index where c = 1729 index_test.go:143: sql update test_index set c1 = 9020643949701906243, c2 = 0.237754, c3 = 'wIFfMmk8LE' where c = 2212 index_test.go:137: sql insert into test_index values (3381, 4089903816396202361, 0.461177, '6y2ImCA1Fk') index_test.go:137: sql insert into test_index values (3383, 5889401832284625324, 0.291532, 'EUgUa1fOc9') index_test.go:137: sql insert into test_index values (3382, 2210503716137080924, 0.305659, 'NIZmmzTSrs') index_test.go:143: sql update test_index set c1 = 5866427694366437461, c2 = 0.811685, c3 = 'wZfgJSI8cn' where c = 146 index_test.go:137: sql insert into test_index values (3384, 3906837793637740680, 0.707899, 'g00LqqbkkE') index_test.go:140: sql delete from test_index where c = 1999 index_test.go:143: sql update test_index set c1 = 1060621012472210916, c2 = 0.643890, c3 = 'IXmYpL4Bgl' where c = 3308 index_test.go:140: sql delete from test_index where c = 2999 index_test.go:137: sql insert into test_index values (3385, 6142794266892329028, 0.145801, 'zIYi1b7lGf') index_test.go:137: sql insert into test_index values (3386, 6928074265380917410, 0.222117, 'ObOjDYtba5') index_test.go:140: sql delete from test_index where c = 2037 index_test.go:140: sql delete from test_index where c = 1986 index_test.go:140: sql delete from test_index where c = 2565 index_test.go:137: sql insert into test_index values (3387, 7270842808367342689, 0.094730, 'wNviElAzmK') index_test.go:140: sql delete from test_index where c = 2178 index_test.go:137: sql insert into test_index values (3388, 7675114140278759626, 0.826346, 'Rp2Dz2kMYz') index_test.go:143: sql update test_index set c1 = 7975332203958934599, c2 = 0.866970, c3 = 'SrdwQdqpfW' where c = 613 index_test.go:140: sql delete from test_index where c = 2993 index_test.go:143: sql update test_index set c1 = 8286032992857561217, c2 = 0.477052, c3 = 'ZfPC0mxYRk' where c = 1102 index_test.go:143: sql update test_index set c1 = 474596722450156413, c2 = 0.627485, c3 = '17Sj1IDCkF' where c = 1955 index_test.go:143: sql update test_index set c1 = 6416514726020587937, c2 = 0.904376, c3 = '61hYMvnsXA' where c = 3256 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:143: sql update test_index set c1 = 1782375981281097308, c2 = 0.375411, c3 = 'JfuwhfkxMn' where c = 814 index_test.go:140: sql delete from test_index where c = 2643 index_test.go:143: sql update test_index set c1 = 1513043005742686799, c2 = 0.976753, c3 = '5VSxBsAoZA' where c = 735 index_test.go:137: sql insert into test_index values (3389, 3959212185598870716, 0.765549, 'wB06HYqBWV') index_test.go:140: sql delete from test_index where c = 3282 index_test.go:143: sql update test_index set c1 = 7370195010647189543, c2 = 0.786966, c3 = 'URuk26mXvC' where c = 3355 index_test.go:137: sql insert into test_index values (3390, 6633755196665642652, 0.325354, 'AxMWb2x7gm') index_test.go:143: sql update test_index set c1 = 1634780594723780078, c2 = 0.644733, c3 = 'nEvUydsR2g' where c = 1303 index_test.go:137: sql insert into test_index values (3392, 5362051140613192626, 0.570714, '3N8EhHw0AQ') index_test.go:137: sql insert into test_index values (3394, 839109235220559815, 0.973595, 'c2fecAC8jL') index_test.go:137: sql insert into test_index values (3391, 1205321064911009791, 0.644934, 'NpSs7GwsVp') index_test.go:143: sql update test_index set c1 = 3177951981857048431, c2 = 0.268786, c3 = '4ugcAAHsAU' where c = 3187 index_test.go:140: sql delete from test_index where c = 1521 index_test.go:137: sql insert into test_index values (3393, 6364638261172626982, 0.513209, 'rKCPRmVUFn') index_test.go:140: sql delete from test_index where c = 978 index_test.go:140: sql delete from test_index where c = 2260 index_test.go:137: sql insert into test_index values (3395, 6651296401637156869, 0.989903, 'cHZJlsIr6y') index_test.go:143: sql update test_index set c1 = 716477915856139736, c2 = 0.789431, c3 = 'eozS4nv82X' where c = 2920 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 4454350534216962766, c2 = 0.500160, c3 = 'vD3OKTUibi' where c = 499 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:137: sql insert into test_index values (3396, 5663271278121475487, 0.436792, 'M7jV1DuE0g') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 4465623657967019906, c2 = 0.098553, c3 = 'Lqzfp34S8w' where c = 2934 index_test.go:143: sql update test_index set c1 = 1219821362722928522, c2 = 0.080711, c3 = 'luiIunrsCo' where c = 2813 index_test.go:137: sql insert into test_index values (3397, 8534003847335189040, 0.074630, 'MQp9uomCCG') index_test.go:140: sql delete from test_index where c = 2326 index_test.go:143: sql update test_index set c1 = 1809965733417340379, c2 = 0.873780, c3 = 'Rvl7FC12TR' where c = 1636 index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 6247945393828809741, c2 = 0.183255, c3 = '6Ir6WtTiRz' where c = 533 index_test.go:143: sql update test_index set c1 = 7707289927343347255, c2 = 0.792508, c3 = 'U8VQlTDb14' where c = 1361 index_test.go:137: sql insert into test_index values (3398, 5954870879809002609, 0.858980, 'z4xuZ7S1Qe') index_test.go:143: sql update test_index set c1 = 9072355686892956949, c2 = 0.564593, c3 = 'inHAW7wBNi' where c = 2504 index_test.go:140: sql delete from test_index where c = 3145 index_test.go:140: sql delete from test_index where c = 434 index_test.go:137: sql insert into test_index values (3399, 2585391665698806611, 0.564510, 'bCQD4PAmx9') index_test.go:143: sql update test_index set c1 = 8967557595371106657, c2 = 0.758461, c3 = 'ODPJB4k5YE' where c = 2762 index_test.go:143: sql update test_index set c1 = 2209972327377008394, c2 = 0.289728, c3 = 'Ld06FDIYoq' where c = 464 index_test.go:143: sql update test_index set c1 = 866342516457418203, c2 = 0.733910, c3 = 'w66PQJIAgj' where c = 2143 index_test.go:137: sql insert into test_index values (3400, 8188607242815006007, 0.194049, 'kkQfTqEOiO') index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:143: sql update test_index set c1 = 4862442479408808765, c2 = 0.219716, c3 = 'bkgFpYQxmY' where c = 57 index_test.go:143: sql update test_index set c1 = 2015434185159921534, c2 = 0.610465, c3 = 'M4aNLM8A0T' where c = 2173 index_test.go:137: sql insert into test_index values (3403, 2755119135733666333, 0.774216, 'YszggleneQ') index_test.go:137: sql insert into test_index values (3405, 5874976369400341644, 0.047163, '0W07EyTIe7') index_test.go:137: sql insert into test_index values (3406, 8507340308412694300, 0.495604, 'wN99MqV4gr') index_test.go:137: sql insert into test_index values (3409, 2284562455867496792, 0.501265, 'R3BrESEEDg') index_test.go:137: sql insert into test_index values (3410, 3597992225884332691, 0.479221, 'nqme0qn5mo') index_test.go:137: sql insert into test_index values (3402, 1226041664457680677, 0.837168, 'T8QMC93xrU') index_test.go:137: sql insert into test_index values (3401, 7722614456137820028, 0.253809, '65JgetHcgT') index_test.go:137: sql insert into test_index values (3408, 4018619633906501383, 0.263543, '61v5mWUDM8') index_test.go:137: sql insert into test_index values (3404, 3758583748147067838, 0.755755, 'xJntr27ZEu') index_test.go:137: sql insert into test_index values (3407, 7543897261919437101, 0.327474, 't7XmnLQGAB') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 2496 index_test.go:140: sql delete from test_index where c = 2262 index_test.go:140: sql delete from test_index where c = 930 index_test.go:143: sql update test_index set c1 = 6094829514881881619, c2 = 0.254136, c3 = 'sjufyABqig' where c = 1429 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:140: sql delete from test_index where c = 2459 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:143: sql update test_index set c1 = 6460336100216473801, c2 = 0.722987, c3 = 'pBkEDZp9oo' where c = 662 index_test.go:143: sql update test_index set c1 = 5088532807737032201, c2 = 0.077709, c3 = 'ppwtOoSyBp' where c = 1775 index_test.go:143: sql update test_index set c1 = 5310606349831595150, c2 = 0.660307, c3 = 'gwEHUgQHri' where c = 1131 index_test.go:143: sql update test_index set c1 = 6250732129408786528, c2 = 0.729136, c3 = 'N2gnK9jcEu' where c = 2093 index_test.go:143: sql update test_index set c1 = 7408755905683306659, c2 = 0.473250, c3 = 'F4jZzdz7iK' where c = 132 index_test.go:143: sql update test_index set c1 = 7110020142594888385, c2 = 0.530258, c3 = 'ZPmmbfrIdH' where c = 2678 index_test.go:143: sql update test_index set c1 = 4906548187978436557, c2 = 0.156519, c3 = 'sMvSvlGLZu' where c = 1981 index_test.go:137: sql insert into test_index values (3411, 7204269744604797753, 0.935147, 'Bpo1nwfcFE') index_test.go:143: sql update test_index set c1 = 1526561539797428157, c2 = 0.133872, c3 = 'grKGtiS3vz' where c = 1785 index_test.go:137: sql insert into test_index values (3413, 7667391518199405266, 0.451389, 'EQtTuCHPsP') index_test.go:137: sql insert into test_index values (3417, 6358562885033690706, 0.373465, 'DvI06oqqel') index_test.go:137: sql insert into test_index values (3416, 1768797456582512800, 0.651639, 'mIWf5Z8NeZ') index_test.go:137: sql insert into test_index values (3418, 178097682306587837, 0.074750, 'kHCFCPLK9m') index_test.go:137: sql insert into test_index values (3415, 437048894598051146, 0.993150, '6ounPW9CdZ') index_test.go:137: sql insert into test_index values (3412, 9085331873253579619, 0.874983, 'HqJ4iOWXqG') index_test.go:137: sql insert into test_index values (3414, 1481945795832697041, 0.733379, 'Z38HN3lqWE') index_test.go:143: sql update test_index set c1 = 8033523944195871868, c2 = 0.652150, c3 = 'lWw6e4Qx8t' where c = 2491 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:137: sql insert into test_index values (3419, 469155636683602862, 0.270425, '6AQ1MgIP6Y') index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 4553239167328132410, c2 = 0.386227, c3 = 'TMwd5sLI4x' where c = 1343 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 32872731213386484, c2 = 0.736994, c3 = 'mdoahmBBNc' where c = 2155 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:140: sql delete from test_index where c = 3222 index_test.go:137: sql insert into test_index values (3420, 523193368245722858, 0.778605, 'fggBDndRqk') index_test.go:140: sql delete from test_index where c = 2381 index_test.go:143: sql update test_index set c1 = 5112444656654173269, c2 = 0.910821, c3 = '1nPEPgxT1F' where c = 219 index_test.go:140: sql delete from test_index where c = 3255 index_test.go:143: sql update test_index set c1 = 426580023825307462, c2 = 0.744381, c3 = 'wmqsE07ZUd' where c = 970 index_test.go:143: sql update test_index set c1 = 8294651868613259000, c2 = 0.333663, c3 = 'RG4maqla9z' where c = 665 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 32641435021254844, c2 = 0.518821, c3 = 'QsrwneKH04' where c = 324 index_test.go:143: sql update test_index set c1 = 884350555507550807, c2 = 0.532206, c3 = 'oLepAw0X6z' where c = 3110 index_test.go:137: sql insert into test_index values (3421, 8410565015346157252, 0.319630, 'qVkLqXBdOr') index_test.go:143: sql update test_index set c1 = 2082198581412540974, c2 = 0.057768, c3 = 'EyZo2NEwR6' where c = 1611 index_test.go:143: sql update test_index set c1 = 5618017338417831461, c2 = 0.005253, c3 = 'O2nZMYq1TH' where c = 3113 index_test.go:137: sql insert into test_index values (3425, 3819668298750688497, 0.431110, 'RteXYngOMs') index_test.go:140: sql delete from test_index where c = 785 index_test.go:137: sql insert into test_index values (3422, 7206574982157060820, 0.218144, 'xGEJTThuGP') index_test.go:137: sql insert into test_index values (3424, 6154286215447659933, 0.698506, 'rw8oADq6OG') index_test.go:143: sql update test_index set c1 = 1672575583711289427, c2 = 0.593782, c3 = 'mj3Dw1giLJ' where c = 387 index_test.go:137: sql insert into test_index values (3423, 4487466694551707629, 0.781592, 'PDjpIRKZ1p') index_test.go:137: sql insert into test_index values (3426, 4291215653754997191, 0.918623, 'BkAeXbFDSx') index_test.go:137: sql insert into test_index values (3427, 5105290736613965362, 0.630054, 'DuJQLjKJMk') index_test.go:137: sql insert into test_index values (3429, 6171064965659522411, 0.951858, '1vuBrjGzfc') index_test.go:143: sql update test_index set c1 = 5653049529922632652, c2 = 0.144418, c3 = 'eru3xEmYnA' where c = 483 index_test.go:137: sql insert into test_index values (3428, 5095705298885975607, 0.121723, 'jhyZFvooKr') index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 592 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:140: sql delete from test_index where c = 3081 index_test.go:140: sql delete from test_index where c = 3323 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:143: sql update test_index set c1 = 5937129882697602949, c2 = 0.988692, c3 = 'Hq34g10v2h' where c = 1037 index_test.go:137: sql insert into test_index values (3430, 2773432406206498216, 0.851228, 'EKnCXYCYnv') index_test.go:137: sql insert into test_index values (3431, 5053867457705049637, 0.324369, '2iN9WhgrhS') index_test.go:143: sql update test_index set c1 = 5074917898793904525, c2 = 0.365273, c3 = 'mSWTQsrW54' where c = 2992 index_test.go:143: sql update test_index set c1 = 8311872096783546950, c2 = 0.552816, c3 = 'SoOnvYIYUs' where c = 2056 index_test.go:143: sql update test_index set c1 = 4323436842237411919, c2 = 0.653418, c3 = 'h2aspLs56i' where c = 2513 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:143: sql update test_index set c1 = 4952229216293341157, c2 = 0.997618, c3 = 'i4OZw8FBKQ' where c = 2718 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:143: sql update test_index set c1 = 8758386103814236789, c2 = 0.891452, c3 = 'eoajtCkQMu' where c = 116 index_test.go:143: sql update test_index set c1 = 6469029636947683123, c2 = 0.724032, c3 = '3OX3Emc9nN' where c = 1929 index_test.go:137: sql insert into test_index values (3432, 2843342811162462776, 0.968918, 'Ud6LCyqFKe') index_test.go:143: sql update test_index set c1 = 3156377195120955297, c2 = 0.770602, c3 = 'INPb8yH6Z9' where c = 100 index_test.go:137: sql insert into test_index values (3433, 2757595741969440623, 0.764568, 'z2LBas7v83') index_test.go:137: sql insert into test_index values (3435, 1822564295294162781, 0.905417, '3j6tssxsvJ') index_test.go:140: sql delete from test_index where c = 2578 index_test.go:137: sql insert into test_index values (3436, 6953654438245675846, 0.313738, 'oe4urMrH5J') index_test.go:143: sql update test_index set c1 = 7311950411640858444, c2 = 0.284180, c3 = 'FUmi90U5x0' where c = 706 index_test.go:137: sql insert into test_index values (3437, 6027970048383892691, 0.427574, '2oZDqyiHeK') index_test.go:137: sql insert into test_index values (3434, 3207062282544387802, 0.977467, 'hlA3KABiJA') index_test.go:137: sql insert into test_index values (3438, 4063113994958028314, 0.517395, '7Gw5ClhTdN') index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (3439, 4391085680267531595, 0.053549, 'vIbNcnVdpk') index_test.go:140: sql delete from test_index where c = 1768 index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:143: sql update test_index set c1 = 3005884752131820456, c2 = 0.917963, c3 = '97534JjV5G' where c = 1191 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:137: sql insert into test_index values (3440, 4115327886513744704, 0.176801, '9B03bLDZVk') index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 86160322875721801, c2 = 0.501146, c3 = 'XeJ3bTYWj5' where c = 1992 index_test.go:143: sql update test_index set c1 = 7093234935115903594, c2 = 0.966488, c3 = 'SQjRMmMkJj' where c = 589 index_test.go:140: sql delete from test_index where c = 2754 index_test.go:143: sql update test_index set c1 = 8154470701014294925, c2 = 0.308106, c3 = 'InYbpqXKpR' where c = 484 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 3377 index_test.go:143: sql update test_index set c1 = 4684858179427638661, c2 = 0.073689, c3 = 'pvd8ukrHg9' where c = 709 index_test.go:137: sql insert into test_index values (3441, 5821064498039608723, 0.317584, 'iUwzKYcUrf') index_test.go:137: sql insert into test_index values (3442, 1730547112621822478, 0.430570, 'FKi1WIXySa') index_test.go:140: sql delete from test_index where c = 1227 index_test.go:137: sql insert into test_index values (3444, 4417772869907468533, 0.990171, '0fgiBs0qB0') index_test.go:143: sql update test_index set c1 = 959132211126221093, c2 = 0.091213, c3 = '5c5KtIgzK4' where c = 2832 index_test.go:143: sql update test_index set c1 = 5104597479072463234, c2 = 0.855826, c3 = '9Wu6lPgOhS' where c = 3005 index_test.go:143: sql update test_index set c1 = 3467626280019373829, c2 = 0.447620, c3 = 'UnhIftNYVO' where c = 2036 index_test.go:143: sql update test_index set c1 = 393332756728707104, c2 = 0.021013, c3 = 'x5NiIOOLaZ' where c = 1045 index_test.go:137: sql insert into test_index values (3445, 3025170964125201512, 0.716581, 'S276Ek00Bs') index_test.go:137: sql insert into test_index values (3443, 1736130582732785060, 0.351289, 'DGAEbQDpQw') index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 7839255138660830895, c2 = 0.470528, c3 = '3X2sMNRuib' where c = 2744 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:143: sql update test_index set c1 = 8986879423900223925, c2 = 0.896083, c3 = 'iZTw9IRwYO' where c = 139 index_test.go:137: sql insert into test_index values (3448, 1698844034396472553, 0.264030, 'OtnJRHL3MK') index_test.go:140: sql delete from test_index where c = 1684 index_test.go:137: sql insert into test_index values (3447, 2374660622206002847, 0.766601, 'r1DqVtncbS') index_test.go:137: sql insert into test_index values (3446, 3462701700648395952, 0.832680, 'HZPLtuKUJV') index_test.go:143: sql update test_index set c1 = 3454163611354180647, c2 = 0.178103, c3 = 'H5JgenE518' where c = 220 index_test.go:137: sql insert into test_index values (3450, 1288826352276490659, 0.154667, 'yH6Ys7bZSs') index_test.go:143: sql update test_index set c1 = 3218458285851853640, c2 = 0.109154, c3 = 'KghMnHOTlx' where c = 1667 index_test.go:140: sql delete from test_index where c = 879 index_test.go:137: sql insert into test_index values (3449, 983101751836075924, 0.788287, 'M4optAkFak') index_test.go:137: sql insert into test_index values (3451, 785256013735641652, 0.395610, 'JledRLWukK') index_test.go:143: sql update test_index set c1 = 2020700170335919593, c2 = 0.962888, c3 = 'XzZh9hKqCQ' where c = 1885 index_test.go:137: sql insert into test_index values (3452, 1559065721804278413, 0.771757, 'qkuvDGFZgM') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:140: sql delete from test_index where c = 2717 index_test.go:137: sql insert into test_index values (3453, 5911361427419562250, 0.088831, 'oeSsoQw8cS') index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:137: sql insert into test_index values (3454, 7127042752793013584, 0.851328, 'ddyQYi7K4p') index_test.go:143: sql update test_index set c1 = 7736497654319931162, c2 = 0.831331, c3 = 'BV8m5BHVsV' where c = 1184 index_test.go:140: sql delete from test_index where c = 3056 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 7855615694943914081, c2 = 0.376277, c3 = 'PlwsreUwSp' where c = 2617 index_test.go:140: sql delete from test_index where c = 2802 index_test.go:143: sql update test_index set c1 = 7673710924481941830, c2 = 0.556389, c3 = 'wMSXXLtK4X' where c = 2389 index_test.go:143: sql update test_index set c1 = 180337528583519126, c2 = 0.661372, c3 = 'jUOafTsMEK' where c = 2848 index_test.go:140: sql delete from test_index where c = 3419 index_test.go:137: sql insert into test_index values (3455, 4682593354776531660, 0.305927, 'U5IFlG263l') index_test.go:143: sql update test_index set c1 = 4534401271385535688, c2 = 0.039621, c3 = 'XSRKKZ3Vl7' where c = 3203 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:137: sql insert into test_index values (3456, 3785152201811994976, 0.706342, '4iuxF5JkIO') index_test.go:143: sql update test_index set c1 = 923007805337116340, c2 = 0.185140, c3 = '0t1KRvy5K1' where c = 890 index_test.go:143: sql update test_index set c1 = 310519840965190396, c2 = 0.493753, c3 = 'RcVE11KPtL' where c = 3247 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (3457, 4248679488339544521, 0.840272, 'UD4nE3IWRy') index_test.go:143: sql update test_index set c1 = 4267801688343466398, c2 = 0.339134, c3 = '0ITK4wXtT5' where c = 2536 index_test.go:143: sql update test_index set c1 = 8033814752770351917, c2 = 0.129565, c3 = 't3TvMUmB1M' where c = 1140 index_test.go:137: sql insert into test_index values (3458, 8911905727685558431, 0.564885, 'QndZFcBT7O') index_test.go:140: sql delete from test_index where c = 943 index_test.go:137: sql insert into test_index values (3459, 4891700201869584356, 0.678095, 'HnPg9RFDXr') index_test.go:137: sql insert into test_index values (3460, 6761719361155940542, 0.740176, 'NLbt0WPfSz') index_test.go:143: sql update test_index set c1 = 4243854533138030941, c2 = 0.258014, c3 = 'aLXW4W6gx3' where c = 2651 index_test.go:137: sql insert into test_index values (3461, 6176575924462756472, 0.108650, 'HCOr0hdH6i') index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 6637467014758198058, c2 = 0.909388, c3 = 'i8qXEWEv0s' where c = 843 index_test.go:143: sql update test_index set c1 = 2353492258129713196, c2 = 0.008787, c3 = 'hEZgcpvvrD' where c = 1328 index_test.go:137: sql insert into test_index values (3462, 551474093336489292, 0.126233, '70MsT54TI8') index_test.go:137: sql insert into test_index values (3463, 5814433217390222560, 0.509927, 'Qsw7XJSMV3') index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 8741489952333293158, c2 = 0.282278, c3 = 'miUvP7BQN2' where c = 1422 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (3464, 4536810315176296524, 0.660379, 'bS4cqCB12p') index_test.go:137: sql insert into test_index values (3465, 8227970114879627421, 0.779490, '5ig0lVOUPW') index_test.go:140: sql delete from test_index where c = 1664 index_test.go:137: sql insert into test_index values (3466, 4503761066007276383, 0.615539, '6rJPExYtvZ') index_test.go:137: sql insert into test_index values (3467, 8054382759647948247, 0.091164, 'MgnteS79Ja') index_test.go:140: sql delete from test_index where c = 1417 index_test.go:140: sql delete from test_index where c = 3258 index_test.go:143: sql update test_index set c1 = 5108241671835371665, c2 = 0.440443, c3 = 'Aj19dv3YNz' where c = 250 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:143: sql update test_index set c1 = 2020065718717981466, c2 = 0.155840, c3 = 'My6QQbxszh' where c = 2380 index_test.go:140: sql delete from test_index where c = 1980 index_test.go:143: sql update test_index set c1 = 6291913294628885484, c2 = 0.475704, c3 = 'X0errEds6e' where c = 475 index_test.go:143: sql update test_index set c1 = 3311895805414268962, c2 = 0.376285, c3 = 'BsigFK8Aci' where c = 1139 index_test.go:143: sql update test_index set c1 = 5358563813463420176, c2 = 0.783535, c3 = 'hWeJCT5b4u' where c = 979 index_test.go:140: sql delete from test_index where c = 3211 index_test.go:137: sql insert into test_index values (3468, 6597477525375593621, 0.727266, 'u7PD3Z8ai6') index_test.go:140: sql delete from test_index where c = 1222 index_test.go:137: sql insert into test_index values (3469, 6588276032523073065, 0.116508, 'oc1NeLsV9g') index_test.go:143: sql update test_index set c1 = 2827909127731263265, c2 = 0.547772, c3 = 'r8p7A8LwXI' where c = 3133 index_test.go:143: sql update test_index set c1 = 1855101220811238965, c2 = 0.276802, c3 = 'Zp4eW7f8MP' where c = 15 index_test.go:137: sql insert into test_index values (3470, 2609995725171819554, 0.516384, 'DfOmAjomwt') index_test.go:137: sql insert into test_index values (3472, 3650841812202688550, 0.310494, 'r7kkwnZPr0') index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (3471, 8420500207602787567, 0.882688, 'nbxCdd2sWG') index_test.go:137: sql insert into test_index values (3473, 6470566898992103682, 0.973373, 'oE1bPhJsH2') index_test.go:143: sql update test_index set c1 = 2366540729415833643, c2 = 0.301290, c3 = '6Fj4iyaw8S' where c = 3236 index_test.go:140: sql delete from test_index where c = 3337 index_test.go:143: sql update test_index set c1 = 7605801540729146526, c2 = 0.450625, c3 = 'kR5H9rD72a' where c = 2142 index_test.go:143: sql update test_index set c1 = 5344298300323111420, c2 = 0.935328, c3 = 'lsf9S7nJjY' where c = 722 index_test.go:140: sql delete from test_index where c = 2539 index_test.go:140: sql delete from test_index where c = 2467 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:137: sql insert into test_index values (3474, 8713693012445714367, 0.791390, 'MFQeMTm08c') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:143: sql update test_index set c1 = 1605290742418217722, c2 = 0.568713, c3 = 'ge2ITD240z' where c = 10 index_test.go:143: sql update test_index set c1 = 695543096131617189, c2 = 0.216350, c3 = 'AKNMjKRu4i' where c = 1739 index_test.go:143: sql update test_index set c1 = 4856428237445846755, c2 = 0.634725, c3 = 'y5lqfn2dHM' where c = 1196 index_test.go:143: sql update test_index set c1 = 8388387306395194770, c2 = 0.758787, c3 = '2B429DNKYB' where c = 857 index_test.go:143: sql update test_index set c1 = 2232190482536162952, c2 = 0.700776, c3 = 'Aw343erUWT' where c = 2117 index_test.go:137: sql insert into test_index values (3475, 6549172541347619644, 0.977193, 'QYrFKPREWn') index_test.go:137: sql insert into test_index values (3476, 1918892155075529892, 0.057645, '9PJH1QT1Pl') index_test.go:137: sql insert into test_index values (3477, 392832595380615630, 0.647983, 'Q1C8LbMwrl') index_test.go:140: sql delete from test_index where c = 1404 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:137: sql insert into test_index values (3479, 2646954163512485730, 0.092712, 'EuQOrbX5QG') index_test.go:143: sql update test_index set c1 = 2447719457354227839, c2 = 0.187870, c3 = 'xdKPNXJ6mq' where c = 3187 index_test.go:137: sql insert into test_index values (3481, 4945130717749836144, 0.684251, 'UIBqy55uby') index_test.go:143: sql update test_index set c1 = 416139780992185812, c2 = 0.762714, c3 = '66YgZwGggC' where c = 1854 index_test.go:137: sql insert into test_index values (3480, 1311918949555016112, 0.228218, 'pa1fC8tc6A') index_test.go:137: sql insert into test_index values (3482, 1690963050215914923, 0.465011, '7Shs96TE7i') index_test.go:137: sql insert into test_index values (3478, 7691445639964571422, 0.808388, 'oTjHqLVyUa') index_test.go:140: sql delete from test_index where c = 3347 index_test.go:140: sql delete from test_index where c = 3191 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 4667949905202503339, c2 = 0.166257, c3 = 'BEgxyUpNhB' where c = 414 index_test.go:137: sql insert into test_index values (3483, 5952716053539870793, 0.069384, 'fYuTlMpVZ6') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 5390934260017982173, c2 = 0.574400, c3 = 'O1RKPHTnHi' where c = 2319 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:137: sql insert into test_index values (3484, 4226325063601936159, 0.063118, 'r5Tjl9Oq3a') index_test.go:140: sql delete from test_index where c = 1704 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:143: sql update test_index set c1 = 4796631932050753621, c2 = 0.243755, c3 = 'O7KWVq94aZ' where c = 1031 index_test.go:143: sql update test_index set c1 = 7791790376464829619, c2 = 0.488918, c3 = 'RYiCpesabb' where c = 3054 index_test.go:137: sql insert into test_index values (3485, 6365843178634653344, 0.492734, 'zQHMmfZuWn') index_test.go:140: sql delete from test_index where c = 2061 index_test.go:143: sql update test_index set c1 = 353759175916265290, c2 = 0.491748, c3 = 'Btp1p3e72s' where c = 1787 index_test.go:137: sql insert into test_index values (3486, 8621512367061008921, 0.253550, 'ZShfrnKuh4') index_test.go:143: sql update test_index set c1 = 1053268805354343810, c2 = 0.347426, c3 = '2WnvQuFAjV' where c = 2067 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 7136526609525607175, c2 = 0.300294, c3 = 'H9EpRKpEF9' where c = 1409 index_test.go:143: sql update test_index set c1 = 5367206300399282246, c2 = 0.817833, c3 = 'TFECF8mV0a' where c = 2332 index_test.go:137: sql insert into test_index values (3487, 5593607992760346437, 0.354044, 'qdrU2Ye41T') index_test.go:137: sql insert into test_index values (3488, 9043919316022659628, 0.963928, 'WZZSs5PIh0') index_test.go:140: sql delete from test_index where c = 3173 index_test.go:143: sql update test_index set c1 = 5380457271885515226, c2 = 0.197367, c3 = 'FUX8koXGvN' where c = 1305 index_test.go:137: sql insert into test_index values (3489, 3554539345304640179, 0.916732, 'ILHZ7skwmV') index_test.go:137: sql insert into test_index values (3491, 442774905838048918, 0.227377, 'lMQjGj2d3r') index_test.go:137: sql insert into test_index values (3490, 7594239108004378810, 0.103077, '0yU1ChmTWP') index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 607661960301546622, c2 = 0.439264, c3 = 'Vgh3GfaiC4' where c = 705 index_test.go:143: sql update test_index set c1 = 1577045880479287397, c2 = 0.183914, c3 = 'qcKygaRkeC' where c = 989 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:143: sql update test_index set c1 = 8409501386382749226, c2 = 0.689652, c3 = '9ev7XTOgJj' where c = 1692 index_test.go:137: sql insert into test_index values (3492, 5891632394885079835, 0.460381, 'xWThRiafIt') index_test.go:137: sql insert into test_index values (3493, 8736049343150474001, 0.147607, 'frQzo3nzi1') index_test.go:143: sql update test_index set c1 = 1149177504566577450, c2 = 0.861265, c3 = '4evk0tv4RM' where c = 1105 index_test.go:140: sql delete from test_index where c = 3223 index_test.go:143: sql update test_index set c1 = 691297381295010290, c2 = 0.581803, c3 = '1e26VowrLT' where c = 642 index_test.go:140: sql delete from test_index where c = 2557 index_test.go:140: sql delete from test_index where c = 3373 index_test.go:137: sql insert into test_index values (3494, 4912589724648774691, 0.238880, '0GYi8sMARQ') index_test.go:137: sql insert into test_index values (3495, 5526505292201111835, 0.538376, 'PyavZUyb3U') index_test.go:140: sql delete from test_index where c = 1835 index_test.go:140: sql delete from test_index where c = 3451 index_test.go:137: sql insert into test_index values (3496, 2508407387169252512, 0.993118, '6QeaC4VbWU') index_test.go:143: sql update test_index set c1 = 836164513351599508, c2 = 0.944254, c3 = 'JcLrCFeNRI' where c = 3212 index_test.go:143: sql update test_index set c1 = 6363269165629465390, c2 = 0.543048, c3 = 'XfsCDnvdiG' where c = 2219 index_test.go:143: sql update test_index set c1 = 6662656579897455756, c2 = 0.883696, c3 = 'ripqkWCpfr' where c = 1205 index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 238700314235139966, c2 = 0.707639, c3 = 'NbWX7Bz0za' where c = 1218 index_test.go:143: sql update test_index set c1 = 8574637350524514153, c2 = 0.981479, c3 = 'NrAn8zZxcU' where c = 161 index_test.go:140: sql delete from test_index where c = 3298 index_test.go:137: sql insert into test_index values (3497, 785681550564592044, 0.082483, 'kgj7eOPEQk') index_test.go:140: sql delete from test_index where c = 2844 index_test.go:143: sql update test_index set c1 = 6715050725120416930, c2 = 0.989666, c3 = '2xe2OUreFW' where c = 2516 index_test.go:137: sql insert into test_index values (3498, 4498079217853086919, 0.113005, 'MoH2irwk2o') index_test.go:143: sql update test_index set c1 = 2797141107786236045, c2 = 0.307146, c3 = '32IRzy7Cik' where c = 791 index_test.go:143: sql update test_index set c1 = 6406169445730882588, c2 = 0.362319, c3 = 'ocL62mTMO6' where c = 3166 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:137: sql insert into test_index values (3500, 5340016304665625315, 0.766183, 'sMUMtD2z96') index_test.go:137: sql insert into test_index values (3499, 3967072634373007350, 0.470253, 'kBTQJ5GgKd') index_test.go:143: sql update test_index set c1 = 5862863050229152311, c2 = 0.749572, c3 = 'ajczkNJUdl' where c = 370 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 4703514929319296518, c2 = 0.637620, c3 = 'y1eNEzHnIE' where c = 836 index_test.go:140: sql delete from test_index where c = 3285 index_test.go:143: sql update test_index set c1 = 6346812161047937054, c2 = 0.557134, c3 = 'F8hIwyClfu' where c = 3362 index_test.go:143: sql update test_index set c1 = 3086942756080868012, c2 = 0.078966, c3 = 'cSRTCoKOq4' where c = 348 index_test.go:137: sql insert into test_index values (3506, 3305463273258776324, 0.478964, 'qXcxuRunFR') index_test.go:137: sql insert into test_index values (3505, 2513098922605702669, 0.910524, 'scSAiJFAnv') index_test.go:137: sql insert into test_index values (3502, 5437604053040187574, 0.380009, 'W2yAv9Boh0') index_test.go:137: sql insert into test_index values (3501, 3143261603576449203, 0.796478, 'brG083uhPj') index_test.go:137: sql insert into test_index values (3504, 249365141530348564, 0.981525, 'g1UUk2HkTj') index_test.go:137: sql insert into test_index values (3503, 1437917422391969367, 0.481662, 'EfE3h1WINy') index_test.go:137: sql insert into test_index values (3507, 8398569325875049193, 0.868538, 'oJbLW50CRn') index_test.go:137: sql insert into test_index values (3510, 2786300989349932031, 0.841237, '9hEXsBFwiO') index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (3509, 2839136146792499702, 0.002196, 'jEvUVVUWwF') index_test.go:137: sql insert into test_index values (3508, 7831830912331826157, 0.212912, 'jP4oz6JPVi') index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 3285 index_test.go:143: sql update test_index set c1 = 548971931428975232, c2 = 0.830151, c3 = 'dpfETPVLUR' where c = 2124 index_test.go:140: sql delete from test_index where c = 315 index_test.go:140: sql delete from test_index where c = 3277 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:140: sql delete from test_index where c = 2858 index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 6301068229075638506, c2 = 0.129932, c3 = 'O8Qfzud9u2' where c = 2678 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:143: sql update test_index set c1 = 2852738527637501349, c2 = 0.458345, c3 = 'xV90g4t3mi' where c = 1951 index_test.go:143: sql update test_index set c1 = 1909078837447947513, c2 = 0.112062, c3 = 'kmJeJzrima' where c = 1576 index_test.go:137: sql insert into test_index values (3511, 6355793061476383099, 0.338207, 'xlaXSRK4qz') index_test.go:140: sql delete from test_index where c = 2953 index_test.go:143: sql update test_index set c1 = 7699829357447675749, c2 = 0.842149, c3 = 'ojAO9Sb6Hk' where c = 534 index_test.go:143: sql update test_index set c1 = 6559535328667283039, c2 = 0.813972, c3 = 'xZDjWCeCRA' where c = 3074 index_test.go:143: sql update test_index set c1 = 1528577132553390327, c2 = 0.632314, c3 = 'MYLCuB8HHk' where c = 3090 index_test.go:137: sql insert into test_index values (3513, 4517808818533577343, 0.832137, 'i5j7a3eEuf') index_test.go:143: sql update test_index set c1 = 2196200465480483300, c2 = 0.350416, c3 = 'AqZmlTcvBG' where c = 1018 index_test.go:137: sql insert into test_index values (3514, 8770476038186919641, 0.004469, 'S9A4b9Hj9o') index_test.go:140: sql delete from test_index where c = 2485 index_test.go:143: sql update test_index set c1 = 5737838697101383885, c2 = 0.565534, c3 = '45eHKgF7nu' where c = 2344 index_test.go:140: sql delete from test_index where c = 323 index_test.go:143: sql update test_index set c1 = 6479096562982081494, c2 = 0.218432, c3 = 'lu0vAPkOBe' where c = 3020 index_test.go:137: sql insert into test_index values (3512, 4051364595435658528, 0.847756, '1J9qaZogVi') index_test.go:137: sql insert into test_index values (3515, 4127711968559002307, 0.712867, 'PmoUgEMmbG') index_test.go:137: sql insert into test_index values (3517, 8844231282465425336, 0.145147, 'a6BPGcDnPy') index_test.go:137: sql insert into test_index values (3516, 8940848375137959987, 0.435053, 'oldxRLnU4U') index_test.go:143: sql update test_index set c1 = 357913065000088260, c2 = 0.651160, c3 = 'mcRKfpvXq7' where c = 1389 index_test.go:143: sql update test_index set c1 = 7178773188151308809, c2 = 0.367450, c3 = 'mZNR4Zybai' where c = 806 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (3519, 5166851582673158657, 0.366536, 'osEORV5ybb') index_test.go:137: sql insert into test_index values (3518, 3700415205501950584, 0.652688, 'N5O1qM4lod') index_test.go:137: sql insert into test_index values (3520, 6482415763231853662, 0.763934, '4nKVE8nqL1') index_test.go:140: sql delete from test_index where c = 1658 index_test.go:140: sql delete from test_index where c = 2744 index_test.go:137: sql insert into test_index values (3521, 1619368314890385564, 0.122033, 'ge6b16j3aE') index_test.go:140: sql delete from test_index where c = 1128 index_test.go:137: sql insert into test_index values (3522, 3574234231321772297, 0.207326, 'YvSsIDVwPv') index_test.go:140: sql delete from test_index where c = 3248 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 1725709057342337589, c2 = 0.716510, c3 = 'fZy4TswVub' where c = 1289 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 8413032354240301483, c2 = 0.758999, c3 = 'qk41GFAxDO' where c = 2235 index_test.go:143: sql update test_index set c1 = 4574851947579490598, c2 = 0.359554, c3 = '3WdhCxcSFr' where c = 1514 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:143: sql update test_index set c1 = 1975110060100570009, c2 = 0.332903, c3 = 'oglxNZU0Dt' where c = 1938 index_test.go:140: sql delete from test_index where c = 3440 index_test.go:137: sql insert into test_index values (3523, 2219212815267122468, 0.595893, '0YaSjtwlcW') index_test.go:140: sql delete from test_index where c = 1624 index_test.go:143: sql update test_index set c1 = 2410005214731291539, c2 = 0.702377, c3 = 'JVvFsCXb0v' where c = 2594 index_test.go:143: sql update test_index set c1 = 5885919752021148009, c2 = 0.317724, c3 = 'Czz08BtcnU' where c = 2889 index_test.go:143: sql update test_index set c1 = 4327864930149299593, c2 = 0.579503, c3 = 'WgJucXXgkO' where c = 2754 index_test.go:137: sql insert into test_index values (3524, 3247750605308494364, 0.045829, 'W8wxTCBf6R') index_test.go:137: sql insert into test_index values (3525, 7483979401753857861, 0.313135, 'NHun4Nazbz') index_test.go:143: sql update test_index set c1 = 6728494241427258859, c2 = 0.848329, c3 = 'hjkIJfBNE9' where c = 234 index_test.go:143: sql update test_index set c1 = 4950991962322769595, c2 = 0.361425, c3 = 'kJphJc3Oqq' where c = 2137 index_test.go:143: sql update test_index set c1 = 6507293873884252486, c2 = 0.104087, c3 = '3nzMpU71it' where c = 496 index_test.go:137: sql insert into test_index values (3526, 6465263935420570970, 0.285912, 'xnhg8dgPAE') index_test.go:140: sql delete from test_index where c = 1400 index_test.go:137: sql insert into test_index values (3527, 6056052179670382883, 0.763246, 'xrinLkcBje') index_test.go:140: sql delete from test_index where c = 1137 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:137: sql insert into test_index values (3528, 2442103519381967455, 0.057826, 'HUReG0uUTy') index_test.go:137: sql insert into test_index values (3529, 6670903142474858307, 0.244874, 'Qdf0YvqLDu') index_test.go:137: sql insert into test_index values (3530, 4218071003598084977, 0.323059, 'AtREoPAAzO') index_test.go:140: sql delete from test_index where c = 2032 index_test.go:137: sql insert into test_index values (3531, 3137818153825167562, 0.644198, 'IQp5wccN2v') index_test.go:137: sql insert into test_index values (3532, 2947436933198298389, 0.747680, '6zWjOu5jBP') index_test.go:140: sql delete from test_index where c = 3194 index_test.go:140: sql delete from test_index where c = 952 index_test.go:140: sql delete from test_index where c = 2006 index_test.go:143: sql update test_index set c1 = 8900211528070623825, c2 = 0.062967, c3 = 'bf9aThIfgD' where c = 1806 index_test.go:143: sql update test_index set c1 = 4030619025365864434, c2 = 0.995132, c3 = 'RDTqLOV49W' where c = 1057 index_test.go:143: sql update test_index set c1 = 3317146491477838749, c2 = 0.480163, c3 = 'GgWDywBKL3' where c = 2262 index_test.go:143: sql update test_index set c1 = 8715442918110391570, c2 = 0.977163, c3 = 'wQOPDy5VTJ' where c = 113 index_test.go:143: sql update test_index set c1 = 832029366649814726, c2 = 0.437144, c3 = 'VT7Z7uQSQb' where c = 729 index_test.go:143: sql update test_index set c1 = 7875907414831851110, c2 = 0.940518, c3 = 'Z9U31NqcA7' where c = 438 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:143: sql update test_index set c1 = 2496619074446839318, c2 = 0.091651, c3 = 'PiUfDhY4FB' where c = 2529 index_test.go:137: sql insert into test_index values (3534, 2251553339721132027, 0.805227, 'npBukEozpg') index_test.go:137: sql insert into test_index values (3533, 5067624438930817186, 0.397859, '3lzKc7aVIY') index_test.go:137: sql insert into test_index values (3535, 3146800347320864419, 0.635188, 'x5BfxoVPU4') index_test.go:137: sql insert into test_index values (3536, 2956521583787722833, 0.265436, 'lkkw8I2IuM') index_test.go:143: sql update test_index set c1 = 1826357526215223056, c2 = 0.590104, c3 = 'LMLqOWNBuj' where c = 3367 index_test.go:137: sql insert into test_index values (3538, 1632834173131485358, 0.561196, '4VZn0rV7pO') index_test.go:140: sql delete from test_index where c = 2303 index_test.go:137: sql insert into test_index values (3537, 2314203444154499962, 0.287673, 'yGoqL0W0El') index_test.go:137: sql insert into test_index values (3539, 2721857585575020359, 0.004845, 'QQlKkrbLi1') index_test.go:143: sql update test_index set c1 = 1971509608675017485, c2 = 0.760187, c3 = 'l8to3haO0f' where c = 855 index_test.go:140: sql delete from test_index where c = 1768 index_test.go:137: sql insert into test_index values (3540, 8051760705977385601, 0.740142, 'hKcVTcxqWr') index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:143: sql update test_index set c1 = 3780845303168888160, c2 = 0.244187, c3 = 'LfqvqDftPg' where c = 2457 index_test.go:140: sql delete from test_index where c = 896 index_test.go:143: sql update test_index set c1 = 5672958842867791371, c2 = 0.970710, c3 = '9tUKz0OfHI' where c = 1187 index_test.go:143: sql update test_index set c1 = 5958977964435554914, c2 = 0.873729, c3 = '1jNZlDPxhA' where c = 3256 index_test.go:137: sql insert into test_index values (3541, 2693002845515600115, 0.807359, 'tWGqazMjbd') index_test.go:143: sql update test_index set c1 = 8347976559948720609, c2 = 0.502529, c3 = 'K6scWL4UWW' where c = 957 index_test.go:143: sql update test_index set c1 = 3615356994889700993, c2 = 0.458181, c3 = 'K8Eftvw4M7' where c = 1170 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 2361573983121820428, c2 = 0.598541, c3 = 'g97OnvWZRB' where c = 1688 index_test.go:143: sql update test_index set c1 = 7690962427491682584, c2 = 0.267572, c3 = 'uVpI8Rz6qt' where c = 1950 index_test.go:140: sql delete from test_index where c = 3378 index_test.go:137: sql insert into test_index values (3542, 4236362740946514595, 0.292480, 'dpE4Hjvlsf') index_test.go:143: sql update test_index set c1 = 7421079910047974777, c2 = 0.662409, c3 = 'HKFieSpu7K' where c = 2717 index_test.go:137: sql insert into test_index values (3544, 2434907731290406677, 0.308430, 'JbDUvK4pEx') index_test.go:143: sql update test_index set c1 = 4030070200982315210, c2 = 0.582896, c3 = 'NCjIuhpIh0' where c = 925 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (3545, 4430528118765916307, 0.877165, '41Aogy5Kuw') index_test.go:137: sql insert into test_index values (3546, 1652316290702175836, 0.663747, 'ykrWcuCF6B') index_test.go:140: sql delete from test_index where c = 1726 index_test.go:143: sql update test_index set c1 = 7966931688177105478, c2 = 0.045368, c3 = 'sIbDn2cQNS' where c = 1409 index_test.go:137: sql insert into test_index values (3548, 6926251947297494983, 0.106361, 'GfuATb6mox') index_test.go:137: sql insert into test_index values (3547, 3388883703750857704, 0.342732, 'pfiJ3a1e1y') index_test.go:143: sql update test_index set c1 = 3499466564806705221, c2 = 0.692457, c3 = '11iVmQMthX' where c = 577 index_test.go:137: sql insert into test_index values (3543, 3781200086942577903, 0.345798, 'nVuiTIoE5o') index_test.go:137: sql insert into test_index values (3550, 673284267628141099, 0.360573, 'nz2Z3OoEF8') index_test.go:137: sql insert into test_index values (3549, 5260097819694627917, 0.724092, 'gvuI2THPmo') index_test.go:140: sql delete from test_index where c = 1338 index_test.go:140: sql delete from test_index where c = 826 index_test.go:137: sql insert into test_index values (3551, 8724699551419623449, 0.692576, 'lSh68XOqrH') index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 5466143328178139890, c2 = 0.516589, c3 = '6UdCu4Rpcq' where c = 1806 index_test.go:140: sql delete from test_index where c = 2145 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:143: sql update test_index set c1 = 130048266434154062, c2 = 0.670146, c3 = '3uLbBd4AFC' where c = 1242 index_test.go:137: sql insert into test_index values (3552, 7530313675266792434, 0.351589, 'hEi1A3WrTd') index_test.go:143: sql update test_index set c1 = 4304690649914170353, c2 = 0.254630, c3 = '5HBIcO2QeZ' where c = 1513 index_test.go:140: sql delete from test_index where c = 3498 index_test.go:140: sql delete from test_index where c = 1737 index_test.go:137: sql insert into test_index values (3553, 5322947365565060874, 0.000734, 'rSfx10MKIl') index_test.go:140: sql delete from test_index where c = 1776 index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 2554694368022115428, c2 = 0.357873, c3 = 'WYkfSEdCWo' where c = 1483 index_test.go:143: sql update test_index set c1 = 2500685012813039609, c2 = 0.034221, c3 = 'BDCcUkuXmT' where c = 341 index_test.go:137: sql insert into test_index values (3554, 8954150407999757242, 0.408361, '11ONQNiq6P') index_test.go:143: sql update test_index set c1 = 3636761989109433927, c2 = 0.029764, c3 = 'ZqgnC1rdBd' where c = 2377 index_test.go:143: sql update test_index set c1 = 353052318218956007, c2 = 0.730017, c3 = '0zGp9zl3Tn' where c = 1160 index_test.go:137: sql insert into test_index values (3555, 8392461482509473386, 0.919681, 'ZQeFkxL97c') index_test.go:143: sql update test_index set c1 = 8756214072785806325, c2 = 0.210184, c3 = '7SRhwEwSkr' where c = 2981 index_test.go:140: sql delete from test_index where c = 2433 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:143: sql update test_index set c1 = 4099102557858284394, c2 = 0.678389, c3 = 'Aen12f9xXR' where c = 1281 index_test.go:143: sql update test_index set c1 = 7154622720246404989, c2 = 0.317482, c3 = 'trlGd46aL2' where c = 342 index_test.go:137: sql insert into test_index values (3556, 2896303362182920144, 0.358682, 'uGRcvkauuK') index_test.go:137: sql insert into test_index values (3557, 5120639421827551752, 0.424818, 'NcKRGdcFQO') index_test.go:143: sql update test_index set c1 = 5982256163910790432, c2 = 0.656911, c3 = 'yjt5pzPqyC' where c = 1941 index_test.go:143: sql update test_index set c1 = 8076869212781593088, c2 = 0.177525, c3 = '3KOMnWxSQT' where c = 1110 index_test.go:137: sql insert into test_index values (3559, 1827940264189907789, 0.052864, '6NRZDrgBWD') index_test.go:140: sql delete from test_index where c = 3516 index_test.go:137: sql insert into test_index values (3561, 8560954884428982115, 0.542178, 'jPT4MzFTNX') index_test.go:137: sql insert into test_index values (3560, 1258582508838992697, 0.570698, 'I17x5kPlDe') index_test.go:137: sql insert into test_index values (3562, 8374669374508715813, 0.870836, 'VPrBVsPUC8') index_test.go:137: sql insert into test_index values (3558, 8208094971907427743, 0.696916, 'lJMjIQy92B') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 2629 index_test.go:143: sql update test_index set c1 = 4589106481427758011, c2 = 0.282702, c3 = 'CeEIQiIB7j' where c = 1407 index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (3563, 4045784237926280382, 0.522090, '9nY4Gh5Lf5') index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 8496669826455416174, c2 = 0.601670, c3 = '5seCsLvCfl' where c = 395 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:137: sql insert into test_index values (3564, 3253082229330409759, 0.720473, 'HerYQ5x7n5') index_test.go:143: sql update test_index set c1 = 6252236426671725570, c2 = 0.673333, c3 = 'ECM0XB9O4G' where c = 1350 index_test.go:140: sql delete from test_index where c = 2618 index_test.go:137: sql insert into test_index values (3565, 6064972743669867498, 0.382500, 'UpF24sSDt0') index_test.go:143: sql update test_index set c1 = 5916860347457994434, c2 = 0.888579, c3 = 'GyEB8sidKk' where c = 1690 index_test.go:143: sql update test_index set c1 = 6355200011461242422, c2 = 0.297094, c3 = 'r3zi0OOmVF' where c = 673 index_test.go:140: sql delete from test_index where c = 3409 index_test.go:140: sql delete from test_index where c = 3240 index_test.go:137: sql insert into test_index values (3567, 3313238584575508528, 0.151622, '6xe4ZTTrJy') index_test.go:143: sql update test_index set c1 = 5018913322268208312, c2 = 0.474435, c3 = 'HUjeWttOjI' where c = 2346 index_test.go:143: sql update test_index set c1 = 3344413935184835402, c2 = 0.081753, c3 = 'XwbAOUHbdK' where c = 3164 index_test.go:140: sql delete from test_index where c = 2366 index_test.go:137: sql insert into test_index values (3568, 9072858546326628273, 0.693892, 'PxxHirz5Fp') index_test.go:140: sql delete from test_index where c = 1480 index_test.go:137: sql insert into test_index values (3566, 2565752547633525606, 0.001499, 'M6TLvr8w7K') index_test.go:137: sql insert into test_index values (3569, 7198031423642521695, 0.376009, 'fcwxSDelgI') index_test.go:143: sql update test_index set c1 = 742986382714256412, c2 = 0.464900, c3 = 'UcOGYE4U2m' where c = 1284 index_test.go:140: sql delete from test_index where c = 3145 index_test.go:143: sql update test_index set c1 = 2643571670168210914, c2 = 0.156602, c3 = 'e4LdhrLTRL' where c = 1539 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 8704879770875158158, c2 = 0.230789, c3 = '5M9eIfiHVZ' where c = 1992 index_test.go:137: sql insert into test_index values (3570, 4340460978433229672, 0.415864, 'AhZ19I3PQu') index_test.go:137: sql insert into test_index values (3571, 854309990119764467, 0.631201, 'sw1W6HLxhd') index_test.go:140: sql delete from test_index where c = 3090 index_test.go:143: sql update test_index set c1 = 4183626972504303455, c2 = 0.860964, c3 = 'NDSAWL7vwf' where c = 1925 index_test.go:143: sql update test_index set c1 = 468339478330578973, c2 = 0.181659, c3 = 'j9I6ThoUEG' where c = 2649 index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (3572, 7253452202256942479, 0.010790, '6uckRL6XDa') index_test.go:143: sql update test_index set c1 = 8059845074427729341, c2 = 0.398901, c3 = 'QD9R5yT6is' where c = 2990 index_test.go:143: sql update test_index set c1 = 4708346644570023665, c2 = 0.370732, c3 = '4Y6DTDXFXI' where c = 1251 index_test.go:137: sql insert into test_index values (3574, 8151396508448798824, 0.019490, 'jkjT1eVagC') index_test.go:143: sql update test_index set c1 = 8353706970338281740, c2 = 0.189950, c3 = 'jRum2odtcB' where c = 440 index_test.go:140: sql delete from test_index where c = 3163 index_test.go:137: sql insert into test_index values (3575, 3780291783094313795, 0.050931, '5qhJDqmDip') index_test.go:137: sql insert into test_index values (3573, 5148961588702362374, 0.144581, 'KP2EfWxZwU') index_test.go:137: sql insert into test_index values (3576, 103583071569119084, 0.567771, 'DBY3i2XxTX') index_test.go:140: sql delete from test_index where c = 1834 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:137: sql insert into test_index values (3577, 3055839796882898937, 0.950203, 'FCLV6GJIgV') index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 287828091126652082, c2 = 0.367394, c3 = 'j5ezNkZZ4M' where c = 1598 index_test.go:137: sql insert into test_index values (3579, 3436096780982123545, 0.151715, 'BTmgjqiqGe') index_test.go:143: sql update test_index set c1 = 6618543518903135541, c2 = 0.169901, c3 = '9rDu8UHD0F' where c = 2650 index_test.go:137: sql insert into test_index values (3578, 6382899660357686135, 0.436993, 'geaZjGkX73') index_test.go:140: sql delete from test_index where c = 2194 index_test.go:143: sql update test_index set c1 = 7887178589752303510, c2 = 0.218123, c3 = 'LtkxN3w3kj' where c = 1193 index_test.go:143: sql update test_index set c1 = 3707340799859009915, c2 = 0.237011, c3 = '6Cqqj2r0hG' where c = 533 index_test.go:140: sql delete from test_index where c = 2406 index_test.go:140: sql delete from test_index where c = 3036 index_test.go:143: sql update test_index set c1 = 3443552729813106907, c2 = 0.935001, c3 = 'sKtZbIDJfn' where c = 962 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:137: sql insert into test_index values (3580, 2427604483970337543, 0.660226, 'QWtCSxg877') index_test.go:143: sql update test_index set c1 = 2066505147038565846, c2 = 0.086717, c3 = 'Qg0WS4onux' where c = 3079 index_test.go:137: sql insert into test_index values (3581, 8517114213285193810, 0.264274, 's89j9f8c1S') index_test.go:140: sql delete from test_index where c = 3216 index_test.go:137: sql insert into test_index values (3582, 8418989272149162120, 0.048960, 'V53oMmSagA') index_test.go:143: sql update test_index set c1 = 4196444026078143140, c2 = 0.727381, c3 = '2aTrsyW6mA' where c = 1529 index_test.go:143: sql update test_index set c1 = 819114479440978240, c2 = 0.378174, c3 = 'v6ikEsUE6x' where c = 78 index_test.go:137: sql insert into test_index values (3583, 1380398199018796980, 0.273945, 'M7ychXNaGf') index_test.go:137: sql insert into test_index values (3584, 3664975963116543345, 0.379222, '9IodHfaQ74') index_test.go:143: sql update test_index set c1 = 2519868567099130980, c2 = 0.841632, c3 = 'S5AJzW7MNK' where c = 2510 index_test.go:140: sql delete from test_index where c = 957 index_test.go:137: sql insert into test_index values (3585, 778290743892157763, 0.577892, 'X8aA3wMaWd') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (3587, 7179514089961677791, 0.602552, 'hJReHEewqa') index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (3586, 6150820384473607883, 0.062871, 'BPNey3DfiI') index_test.go:143: sql update test_index set c1 = 772851370510480654, c2 = 0.685477, c3 = 'XCpnzWOcZd' where c = 1566 index_test.go:137: sql insert into test_index values (3588, 3870546430136066336, 0.963704, 'yRwaMRcpmN') index_test.go:143: sql update test_index set c1 = 8297134156437313577, c2 = 0.056063, c3 = 'cKJouLSjd0' where c = 601 index_test.go:140: sql delete from test_index where c = 976 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 7472706479312064067, c2 = 0.589858, c3 = 'hmfmyA7SjH' where c = 217 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:143: sql update test_index set c1 = 2451140676491763460, c2 = 0.784004, c3 = 'RylSiZyuyL' where c = 3200 index_test.go:137: sql insert into test_index values (3589, 5083748222557229801, 0.911512, 'NmXHe65pBY') index_test.go:143: sql update test_index set c1 = 93791200408348376, c2 = 0.543847, c3 = 'QtEktbFHZP' where c = 2769 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:140: sql delete from test_index where c = 993 index_test.go:143: sql update test_index set c1 = 8277873856851513830, c2 = 0.755153, c3 = 'N1z5033qua' where c = 1909 index_test.go:137: sql insert into test_index values (3590, 315417955671392645, 0.726188, 'b0j5X6W4Ju') index_test.go:137: sql insert into test_index values (3591, 6675079308921106907, 0.807759, '4iI38CuXeZ') index_test.go:143: sql update test_index set c1 = 9132136605393332140, c2 = 0.616944, c3 = 'Nm4NRqecIF' where c = 3249 index_test.go:140: sql delete from test_index where c = 1565 index_test.go:143: sql update test_index set c1 = 8319180001796757283, c2 = 0.004009, c3 = 'eE7vwqus0l' where c = 3577 index_test.go:143: sql update test_index set c1 = 1537388950581190829, c2 = 0.664208, c3 = 'kaEX8HHAat' where c = 2642 index_test.go:137: sql insert into test_index values (3593, 2574441505616976349, 0.555012, 'FWSkSDrt68') index_test.go:137: sql insert into test_index values (3592, 3799634265550462781, 0.024212, 'd1I1NO9fgd') index_test.go:143: sql update test_index set c1 = 2651280433242213420, c2 = 0.234217, c3 = 'BCPERrCuBF' where c = 2923 index_test.go:140: sql delete from test_index where c = 3052 index_test.go:143: sql update test_index set c1 = 8428806863492327871, c2 = 0.705634, c3 = 'P7fPZAeTCU' where c = 897 index_test.go:140: sql delete from test_index where c = 3015 index_test.go:137: sql insert into test_index values (3594, 7101263759462549845, 0.652002, 'DC4ltLDIuG') index_test.go:137: sql insert into test_index values (3595, 2850454433926644616, 0.222750, 'tp5A8aK12A') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (3596, 2065373746498791109, 0.689000, 'mCCqVbLhvq') index_test.go:140: sql delete from test_index where c = 3077 index_test.go:143: sql update test_index set c1 = 4740159828625471998, c2 = 0.138243, c3 = 'Qu9Cj7YLOF' where c = 1701 index_test.go:143: sql update test_index set c1 = 7130422839614325185, c2 = 0.615008, c3 = '2hQAyKqwlw' where c = 3291 index_test.go:140: sql delete from test_index where c = 3334 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 4128409169062558858, c2 = 0.446259, c3 = 'eYaBu3lc4l' where c = 1048 index_test.go:143: sql update test_index set c1 = 3796938631991746408, c2 = 0.657959, c3 = 'NHjPRXAaeX' where c = 194 index_test.go:143: sql update test_index set c1 = 6448065309932904661, c2 = 0.610100, c3 = 'NAUzttccuj' where c = 469 index_test.go:143: sql update test_index set c1 = 7488195629739741887, c2 = 0.568598, c3 = 'NjpM7zeUDy' where c = 510 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:137: sql insert into test_index values (3597, 2766811617673161111, 0.480927, 'vLvCnv6pny') index_test.go:137: sql insert into test_index values (3599, 2818736972698088001, 0.778863, 'bWBALtPzZJ') index_test.go:137: sql insert into test_index values (3598, 7286690789288658237, 0.535354, 'mveh2y2lwK') index_test.go:140: sql delete from test_index where c = 1867 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:137: sql insert into test_index values (3600, 6367320591074458190, 0.018895, 'NsEDHZhUHv') index_test.go:143: sql update test_index set c1 = 1491578929504947513, c2 = 0.134023, c3 = 'AH8ovJcrEm' where c = 671 index_test.go:143: sql update test_index set c1 = 6114455006328206870, c2 = 0.744916, c3 = '4YomHcA7Ya' where c = 2237 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 6955120746800851538, c2 = 0.457394, c3 = 'oyw6VDD6jm' where c = 778 index_test.go:143: sql update test_index set c1 = 5048649212637453385, c2 = 0.418713, c3 = 'PTj354WFE2' where c = 608 index_test.go:143: sql update test_index set c1 = 6074147794207618217, c2 = 0.274690, c3 = '8rlt4JW03m' where c = 3158 index_test.go:137: sql insert into test_index values (3605, 6444213455831886178, 0.885358, '6zxOwo2kck') index_test.go:137: sql insert into test_index values (3601, 5059037928736048875, 0.502757, 'r1h4wjNS0R') index_test.go:137: sql insert into test_index values (3609, 7973636946928195434, 0.924848, 'r2gex2wbBR') index_test.go:137: sql insert into test_index values (3602, 75447267743776622, 0.045354, 'q00e47uZPW') index_test.go:137: sql insert into test_index values (3608, 3921619283138190067, 0.295438, 'bZycJxpUnG') index_test.go:137: sql insert into test_index values (3606, 6398587064431570004, 0.150972, 'W9s1Jml9bb') index_test.go:137: sql insert into test_index values (3604, 1230718628126628682, 0.559405, 'Y6tMpaJFrw') index_test.go:137: sql insert into test_index values (3603, 1234106615745552604, 0.518242, 'WvrvEPfNtA') index_test.go:137: sql insert into test_index values (3610, 4721257607133914666, 0.272025, 'IuTfLoaiRb') index_test.go:137: sql insert into test_index values (3607, 8306293944110824434, 0.272236, 'VbPak3rzZ9') index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 2786 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 3662293725458047337, c2 = 0.421481, c3 = 'JvS0YXsbKL' where c = 583 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 2356 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:140: sql delete from test_index where c = 2910 index_test.go:143: sql update test_index set c1 = 4696842906488404047, c2 = 0.573078, c3 = 'u1dM8ejiB9' where c = 1410 index_test.go:143: sql update test_index set c1 = 8160795967718816461, c2 = 0.669491, c3 = 'sJSkcArdV5' where c = 1717 index_test.go:143: sql update test_index set c1 = 4406224007044874659, c2 = 0.439434, c3 = 'BTsFhUqEzb' where c = 2151 index_test.go:143: sql update test_index set c1 = 9109029172891110571, c2 = 0.693806, c3 = '40fIc06gtN' where c = 3337 index_test.go:137: sql insert into test_index values (3611, 4014588903115713632, 0.857786, 'vXDqMNuAqW') index_test.go:143: sql update test_index set c1 = 7885025190317819078, c2 = 0.227505, c3 = 'pWCEmik6I6' where c = 2785 index_test.go:143: sql update test_index set c1 = 7513000131732294740, c2 = 0.088106, c3 = '13C1tAZyzO' where c = 2927 index_test.go:137: sql insert into test_index values (3612, 1817249971312634978, 0.899741, 'gv8e2yNkvl') index_test.go:143: sql update test_index set c1 = 4997950203034630628, c2 = 0.107528, c3 = 'PZTbVq4O2C' where c = 2401 index_test.go:137: sql insert into test_index values (3613, 7612656522562184440, 0.145799, 'i3r225MIVD') index_test.go:137: sql insert into test_index values (3614, 8723414564563217560, 0.909488, 'iBzwqkdRhC') index_test.go:143: sql update test_index set c1 = 1973677990791725221, c2 = 0.735358, c3 = 'HwHf5vmJ8N' where c = 1708 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (3615, 3686571876427880715, 0.836570, 'y32qNrG9Yz') index_test.go:143: sql update test_index set c1 = 9094631888320305485, c2 = 0.939050, c3 = 'dHiPYVYazf' where c = 1583 index_test.go:140: sql delete from test_index where c = 3376 index_test.go:137: sql insert into test_index values (3616, 2788870639314718376, 0.602636, 'zXu8AJL223') index_test.go:137: sql insert into test_index values (3617, 3619776776982821214, 0.056739, 'yEP6MTDyPA') index_test.go:137: sql insert into test_index values (3618, 3164046904421266798, 0.166554, 'InJuQtP4vh') index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:137: sql insert into test_index values (3620, 8722045665887354126, 0.987869, 'HOZ8IrbcYW') index_test.go:143: sql update test_index set c1 = 6935291795989050218, c2 = 0.533041, c3 = 'riACc1AqPC' where c = 3410 index_test.go:140: sql delete from test_index where c = 3443 index_test.go:137: sql insert into test_index values (3619, 8563713896624841801, 0.236543, 'kmcZ25qEkV') index_test.go:143: sql update test_index set c1 = 1739724058578142115, c2 = 0.995319, c3 = 'tjC3FmJAWv' where c = 669 index_test.go:143: sql update test_index set c1 = 9175043699791863744, c2 = 0.601151, c3 = 'hdAOUP7qoo' where c = 1239 index_test.go:143: sql update test_index set c1 = 4963148150059879666, c2 = 0.257317, c3 = 'P39AoYa46Y' where c = 3472 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 3624075149071651171, c2 = 0.661008, c3 = 'WDwzPVpk9I' where c = 355 index_test.go:143: sql update test_index set c1 = 3171139323965990972, c2 = 0.713511, c3 = 'cty52h8QCz' where c = 2978 index_test.go:143: sql update test_index set c1 = 2327582189981506755, c2 = 0.138447, c3 = 'eTeYgspBvY' where c = 394 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 7498384626193983742, c2 = 0.672810, c3 = 'TnLac6l9JE' where c = 719 index_test.go:137: sql insert into test_index values (3622, 4962989207844443885, 0.587050, 'd9oPTbBzMm') index_test.go:137: sql insert into test_index values (3623, 1002431450826688051, 0.930308, 'FOnqnXTBtf') index_test.go:143: sql update test_index set c1 = 3457030652714918802, c2 = 0.456531, c3 = 'LKu44XdSqI' where c = 2512 index_test.go:137: sql insert into test_index values (3621, 5991208529733447997, 0.131136, 'j0QuhfVSIO') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (3627, 1754039490816603396, 0.680188, 'nVxhImFczD') index_test.go:137: sql insert into test_index values (3624, 4861516672831408969, 0.677498, 'NFG5gmvxwR') index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 3464265447942494159, c2 = 0.526806, c3 = 'fA8EAlNhKm' where c = 693 index_test.go:137: sql insert into test_index values (3625, 4010742752857031803, 0.283791, '4EqGnc55oq') index_test.go:137: sql insert into test_index values (3626, 6792444968700250159, 0.510578, '1ox5WlgNwU') index_test.go:137: sql insert into test_index values (3628, 1684693564723223137, 0.308299, '46vz2XLide') index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 1095196270226565189, c2 = 0.041730, c3 = 'AOkFHMhRpW' where c = 2525 index_test.go:140: sql delete from test_index where c = 2766 index_test.go:137: sql insert into test_index values (3629, 6675888051232395220, 0.213124, 'xnD1l8hDFA') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:140: sql delete from test_index where c = 3574 index_test.go:137: sql insert into test_index values (3630, 563827716704168188, 0.302778, 'hm2lpW3VLU') index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 2866974738345223806, c2 = 0.215324, c3 = 'LLbZyKBSHA' where c = 3310 index_test.go:140: sql delete from test_index where c = 3286 index_test.go:143: sql update test_index set c1 = 8762861804694251206, c2 = 0.063391, c3 = '3hN8Ars79d' where c = 1041 index_test.go:137: sql insert into test_index values (3631, 8166437504076137139, 0.197060, 'XEdDA8HCHt') index_test.go:143: sql update test_index set c1 = 5806486628420636193, c2 = 0.574153, c3 = 'Q4jiiUBZdq' where c = 1185 index_test.go:143: sql update test_index set c1 = 2902833547819362605, c2 = 0.556621, c3 = 'qyNxxNIGJn' where c = 3109 index_test.go:143: sql update test_index set c1 = 7330011323831496171, c2 = 0.418234, c3 = 'H3bMTvCVj6' where c = 1468 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 5119743352132624691, c2 = 0.588817, c3 = 'S1vN12f7Lh' where c = 1197 index_test.go:143: sql update test_index set c1 = 6391225236644344969, c2 = 0.583241, c3 = 'H70UxtFEPV' where c = 2278 index_test.go:143: sql update test_index set c1 = 7003663180444511071, c2 = 0.442716, c3 = 'I0p0Jihvgd' where c = 1330 index_test.go:140: sql delete from test_index where c = 3120 index_test.go:137: sql insert into test_index values (3632, 279293581439358669, 0.075713, 'EOhrMTblhW') index_test.go:137: sql insert into test_index values (3633, 255689727660519084, 0.776473, 'Ajmcq618XS') index_test.go:143: sql update test_index set c1 = 7031101914216878308, c2 = 0.786805, c3 = 'VJd5FZ0QLL' where c = 590 index_test.go:137: sql insert into test_index values (3635, 4858429446578901809, 0.852882, 'MJ59fIFXPh') index_test.go:140: sql delete from test_index where c = 978 index_test.go:137: sql insert into test_index values (3637, 1775334368990783615, 0.822621, 'MkS2dtdLcd') index_test.go:140: sql delete from test_index where c = 1129 index_test.go:137: sql insert into test_index values (3634, 6645232408624490407, 0.850464, '2NStGGS9Az') index_test.go:137: sql insert into test_index values (3636, 7324559369880356676, 0.404180, 'yerD4iATuw') index_test.go:143: sql update test_index set c1 = 3079728647913389027, c2 = 0.327122, c3 = 'QbpQGyuemI' where c = 3082 index_test.go:143: sql update test_index set c1 = 6939083172431545379, c2 = 0.139160, c3 = 'ZvKuRttfdW' where c = 1744 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:137: sql insert into test_index values (3638, 8813247380210368657, 0.865355, 'PzG0nNWWS5') index_test.go:137: sql insert into test_index values (3639, 1699984958540206497, 0.919263, 'l9NdE6qtIC') index_test.go:140: sql delete from test_index where c = 1459 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:137: sql insert into test_index values (3641, 2948619472320055433, 0.968439, 'WO7LL1nwRJ') index_test.go:143: sql update test_index set c1 = 4006452209163258951, c2 = 0.437089, c3 = '46kZMUbLea' where c = 1688 index_test.go:137: sql insert into test_index values (3640, 3859988312640560930, 0.543824, 'LfWmLOY9JX') index_test.go:137: sql insert into test_index values (3642, 2518343495690237676, 0.827028, 'elrWyaW9EV') index_test.go:143: sql update test_index set c1 = 1991049068752021669, c2 = 0.990848, c3 = 'dtt4pL9kyP' where c = 1579 index_test.go:143: sql update test_index set c1 = 536731260313741470, c2 = 0.228901, c3 = 'BnJrsbEgZj' where c = 2642 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:137: sql insert into test_index values (3643, 4797076624102290363, 0.305523, '535evjMwp1') index_test.go:143: sql update test_index set c1 = 6002173422480668869, c2 = 0.627603, c3 = '5IB6cQK9j5' where c = 940 index_test.go:143: sql update test_index set c1 = 5773500992207931178, c2 = 0.049825, c3 = 'VjVPq4lQpO' where c = 245 index_test.go:143: sql update test_index set c1 = 5823933260542939196, c2 = 0.510259, c3 = 'sW3LkZRaTQ' where c = 3482 index_test.go:137: sql insert into test_index values (3644, 2564590553166227924, 0.163745, '03rs1sUkjD') index_test.go:140: sql delete from test_index where c = 1278 index_test.go:143: sql update test_index set c1 = 1562402122159099521, c2 = 0.242634, c3 = 'GzWoVXvFZv' where c = 3430 index_test.go:143: sql update test_index set c1 = 1182117614774731436, c2 = 0.912624, c3 = 'YJKtquAEYc' where c = 474 index_test.go:140: sql delete from test_index where c = 2598 index_test.go:137: sql insert into test_index values (3645, 9197885961578105490, 0.526966, 'qDnuZw7KNH') index_test.go:137: sql insert into test_index values (3646, 6953957654155658262, 0.282748, 'ijtCyr6Iml') index_test.go:137: sql insert into test_index values (3647, 60282810941279298, 0.447958, '8Tr2C2387A') index_test.go:137: sql insert into test_index values (3648, 3896497132209478768, 0.277098, 'WnMxXA7oR0') index_test.go:137: sql insert into test_index values (3649, 6278496452247961786, 0.961009, 'Ao5AinoB4W') index_test.go:140: sql delete from test_index where c = 2859 index_test.go:140: sql delete from test_index where c = 964 index_test.go:137: sql insert into test_index values (3650, 304591768275333877, 0.216317, 'AzYqqg4VC3') index_test.go:143: sql update test_index set c1 = 7768014808120314570, c2 = 0.472783, c3 = 'meK1t2QtGc' where c = 3017 index_test.go:143: sql update test_index set c1 = 3233295293602881863, c2 = 0.713571, c3 = 'Dwk8rIfQqi' where c = 2359 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:143: sql update test_index set c1 = 8062596211508129006, c2 = 0.109151, c3 = 'bqv0mOo1U9' where c = 363 index_test.go:140: sql delete from test_index where c = 3031 index_test.go:143: sql update test_index set c1 = 2832482483340158305, c2 = 0.581885, c3 = 'u2PRmmkwyz' where c = 2490 index_test.go:140: sql delete from test_index where c = 3607 index_test.go:137: sql insert into test_index values (3651, 8108459508913062268, 0.373864, '0wLTYhS1Pj') index_test.go:143: sql update test_index set c1 = 7696185692591010554, c2 = 0.353962, c3 = 'VnZT6V5wGB' where c = 2046 index_test.go:143: sql update test_index set c1 = 6412488427774653844, c2 = 0.308335, c3 = '5ERYjOK5WR' where c = 24 index_test.go:143: sql update test_index set c1 = 4758032846642862780, c2 = 0.200255, c3 = 'Y0oeBzy92c' where c = 2776 index_test.go:143: sql update test_index set c1 = 158973924008758714, c2 = 0.077547, c3 = 'rrFCQtrSwu' where c = 132 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:137: sql insert into test_index values (3652, 1121824432221902981, 0.096035, 'TIyF1Vv56k') index_test.go:137: sql insert into test_index values (3653, 6036191318139632320, 0.333178, 'xuYKGXifu2') index_test.go:143: sql update test_index set c1 = 5034354996716784288, c2 = 0.213974, c3 = 'Mu839oKXtH' where c = 1911 index_test.go:143: sql update test_index set c1 = 1365131793466617374, c2 = 0.395167, c3 = 'GU0FjYVEho' where c = 2285 index_test.go:137: sql insert into test_index values (3655, 4375818025925372861, 0.133212, 'i4L4F8YPxi') index_test.go:143: sql update test_index set c1 = 6077258845031074407, c2 = 0.275683, c3 = 'n0qcrj4J9P' where c = 1536 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (3657, 1997684465235059636, 0.681278, 'VPEAcsHFLx') index_test.go:137: sql insert into test_index values (3658, 4186663850822349689, 0.449505, 'RMa4a0leAC') index_test.go:137: sql insert into test_index values (3654, 7304525248554825853, 0.945200, '7FNE2qIq5N') index_test.go:137: sql insert into test_index values (3659, 6924602346458748073, 0.743134, 'MCLBWa9b67') index_test.go:137: sql insert into test_index values (3656, 4918712257520181107, 0.300840, 'Tmw9qKGgXs') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:137: sql insert into test_index values (3660, 9078093191884642593, 0.899855, 'xCiBwbDSMx') index_test.go:137: sql insert into test_index values (3661, 8991177077031728860, 0.296002, 'alvc9Ov7Wy') index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 2817 index_test.go:143: sql update test_index set c1 = 8098060610497282725, c2 = 0.361063, c3 = 'x2gcAcju5C' where c = 1134 index_test.go:143: sql update test_index set c1 = 5066143114083576015, c2 = 0.697297, c3 = 'uZPFzVXdeU' where c = 552 index_test.go:140: sql delete from test_index where c = 2949 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:143: sql update test_index set c1 = 1802888047247469940, c2 = 0.680961, c3 = 'V5NUdRqlsX' where c = 3288 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 6889422458347211682, c2 = 0.056547, c3 = 'ZFrR6FakUS' where c = 375 index_test.go:140: sql delete from test_index where c = 3605 index_test.go:143: sql update test_index set c1 = 3902152033571125773, c2 = 0.170849, c3 = 'hLzq9Unq1y' where c = 438 index_test.go:143: sql update test_index set c1 = 5830764629194693207, c2 = 0.423228, c3 = '8uV4v8q9eF' where c = 2266 index_test.go:140: sql delete from test_index where c = 2668 index_test.go:137: sql insert into test_index values (3663, 4462657953649612504, 0.320847, 'C34f2IDQuY') index_test.go:137: sql insert into test_index values (3662, 1135909483122580302, 0.147992, 'qiE2v9Xh0J') index_test.go:137: sql insert into test_index values (3664, 8392125781936114532, 0.101892, 'gDyJu6sn1C') index_test.go:137: sql insert into test_index values (3665, 5135360217814241673, 0.651725, '5IkR9HfmGy') index_test.go:143: sql update test_index set c1 = 6619377741868380711, c2 = 0.041953, c3 = '5tqNrPemNm' where c = 3539 index_test.go:143: sql update test_index set c1 = 5556538051489572698, c2 = 0.896159, c3 = 'uX090DXd2l' where c = 2709 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:137: sql insert into test_index values (3667, 7083870093083623022, 0.307958, '8ZGOdabXyE') index_test.go:143: sql update test_index set c1 = 6314253734206743014, c2 = 0.220500, c3 = 'fHQGhOjxCH' where c = 1734 index_test.go:143: sql update test_index set c1 = 5307940503295078137, c2 = 0.699536, c3 = 'F7NynnOZZ0' where c = 1451 index_test.go:143: sql update test_index set c1 = 5949928660318492114, c2 = 0.045151, c3 = '5CDg25W23H' where c = 2278 index_test.go:140: sql delete from test_index where c = 3533 index_test.go:137: sql insert into test_index values (3666, 5975295569037045021, 0.303967, 'ue6T7pzfMk') index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (3669, 5120104868387462315, 0.802399, 'u5hRqcJqXx') index_test.go:143: sql update test_index set c1 = 5008602217792826347, c2 = 0.612529, c3 = 'WVw7YUVqoe' where c = 2321 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (3670, 1829079357734783631, 0.052461, 'teb5J0nsOo') index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 6950682938990896988, c2 = 0.341983, c3 = '5ekeSKrjAO' where c = 33 index_test.go:137: sql insert into test_index values (3668, 6000617584273182799, 0.886445, 'G9Phf80npT') index_test.go:137: sql insert into test_index values (3672, 8545288619293784758, 0.350465, 'cUSLO77RlX') index_test.go:143: sql update test_index set c1 = 5807041137405254547, c2 = 0.361447, c3 = 'YEnq7KN58B' where c = 1223 index_test.go:143: sql update test_index set c1 = 7504173635764549748, c2 = 0.098570, c3 = 'CZmpEvtFb2' where c = 623 index_test.go:137: sql insert into test_index values (3671, 5141552190524103133, 0.975973, 'iChrsN6qjK') index_test.go:137: sql insert into test_index values (3673, 5843020106170553084, 0.352347, 'JogpWLdGHh') index_test.go:143: sql update test_index set c1 = 3810220079373008472, c2 = 0.597318, c3 = 'IXCYsGX4Va' where c = 3510 index_test.go:143: sql update test_index set c1 = 7916136540197224443, c2 = 0.896089, c3 = 'PBquNIePCL' where c = 1003 index_test.go:137: sql insert into test_index values (3674, 1608140721744698885, 0.033676, 'VTusXtYcjv') index_test.go:140: sql delete from test_index where c = 2757 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:140: sql delete from test_index where c = 3631 index_test.go:143: sql update test_index set c1 = 4313988420919461591, c2 = 0.005869, c3 = '5SeMA0t7cy' where c = 84 index_test.go:137: sql insert into test_index values (3677, 4261312288622447127, 0.686373, 'zWfanDmAD6') index_test.go:137: sql insert into test_index values (3676, 2199363190668414208, 0.952134, 'T7uRLULmZ5') index_test.go:140: sql delete from test_index where c = 3434 index_test.go:137: sql insert into test_index values (3675, 9064819805141621473, 0.248017, 'KgbtIxbZB3') index_test.go:140: sql delete from test_index where c = 2683 index_test.go:143: sql update test_index set c1 = 3963453230459815277, c2 = 0.383702, c3 = 'vxhAXjZmNi' where c = 1406 index_test.go:137: sql insert into test_index values (3678, 6674174073217925203, 0.840604, '0Qogk5zxMd') index_test.go:143: sql update test_index set c1 = 3619445129349812089, c2 = 0.501660, c3 = '7UtV5gobeg' where c = 3037 index_test.go:140: sql delete from test_index where c = 2990 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:143: sql update test_index set c1 = 8167395826233642456, c2 = 0.907022, c3 = 'sSr6nGDLkn' where c = 2874 index_test.go:143: sql update test_index set c1 = 8010650541658524222, c2 = 0.533503, c3 = 'Cv5tfwxIeO' where c = 1333 index_test.go:137: sql insert into test_index values (3679, 1075186102785724198, 0.696849, '9dvy90mmH7') index_test.go:137: sql insert into test_index values (3681, 7033030157163049101, 0.155561, 'dPBwV5Dvhp') index_test.go:140: sql delete from test_index where c = 3085 index_test.go:137: sql insert into test_index values (3680, 3185690501929848033, 0.163831, 'NL8Lcv4Fsj') index_test.go:143: sql update test_index set c1 = 8839041469316137451, c2 = 0.548272, c3 = 'kuIVKhoAZG' where c = 4 index_test.go:143: sql update test_index set c1 = 5009540613147948467, c2 = 0.947671, c3 = 'BhJbfA7S2N' where c = 969 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 8675613457949235805, c2 = 0.844815, c3 = 'Nynn0cdH8h' where c = 879 index_test.go:137: sql insert into test_index values (3682, 2585633714773320213, 0.765241, '1kNQ3mrLNf') index_test.go:143: sql update test_index set c1 = 7160470111313841055, c2 = 0.521119, c3 = 'IFAfXhoVIA' where c = 3651 index_test.go:143: sql update test_index set c1 = 368198028631922437, c2 = 0.416601, c3 = 'NMX4iGed4s' where c = 2772 index_test.go:137: sql insert into test_index values (3684, 2668612098774224531, 0.970310, '9nzPagZQHY') index_test.go:137: sql insert into test_index values (3683, 5887536468039918340, 0.078410, 'HFMZDLQjsg') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:137: sql insert into test_index values (3685, 8669937086677964491, 0.425063, 'SOrpSBuTiQ') index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 3622 index_test.go:143: sql update test_index set c1 = 1504374770340433876, c2 = 0.596249, c3 = 'tCqX76t0y7' where c = 747 index_test.go:137: sql insert into test_index values (3686, 2431979532820966541, 0.212831, '59gaDUlBcI') index_test.go:140: sql delete from test_index where c = 1487 index_test.go:143: sql update test_index set c1 = 6075006208623888784, c2 = 0.823484, c3 = 'HNhF77RLMx' where c = 2220 index_test.go:137: sql insert into test_index values (3688, 6347738100595203834, 0.036910, 'Lts4XjrHrD') index_test.go:140: sql delete from test_index where c = 3140 index_test.go:143: sql update test_index set c1 = 7737225537464992552, c2 = 0.253853, c3 = 'ZBzL4dCAwc' where c = 527 index_test.go:137: sql insert into test_index values (3687, 1414732001456058350, 0.219565, 'ncvFxULvdl') index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 3884512385499654910, c2 = 0.973028, c3 = 'vMYFt4qRSp' where c = 3497 index_test.go:140: sql delete from test_index where c = 567 index_test.go:143: sql update test_index set c1 = 1912570899132806940, c2 = 0.779056, c3 = 'Nu5MSKPxZC' where c = 44 index_test.go:143: sql update test_index set c1 = 8580853837063345047, c2 = 0.433345, c3 = '5VxkTH9xP3' where c = 475 index_test.go:140: sql delete from test_index where c = 3002 index_test.go:137: sql insert into test_index values (3689, 1363141160883847845, 0.108249, 'Q1YAEDvmo4') index_test.go:143: sql update test_index set c1 = 7773273860998306612, c2 = 0.825166, c3 = 'Vj06ITSuWt' where c = 514 index_test.go:143: sql update test_index set c1 = 4787896089076931213, c2 = 0.419948, c3 = 'R5TbK4v6Tp' where c = 1328 index_test.go:143: sql update test_index set c1 = 3483905157009370125, c2 = 0.482733, c3 = 'DggGS359XE' where c = 3409 index_test.go:137: sql insert into test_index values (3690, 5540785266616761558, 0.630933, 'WuZbgZ2y3Z') index_test.go:143: sql update test_index set c1 = 5166191898671389849, c2 = 0.331042, c3 = 'RfLKl9TpOD' where c = 764 index_test.go:140: sql delete from test_index where c = 428 index_test.go:137: sql insert into test_index values (3692, 4167228871614766323, 0.629377, 'GHKvqyjRT5') index_test.go:137: sql insert into test_index values (3691, 6734393465203911682, 0.352123, 'Zlc6Y1FA7E') index_test.go:137: sql insert into test_index values (3694, 8073324577100952858, 0.191699, 'IlnH8LUjpp') index_test.go:143: sql update test_index set c1 = 5875486507273296520, c2 = 0.111930, c3 = 'GQOMCRBAlB' where c = 896 index_test.go:137: sql insert into test_index values (3696, 4141952037680425345, 0.438031, 'bbdYQkLHmK') index_test.go:137: sql insert into test_index values (3695, 9008548406104983624, 0.694819, '3jcKKznGa8') index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (3693, 2702070354907564962, 0.387317, '9ebHLEtYqy') index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:137: sql insert into test_index values (3697, 2764860759431899443, 0.079201, '5gSMIGtZMe') index_test.go:140: sql delete from test_index where c = 764 index_test.go:143: sql update test_index set c1 = 5173394409252964413, c2 = 0.420552, c3 = 'qOTQH7Fcr0' where c = 1345 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (3698, 3036969789142621123, 0.277917, 'hlkgFW75rU') index_test.go:143: sql update test_index set c1 = 7464904449308128543, c2 = 0.559941, c3 = 'lf14UsFuNU' where c = 1784 index_test.go:140: sql delete from test_index where c = 3539 index_test.go:140: sql delete from test_index where c = 2615 index_test.go:143: sql update test_index set c1 = 4658662521068438491, c2 = 0.780532, c3 = 'XBn50SCqD7' where c = 2643 index_test.go:143: sql update test_index set c1 = 2027416243869802511, c2 = 0.501176, c3 = 'wS1yCUoqFt' where c = 2432 index_test.go:143: sql update test_index set c1 = 8599283814371750559, c2 = 0.109941, c3 = '3pD3m1vUoM' where c = 2333 index_test.go:143: sql update test_index set c1 = 6038399827000038745, c2 = 0.676970, c3 = 'bk1GiHzvgW' where c = 1705 index_test.go:140: sql delete from test_index where c = 3606 index_test.go:143: sql update test_index set c1 = 3800713998171153857, c2 = 0.224546, c3 = 'oEHveZyvCl' where c = 249 index_test.go:137: sql insert into test_index values (3699, 5895304522946825429, 0.339203, 'cW8J87U8J5') index_test.go:143: sql update test_index set c1 = 8894941666015912267, c2 = 0.905162, c3 = 'Y7qmqvviyb' where c = 445 index_test.go:143: sql update test_index set c1 = 534414222352982472, c2 = 0.512171, c3 = 'S4STEaElC2' where c = 3365 index_test.go:137: sql insert into test_index values (3700, 4735793334776283348, 0.498331, 'R27IFu8Ehs') index_test.go:140: sql delete from test_index where c = 3563 index_test.go:143: sql update test_index set c1 = 5539505890067002611, c2 = 0.081472, c3 = 'lxApzTmlH2' where c = 1895 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 5579553322674726280, c2 = 0.897217, c3 = '59Qm4hq9BD' where c = 517 index_test.go:137: sql insert into test_index values (3705, 4475578007006895405, 0.223521, 'VboPMxXJpc') index_test.go:137: sql insert into test_index values (3702, 8766770658407147435, 0.740736, 'ayzhRFnACj') index_test.go:137: sql insert into test_index values (3709, 2403663012286641468, 0.236739, 'KeIu0YvYKc') index_test.go:137: sql insert into test_index values (3707, 6317381718652872877, 0.206557, 'ipdE92muQ4') index_test.go:137: sql insert into test_index values (3708, 7786158285022543406, 0.687420, '3cBu1La8bh') index_test.go:137: sql insert into test_index values (3701, 5190754484130249214, 0.114549, 'sP9QiVQHWc') index_test.go:137: sql insert into test_index values (3704, 4697123754984291653, 0.210628, 'yW4C1dCi7N') index_test.go:137: sql insert into test_index values (3710, 5794070562174986613, 0.544458, '16pZdoCezf') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (3706, 697457618983082190, 0.808391, 'a5CKfoVtzv') index_test.go:137: sql insert into test_index values (3703, 8086960338602902242, 0.819619, 'D0oqPyz1ne') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 4287692748775951808, c2 = 0.877089, c3 = 'wTqpvZ4Ocx' where c = 849 index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:140: sql delete from test_index where c = 526 index_test.go:140: sql delete from test_index where c = 2545 index_test.go:143: sql update test_index set c1 = 6463787591012332939, c2 = 0.013269, c3 = 'n8nu2t7JEJ' where c = 2061 index_test.go:143: sql update test_index set c1 = 1125965221070572907, c2 = 0.370910, c3 = '2yoVS0MS80' where c = 3329 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:140: sql delete from test_index where c = 3328 index_test.go:143: sql update test_index set c1 = 7577567299266550027, c2 = 0.629614, c3 = 'swimxFBT52' where c = 2921 index_test.go:140: sql delete from test_index where c = 2794 index_test.go:143: sql update test_index set c1 = 102056192693265613, c2 = 0.139783, c3 = '7eJ11dnpGs' where c = 3228 index_test.go:137: sql insert into test_index values (3711, 1253111294063927558, 0.458806, 'xv4SPV7PjA') index_test.go:143: sql update test_index set c1 = 7306323329448058157, c2 = 0.094863, c3 = 'ocWheZcd9Y' where c = 3347 index_test.go:143: sql update test_index set c1 = 4914394564365297984, c2 = 0.452518, c3 = '7GO1GH65lX' where c = 2932 index_test.go:143: sql update test_index set c1 = 1534633769170971118, c2 = 0.116365, c3 = '5J8wJgcJyQ' where c = 2181 index_test.go:137: sql insert into test_index values (3712, 7328709967630461959, 0.442912, 'pi874Xj54k') index_test.go:143: sql update test_index set c1 = 4808385793464366630, c2 = 0.172078, c3 = 'CYGcOzvqci' where c = 3640 index_test.go:137: sql insert into test_index values (3713, 7874386251187159135, 0.342418, '4CQkmdIEI1') index_test.go:137: sql insert into test_index values (3715, 4974898089418373902, 0.745974, 'NhinwGZJqq') index_test.go:143: sql update test_index set c1 = 7741139058562552241, c2 = 0.312153, c3 = 'o6GSBsr9NW' where c = 3558 index_test.go:137: sql insert into test_index values (3714, 4949553038669935681, 0.282349, 'pMKfbzxtCE') index_test.go:137: sql insert into test_index values (3716, 2909196951627361917, 0.912575, 'kAK7AdxJr5') index_test.go:137: sql insert into test_index values (3718, 6758685103057680901, 0.426612, 'F5vNIptVEA') index_test.go:140: sql delete from test_index where c = 2925 index_test.go:137: sql insert into test_index values (3717, 2341368280161989755, 0.662221, 'oLtLA2EmLB') index_test.go:140: sql delete from test_index where c = 2676 index_test.go:140: sql delete from test_index where c = 2713 index_test.go:137: sql insert into test_index values (3719, 5983598710005730509, 0.910512, '0PvSVhgM5k') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:137: sql insert into test_index values (3720, 5072104628129664432, 0.075570, '3bOvdnoJTp') index_test.go:140: sql delete from test_index where c = 1375 index_test.go:143: sql update test_index set c1 = 3672919630893340396, c2 = 0.399072, c3 = 'CDtv5i8e1G' where c = 105 index_test.go:143: sql update test_index set c1 = 7169407349926354542, c2 = 0.860727, c3 = 'xgwxchbZF2' where c = 106 index_test.go:143: sql update test_index set c1 = 3806287308510379729, c2 = 0.376348, c3 = 'Sn0RzvlNcr' where c = 2336 index_test.go:140: sql delete from test_index where c = 3186 index_test.go:140: sql delete from test_index where c = 2333 index_test.go:143: sql update test_index set c1 = 4965077241921913400, c2 = 0.285643, c3 = 'a2bj2B61i9' where c = 134 index_test.go:143: sql update test_index set c1 = 4487890617392427463, c2 = 0.413486, c3 = 'im69LsWTK9' where c = 3032 index_test.go:143: sql update test_index set c1 = 7265509667543024770, c2 = 0.049651, c3 = 'ZvQeKT25Qf' where c = 3705 index_test.go:143: sql update test_index set c1 = 1927588992765119569, c2 = 0.147243, c3 = 'Seem1MPwcW' where c = 323 index_test.go:137: sql insert into test_index values (3721, 7635955384017559351, 0.185082, 'TAq3arTie0') index_test.go:143: sql update test_index set c1 = 3424161480447871709, c2 = 0.609308, c3 = 'AGsPBBVA0P' where c = 2956 index_test.go:143: sql update test_index set c1 = 3675067697821412550, c2 = 0.714276, c3 = '57mrEC7KXI' where c = 1583 index_test.go:137: sql insert into test_index values (3722, 4924360464985000341, 0.132506, 'Rsiw5v7v8s') index_test.go:137: sql insert into test_index values (3723, 285852291644326526, 0.037820, 'Gitq3ayk9b') index_test.go:143: sql update test_index set c1 = 5878420629262075850, c2 = 0.256418, c3 = '2NPe16GBlw' where c = 1562 index_test.go:137: sql insert into test_index values (3724, 7504033054458148839, 0.866213, 'RiA5FQ8yek') index_test.go:137: sql insert into test_index values (3725, 2400779107939359401, 0.635949, '0SxmmoE1mn') index_test.go:137: sql insert into test_index values (3726, 2025266877629125956, 0.419536, 'b2xq3PEOPb') index_test.go:137: sql insert into test_index values (3728, 4459375337767677618, 0.347562, 'WRZXDytvdS') index_test.go:137: sql insert into test_index values (3729, 7981631514786752125, 0.205783, 'HoC27R35ro') index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (3727, 1846546615293130494, 0.459559, 'iGir3osSEW') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (3730, 8815330567834179161, 0.007280, 'MOIPemoFPu') index_test.go:140: sql delete from test_index where c = 2261 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:140: sql delete from test_index where c = 3508 index_test.go:143: sql update test_index set c1 = 2730289154844126532, c2 = 0.458203, c3 = 'AmSNYXehC6' where c = 1268 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:143: sql update test_index set c1 = 5687490508433356798, c2 = 0.126965, c3 = '8RP9awkoNK' where c = 1786 index_test.go:143: sql update test_index set c1 = 4561206788564859412, c2 = 0.925253, c3 = 'AFBi6MYxih' where c = 533 index_test.go:143: sql update test_index set c1 = 1006347281848083033, c2 = 0.968142, c3 = '8pleM6OYYf' where c = 412 index_test.go:140: sql delete from test_index where c = 2857 index_test.go:143: sql update test_index set c1 = 5843047557269304446, c2 = 0.776768, c3 = 'GfojLdY0xt' where c = 2720 index_test.go:137: sql insert into test_index values (3731, 600413320027075246, 0.617675, 'qSrNpwCToe') index_test.go:143: sql update test_index set c1 = 4990663175675715556, c2 = 0.050261, c3 = '6YaOsfS76B' where c = 2449 index_test.go:143: sql update test_index set c1 = 6105248244281654797, c2 = 0.544734, c3 = 'nn64ZGfUjm' where c = 2808 index_test.go:137: sql insert into test_index values (3734, 310470376756787499, 0.059108, '9UsIoWsTR1') index_test.go:143: sql update test_index set c1 = 5215441644393017132, c2 = 0.391754, c3 = 'DEpPajCBxl' where c = 1361 index_test.go:143: sql update test_index set c1 = 277146155678766707, c2 = 0.985838, c3 = 'ZqY88Wl6TN' where c = 3057 index_test.go:140: sql delete from test_index where c = 2149 index_test.go:143: sql update test_index set c1 = 5033866649476837933, c2 = 0.998297, c3 = 't2BDH3uoD5' where c = 1392 index_test.go:137: sql insert into test_index values (3733, 7358260364771054891, 0.054613, 'BWywOFbrfD') index_test.go:137: sql insert into test_index values (3732, 37242668754867619, 0.905801, '3X4h1xrpG9') index_test.go:137: sql insert into test_index values (3737, 1532243335463903245, 0.400054, 'vhept1bjaa') index_test.go:137: sql insert into test_index values (3735, 7523986800736734248, 0.471380, 'tjZ4yYLEIw') index_test.go:143: sql update test_index set c1 = 8725770436112340209, c2 = 0.965331, c3 = 'cd1U8HZ9Qz' where c = 1894 index_test.go:137: sql insert into test_index values (3736, 4330595716999016075, 0.413194, 'NAs3S01iJ8') index_test.go:137: sql insert into test_index values (3738, 6261946507578598165, 0.198452, 'ENyyHN5dNg') index_test.go:137: sql insert into test_index values (3739, 928258654677031153, 0.538064, 'dIzwqU9Fur') index_test.go:140: sql delete from test_index where c = 3639 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:137: sql insert into test_index values (3740, 2683519381297762549, 0.909370, 'WQtJUGcetV') index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 2639 index_test.go:137: sql insert into test_index values (3741, 8772460120765006534, 0.742341, 'Cf2SDH9idN') index_test.go:143: sql update test_index set c1 = 3702562420879256208, c2 = 0.438093, c3 = 'cNQqZ27NHI' where c = 2391 index_test.go:140: sql delete from test_index where c = 1728 index_test.go:140: sql delete from test_index where c = 3729 index_test.go:140: sql delete from test_index where c = 3023 index_test.go:143: sql update test_index set c1 = 4817551736636503505, c2 = 0.721326, c3 = 'XivaeL1IhC' where c = 127 index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 6734491581704421810, c2 = 0.945282, c3 = 'wGO7mEGTS4' where c = 3680 index_test.go:143: sql update test_index set c1 = 7271404980705070287, c2 = 0.650570, c3 = 'oIQbo34f6F' where c = 807 index_test.go:143: sql update test_index set c1 = 8481300034291222928, c2 = 0.010472, c3 = '6LAWCoKR63' where c = 2284 index_test.go:143: sql update test_index set c1 = 3787864218669015961, c2 = 0.237265, c3 = '6hg1SHvEzI' where c = 667 index_test.go:137: sql insert into test_index values (3742, 1440389989186415971, 0.571037, 'mNIwSVI2U3') index_test.go:143: sql update test_index set c1 = 9066202881888023202, c2 = 0.739785, c3 = 'lfEdiCm5oD' where c = 2716 index_test.go:143: sql update test_index set c1 = 2127589324273137133, c2 = 0.819286, c3 = 'zirMUkQnME' where c = 2603 index_test.go:140: sql delete from test_index where c = 3135 index_test.go:137: sql insert into test_index values (3745, 8767968447473718024, 0.123886, 'qd0paIwqHU') index_test.go:137: sql insert into test_index values (3744, 6785847722627893871, 0.340516, '7FdKv8d4D6') index_test.go:143: sql update test_index set c1 = 9023557362864487652, c2 = 0.771590, c3 = 'NPuD5ZLb7e' where c = 1197 index_test.go:137: sql insert into test_index values (3743, 1854381836313702681, 0.354682, 'aNWvfHilEi') index_test.go:137: sql insert into test_index values (3746, 554052368651148322, 0.848926, 'Z9ez0gzGzE') index_test.go:137: sql insert into test_index values (3747, 4517267540923751898, 0.701755, 'Ru39urOSV5') index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 3560 index_test.go:137: sql insert into test_index values (3748, 7580671095496452187, 0.192855, 'eWZUJEuifk') index_test.go:137: sql insert into test_index values (3749, 8078683195328559369, 0.778627, 'zIN0rBnq9o') index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 6128131631601412318, c2 = 0.452791, c3 = 'szUAC41JNA' where c = 1170 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 8257008380004044245, c2 = 0.051762, c3 = 'Rg2tlBEeK3' where c = 3194 index_test.go:140: sql delete from test_index where c = 1306 index_test.go:137: sql insert into test_index values (3750, 6617383327638670341, 0.122251, 'DitGphvUun') index_test.go:143: sql update test_index set c1 = 131795533899673178, c2 = 0.828872, c3 = 'k4lqdlPfwV' where c = 2968 index_test.go:143: sql update test_index set c1 = 6319637859050291856, c2 = 0.593963, c3 = 'UFtuaINzoi' where c = 1985 index_test.go:140: sql delete from test_index where c = 2351 index_test.go:137: sql insert into test_index values (3751, 3290375836852414525, 0.001915, 'DIxbfzxUkm') index_test.go:140: sql delete from test_index where c = 3677 index_test.go:143: sql update test_index set c1 = 1606867901531160624, c2 = 0.098293, c3 = 'sxiDQBF3xn' where c = 2972 index_test.go:137: sql insert into test_index values (3752, 1611554067546501258, 0.037818, 'RfU5i6pOP1') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:143: sql update test_index set c1 = 6349291880925264684, c2 = 0.730307, c3 = 'IOZik2rRvQ' where c = 234 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:143: sql update test_index set c1 = 3287091803116734029, c2 = 0.875104, c3 = 'WCI3qKyLKD' where c = 138 index_test.go:137: sql insert into test_index values (3753, 7893210776506812290, 0.761681, '6qFbyzYWDm') index_test.go:143: sql update test_index set c1 = 7459374958596481427, c2 = 0.422723, c3 = '3Rqz6Fkrv9' where c = 3470 index_test.go:137: sql insert into test_index values (3754, 7971052562106339540, 0.846332, 'JOjgwuBVI7') index_test.go:140: sql delete from test_index where c = 2253 index_test.go:140: sql delete from test_index where c = 2229 index_test.go:143: sql update test_index set c1 = 5139407438621278036, c2 = 0.502424, c3 = '3eUPtrFeUT' where c = 1022 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 3013678941141459402, c2 = 0.819445, c3 = 'mSHItcYIoq' where c = 3466 index_test.go:137: sql insert into test_index values (3755, 6443303694405218862, 0.301196, 'gsznd12ut2') index_test.go:137: sql insert into test_index values (3756, 3040511336554950584, 0.746025, 'ymksgWiwlT') index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 3657590783062659538, c2 = 0.938132, c3 = 'v7TIzSbTph' where c = 149 index_test.go:137: sql insert into test_index values (3758, 3049353307030679628, 0.246894, 'rGAqPQWyyg') index_test.go:137: sql insert into test_index values (3757, 8880942818576731984, 0.005964, 'LDQ4t1GHg7') index_test.go:143: sql update test_index set c1 = 5970591708746131249, c2 = 0.452908, c3 = '5505FUns5r' where c = 1890 index_test.go:143: sql update test_index set c1 = 8211372043538318073, c2 = 0.431941, c3 = 'xkzPSUCqxq' where c = 1569 index_test.go:137: sql insert into test_index values (3759, 6613144707918038208, 0.676730, 'eeSojvbfbS') index_test.go:137: sql insert into test_index values (3761, 8548238207446821241, 0.689966, 'LEQupYbfSp') index_test.go:137: sql insert into test_index values (3760, 2745538330006718379, 0.207930, 'MT6NDQxuur') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 1271026084374248135, c2 = 0.993927, c3 = 'dsyOY4HINm' where c = 1550 index_test.go:140: sql delete from test_index where c = 2284 index_test.go:140: sql delete from test_index where c = 2116 index_test.go:140: sql delete from test_index where c = 2856 index_test.go:137: sql insert into test_index values (3762, 2938026126974846696, 0.910819, 'kRnXQK6now') index_test.go:143: sql update test_index set c1 = 1951804163760128456, c2 = 0.694267, c3 = '39BHgcFKQs' where c = 726 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:137: sql insert into test_index values (3763, 7468209170588825216, 0.538844, '2iDo9yG3wW') index_test.go:140: sql delete from test_index where c = 2783 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:143: sql update test_index set c1 = 1333670919834205976, c2 = 0.235053, c3 = 'LQN5GswfEw' where c = 2437 index_test.go:137: sql insert into test_index values (3764, 7162043709343179310, 0.715061, 'DZ759riZVO') index_test.go:140: sql delete from test_index where c = 1849 index_test.go:143: sql update test_index set c1 = 688905149920019839, c2 = 0.257967, c3 = 'YjhitKItjK' where c = 186 index_test.go:143: sql update test_index set c1 = 4633494819862886152, c2 = 0.200086, c3 = '4KPIRsQCDD' where c = 2345 index_test.go:143: sql update test_index set c1 = 3910544132888401290, c2 = 0.585074, c3 = 'QpR1m6TF87' where c = 175 index_test.go:143: sql update test_index set c1 = 4018226656827945966, c2 = 0.789422, c3 = 'Q30da0ChOn' where c = 1183 index_test.go:137: sql insert into test_index values (3766, 4883862242062712651, 0.521577, 'ymsmwEbXT7') index_test.go:143: sql update test_index set c1 = 5262966388026233650, c2 = 0.476485, c3 = 'aDniBzSdvH' where c = 2761 index_test.go:140: sql delete from test_index where c = 2893 index_test.go:140: sql delete from test_index where c = 2577 index_test.go:137: sql insert into test_index values (3765, 7498962263427943739, 0.488478, 'EDCOuZft3q') index_test.go:143: sql update test_index set c1 = 3410742711458191622, c2 = 0.351384, c3 = 'rMhGBCULqo' where c = 2700 index_test.go:143: sql update test_index set c1 = 1602642950185547739, c2 = 0.832982, c3 = 'Kbk5HmTa38' where c = 828 index_test.go:137: sql insert into test_index values (3769, 8547312402385284201, 0.278903, 'dI1ymWsRLA') index_test.go:137: sql insert into test_index values (3767, 8858981160124399509, 0.306873, 'uHxl1KyAqB') index_test.go:137: sql insert into test_index values (3770, 3347892293407084810, 0.849549, '6c3sOcaLB1') index_test.go:137: sql insert into test_index values (3771, 3109375317661605044, 0.737355, 'kFEGyjB9pE') index_test.go:137: sql insert into test_index values (3768, 3224338572605047322, 0.467827, 'yoKKJm0GwE') index_test.go:140: sql delete from test_index where c = 3620 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:137: sql insert into test_index values (3772, 8769368433272880697, 0.451839, '9YfFrKhkzO') index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 3330762940661431979, c2 = 0.087162, c3 = '8CRuKk2bVA' where c = 3059 index_test.go:137: sql insert into test_index values (3773, 2978872261049861341, 0.479426, 'Ii2lN1sbg2') index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 5320377378513897844, c2 = 0.966333, c3 = 'IZ3ybSB7dh' where c = 288 index_test.go:143: sql update test_index set c1 = 2850182117912384644, c2 = 0.238873, c3 = 'jJKApI9O4k' where c = 1185 index_test.go:143: sql update test_index set c1 = 6269503990360572531, c2 = 0.972471, c3 = 'w59ZZlmw81' where c = 818 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:140: sql delete from test_index where c = 1815 index_test.go:140: sql delete from test_index where c = 3024 index_test.go:140: sql delete from test_index where c = 3269 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:143: sql update test_index set c1 = 538207486027172213, c2 = 0.128886, c3 = 'iBC9gSROpb' where c = 2129 index_test.go:137: sql insert into test_index values (3775, 7722957436017803119, 0.788169, 'bbmRsxM1As') index_test.go:143: sql update test_index set c1 = 4864066023880041486, c2 = 0.347128, c3 = 'DOEI2Fu3Lq' where c = 1676 index_test.go:137: sql insert into test_index values (3776, 2822753059464112589, 0.982928, '7mimAg0VuE') index_test.go:137: sql insert into test_index values (3774, 7197721059846712607, 0.729958, 'GtGqfByx6k') index_test.go:143: sql update test_index set c1 = 3658734315116959276, c2 = 0.208112, c3 = 'wBplXaroK9' where c = 2601 index_test.go:143: sql update test_index set c1 = 9188524255730020196, c2 = 0.296215, c3 = 'OfpcFyTewY' where c = 1619 index_test.go:143: sql update test_index set c1 = 1568042080795121999, c2 = 0.009994, c3 = 'CaHhGnN1a3' where c = 1302 index_test.go:137: sql insert into test_index values (3777, 4787499967208615500, 0.672643, 'aLA0KVyFc6') index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 9127319476782738394, c2 = 0.477709, c3 = 'H7bwJvH6n1' where c = 3572 index_test.go:137: sql insert into test_index values (3779, 2910907650184182547, 0.618678, 'LxpQbc6Gj2') index_test.go:137: sql insert into test_index values (3778, 7458711420384850470, 0.093024, 'mV6rKcaVTN') index_test.go:140: sql delete from test_index where c = 3020 index_test.go:143: sql update test_index set c1 = 571366158047569472, c2 = 0.259780, c3 = 'srxF75mHLN' where c = 240 index_test.go:137: sql insert into test_index values (3780, 7204609689780016312, 0.271615, 'IxjImJZCAM') index_test.go:137: sql insert into test_index values (3782, 2704652316353373749, 0.231271, 'a5idcrE1yJ') index_test.go:140: sql delete from test_index where c = 2700 index_test.go:140: sql delete from test_index where c = 3247 index_test.go:137: sql insert into test_index values (3783, 3854946232966696461, 0.874594, 'XUScp9jORh') index_test.go:137: sql insert into test_index values (3781, 5180530599890401755, 0.122212, 'S4izlu14tP') index_test.go:140: sql delete from test_index where c = 3329 index_test.go:137: sql insert into test_index values (3784, 2191717470135203689, 0.731407, 'clnvJAV35m') index_test.go:143: sql update test_index set c1 = 8602923270185153920, c2 = 0.393651, c3 = 'BVqkSt5wJw' where c = 140 index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:143: sql update test_index set c1 = 1086691719383174617, c2 = 0.442394, c3 = 'G9JQTxvVKE' where c = 1967 index_test.go:143: sql update test_index set c1 = 421285855753117024, c2 = 0.773414, c3 = '0IGHIYB1tB' where c = 3738 index_test.go:143: sql update test_index set c1 = 8531391979680918583, c2 = 0.965011, c3 = 'aHdww1vbKh' where c = 3011 index_test.go:137: sql insert into test_index values (3785, 8595023640695004895, 0.930398, 'EhKTzeU73r') index_test.go:143: sql update test_index set c1 = 3741599334966785453, c2 = 0.804068, c3 = 't8kwIHxnYM' where c = 3345 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:143: sql update test_index set c1 = 7226623060132707144, c2 = 0.579754, c3 = 'grnPwx2Dgi' where c = 2037 index_test.go:137: sql insert into test_index values (3786, 3665920857687101241, 0.380362, 'jUqlpaNOuS') index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 6820147417574745611, c2 = 0.995272, c3 = 'j1a55XQ6bg' where c = 18 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 7662892791766319276, c2 = 0.764247, c3 = '36HntJilgI' where c = 2573 index_test.go:137: sql insert into test_index values (3787, 8549351979423487788, 0.813392, 'ArjEa0IipF') index_test.go:143: sql update test_index set c1 = 5369211361949994828, c2 = 0.938193, c3 = '1kiik3KcoM' where c = 3765 index_test.go:137: sql insert into test_index values (3790, 7795498936314449141, 0.735222, 'jwWRuTEYcH') index_test.go:137: sql insert into test_index values (3788, 4473874436487518210, 0.861688, '2QxV76uoYS') index_test.go:143: sql update test_index set c1 = 1657739497356489383, c2 = 0.316479, c3 = '1ToM7ICJsm' where c = 854 index_test.go:137: sql insert into test_index values (3791, 6935512867093099885, 0.482201, 'V6pxQAZ5hF') index_test.go:137: sql insert into test_index values (3792, 7697402793466131823, 0.507963, 'WVGrKy2t2Y') index_test.go:140: sql delete from test_index where c = 1563 index_test.go:137: sql insert into test_index values (3789, 9093335369090040502, 0.555506, 'r1zjNE1kt6') index_test.go:143: sql update test_index set c1 = 1533180726180110979, c2 = 0.400604, c3 = 'VsccHQXKc2' where c = 1760 index_test.go:140: sql delete from test_index where c = 2747 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (3793, 3998964182955346508, 0.269723, 'I1fD1uSSAy') index_test.go:143: sql update test_index set c1 = 2087562578383352592, c2 = 0.118509, c3 = 'EnJou0kOPD' where c = 2423 index_test.go:143: sql update test_index set c1 = 7367571541624816052, c2 = 0.898198, c3 = 'jV0ZF97tRQ' where c = 311 index_test.go:137: sql insert into test_index values (3794, 7412675556324221798, 0.556806, 'SqIwlXpC1M') index_test.go:140: sql delete from test_index where c = 2191 index_test.go:143: sql update test_index set c1 = 12608914023531435, c2 = 0.052678, c3 = 'ZTawb6eVd2' where c = 1470 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 2224 index_test.go:140: sql delete from test_index where c = 3537 index_test.go:137: sql insert into test_index values (3795, 8665496648382479120, 0.909054, 'OPa9S4qQcL') index_test.go:143: sql update test_index set c1 = 1893093867217396954, c2 = 0.430971, c3 = 'YqZ8aKLuqb' where c = 3547 index_test.go:143: sql update test_index set c1 = 1420262892888736071, c2 = 0.912205, c3 = 'o5KZdyzUil' where c = 484 index_test.go:143: sql update test_index set c1 = 6126532835020385590, c2 = 0.617832, c3 = 'lBs61xkLFd' where c = 1167 index_test.go:143: sql update test_index set c1 = 2931726509590651383, c2 = 0.572982, c3 = 'OuIn8VsmkF' where c = 3134 index_test.go:137: sql insert into test_index values (3796, 358326384689250208, 0.984130, 'gQyyJQYG2Z') index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (3797, 7224080593644013467, 0.858400, 'fdeRY5qNwP') index_test.go:140: sql delete from test_index where c = 2154 index_test.go:143: sql update test_index set c1 = 7210476309343299692, c2 = 0.553480, c3 = 'UBtIxqWaQv' where c = 1256 index_test.go:137: sql insert into test_index values (3798, 9209882251135403298, 0.307065, 'nL8wXcZlR0') index_test.go:143: sql update test_index set c1 = 6821949023839812151, c2 = 0.476236, c3 = 'eKQHgz7Fnp' where c = 577 index_test.go:140: sql delete from test_index where c = 2995 index_test.go:137: sql insert into test_index values (3799, 2304860096643835397, 0.910506, 'BPUdPIUAWN') index_test.go:140: sql delete from test_index where c = 3588 index_test.go:143: sql update test_index set c1 = 7326572623761990983, c2 = 0.949421, c3 = 'jtimDpkCUV' where c = 3385 index_test.go:143: sql update test_index set c1 = 1092670357576616914, c2 = 0.124509, c3 = 'xZ0yeWM4Zk' where c = 2529 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (3800, 190413036179450455, 0.066563, 'aOJDWZ66oP') index_test.go:140: sql delete from test_index where c = 3650 index_test.go:143: sql update test_index set c1 = 8705731825317170343, c2 = 0.690370, c3 = 'uZAmxzn0Ho' where c = 460 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:143: sql update test_index set c1 = 6335110834118065363, c2 = 0.755077, c3 = '1l3bokrDmh' where c = 3124 index_test.go:143: sql update test_index set c1 = 8283891246955528272, c2 = 0.916752, c3 = '7WMHrIZrXD' where c = 2661 index_test.go:143: sql update test_index set c1 = 8962855549998329909, c2 = 0.062987, c3 = 'FMMkAbCxBM' where c = 3508 [2024/05/06 11:17:57.312 +08:00] [ERROR] [gc_worker.go:2004] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (3803, 2093022190531931836, 0.936498, 'XlinGAZNTx') index_test.go:137: sql insert into test_index values (3802, 557743492748302387, 0.723825, 'HaSqtNAect') index_test.go:137: sql insert into test_index values (3808, 4584528295803059621, 0.166878, 'tBaWlZULBI') index_test.go:137: sql insert into test_index values (3801, 6935183905726660280, 0.641329, 'Dg7CfCs7Av') index_test.go:137: sql insert into test_index values (3807, 712096537729840236, 0.389558, 'L7Jiw9JhE2') index_test.go:137: sql insert into test_index values (3804, 2733727232440503656, 0.756555, 'Ay1Ge2L7UX') index_test.go:137: sql insert into test_index values (3810, 71661421398581913, 0.296896, 'AVpPMLOJpN') index_test.go:137: sql insert into test_index values (3806, 8182673769837651663, 0.677642, '6lsk9IDdRe') index_test.go:137: sql insert into test_index values (3805, 3225532183689025558, 0.642701, 'kHQyeg8ewV') index_test.go:137: sql insert into test_index values (3809, 5328263632606075210, 0.264065, 'lwWTR6dU9V') index_test.go:140: sql delete from test_index where c = 2670 index_test.go:140: sql delete from test_index where c = 2443 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 2406 index_test.go:143: sql update test_index set c1 = 4959117821472820190, c2 = 0.785896, c3 = 'H9es0p9txG' where c = 2034 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:143: sql update test_index set c1 = 1925139536428326398, c2 = 0.937024, c3 = 'NSUBC6bWEQ' where c = 3298 index_test.go:140: sql delete from test_index where c = 3297 index_test.go:140: sql delete from test_index where c = 1327 index_test.go:140: sql delete from test_index where c = 3158 index_test.go:143: sql update test_index set c1 = 2568179286043292321, c2 = 0.502260, c3 = 'LftarrU07g' where c = 1448 index_test.go:143: sql update test_index set c1 = 2094198192279726480, c2 = 0.116370, c3 = 'SX2sK3nm7b' where c = 1882 index_test.go:143: sql update test_index set c1 = 4014067381162890057, c2 = 0.600734, c3 = 'XWxZKL5F79' where c = 1066 index_test.go:137: sql insert into test_index values (3811, 4730780319055483824, 0.244948, '3ToV9PugGq') index_test.go:137: sql insert into test_index values (3812, 7053758598448850786, 0.089253, 'gxV6V6qecD') index_test.go:143: sql update test_index set c1 = 3188477396535601704, c2 = 0.641950, c3 = 'SNlwehn4mP' where c = 2724 index_test.go:137: sql insert into test_index values (3813, 1236578233320770222, 0.080259, '3SYC7lgtHi') index_test.go:143: sql update test_index set c1 = 8244922974070937117, c2 = 0.202383, c3 = 'eFWgwLXVxz' where c = 866 index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 6780298921102271747, c2 = 0.531055, c3 = '0GiSjl5YLx' where c = 2301 index_test.go:143: sql update test_index set c1 = 443720702516875928, c2 = 0.132667, c3 = 'kjwWdFRCim' where c = 682 index_test.go:143: sql update test_index set c1 = 8702730914236621717, c2 = 0.170708, c3 = '00zo59sBaS' where c = 3479 index_test.go:137: sql insert into test_index values (3815, 1647879890263214535, 0.084722, 'Mp64fNHZ1k') index_test.go:143: sql update test_index set c1 = 6034861538343335310, c2 = 0.689312, c3 = 'wyADjy9dHE' where c = 2675 index_test.go:137: sql insert into test_index values (3814, 6809234473386430547, 0.418576, 'lYa3t4CYgE') index_test.go:140: sql delete from test_index where c = 3338 index_test.go:137: sql insert into test_index values (3817, 8071865619028940059, 0.475288, 'haimIt4BRj') index_test.go:137: sql insert into test_index values (3816, 1575915831011710917, 0.150290, 'S9fqRYsTea') index_test.go:140: sql delete from test_index where c = 3414 index_test.go:137: sql insert into test_index values (3820, 3147889326486267782, 0.789598, 'UYS14Azeyo') index_test.go:137: sql insert into test_index values (3818, 9153151387313927653, 0.625621, 'RM2IyEpSho') index_test.go:143: sql update test_index set c1 = 3810179793961487287, c2 = 0.431648, c3 = 'Un8FbYPady' where c = 855 index_test.go:137: sql insert into test_index values (3821, 8800623838560819340, 0.592120, 'JgMB9M1Dhb') index_test.go:140: sql delete from test_index where c = 3026 index_test.go:137: sql insert into test_index values (3819, 7881409206744836429, 0.578699, 'QEd4cN8Uq6') index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:143: sql update test_index set c1 = 1072692505211293367, c2 = 0.196156, c3 = '0Ov5JyI6Dl' where c = 2501 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 2295 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 7717198848935320935, c2 = 0.797238, c3 = 'B9B0F7L67U' where c = 428 index_test.go:137: sql insert into test_index values (3822, 2631637158811074034, 0.533058, '7JnvkNRbhg') index_test.go:140: sql delete from test_index where c = 932 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:143: sql update test_index set c1 = 8507836813372168224, c2 = 0.192924, c3 = 'IEBE4l14oC' where c = 642 index_test.go:143: sql update test_index set c1 = 4590180303154338866, c2 = 0.541897, c3 = 'RVmKUeEVhg' where c = 733 index_test.go:143: sql update test_index set c1 = 400830676765747502, c2 = 0.639594, c3 = '4ViMy3oAsL' where c = 1513 index_test.go:143: sql update test_index set c1 = 707695723635650298, c2 = 0.966151, c3 = '6DxZBSlrRy' where c = 30 index_test.go:143: sql update test_index set c1 = 3361094478992935863, c2 = 0.966783, c3 = '8fvjk2GR1I' where c = 1595 index_test.go:137: sql insert into test_index values (3823, 8163710694886996255, 0.395253, 'n9zIEDk3b2') index_test.go:143: sql update test_index set c1 = 2083188601712289342, c2 = 0.223252, c3 = 'oc0XimqfCd' where c = 1518 index_test.go:143: sql update test_index set c1 = 6088013392803847961, c2 = 0.818233, c3 = 'huWKdyucNC' where c = 376 index_test.go:137: sql insert into test_index values (3824, 1702524271131826578, 0.448702, 'IqEeGtciyl') index_test.go:143: sql update test_index set c1 = 8762511781754357585, c2 = 0.897797, c3 = 'VkkUnm5cfk' where c = 1690 index_test.go:137: sql insert into test_index values (3825, 5867348660343651271, 0.605831, 'rb66l87exi') index_test.go:140: sql delete from test_index where c = 3376 index_test.go:137: sql insert into test_index values (3826, 621816933349200159, 0.823811, 'uPrhMI3AY3') index_test.go:137: sql insert into test_index values (3827, 2357053524367054934, 0.864601, 'qAqRe67cJ9') index_test.go:137: sql insert into test_index values (3829, 5645449085522998137, 0.221593, '2lVxhxkA3y') index_test.go:137: sql insert into test_index values (3828, 5117698195672651579, 0.284055, 'MCUha56BjI') index_test.go:143: sql update test_index set c1 = 1719708274176665321, c2 = 0.880085, c3 = 'LOZ65oWoTu' where c = 257 index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (3830, 2816109113589046256, 0.798014, 'Zk9NhJtsWz') index_test.go:137: sql insert into test_index values (3831, 3084365675786247459, 0.128070, 'TXkrRAzZy2') index_test.go:137: sql insert into test_index values (3832, 3278911941924718089, 0.009549, 'Uxd6FhetM2') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:140: sql delete from test_index where c = 3655 index_test.go:140: sql delete from test_index where c = 751 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 7475920724434405829, c2 = 0.205195, c3 = 'lY67pAXtcm' where c = 350 index_test.go:137: sql insert into test_index values (3833, 8572044040585925886, 0.859977, 'quai25RPru') index_test.go:143: sql update test_index set c1 = 7258553672120649252, c2 = 0.558267, c3 = 'XsyUwpRUA2' where c = 1227 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 40694001290238525, c2 = 0.155721, c3 = 's0FH8DRybz' where c = 2470 index_test.go:140: sql delete from test_index where c = 910 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:140: sql delete from test_index where c = 1843 index_test.go:137: sql insert into test_index values (3834, 8031228251315324209, 0.668173, '62ugWsm4Ki') index_test.go:143: sql update test_index set c1 = 3024092341948455582, c2 = 0.411474, c3 = 'BwelrMOIz1' where c = 2379 index_test.go:143: sql update test_index set c1 = 2287713772698721046, c2 = 0.246670, c3 = 'HD0ZOPOCNi' where c = 2027 index_test.go:143: sql update test_index set c1 = 8193072211422135473, c2 = 0.507822, c3 = 'cqXnKYSFdB' where c = 3343 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 377651665567922544, c2 = 0.426842, c3 = 'IKxRtmkgoQ' where c = 476 index_test.go:143: sql update test_index set c1 = 1343864733282144624, c2 = 0.246726, c3 = 'eq5sEG5qnV' where c = 3683 index_test.go:143: sql update test_index set c1 = 8738597082640566862, c2 = 0.255056, c3 = 'ij2Mg3xEho' where c = 296 index_test.go:137: sql insert into test_index values (3838, 4365074918649835567, 0.163023, 'EhFRJeGZbE') index_test.go:137: sql insert into test_index values (3835, 2255488428839427273, 0.518402, '3TyKUfiOZ4') index_test.go:137: sql insert into test_index values (3836, 309748080387586209, 0.619343, 'SSjwtTz1ZO') index_test.go:137: sql insert into test_index values (3837, 992777126483064553, 0.958532, 'VYT4qSSMP1') index_test.go:143: sql update test_index set c1 = 8511829689311500669, c2 = 0.842441, c3 = 'xZ9AbsJ59G' where c = 2926 index_test.go:137: sql insert into test_index values (3840, 5092210485311605344, 0.932641, 'Qxe8U7MYy1') index_test.go:143: sql update test_index set c1 = 5632858407527614694, c2 = 0.762172, c3 = 'aeZP8hkCP2' where c = 3365 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:137: sql insert into test_index values (3839, 93284435174915969, 0.123828, 'tAUERYyGRV') index_test.go:137: sql insert into test_index values (3841, 336674889319631781, 0.256740, 'yWhaZoDgum') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 2884805725976542875, c2 = 0.597212, c3 = 'QDwpyzgwLl' where c = 2282 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:140: sql delete from test_index where c = 2694 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (3842, 3092667835040258506, 0.374461, 'rSRItMmNWk') index_test.go:143: sql update test_index set c1 = 5644525781755618912, c2 = 0.963367, c3 = 'jYW6fxXjja' where c = 3178 index_test.go:140: sql delete from test_index where c = 356 index_test.go:137: sql insert into test_index values (3843, 8063534409659842873, 0.420721, 'V5bUXRoUEk') index_test.go:143: sql update test_index set c1 = 5336627354485683273, c2 = 0.922678, c3 = 'W1dOeaUla3' where c = 2082 index_test.go:137: sql insert into test_index values (3844, 5113335094608332738, 0.130883, 'Bm1lzK42br') index_test.go:143: sql update test_index set c1 = 3646346225554479037, c2 = 0.553284, c3 = '1o4do4ypOI' where c = 768 index_test.go:143: sql update test_index set c1 = 8865948988271740846, c2 = 0.333497, c3 = 'EJAUaXEIzZ' where c = 2237 index_test.go:143: sql update test_index set c1 = 3935627610076249531, c2 = 0.286463, c3 = 'zYkmjZiof8' where c = 1615 index_test.go:143: sql update test_index set c1 = 2498348808609775009, c2 = 0.077041, c3 = '5WxQGrUlBP' where c = 2060 index_test.go:143: sql update test_index set c1 = 3268281805618175525, c2 = 0.596062, c3 = 'lES0VbFvhz' where c = 2742 index_test.go:137: sql insert into test_index values (3846, 5957097881907532840, 0.584206, 'FNYSSXs7Bf') index_test.go:137: sql insert into test_index values (3845, 2579277083185646750, 0.142338, 'uoCT6HlJ3H') index_test.go:140: sql delete from test_index where c = 2422 index_test.go:137: sql insert into test_index values (3847, 1453347048450474567, 0.780581, 'qVPOMgGB4g') index_test.go:140: sql delete from test_index where c = 3061 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (3850, 2335557455955171086, 0.327823, '4F64OQ5hzY') index_test.go:137: sql insert into test_index values (3852, 1346808944381951617, 0.538334, 'RkuWUYmHn6') index_test.go:137: sql insert into test_index values (3849, 5070829384965191475, 0.160736, 'aLrJ0KiIMb') index_test.go:137: sql insert into test_index values (3848, 7778835371282806235, 0.727095, '7uHIc35Q8h') index_test.go:140: sql delete from test_index where c = 1816 index_test.go:137: sql insert into test_index values (3851, 1563060108344995296, 0.206219, 'bnQpVauJiz') index_test.go:143: sql update test_index set c1 = 5395776923887519250, c2 = 0.545910, c3 = 'zIoCs0z9xX' where c = 2329 index_test.go:140: sql delete from test_index where c = 3268 index_test.go:143: sql update test_index set c1 = 2817840054718185815, c2 = 0.143281, c3 = 'rzwZBD6glV' where c = 1713 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:143: sql update test_index set c1 = 2354693467584467010, c2 = 0.616822, c3 = 'jTrXWzFOJa' where c = 3282 index_test.go:143: sql update test_index set c1 = 2174939162615424891, c2 = 0.097916, c3 = 'wL3hmrl91l' where c = 2375 index_test.go:143: sql update test_index set c1 = 5902290225492309886, c2 = 0.118237, c3 = 'WtT77W9aeT' where c = 351 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:137: sql insert into test_index values (3853, 3697687562208145715, 0.189484, 'LZa2fuHSYk') index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 2715 index_test.go:137: sql insert into test_index values (3854, 6980465104029413493, 0.747136, 'yHdgd5w5H4') index_test.go:137: sql insert into test_index values (3855, 1569748182679516636, 0.201683, 'ze8ueqoyuE') index_test.go:143: sql update test_index set c1 = 5878436613644794484, c2 = 0.260823, c3 = '8YGOvc43ig' where c = 2073 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:143: sql update test_index set c1 = 1265871100732419435, c2 = 0.160197, c3 = 'ZK1S7WQzG3' where c = 1871 index_test.go:140: sql delete from test_index where c = 1321 index_test.go:137: sql insert into test_index values (3857, 2918058334922261207, 0.113803, 'gc4p77fw4S') index_test.go:140: sql delete from test_index where c = 3440 index_test.go:143: sql update test_index set c1 = 4501349686399747306, c2 = 0.720627, c3 = 'UJBefD8HjB' where c = 2715 index_test.go:137: sql insert into test_index values (3856, 6942955899262148671, 0.149947, 'UMwadHxq8J') index_test.go:143: sql update test_index set c1 = 3355793067235330438, c2 = 0.724849, c3 = 'D0e0tT6Dde' where c = 3627 index_test.go:143: sql update test_index set c1 = 3258452129189862069, c2 = 0.792442, c3 = 'YJ5iqnX5Sn' where c = 1956 index_test.go:143: sql update test_index set c1 = 3758597959673186317, c2 = 0.210018, c3 = 'ZW8G7Id1yG' where c = 261 index_test.go:143: sql update test_index set c1 = 1320496955046686590, c2 = 0.657820, c3 = 'Wo89PUldHw' where c = 847 index_test.go:137: sql insert into test_index values (3858, 8565360969224616335, 0.974287, 'FMTyUyjW9d') index_test.go:140: sql delete from test_index where c = 1711 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (3859, 7113084921164042424, 0.020920, 'dB4NEbm0pK') index_test.go:143: sql update test_index set c1 = 4607650736804201408, c2 = 0.374771, c3 = 'UTAAhGwZfg' where c = 1870 index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 2999 index_test.go:137: sql insert into test_index values (3860, 6735457401863016083, 0.779236, 'SsB8MEFGft') index_test.go:137: sql insert into test_index values (3863, 8754818378672288747, 0.684731, 'd5vX8cS9Qb') index_test.go:137: sql insert into test_index values (3864, 5069540992910324899, 0.321687, '8HbMHcoxYT') index_test.go:137: sql insert into test_index values (3862, 8391170973680959956, 0.122444, 'yLW5yyyP92') index_test.go:137: sql insert into test_index values (3861, 6886450682423599487, 0.539989, 'uS56fsqhVu') index_test.go:140: sql delete from test_index where c = 2891 index_test.go:143: sql update test_index set c1 = 1267736702162375974, c2 = 0.523935, c3 = 'F2ngXJyiyL' where c = 2363 index_test.go:137: sql insert into test_index values (3865, 97939236436219672, 0.451759, '8gQ6XvJGOd') index_test.go:140: sql delete from test_index where c = 2845 index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 5412372652311499892, c2 = 0.172790, c3 = 'kdhmWfjIIQ' where c = 1256 index_test.go:143: sql update test_index set c1 = 6376401707277567119, c2 = 0.544418, c3 = 'p1pAMjcE62' where c = 3805 index_test.go:140: sql delete from test_index where c = 2258 index_test.go:140: sql delete from test_index where c = 3019 index_test.go:143: sql update test_index set c1 = 942120919675030512, c2 = 0.222432, c3 = 'nlRyWF2pHN' where c = 382 index_test.go:140: sql delete from test_index where c = 2746 index_test.go:137: sql insert into test_index values (3866, 3457134202541749241, 0.925848, 'UrtGgwUHVa') index_test.go:143: sql update test_index set c1 = 4080793558536354571, c2 = 0.048687, c3 = 'jS9ewYdEzK' where c = 1852 index_test.go:143: sql update test_index set c1 = 3232121544215000639, c2 = 0.562530, c3 = 'o4BvruJXTR' where c = 3628 index_test.go:137: sql insert into test_index values (3867, 7307000329755369242, 0.743058, 'A54xYPoxNs') index_test.go:137: sql insert into test_index values (3868, 7297247107885834465, 0.832013, 'A4ESPELBVD') index_test.go:140: sql delete from test_index where c = 3315 index_test.go:143: sql update test_index set c1 = 2766258746543805922, c2 = 0.097179, c3 = 'w2qOgEUd6F' where c = 2272 index_test.go:137: sql insert into test_index values (3869, 330175411069700697, 0.093192, 'NQzXq2PbBy') index_test.go:143: sql update test_index set c1 = 3234247072134281092, c2 = 0.927415, c3 = 'uQukYSYAus' where c = 3192 index_test.go:140: sql delete from test_index where c = 2522 index_test.go:137: sql insert into test_index values (3871, 1274133831480833497, 0.262927, '40HhvsA59k') index_test.go:143: sql update test_index set c1 = 1504724498086798603, c2 = 0.298072, c3 = 'madpATPObz' where c = 350 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:143: sql update test_index set c1 = 586385186648435070, c2 = 0.426526, c3 = 'WdIH8IJNTy' where c = 3114 index_test.go:143: sql update test_index set c1 = 6834584225274404341, c2 = 0.318996, c3 = 'WQXVcPGvBw' where c = 2501 index_test.go:137: sql insert into test_index values (3872, 2781037129097507300, 0.688777, 'jgUcBybPFF') index_test.go:137: sql insert into test_index values (3873, 1941726322391304775, 0.498130, 'hBi9JazOX7') index_test.go:137: sql insert into test_index values (3870, 6524810776773522611, 0.356867, 'UBMrOTfLWi') index_test.go:140: sql delete from test_index where c = 2893 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:140: sql delete from test_index where c = 2941 index_test.go:143: sql update test_index set c1 = 401746265912202688, c2 = 0.293872, c3 = 'bnBNj03nqe' where c = 200 index_test.go:140: sql delete from test_index where c = 2629 index_test.go:137: sql insert into test_index values (3874, 8237233491593984478, 0.987764, 'xaEdXzAyjL') index_test.go:143: sql update test_index set c1 = 5404006617563595017, c2 = 0.374047, c3 = 'duwplfqEjT' where c = 1110 index_test.go:137: sql insert into test_index values (3875, 3593033417577464888, 0.863770, 'MM6qIp9diu') index_test.go:143: sql update test_index set c1 = 8808587932933816927, c2 = 0.973616, c3 = 'pUd8MXMosi' where c = 878 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:137: sql insert into test_index values (3876, 7796573959509159926, 0.773308, '5IxRhk23c8') index_test.go:140: sql delete from test_index where c = 2431 index_test.go:137: sql insert into test_index values (3877, 320075088208507730, 0.974126, 'cHCkrarDeg') index_test.go:143: sql update test_index set c1 = 8832207287686851067, c2 = 0.072145, c3 = 'n1slWpzRU8' where c = 3527 index_test.go:143: sql update test_index set c1 = 5862801205234101683, c2 = 0.443788, c3 = '35FBH1Y0Cg' where c = 3749 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (3878, 1540785850598839434, 0.098365, 'udzXkoZLzo') index_test.go:143: sql update test_index set c1 = 3846949817828408949, c2 = 0.929501, c3 = 'RkAWN69fug' where c = 1746 index_test.go:140: sql delete from test_index where c = 3019 index_test.go:137: sql insert into test_index values (3879, 5887119697807789534, 0.829533, 'MehJcX3tfm') index_test.go:143: sql update test_index set c1 = 9009537831451845402, c2 = 0.983383, c3 = 'Cgd1tzXQq9' where c = 1309 index_test.go:140: sql delete from test_index where c = 208 index_test.go:137: sql insert into test_index values (3880, 350549183603320473, 0.993393, 'iE5VXOKerZ') index_test.go:143: sql update test_index set c1 = 2245110417910855878, c2 = 0.371703, c3 = 'hFtATHxeWg' where c = 2359 index_test.go:137: sql insert into test_index values (3881, 254773629092860920, 0.906643, '0QiAgnkhqD') index_test.go:140: sql delete from test_index where c = 2546 index_test.go:137: sql insert into test_index values (3883, 4521272358325377395, 0.686974, '9RNlk2q88V') index_test.go:140: sql delete from test_index where c = 3865 index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 4214604754473001425, c2 = 0.061143, c3 = 'X7zach96YT' where c = 2168 index_test.go:137: sql insert into test_index values (3882, 6605293275758981859, 0.236354, 'kVCrgs8wdY') index_test.go:137: sql insert into test_index values (3884, 1525030357645543029, 0.569269, 'eZWehz8E2H') index_test.go:143: sql update test_index set c1 = 351583996913543391, c2 = 0.954065, c3 = 'eoDyTp632M' where c = 1416 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:143: sql update test_index set c1 = 8240677171036040342, c2 = 0.014032, c3 = 'JLIhz0txc0' where c = 1059 index_test.go:143: sql update test_index set c1 = 3201008300756987879, c2 = 0.001320, c3 = 'Qgc9O8R6vx' where c = 161 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:140: sql delete from test_index where c = 3389 index_test.go:140: sql delete from test_index where c = 3640 index_test.go:143: sql update test_index set c1 = 7757502822291621935, c2 = 0.152515, c3 = 'jq3fNjd5tg' where c = 848 index_test.go:137: sql insert into test_index values (3885, 2716039497456817036, 0.301913, '69wVhzGZ4k') index_test.go:143: sql update test_index set c1 = 8381487968435634870, c2 = 0.466186, c3 = 'GJ4EhiNsqs' where c = 163 index_test.go:137: sql insert into test_index values (3887, 6306545861261171101, 0.168521, 'UILMR1l7Oc') index_test.go:140: sql delete from test_index where c = 1736 index_test.go:143: sql update test_index set c1 = 752286012956967670, c2 = 0.398203, c3 = 'MaeaDeAT5O' where c = 1447 index_test.go:137: sql insert into test_index values (3888, 8054393869987115593, 0.769793, '6kbbWvgyUM') index_test.go:143: sql update test_index set c1 = 2131672416406033604, c2 = 0.160776, c3 = '4f8EFkqFnK' where c = 3554 index_test.go:137: sql insert into test_index values (3886, 1037544846978108899, 0.971350, 'HSOJyW7DEZ') index_test.go:143: sql update test_index set c1 = 1044352910940070645, c2 = 0.343543, c3 = '30OqZqRI7z' where c = 1108 index_test.go:143: sql update test_index set c1 = 284489598395656875, c2 = 0.527647, c3 = 'mMCYYtFM0j' where c = 2023 index_test.go:137: sql insert into test_index values (3890, 841158815741295990, 0.333170, 'U40Qm424KB') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:140: sql delete from test_index where c = 3090 index_test.go:137: sql insert into test_index values (3889, 5744989273395432867, 0.836033, 'Ye86p3ywTY') index_test.go:137: sql insert into test_index values (3891, 65003095047770355, 0.584030, 'u98OH66Eem') index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 3764 index_test.go:137: sql insert into test_index values (3892, 8630404495320397037, 0.232020, 'NILBYgNs8E') index_test.go:140: sql delete from test_index where c = 2177 index_test.go:137: sql insert into test_index values (3893, 581888189992828920, 0.362101, '6Gdt7xqfc3') index_test.go:143: sql update test_index set c1 = 6531360754149588640, c2 = 0.526600, c3 = 'Tl7LZt5jUz' where c = 14 index_test.go:143: sql update test_index set c1 = 5358717508537854080, c2 = 0.881190, c3 = 'sEgMGPnGT3' where c = 1665 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (3894, 1073552411363970696, 0.382050, 'Da5vFGT8aS') index_test.go:143: sql update test_index set c1 = 7567726969432713045, c2 = 0.166416, c3 = 'Wjl7EkBAoU' where c = 190 index_test.go:143: sql update test_index set c1 = 4306067486743050329, c2 = 0.258045, c3 = 'ODyGtyheFW' where c = 2500 index_test.go:143: sql update test_index set c1 = 7051743687008690975, c2 = 0.376619, c3 = 'ZYh2H6ZHl0' where c = 1960 index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 4537996802206903708, c2 = 0.667471, c3 = 'hDJhiwI6U6' where c = 3207 index_test.go:140: sql delete from test_index where c = 3270 index_test.go:140: sql delete from test_index where c = 2044 index_test.go:137: sql insert into test_index values (3895, 2151632144244949213, 0.024952, '22qZGpJrft') index_test.go:143: sql update test_index set c1 = 2185258453821236020, c2 = 0.527602, c3 = 'hALz5LcoYs' where c = 2750 index_test.go:143: sql update test_index set c1 = 342445806966498815, c2 = 0.096032, c3 = 'zZrNVvaJKb' where c = 2578 index_test.go:137: sql insert into test_index values (3896, 5067126336792530760, 0.528405, 'fKni4XkDML') index_test.go:137: sql insert into test_index values (3897, 3016254643015830929, 0.816912, 'SiodXtKPDv') index_test.go:143: sql update test_index set c1 = 6241148875399701626, c2 = 0.213108, c3 = 'REDsHKfLfQ' where c = 3614 index_test.go:143: sql update test_index set c1 = 8970426195566522334, c2 = 0.193120, c3 = 'T1VhH62cyU' where c = 1356 index_test.go:140: sql delete from test_index where c = 2228 index_test.go:137: sql insert into test_index values (3898, 8272352706225928657, 0.776907, 'lKgqEb6O9U') index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 4956839969204555872, c2 = 0.735690, c3 = 'EfvkD7DVdA' where c = 1292 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 952386358284419201, c2 = 0.693626, c3 = 'NgcoO1TDvQ' where c = 925 index_test.go:137: sql insert into test_index values (3899, 6417812066202566240, 0.531555, 'SlstMmOAJO') index_test.go:140: sql delete from test_index where c = 3819 index_test.go:137: sql insert into test_index values (3900, 862973612644734156, 0.019779, '87tDU8jSWk') index_test.go:143: sql update test_index set c1 = 4126071634123641089, c2 = 0.123127, c3 = 'WRLkJyGZbI' where c = 3416 index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 2323 index_test.go:143: sql update test_index set c1 = 5033181177643130326, c2 = 0.676575, c3 = 'L8dapU5fnv' where c = 3875 index_test.go:143: sql update test_index set c1 = 9195789903344474099, c2 = 0.301476, c3 = '7do2XA3P0b' where c = 3079 index_test.go:143: sql update test_index set c1 = 5353216431580388606, c2 = 0.786245, c3 = 'tvpdTT8xih' where c = 1781 index_test.go:137: sql insert into test_index values (3903, 8670814565833695193, 0.804333, 'elBOSeGnJa') index_test.go:137: sql insert into test_index values (3910, 7269146904691519706, 0.730140, 'ag2lg9SulH') index_test.go:137: sql insert into test_index values (3905, 921931788893084154, 0.958912, 'MidAlQpGJO') index_test.go:137: sql insert into test_index values (3901, 8318167896248960544, 0.631677, 'EtQD5dFaTJ') index_test.go:137: sql insert into test_index values (3904, 5168727871263093165, 0.954652, '2L6wNdOUhg') index_test.go:137: sql insert into test_index values (3908, 3985554258128225682, 0.697796, 'j7v38tlAEA') index_test.go:137: sql insert into test_index values (3902, 4314876358871617814, 0.335347, 'vKreg1FPvq') index_test.go:137: sql insert into test_index values (3909, 6647778968505252788, 0.825576, '4MNDSpNlEK') index_test.go:137: sql insert into test_index values (3907, 6647127586366353221, 0.807508, 'PrhWXeQTfm') index_test.go:140: sql delete from test_index where c = 1808 index_test.go:137: sql insert into test_index values (3906, 1160288936518491130, 0.610699, '5gX92CwBfv') index_test.go:140: sql delete from test_index where c = 938 index_test.go:140: sql delete from test_index where c = 2857 index_test.go:143: sql update test_index set c1 = 499906926865580220, c2 = 0.690209, c3 = '2CivlXMzHP' where c = 1846 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 2445 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 3284 index_test.go:143: sql update test_index set c1 = 6021030347169574460, c2 = 0.887352, c3 = '97dpKTKq3T' where c = 1361 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:143: sql update test_index set c1 = 6609394148389110192, c2 = 0.388127, c3 = 'nDhcS1gtYK' where c = 2316 index_test.go:140: sql delete from test_index where c = 2835 index_test.go:143: sql update test_index set c1 = 10452124791163105, c2 = 0.265053, c3 = 'oTGcGMNkJ9' where c = 1682 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:143: sql update test_index set c1 = 9159722876902673094, c2 = 0.878390, c3 = 'gAY2SaGQrL' where c = 2468 index_test.go:137: sql insert into test_index values (3911, 8234561383627386159, 0.472326, '9y0EBbsGjw') index_test.go:137: sql insert into test_index values (3912, 2884038068797768775, 0.873986, 'MEil0Y2BVe') index_test.go:137: sql insert into test_index values (3913, 7992558389093943495, 0.929116, 'INXWNvsCc4') index_test.go:143: sql update test_index set c1 = 4213896683314584412, c2 = 0.135078, c3 = 'zhAjenZu0I' where c = 3398 index_test.go:143: sql update test_index set c1 = 7827624763115883747, c2 = 0.514296, c3 = 'j5LLD6MmWJ' where c = 3131 index_test.go:143: sql update test_index set c1 = 605170360096596678, c2 = 0.561048, c3 = 'tgJ4Waiquq' where c = 2144 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 1756 index_test.go:137: sql insert into test_index values (3914, 539484900297475616, 0.846485, 'vFs3py4dAp') index_test.go:137: sql insert into test_index values (3915, 7882912277193056723, 0.994597, 'FU9nkVMt7O') index_test.go:143: sql update test_index set c1 = 4991276666717917329, c2 = 0.691115, c3 = 'kfKtp7ntW1' where c = 2865 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:143: sql update test_index set c1 = 9222444104636213187, c2 = 0.558701, c3 = 'Z80ueAWbCd' where c = 2055 index_test.go:140: sql delete from test_index where c = 3606 index_test.go:137: sql insert into test_index values (3916, 3410577417438965572, 0.245548, 'fr1ShnEODt') index_test.go:137: sql insert into test_index values (3918, 6876735692865705667, 0.105382, 'NEoByE9kKc') index_test.go:143: sql update test_index set c1 = 4874225842248433704, c2 = 0.036818, c3 = 'R7CX1jiKpC' where c = 1116 index_test.go:137: sql insert into test_index values (3917, 4562724794137003014, 0.349701, 'DYTjPWT12C') index_test.go:140: sql delete from test_index where c = 1768 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 3318922129254801911, c2 = 0.178145, c3 = '2C3uPsldX8' where c = 3415 index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (3919, 3077826359665860764, 0.180383, 'JuFQiWNJ65') index_test.go:137: sql insert into test_index values (3920, 7511262199506767336, 0.508197, 'jHeSQMa5bK') index_test.go:143: sql update test_index set c1 = 7511920731214856353, c2 = 0.008397, c3 = 'xBkNFue5TQ' where c = 2492 index_test.go:143: sql update test_index set c1 = 3737344110620594074, c2 = 0.531517, c3 = 'TFW4PJiJRF' where c = 2659 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:143: sql update test_index set c1 = 6072814298354955940, c2 = 0.664673, c3 = 'rvhr9DyZTm' where c = 1699 index_test.go:143: sql update test_index set c1 = 3537377910951033661, c2 = 0.692035, c3 = 'CDIQw3T1ea' where c = 1502 index_test.go:143: sql update test_index set c1 = 2590336048014559014, c2 = 0.238336, c3 = 'Q3pKSCaOCD' where c = 3676 index_test.go:143: sql update test_index set c1 = 9076878499377585466, c2 = 0.778055, c3 = 'sLDgise2NE' where c = 43 index_test.go:137: sql insert into test_index values (3921, 7924417199099709337, 0.736824, 'wUNynOXsLR') index_test.go:137: sql insert into test_index values (3922, 5478621707094388188, 0.719826, 'L7LYBqGMPC') index_test.go:143: sql update test_index set c1 = 7980210378627693416, c2 = 0.967550, c3 = 'gMpcD19tvA' where c = 3109 index_test.go:137: sql insert into test_index values (3923, 2619488989614882669, 0.113981, 'TOV2FNUYXb') index_test.go:140: sql delete from test_index where c = 3198 index_test.go:137: sql insert into test_index values (3924, 2989888845265402436, 0.534815, 'Yy6UGz6OZn') index_test.go:137: sql insert into test_index values (3926, 7052130406699793364, 0.699280, '0yD7VFD0Lr') index_test.go:137: sql insert into test_index values (3925, 8060662206733091836, 0.319726, 'OALUadNo4C') index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:137: sql insert into test_index values (3927, 8058371126880631340, 0.974879, 'fqFKSpLnz9') index_test.go:140: sql delete from test_index where c = 535 index_test.go:137: sql insert into test_index values (3928, 3580958603547871276, 0.232967, '6vNVzE0DVY') index_test.go:140: sql delete from test_index where c = 466 index_test.go:137: sql insert into test_index values (3929, 1459875367149172545, 0.302351, 'MXGMULFk7h') index_test.go:143: sql update test_index set c1 = 1564076969981940996, c2 = 0.816051, c3 = 'iG4RYxFFwj' where c = 2495 index_test.go:143: sql update test_index set c1 = 6952444075091157208, c2 = 0.406482, c3 = 'GExGg5oO0t' where c = 2270 index_test.go:143: sql update test_index set c1 = 220554727826316043, c2 = 0.753215, c3 = 'Ww9aMneyRA' where c = 1219 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 2536 index_test.go:140: sql delete from test_index where c = 2911 index_test.go:143: sql update test_index set c1 = 811506186713195959, c2 = 0.886954, c3 = '9nA3zozfl3' where c = 3500 index_test.go:137: sql insert into test_index values (3930, 6623316998381182109, 0.661293, 'WAp3WhehRS') index_test.go:143: sql update test_index set c1 = 6328636416189531422, c2 = 0.088898, c3 = 'tdhb1TxFrT' where c = 117 index_test.go:143: sql update test_index set c1 = 4268716971719941457, c2 = 0.950000, c3 = 'viu99LvGQq' where c = 2367 index_test.go:140: sql delete from test_index where c = 2651 index_test.go:137: sql insert into test_index values (3932, 5201181612570075225, 0.225035, 'Uo4SdsovlO') index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (3931, 6434633613998409543, 0.400911, 'HSYZMSrYTS') index_test.go:143: sql update test_index set c1 = 9144643853017549498, c2 = 0.086654, c3 = 'omKaVc3WaY' where c = 2069 index_test.go:143: sql update test_index set c1 = 3492398044985272396, c2 = 0.192101, c3 = 'pShmIx9gSi' where c = 3874 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:137: sql insert into test_index values (3933, 2710681736554698181, 0.630070, 'OMgWPz9DSp') index_test.go:137: sql insert into test_index values (3934, 2158616094115871098, 0.163790, 'oVgpO6orUp') index_test.go:137: sql insert into test_index values (3935, 1600331747826538327, 0.458652, 'KsRhTvVtHn') index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 4435581296304484258, c2 = 0.594599, c3 = 'E6dWORseZr' where c = 3925 index_test.go:140: sql delete from test_index where c = 833 index_test.go:143: sql update test_index set c1 = 5965307858950708452, c2 = 0.151225, c3 = '1lvAsCx4gL' where c = 2518 index_test.go:137: sql insert into test_index values (3937, 4379934210109246766, 0.645072, 'IdZzO9suFy') index_test.go:143: sql update test_index set c1 = 2533385934139662450, c2 = 0.463041, c3 = 'o3REI7TsJk' where c = 2155 index_test.go:137: sql insert into test_index values (3936, 6881971179398385354, 0.215554, 'o7mTEwf8ui') index_test.go:140: sql delete from test_index where c = 3740 index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 783985476052161828, c2 = 0.721541, c3 = 'TJwniMVz2i' where c = 1594 index_test.go:140: sql delete from test_index where c = 3476 index_test.go:137: sql insert into test_index values (3938, 4008721613052730703, 0.594832, 'Snp8ysQmcr') index_test.go:143: sql update test_index set c1 = 7767330101010908436, c2 = 0.304683, c3 = 'H6i6ymKMe9' where c = 2482 index_test.go:143: sql update test_index set c1 = 9107189262093516405, c2 = 0.335371, c3 = '61AqOWru3j' where c = 658 index_test.go:143: sql update test_index set c1 = 1105274166569227188, c2 = 0.927136, c3 = 'pfQ1aBle4A' where c = 1519 index_test.go:137: sql insert into test_index values (3940, 8966408223312993016, 0.618794, 'b2b2W7AaBa') index_test.go:143: sql update test_index set c1 = 5029681578434464951, c2 = 0.825721, c3 = 'o84ansV5Bv' where c = 1514 index_test.go:137: sql insert into test_index values (3939, 3174761985344365504, 0.555597, 'RfYE0rqarO') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 5247940624566211379, c2 = 0.099392, c3 = 'u8dXEArdQD' where c = 3300 index_test.go:137: sql insert into test_index values (3942, 1364129496936490659, 0.851912, 'jcaNJEoufD') index_test.go:143: sql update test_index set c1 = 3544070543639662326, c2 = 0.861490, c3 = 'RJ70WixhWb' where c = 449 index_test.go:137: sql insert into test_index values (3943, 4099919322673347668, 0.926660, 'KpFnF1sWHO') index_test.go:137: sql insert into test_index values (3944, 7241381701136540035, 0.099254, 'rTqVRa7vkO') index_test.go:137: sql insert into test_index values (3945, 485568533307416346, 0.671188, 'EW125K7dCO') index_test.go:137: sql insert into test_index values (3941, 4603078432108936688, 0.107841, 'xJ8zPqZcNK') index_test.go:140: sql delete from test_index where c = 3322 index_test.go:140: sql delete from test_index where c = 3389 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (3946, 4233440672632056424, 0.423127, '9zme60VwcD') index_test.go:143: sql update test_index set c1 = 6362984377266666456, c2 = 0.070309, c3 = 'DN4ryVulWS' where c = 3850 index_test.go:143: sql update test_index set c1 = 2043168591792123782, c2 = 0.467747, c3 = 'RNxmxstuKE' where c = 1903 index_test.go:137: sql insert into test_index values (3947, 8425118429318286846, 0.126239, 'sQTLxhTBIQ') index_test.go:143: sql update test_index set c1 = 102220404600591808, c2 = 0.874902, c3 = 'fqj1o6F28p' where c = 718 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:143: sql update test_index set c1 = 8885659850338137117, c2 = 0.918076, c3 = 'fa2WetybgW' where c = 3781 index_test.go:143: sql update test_index set c1 = 4604700627256441169, c2 = 0.412067, c3 = 'x8CZmeFtFO' where c = 1753 index_test.go:140: sql delete from test_index where c = 3138 index_test.go:143: sql update test_index set c1 = 979563292905189649, c2 = 0.896246, c3 = 'Et30rYDrm9' where c = 2140 index_test.go:137: sql insert into test_index values (3949, 4499354776845469825, 0.973870, 'bXhYOpKaEZ') index_test.go:137: sql insert into test_index values (3950, 1714538078252931513, 0.238822, 'dAvjSh3rX4') index_test.go:140: sql delete from test_index where c = 2463 index_test.go:137: sql insert into test_index values (3948, 9215498873143024914, 0.220524, 'sC0xGiSZ0O') index_test.go:143: sql update test_index set c1 = 861735727336922364, c2 = 0.808988, c3 = '1BHRyBrBbI' where c = 754 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:137: sql insert into test_index values (3952, 1694440845117221315, 0.355747, '4P5PUGRDXE') index_test.go:137: sql insert into test_index values (3951, 6305615855194831178, 0.981419, 'eC9zh44gy3') index_test.go:137: sql insert into test_index values (3953, 8139340758742444991, 0.927298, '9ykPrGJubC') index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 3186 index_test.go:143: sql update test_index set c1 = 8876268781386484939, c2 = 0.926785, c3 = 'VKkGUVSJwE' where c = 3665 index_test.go:143: sql update test_index set c1 = 6884579134867223037, c2 = 0.441628, c3 = 'zypECsoBxP' where c = 316 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 1394130892260974068, c2 = 0.160513, c3 = 'ITXFWeaj1H' where c = 3811 index_test.go:137: sql insert into test_index values (3954, 7562432172484820949, 0.822038, 'PkzTlde4qV') index_test.go:143: sql update test_index set c1 = 5801433519027165531, c2 = 0.722838, c3 = '8Ni8hzPCH6' where c = 2435 index_test.go:143: sql update test_index set c1 = 7663594986314358810, c2 = 0.407856, c3 = 'hcRTRm8b7h' where c = 2526 index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:140: sql delete from test_index where c = 3741 index_test.go:143: sql update test_index set c1 = 273081672930394483, c2 = 0.910827, c3 = 'IZPHKNdQlI' where c = 2218 index_test.go:137: sql insert into test_index values (3956, 6946636436152598429, 0.278186, '0u8BjdV2XI') index_test.go:137: sql insert into test_index values (3957, 4316288629111831898, 0.170008, 'CHArmoCcVd') index_test.go:137: sql insert into test_index values (3955, 1898431170431755982, 0.632972, '6eoTykLfFo') index_test.go:143: sql update test_index set c1 = 5586850516820701066, c2 = 0.153250, c3 = '5rrpiRWNdn' where c = 1000 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:137: sql insert into test_index values (3958, 7980504031620615580, 0.714643, 'd3LTGLxhPi') index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 1834845847645283374, c2 = 0.430426, c3 = 'WyNLixd6R3' where c = 2517 index_test.go:143: sql update test_index set c1 = 7616555234557918371, c2 = 0.277679, c3 = 'KMl4HYcwzP' where c = 3674 index_test.go:137: sql insert into test_index values (3960, 2725454147740631181, 0.206331, '24wzJUVMJu') index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 4180903682585416260, c2 = 0.087875, c3 = 'TWOFZ44vkW' where c = 658 index_test.go:143: sql update test_index set c1 = 8137362450024284430, c2 = 0.330620, c3 = 'DEGQ0m23L8' where c = 2694 index_test.go:143: sql update test_index set c1 = 3715475426647767735, c2 = 0.169735, c3 = 'Jlg4yipQaT' where c = 2988 index_test.go:143: sql update test_index set c1 = 3076664291534318885, c2 = 0.018595, c3 = 'Stz1SjD9Xw' where c = 427 index_test.go:137: sql insert into test_index values (3959, 4936926006811267382, 0.219076, '9QMVviy4wY') index_test.go:137: sql insert into test_index values (3961, 5819001141948434433, 0.485700, 'bibCpZChy1') index_test.go:143: sql update test_index set c1 = 8425486088153895719, c2 = 0.125921, c3 = 'f4ZNVu2gPt' where c = 108 index_test.go:140: sql delete from test_index where c = 1523 index_test.go:137: sql insert into test_index values (3964, 757485493388464554, 0.370322, '41WcE592Ru') index_test.go:137: sql insert into test_index values (3966, 7400719144452890390, 0.960131, 'OWrl8qmaWx') index_test.go:137: sql insert into test_index values (3962, 2572016163062691777, 0.606295, 'nziJH9JjOD') index_test.go:137: sql insert into test_index values (3963, 8926561669421311608, 0.673950, '9LYp2sSxUg') index_test.go:137: sql insert into test_index values (3968, 3974422713090964218, 0.073275, 'CgZbuNBHZ6') index_test.go:137: sql insert into test_index values (3967, 900444979214410499, 0.903005, 'zbEJimvn23') index_test.go:140: sql delete from test_index where c = 3626 index_test.go:137: sql insert into test_index values (3965, 4962077783193820405, 0.306673, 'uBQbzEztVW') index_test.go:140: sql delete from test_index where c = 1156 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 1055 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:143: sql update test_index set c1 = 1565460969003455425, c2 = 0.504693, c3 = '3xCTTwlVZE' where c = 1658 index_test.go:143: sql update test_index set c1 = 2251334017110239581, c2 = 0.229085, c3 = 'ZbZ9l0IK1I' where c = 1215 index_test.go:140: sql delete from test_index where c = 3842 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 2296711118581522803, c2 = 0.869827, c3 = 'OvtoM9NgPN' where c = 1317 index_test.go:143: sql update test_index set c1 = 7333553055061713691, c2 = 0.233610, c3 = '5rqz9rNB9E' where c = 826 index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 2568253318792205955, c2 = 0.828823, c3 = '5z4nVAP2oB' where c = 2662 index_test.go:143: sql update test_index set c1 = 6219033232615345849, c2 = 0.674313, c3 = '2hAtNccg9z' where c = 473 index_test.go:143: sql update test_index set c1 = 2763619239740154083, c2 = 0.728450, c3 = 'RjEtVhB6bH' where c = 816 index_test.go:143: sql update test_index set c1 = 4657481397804949348, c2 = 0.591400, c3 = 'vSKjOfEsmx' where c = 157 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:137: sql insert into test_index values (3970, 5682230764039205211, 0.482599, 'bVIbqzsHkk') index_test.go:137: sql insert into test_index values (3971, 1974092139126234624, 0.115181, 'hCicrr001u') index_test.go:137: sql insert into test_index values (3972, 3123053464143698192, 0.788793, 'QGpLo5CXMO') index_test.go:137: sql insert into test_index values (3969, 4966307643214106109, 0.879703, 'PFLUPACrzA') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 865285506118268793, c2 = 0.110897, c3 = 'zeCDWpSi6N' where c = 1812 index_test.go:137: sql insert into test_index values (3973, 2379002660466065363, 0.580859, 'mt8Vjgf4Zh') index_test.go:140: sql delete from test_index where c = 470 index_test.go:137: sql insert into test_index values (3974, 555836986324473541, 0.209383, 'jtUUO4cclC') index_test.go:140: sql delete from test_index where c = 3282 index_test.go:137: sql insert into test_index values (3975, 5531467715441151196, 0.685771, '9EZx1C3LJ6') index_test.go:143: sql update test_index set c1 = 2125556439610740905, c2 = 0.546300, c3 = 'Rj8KtEKQLM' where c = 2977 index_test.go:137: sql insert into test_index values (3976, 7243140033921818789, 0.472405, 'IcuwnALUPI') index_test.go:140: sql delete from test_index where c = 3323 index_test.go:140: sql delete from test_index where c = 3737 index_test.go:137: sql insert into test_index values (3977, 1762279563182861757, 0.235725, '4v2zzFbGDc') index_test.go:143: sql update test_index set c1 = 625280259734717297, c2 = 0.949399, c3 = 'ZxPduQ0Wpn' where c = 317 index_test.go:143: sql update test_index set c1 = 1226864075580454972, c2 = 0.228283, c3 = 'mOcqH4yXSI' where c = 491 index_test.go:140: sql delete from test_index where c = 3731 index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 2890380161110819914, c2 = 0.806150, c3 = 'iB6QzjUgTV' where c = 853 index_test.go:143: sql update test_index set c1 = 2248836649108842039, c2 = 0.365796, c3 = 'xZMbfRE1mM' where c = 2580 index_test.go:137: sql insert into test_index values (3978, 7615411036904886857, 0.962699, 'GGhBfpvDGR') index_test.go:140: sql delete from test_index where c = 1707 index_test.go:143: sql update test_index set c1 = 1790310864346882036, c2 = 0.066776, c3 = 'FbUINduGHs' where c = 1493 index_test.go:140: sql delete from test_index where c = 3843 index_test.go:137: sql insert into test_index values (3979, 1867716207212764121, 0.994340, 'II1QFYNyW3') index_test.go:143: sql update test_index set c1 = 5814848766159377120, c2 = 0.651562, c3 = '1oyZdEtJBw' where c = 905 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (3982, 3870957335673611181, 0.155419, 'pXwysjj1KJ') index_test.go:143: sql update test_index set c1 = 7874923914409969199, c2 = 0.352097, c3 = 'VGSLchxkzn' where c = 2365 index_test.go:137: sql insert into test_index values (3980, 483890783765385075, 0.762751, 'ZkcuqDy2Ug') index_test.go:140: sql delete from test_index where c = 2473 index_test.go:143: sql update test_index set c1 = 2335128122085974587, c2 = 0.814224, c3 = 'e0FLBc1uQm' where c = 622 index_test.go:137: sql insert into test_index values (3981, 879498057382993340, 0.108686, 'h3vjdY7YnI') index_test.go:143: sql update test_index set c1 = 8870044887804079528, c2 = 0.784239, c3 = '5eFJvigt64' where c = 1420 index_test.go:143: sql update test_index set c1 = 4097132901142761109, c2 = 0.691232, c3 = 'RboxTaa6T3' where c = 3430 index_test.go:137: sql insert into test_index values (3983, 5624099516366582870, 0.366801, 'ixx52Kj8J6') index_test.go:137: sql insert into test_index values (3984, 6635317866941890588, 0.953511, '33aLdnagqO') index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (3985, 7877382737565562356, 0.197888, 'tZ3JFYxaJr') index_test.go:140: sql delete from test_index where c = 1059 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:137: sql insert into test_index values (3986, 2227723760143413481, 0.724328, '2By76k8AMa') index_test.go:137: sql insert into test_index values (3987, 3613978263505022004, 0.389810, 'CEOOYEMmG2') index_test.go:140: sql delete from test_index where c = 3093 index_test.go:143: sql update test_index set c1 = 6904758379537522568, c2 = 0.150254, c3 = 'jc4tX5MdxX' where c = 807 index_test.go:137: sql insert into test_index values (3988, 1813103851275138386, 0.514570, 'SlZQdVNEVM') index_test.go:140: sql delete from test_index where c = 848 index_test.go:140: sql delete from test_index where c = 3690 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:143: sql update test_index set c1 = 3246023416452599567, c2 = 0.509640, c3 = 'KHUaRzywUo' where c = 46 index_test.go:143: sql update test_index set c1 = 7845994028652413945, c2 = 0.410102, c3 = 'PYGHInObBL' where c = 3028 index_test.go:143: sql update test_index set c1 = 6491051846968092059, c2 = 0.877189, c3 = 'gvJ3E5m2Pn' where c = 2974 index_test.go:143: sql update test_index set c1 = 7490904991930068098, c2 = 0.929985, c3 = 'Wn9lOqlhX7' where c = 2208 index_test.go:143: sql update test_index set c1 = 1819126803490551623, c2 = 0.743986, c3 = '0xoN32LxSn' where c = 3902 index_test.go:143: sql update test_index set c1 = 7775732605413103073, c2 = 0.967883, c3 = 'bJx9ATyErm' where c = 3091 index_test.go:137: sql insert into test_index values (3989, 2680498448145784592, 0.316257, 'LmYZeSFX0T') index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (3990, 8307456127539339313, 0.893037, 'VbuqK3BZqe') index_test.go:137: sql insert into test_index values (3991, 2513108867531215429, 0.969149, 'Ks7atw9NJv') index_test.go:140: sql delete from test_index where c = 3658 index_test.go:143: sql update test_index set c1 = 1574506680772201310, c2 = 0.026742, c3 = 'vvPkfserq1' where c = 3583 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:137: sql insert into test_index values (3992, 142378146545522447, 0.624674, 'U3x1onmJvH') index_test.go:137: sql insert into test_index values (3994, 7541178540795210725, 0.313403, 'w1aS9Mk1uV') index_test.go:137: sql insert into test_index values (3995, 8408710741729913994, 0.530418, 'y8mWJOZfct') index_test.go:140: sql delete from test_index where c = 1568 index_test.go:137: sql insert into test_index values (3993, 3371635879063707687, 0.355959, 'Pu51omvvI1') index_test.go:143: sql update test_index set c1 = 2526447642872860000, c2 = 0.213327, c3 = 'x7i8q5Yrtf' where c = 1544 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:143: sql update test_index set c1 = 1033013361176851911, c2 = 0.778746, c3 = 'gSBpzEcfrW' where c = 471 index_test.go:137: sql insert into test_index values (3996, 1684356161790473984, 0.561742, 'BR3DdtPt1C') index_test.go:140: sql delete from test_index where c = 902 index_test.go:143: sql update test_index set c1 = 8937777533737790062, c2 = 0.648729, c3 = 'XrlraUqgm9' where c = 3291 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:143: sql update test_index set c1 = 8639828817343750829, c2 = 0.592695, c3 = 'iFWSfalrL8' where c = 1567 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:143: sql update test_index set c1 = 654584707531549395, c2 = 0.040532, c3 = 'xwmRkIUc3c' where c = 1775 index_test.go:140: sql delete from test_index where c = 2343 index_test.go:140: sql delete from test_index where c = 2956 index_test.go:137: sql insert into test_index values (3998, 9219908542492859079, 0.538331, 'R3smFQK6oz') index_test.go:143: sql update test_index set c1 = 596624256948730313, c2 = 0.055858, c3 = 'kwNcfu2U1A' where c = 2373 index_test.go:137: sql insert into test_index values (3997, 2901841355982914586, 0.219705, 'GdqjDQE0ne') index_test.go:143: sql update test_index set c1 = 3336594129022596141, c2 = 0.282410, c3 = 'mjAq7yQgPj' where c = 1152 index_test.go:140: sql delete from test_index where c = 763 index_test.go:137: sql insert into test_index values (3999, 4896652362154655596, 0.965818, 'SjEROQlShR') index_test.go:143: sql update test_index set c1 = 8041604966332401301, c2 = 0.398991, c3 = 'wJYG2jqCH9' where c = 3226 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 8482579804147838054, c2 = 0.953160, c3 = 'Y5LVl8H8bL' where c = 2940 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 8373780089810456694, c2 = 0.723266, c3 = 'Is5Pmo3K5V' where c = 2764 index_test.go:143: sql update test_index set c1 = 3649931720958537667, c2 = 0.496333, c3 = 'LUkTkzGbAL' where c = 2970 index_test.go:143: sql update test_index set c1 = 5161496132584988176, c2 = 0.201899, c3 = 'PXZcfcYP04' where c = 1255 index_test.go:143: sql update test_index set c1 = 7004624476043345046, c2 = 0.226366, c3 = 'EAYVg5S5m3' where c = 3856 index_test.go:137: sql insert into test_index values (4000, 7277010863596244742, 0.677139, 'VJt6KKgMP0') index_test.go:140: sql delete from test_index where c = 3208 index_test.go:143: sql update test_index set c1 = 8469607336762313358, c2 = 0.186360, c3 = '6QCS5i7Vv9' where c = 1720 index_test.go:137: sql insert into test_index values (4009, 9153188074521883009, 0.534045, 'swXQJ1w4FG') index_test.go:137: sql insert into test_index values (4010, 43794353212254565, 0.663421, 'R8h0VCk2vn') index_test.go:137: sql insert into test_index values (4002, 6502486894843963988, 0.983694, '78CTcZEezY') index_test.go:137: sql insert into test_index values (4004, 3852595845751157699, 0.002373, '3DTj07rGxx') index_test.go:137: sql insert into test_index values (4005, 3157376769194368609, 0.917549, 'QLZLsP2IKO') index_test.go:137: sql insert into test_index values (4001, 4712561927382609611, 0.777114, 'ugMLkMinvc') index_test.go:137: sql insert into test_index values (4008, 4887506338399760429, 0.191475, 'oZ570fN5TA') index_test.go:137: sql insert into test_index values (4006, 1320305657035722215, 0.294414, 'SJyUZ15jQi') index_test.go:140: sql delete from test_index where c = 1535 index_test.go:137: sql insert into test_index values (4003, 2604486189002713641, 0.744489, 'l9gCs0Ak7q') index_test.go:137: sql insert into test_index values (4007, 1191814815163346574, 0.981446, 'lqzTHeStTq') index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:143: sql update test_index set c1 = 2211110006122222539, c2 = 0.707218, c3 = 'GjOM12TgvL' where c = 1043 index_test.go:143: sql update test_index set c1 = 9186214814242376578, c2 = 0.950377, c3 = '1X96yDJx5u' where c = 348 index_test.go:143: sql update test_index set c1 = 7454430285541492636, c2 = 0.162868, c3 = 'xYuLiM1QJ6' where c = 16 index_test.go:140: sql delete from test_index where c = 1559 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:143: sql update test_index set c1 = 2764369705815750953, c2 = 0.760623, c3 = 'WS1eBxkrJZ' where c = 829 index_test.go:140: sql delete from test_index where c = 3207 index_test.go:143: sql update test_index set c1 = 2840797749791675103, c2 = 0.404935, c3 = 'x7LodvbfRK' where c = 3697 index_test.go:143: sql update test_index set c1 = 8405948076801539849, c2 = 0.332869, c3 = 'qOc9hlKJrV' where c = 1086 index_test.go:143: sql update test_index set c1 = 3455327768684545367, c2 = 0.978985, c3 = 'o7wHOC6nXw' where c = 608 index_test.go:143: sql update test_index set c1 = 8352048762454780240, c2 = 0.928443, c3 = 'Yx1umucNqv' where c = 573 index_test.go:137: sql insert into test_index values (4011, 7142202167839077082, 0.171485, 'QwbBz3ME5O') index_test.go:143: sql update test_index set c1 = 3373590415980802648, c2 = 0.596222, c3 = '7IV2NkqWFZ' where c = 2231 index_test.go:137: sql insert into test_index values (4012, 6403729670744756077, 0.076582, 'QAEBmjum6O') index_test.go:137: sql insert into test_index values (4013, 1904722940769685385, 0.629951, 'WlGnOWZqYf') index_test.go:137: sql insert into test_index values (4014, 8265786385917766736, 0.907599, '3Vg9ky14gp') index_test.go:140: sql delete from test_index where c = 3093 index_test.go:137: sql insert into test_index values (4015, 3757913990628047856, 0.487800, 'q6Jcf2cGUU') index_test.go:137: sql insert into test_index values (4016, 3652511371907564444, 0.720514, 't6v2GwCUZO') index_test.go:137: sql insert into test_index values (4017, 4930812209795083765, 0.210629, 'M7FREX6qeU') index_test.go:140: sql delete from test_index where c = 3135 index_test.go:137: sql insert into test_index values (4019, 5758792891149748868, 0.011804, 'YHXbNWSf7O') index_test.go:143: sql update test_index set c1 = 2109829960798637573, c2 = 0.591699, c3 = 'LHwDPmKT26' where c = 1348 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 6572255815217389129, c2 = 0.592611, c3 = 'lRT0GjQMJy' where c = 283 index_test.go:137: sql insert into test_index values (4018, 6545513933436021425, 0.275198, 'fKlj3QnEyZ') index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 2198 index_test.go:143: sql update test_index set c1 = 5217916830383312550, c2 = 0.152704, c3 = 'Nuy1qFqTbA' where c = 966 index_test.go:140: sql delete from test_index where c = 2665 index_test.go:140: sql delete from test_index where c = 2093 index_test.go:143: sql update test_index set c1 = 4091559672904448783, c2 = 0.830353, c3 = 'LkTReCF0mI' where c = 181 index_test.go:143: sql update test_index set c1 = 8133478716889500185, c2 = 0.848126, c3 = 'MU6EIglezV' where c = 2295 index_test.go:140: sql delete from test_index where c = 2349 index_test.go:137: sql insert into test_index values (4020, 4185542067230367381, 0.013941, 'X3UNON6I21') index_test.go:140: sql delete from test_index where c = 1535 index_test.go:137: sql insert into test_index values (4022, 4293160493294236804, 0.251893, 'TVgFp3AKZw') index_test.go:143: sql update test_index set c1 = 4046489063408454807, c2 = 0.069346, c3 = 'hSTJkegNhP' where c = 1048 index_test.go:143: sql update test_index set c1 = 7206808328915266550, c2 = 0.888168, c3 = 'zg45WOqxX9' where c = 2130 index_test.go:143: sql update test_index set c1 = 5472576496993241968, c2 = 0.239133, c3 = 'CLaPB3P23W' where c = 818 index_test.go:137: sql insert into test_index values (4021, 772982434785904929, 0.072266, 'd2rnP88qUd') index_test.go:143: sql update test_index set c1 = 6499964374770814038, c2 = 0.237245, c3 = 'AWhpfua7mQ' where c = 1384 index_test.go:143: sql update test_index set c1 = 4655164776245829459, c2 = 0.680340, c3 = 'ZkBpi63p0w' where c = 1752 index_test.go:137: sql insert into test_index values (4024, 2903746328491835661, 0.331471, 'aNEGrAjMzB') index_test.go:137: sql insert into test_index values (4023, 7347773800210223030, 0.363430, 'bdoDuk3W3k') index_test.go:140: sql delete from test_index where c = 3120 index_test.go:137: sql insert into test_index values (4025, 8395095119425952689, 0.272298, 'NKYZOhgtI9') index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 50255505019701859, c2 = 0.088456, c3 = 'JihXzE7MR1' where c = 3256 index_test.go:137: sql insert into test_index values (4027, 2282436231259045586, 0.655941, '6mIPD2y43u') index_test.go:137: sql insert into test_index values (4028, 720328684971538590, 0.198611, 'HcYdpPKbde') index_test.go:143: sql update test_index set c1 = 2737774749690004720, c2 = 0.719260, c3 = 'E20nIOYg2Q' where c = 1145 index_test.go:137: sql insert into test_index values (4029, 722924448595444007, 0.670195, 'ww2iHvP5Dy') index_test.go:137: sql insert into test_index values (4026, 3116392750068788712, 0.923072, 'pojJLBac6C') index_test.go:143: sql update test_index set c1 = 5079300692112945128, c2 = 0.115154, c3 = 'WTUwBBMrZp' where c = 416 index_test.go:140: sql delete from test_index where c = 3793 index_test.go:140: sql delete from test_index where c = 2640 index_test.go:140: sql delete from test_index where c = 2959 index_test.go:137: sql insert into test_index values (4030, 5965280311121410443, 0.010957, '4S8Z3pPATQ') index_test.go:143: sql update test_index set c1 = 5814281151687986283, c2 = 0.830584, c3 = 'zuwCCechWi' where c = 1363 index_test.go:140: sql delete from test_index where c = 3893 index_test.go:137: sql insert into test_index values (4031, 192519782520020435, 0.188015, 'NYi7DajdmR') index_test.go:137: sql insert into test_index values (4032, 5211048384435551934, 0.799601, 'nE3voQluNM') index_test.go:140: sql delete from test_index where c = 1053 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 8066963204018574196, c2 = 0.560261, c3 = 'xVy2hRdvWD' where c = 137 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 6755404238302335377, c2 = 0.747971, c3 = 'eq63lJwEkp' where c = 3440 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 4849639632443853576, c2 = 0.071829, c3 = 'QLSdXLt8Rp' where c = 3538 index_test.go:143: sql update test_index set c1 = 5885129150495121251, c2 = 0.605701, c3 = 'fwSMpmTdfw' where c = 626 index_test.go:143: sql update test_index set c1 = 2510861556358517601, c2 = 0.800804, c3 = 'NoLOcbLnXy' where c = 861 index_test.go:143: sql update test_index set c1 = 4580715653722275768, c2 = 0.687951, c3 = '6t05gQgfsv' where c = 456 index_test.go:137: sql insert into test_index values (4034, 4783057292185832782, 0.225123, 'ST3bFIVbbd') index_test.go:137: sql insert into test_index values (4033, 2451885238039702904, 0.180287, 'KKbyp9OUPU') index_test.go:140: sql delete from test_index where c = 3408 index_test.go:143: sql update test_index set c1 = 2206370667828154469, c2 = 0.841836, c3 = 'LYtK5o5wqS' where c = 4004 index_test.go:137: sql insert into test_index values (4035, 3714446935579232819, 0.400611, 'JY5FRok60d') index_test.go:140: sql delete from test_index where c = 1103 index_test.go:137: sql insert into test_index values (4036, 617330326585005488, 0.453965, '2KDu8Pbwtq') index_test.go:137: sql insert into test_index values (4037, 4629704165735223487, 0.615376, 'AJGhYq6kcX') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 6190456337571031972, c2 = 0.414347, c3 = 'WlHlly2Wqc' where c = 2365 index_test.go:137: sql insert into test_index values (4038, 2236394275314233748, 0.434263, 'EWt831mE3u') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 760471095807844566, c2 = 0.777932, c3 = 'xoiF9y3rp1' where c = 1309 index_test.go:137: sql insert into test_index values (4040, 1224551059088509364, 0.725727, 'nYMPvygCuV') index_test.go:143: sql update test_index set c1 = 992522107737782891, c2 = 0.984210, c3 = 'tlhR0MdaDN' where c = 1801 index_test.go:143: sql update test_index set c1 = 5112666187703693014, c2 = 0.338631, c3 = 'In9qH6mCIX' where c = 680 index_test.go:137: sql insert into test_index values (4039, 730890169657755877, 0.348753, 'NcHhQU2B2c') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:137: sql insert into test_index values (4041, 8388254040054426588, 0.152228, 'l860den7AS') index_test.go:140: sql delete from test_index where c = 2808 index_test.go:140: sql delete from test_index where c = 3907 index_test.go:137: sql insert into test_index values (4042, 3224867672825607833, 0.252553, 'xNQjCFXJs6') index_test.go:137: sql insert into test_index values (4044, 543507814030765957, 0.840300, 'YT7hzxjeky') index_test.go:143: sql update test_index set c1 = 1469876348912826828, c2 = 0.475622, c3 = 'BldfWeXw49' where c = 3116 index_test.go:137: sql insert into test_index values (4043, 3217091125305742960, 0.140304, 'TXsWDuUSP2') index_test.go:143: sql update test_index set c1 = 8900775546060792386, c2 = 0.244434, c3 = 'yg1miMD7ds' where c = 3627 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 4314661143574629735, c2 = 0.663419, c3 = '1Lqf4yGMz2' where c = 359 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:143: sql update test_index set c1 = 3380864598776887331, c2 = 0.861489, c3 = '4uqkujQJDG' where c = 3801 index_test.go:140: sql delete from test_index where c = 3370 index_test.go:140: sql delete from test_index where c = 2776 index_test.go:140: sql delete from test_index where c = 1675 index_test.go:143: sql update test_index set c1 = 3765058480517029017, c2 = 0.570858, c3 = 'QwoG393Ytd' where c = 2909 index_test.go:137: sql insert into test_index values (4045, 6907441560408711216, 0.572791, 'nuqA4ytvtm') index_test.go:143: sql update test_index set c1 = 4828552058338525555, c2 = 0.348317, c3 = 'ZudL5nvyvG' where c = 2092 index_test.go:143: sql update test_index set c1 = 7415945613241669449, c2 = 0.916634, c3 = 'gKxwSjAbZ4' where c = 1581 index_test.go:137: sql insert into test_index values (4047, 5863263160502667265, 0.909184, 'QIR8I7eWhv') index_test.go:137: sql insert into test_index values (4046, 4593770573761260497, 0.271162, 'sURCOawnV3') index_test.go:137: sql insert into test_index values (4048, 9041642804869105393, 0.688032, 'yfGI7yQ2pA') index_test.go:143: sql update test_index set c1 = 44149828495166780, c2 = 0.552926, c3 = 'OcXo9eMPOU' where c = 3009 index_test.go:143: sql update test_index set c1 = 7270723359624285515, c2 = 0.739433, c3 = 'qNmPtwaXrJ' where c = 3289 index_test.go:143: sql update test_index set c1 = 8360396156607014012, c2 = 0.690749, c3 = 'njv9r1Nfaa' where c = 3613 index_test.go:137: sql insert into test_index values (4050, 8489316876476484678, 0.852688, 'EHg2S3xYZe') index_test.go:140: sql delete from test_index where c = 2681 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:137: sql insert into test_index values (4049, 5467807532780942123, 0.197605, 'yQGdPIKuPe') index_test.go:137: sql insert into test_index values (4051, 4778054019554292400, 0.791959, '7mu8fXOJLv') index_test.go:143: sql update test_index set c1 = 8663720612353227608, c2 = 0.838583, c3 = 'VIaMHrKn92' where c = 2069 index_test.go:140: sql delete from test_index where c = 3894 index_test.go:143: sql update test_index set c1 = 2895425646094665032, c2 = 0.510888, c3 = 'MXZUQ9ZEt9' where c = 2163 index_test.go:137: sql insert into test_index values (4054, 5743538557852483872, 0.602387, '037JQNA3st') index_test.go:137: sql insert into test_index values (4053, 4107502144545708808, 0.405120, 'LrQ87g71h5') index_test.go:140: sql delete from test_index where c = 2031 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:143: sql update test_index set c1 = 6720337085023280654, c2 = 0.098863, c3 = '6IzFP3M2hz' where c = 2177 index_test.go:140: sql delete from test_index where c = 3257 index_test.go:143: sql update test_index set c1 = 9093788894063533570, c2 = 0.868591, c3 = 'nyIhPtWEmg' where c = 2705 index_test.go:137: sql insert into test_index values (4052, 3281675820841304976, 0.810200, 'G0UbFeXW77') index_test.go:143: sql update test_index set c1 = 5507599815745813299, c2 = 0.575241, c3 = '9RExXKCZqX' where c = 1635 index_test.go:137: sql insert into test_index values (4055, 5599624911783019085, 0.082055, 'CLMKka48q9') index_test.go:137: sql insert into test_index values (4056, 7600906586916791533, 0.348458, '3j7JxSmeqS') index_test.go:140: sql delete from test_index where c = 1747 index_test.go:140: sql delete from test_index where c = 3659 index_test.go:143: sql update test_index set c1 = 9086913451894330522, c2 = 0.037578, c3 = 'g51m844iF9' where c = 3469 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:143: sql update test_index set c1 = 4508712178276109758, c2 = 0.424576, c3 = 'TcehaloM6p' where c = 3101 index_test.go:137: sql insert into test_index values (4059, 5507019459969185634, 0.854221, '5PnfGTrLCc') index_test.go:137: sql insert into test_index values (4058, 7625199018469404952, 0.200764, 'FNj7kEWRWk') index_test.go:140: sql delete from test_index where c = 2647 index_test.go:137: sql insert into test_index values (4057, 7788830446372701227, 0.470655, '5sP5A7SSLX') index_test.go:143: sql update test_index set c1 = 3220546513529058705, c2 = 0.095663, c3 = 'SLyXpOSGEX' where c = 252 index_test.go:140: sql delete from test_index where c = 1629 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (4060, 7087095807640874466, 0.149011, 'NY7nzANjna') index_test.go:143: sql update test_index set c1 = 3492009242789952282, c2 = 0.535523, c3 = 'KVe0s1gRn7' where c = 3679 index_test.go:137: sql insert into test_index values (4061, 5042812007001627111, 0.087749, 'uX87ChegNn') index_test.go:143: sql update test_index set c1 = 8122871603870808700, c2 = 0.424237, c3 = 'PcSlUtCxG6' where c = 3437 index_test.go:143: sql update test_index set c1 = 4896536998025742114, c2 = 0.903138, c3 = 'ePk74UOuqW' where c = 917 index_test.go:137: sql insert into test_index values (4062, 5297277144615898593, 0.160276, 'hVedI01tlo') index_test.go:143: sql update test_index set c1 = 2811119670726062618, c2 = 0.497996, c3 = 'ouGzlxKekZ' where c = 3260 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:143: sql update test_index set c1 = 163163153456489229, c2 = 0.503656, c3 = '0NVqQi06fO' where c = 1757 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:137: sql insert into test_index values (4063, 4160162253242037808, 0.964099, 'IhHgqpuKfg') index_test.go:143: sql update test_index set c1 = 1247183232262116786, c2 = 0.383121, c3 = 'G3yOXqKT2Z' where c = 3947 index_test.go:137: sql insert into test_index values (4064, 5986595990227867976, 0.305259, 'khGncejNJK') index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 4028126289393633421, c2 = 0.206202, c3 = 'K2fQ2at4mR' where c = 1239 index_test.go:143: sql update test_index set c1 = 8167021432365975480, c2 = 0.977163, c3 = 'mFzXcYYNcY' where c = 1472 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 8355133849142044934, c2 = 0.506419, c3 = 'OKJ9fRFnls' where c = 817 index_test.go:140: sql delete from test_index where c = 3319 index_test.go:137: sql insert into test_index values (4065, 5649413694018468206, 0.009224, 'aVjuCPPiil') index_test.go:137: sql insert into test_index values (4067, 670775005593908145, 0.288228, '8Lty2JdNVH') index_test.go:137: sql insert into test_index values (4068, 8771495476631462783, 0.238251, 'A8hkJUTkXh') index_test.go:143: sql update test_index set c1 = 6270223650854256335, c2 = 0.956534, c3 = 'TtIlDSJWIe' where c = 2292 index_test.go:137: sql insert into test_index values (4066, 7785015753410608439, 0.768459, 'f6Cpzh9Prx') index_test.go:143: sql update test_index set c1 = 1561929723539146042, c2 = 0.526755, c3 = 'A8fb5frW0H' where c = 3306 index_test.go:137: sql insert into test_index values (4069, 3310280010804281867, 0.223555, 'IBtJzy5UaG') index_test.go:137: sql insert into test_index values (4070, 2546678996198765250, 0.459133, 'E5TGcyV1IL') index_test.go:143: sql update test_index set c1 = 6328180031067704006, c2 = 0.137466, c3 = 'iGjjvgJ3n4' where c = 1766 index_test.go:137: sql insert into test_index values (4071, 8360647605389595796, 0.350781, 'RYp31cQpFu') index_test.go:140: sql delete from test_index where c = 2502 index_test.go:140: sql delete from test_index where c = 3840 index_test.go:140: sql delete from test_index where c = 3962 index_test.go:137: sql insert into test_index values (4072, 5547323772023393449, 0.243849, 'B9WcCscieW') index_test.go:140: sql delete from test_index where c = 2758 index_test.go:137: sql insert into test_index values (4073, 1702762805275181428, 0.520360, 'us8jeuQUWZ') index_test.go:140: sql delete from test_index where c = 3514 index_test.go:137: sql insert into test_index values (4074, 1281798442849035974, 0.436314, '76zyZeOazy') index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 365870913675164005, c2 = 0.203855, c3 = 'quimqlDwyS' where c = 449 index_test.go:140: sql delete from test_index where c = 2725 index_test.go:140: sql delete from test_index where c = 3707 index_test.go:143: sql update test_index set c1 = 1816734359307391802, c2 = 0.788456, c3 = '7KoQNu1t1y' where c = 862 index_test.go:140: sql delete from test_index where c = 1353 index_test.go:143: sql update test_index set c1 = 7073628760668431462, c2 = 0.402748, c3 = '9TuYZGZmeS' where c = 207 index_test.go:143: sql update test_index set c1 = 5002753101791928331, c2 = 0.148746, c3 = 'ZKOkp4P9wG' where c = 1338 index_test.go:143: sql update test_index set c1 = 7380646208255951259, c2 = 0.472147, c3 = 'tPavo3zEja' where c = 609 index_test.go:143: sql update test_index set c1 = 7880187734337147271, c2 = 0.689983, c3 = 'DZlGDAYUoW' where c = 2886 index_test.go:143: sql update test_index set c1 = 1182833650300104993, c2 = 0.485949, c3 = 'JOnQAL8K7p' where c = 2631 index_test.go:137: sql insert into test_index values (4075, 1519148840257593829, 0.981489, 'xNyqBEgLAy') index_test.go:137: sql insert into test_index values (4077, 7791919455590406188, 0.944429, 'WqIxMBTWPp') index_test.go:143: sql update test_index set c1 = 7319859809723790432, c2 = 0.804998, c3 = 'y1bKsCG2GE' where c = 2777 index_test.go:137: sql insert into test_index values (4079, 2456575980220146892, 0.974879, '66i4Vg5ikJ') index_test.go:137: sql insert into test_index values (4078, 7802578078214303258, 0.762737, '6GFmnplFbF') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (4076, 4130000149474617628, 0.075181, 'GqrSoFqgS9') index_test.go:137: sql insert into test_index values (4080, 4299082715322935862, 0.247254, 'z4sDsMb1vf') index_test.go:143: sql update test_index set c1 = 5183517045352872962, c2 = 0.176609, c3 = 'ejV21iV18a' where c = 4062 index_test.go:137: sql insert into test_index values (4081, 6575339328878766389, 0.540717, 'tYh0c7zznK') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 2338 index_test.go:143: sql update test_index set c1 = 6786762221569529437, c2 = 0.714031, c3 = 'VaEVCNOgf8' where c = 38 index_test.go:143: sql update test_index set c1 = 403224245128165004, c2 = 0.207892, c3 = 'md1zeLYuAg' where c = 288 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 7876066524332303075, c2 = 0.769157, c3 = 'GSHtij4Z3A' where c = 1699 index_test.go:143: sql update test_index set c1 = 45258876774025440, c2 = 0.054390, c3 = 'J7Ydb15PvP' where c = 526 index_test.go:137: sql insert into test_index values (4083, 2108432657426924231, 0.986316, 'D19axcWZV9') index_test.go:137: sql insert into test_index values (4082, 5658765994313997928, 0.097888, 'Ys9Jdbs2Eh') index_test.go:140: sql delete from test_index where c = 3775 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:143: sql update test_index set c1 = 3372116484292061390, c2 = 0.296779, c3 = 'S1DwrEyaOF' where c = 2815 index_test.go:143: sql update test_index set c1 = 5487995142457556183, c2 = 0.279861, c3 = '3hqSMqzI8g' where c = 1091 index_test.go:137: sql insert into test_index values (4085, 4716307340349361924, 0.629827, 'JuVP7G3UlA') index_test.go:137: sql insert into test_index values (4086, 7302855142891358218, 0.758621, 'OSXmayIVjk') index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (4087, 5110773987826278463, 0.142964, 'KISfBrYz1a') index_test.go:140: sql delete from test_index where c = 3169 index_test.go:143: sql update test_index set c1 = 90631804899786958, c2 = 0.090561, c3 = 'qPPmkxcYZV' where c = 2399 index_test.go:140: sql delete from test_index where c = 2665 index_test.go:137: sql insert into test_index values (4084, 7076705107223663647, 0.225628, 'Lr9JyprFjT') index_test.go:137: sql insert into test_index values (4088, 2942592090829689033, 0.391912, '8uxmtCj5YL') index_test.go:143: sql update test_index set c1 = 5497125570515744164, c2 = 0.256169, c3 = 'FxaBTrPu5f' where c = 1843 index_test.go:137: sql insert into test_index values (4089, 3983523741368544532, 0.457557, 'PPsC2cV6Yk') index_test.go:140: sql delete from test_index where c = 1907 index_test.go:143: sql update test_index set c1 = 2591098746873660004, c2 = 0.632727, c3 = 'VgVLc5zHUl' where c = 3667 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 3644 index_test.go:143: sql update test_index set c1 = 67225016362128573, c2 = 0.057806, c3 = 'bSCC6QIWKh' where c = 2985 index_test.go:137: sql insert into test_index values (4091, 8406169644010862328, 0.295244, 'nsJYHelH1G') index_test.go:137: sql insert into test_index values (4090, 3801620788196179400, 0.341906, 'lJcJndB2Cn') index_test.go:137: sql insert into test_index values (4092, 2925145655238858726, 0.768827, 'X9n2ioxRD9') index_test.go:140: sql delete from test_index where c = 3977 index_test.go:140: sql delete from test_index where c = 3170 index_test.go:143: sql update test_index set c1 = 6832579152948862116, c2 = 0.065958, c3 = 'etpeUivXGX' where c = 3973 index_test.go:140: sql delete from test_index where c = 3135 index_test.go:143: sql update test_index set c1 = 1766477042688293962, c2 = 0.434647, c3 = 'z9x5NpENOL' where c = 3383 index_test.go:143: sql update test_index set c1 = 1465012997146901565, c2 = 0.937531, c3 = 'GZN1U3mMIP' where c = 3616 index_test.go:140: sql delete from test_index where c = 2796 index_test.go:143: sql update test_index set c1 = 7727350803204004742, c2 = 0.393448, c3 = 'VFvQ7s7Clg' where c = 2214 index_test.go:137: sql insert into test_index values (4093, 1327057319623061414, 0.490704, 'QBVZAgSzsN') index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 1269740989141171011, c2 = 0.023205, c3 = 'P6oV6eXlPZ' where c = 1744 index_test.go:137: sql insert into test_index values (4095, 3251803330002767432, 0.601818, 'bKwsNlzBMo') index_test.go:137: sql insert into test_index values (4094, 916430366077213157, 0.433231, 'H0yBZ99oaA') index_test.go:143: sql update test_index set c1 = 1102183175234056071, c2 = 0.406867, c3 = 'sEy5I4gEnV' where c = 3596 index_test.go:137: sql insert into test_index values (4096, 8600043448702017955, 0.990472, '0HnXCphioH') index_test.go:143: sql update test_index set c1 = 4363148786437401771, c2 = 0.616198, c3 = 'JxTorQ3MMZ' where c = 3388 index_test.go:143: sql update test_index set c1 = 1218318844122363550, c2 = 0.029358, c3 = 'qzdT7EE1eb' where c = 3977 index_test.go:143: sql update test_index set c1 = 7081368296165792674, c2 = 0.435087, c3 = 'uSUt4ZUXKY' where c = 1974 index_test.go:140: sql delete from test_index where c = 3922 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:143: sql update test_index set c1 = 846837270097669323, c2 = 0.049716, c3 = '8R0zKoRwLD' where c = 265 index_test.go:137: sql insert into test_index values (4097, 5045391577703436910, 0.524513, 'P15aLGHFpH') index_test.go:140: sql delete from test_index where c = 3006 index_test.go:137: sql insert into test_index values (4098, 3682366332648508442, 0.601424, 'Nuvg5PFMXa') index_test.go:140: sql delete from test_index where c = 3892 index_test.go:143: sql update test_index set c1 = 6316949669522853611, c2 = 0.154462, c3 = 'PH0yTH8Dvw' where c = 2713 index_test.go:137: sql insert into test_index values (4099, 6661563042908613382, 0.001064, 'oa6W1pKZBD') index_test.go:143: sql update test_index set c1 = 2535971519926074103, c2 = 0.117988, c3 = 'jyNUiDkICa' where c = 3887 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 2826 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 4374130682995068957, c2 = 0.194576, c3 = 'jEJ6Eu2Fj1' where c = 795 index_test.go:143: sql update test_index set c1 = 2377878495041376627, c2 = 0.418584, c3 = 'ua1ZGVuNSk' where c = 823 index_test.go:137: sql insert into test_index values (4100, 5217604602961568290, 0.775767, '0KFgnFaAwV') index_test.go:140: sql delete from test_index where c = 1628 index_test.go:143: sql update test_index set c1 = 3161010864418523326, c2 = 0.026521, c3 = 'c9mmrczXjc' where c = 3055 index_test.go:143: sql update test_index set c1 = 3079050855116239208, c2 = 0.100521, c3 = 'hcanxSbY3S' where c = 3942 index_test.go:143: sql update test_index set c1 = 8593002335651800350, c2 = 0.576253, c3 = '3yGzvS5fIt' where c = 1469 index_test.go:137: sql insert into test_index values (4105, 3644836538674450581, 0.177289, 'bXJebVGMIH') index_test.go:137: sql insert into test_index values (4104, 961689242851238597, 0.487620, 'Y7UnBBDBZQ') index_test.go:137: sql insert into test_index values (4101, 3572019133115959405, 0.285668, 'zk4Gf5Wthp') index_test.go:137: sql insert into test_index values (4102, 2955518192999311235, 0.417312, 'ZT1fGgo0fk') index_test.go:137: sql insert into test_index values (4110, 260237343486297138, 0.900731, 'vZbAS13zbJ') index_test.go:137: sql insert into test_index values (4109, 5868172591091877940, 0.691779, 'PWghlvyD4s') index_test.go:137: sql insert into test_index values (4106, 8376127922632984134, 0.662764, 'nJHOm1Wg1v') index_test.go:137: sql insert into test_index values (4103, 6994155863171799918, 0.319023, 'CTJPpKtwFD') index_test.go:137: sql insert into test_index values (4107, 2064458885704386083, 0.541654, '15XklNd86d') index_test.go:137: sql insert into test_index values (4108, 649025715162944277, 0.761444, 'sGJnuDha8h') index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 3459 index_test.go:143: sql update test_index set c1 = 8137416238136298257, c2 = 0.343643, c3 = 'nsCEslNWRc' where c = 937 index_test.go:143: sql update test_index set c1 = 3686055660907349047, c2 = 0.424061, c3 = 'RPUUQNuaIg' where c = 2842 index_test.go:140: sql delete from test_index where c = 3100 index_test.go:143: sql update test_index set c1 = 5775324212784526847, c2 = 0.416036, c3 = 'oowQgx2VlU' where c = 317 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:140: sql delete from test_index where c = 2046 index_test.go:143: sql update test_index set c1 = 3877743933579800079, c2 = 0.445242, c3 = 'aZJyDmvSGX' where c = 3321 index_test.go:143: sql update test_index set c1 = 6993558902817852017, c2 = 0.977874, c3 = 'ZodZhl0qOn' where c = 1329 index_test.go:140: sql delete from test_index where c = 3048 index_test.go:140: sql delete from test_index where c = 2753 index_test.go:137: sql insert into test_index values (4111, 7281935089320351853, 0.670599, 'PbnwZtWHGv') index_test.go:143: sql update test_index set c1 = 7421640788878454015, c2 = 0.784952, c3 = 'bGTSb1s4FN' where c = 78 index_test.go:143: sql update test_index set c1 = 8086715501164924800, c2 = 0.169015, c3 = 'EJt3Sh6zXI' where c = 2111 index_test.go:137: sql insert into test_index values (4113, 7052633057014294080, 0.431951, 'AekBCmHhiO') index_test.go:140: sql delete from test_index where c = 1494 index_test.go:143: sql update test_index set c1 = 5323596893049221256, c2 = 0.433986, c3 = 'afVy7yeczY' where c = 2464 index_test.go:143: sql update test_index set c1 = 5922853538534469856, c2 = 0.543751, c3 = 'EdeCDuSIrU' where c = 494 index_test.go:137: sql insert into test_index values (4115, 1957617630249690033, 0.944745, 'G9HgvaaMNI') index_test.go:143: sql update test_index set c1 = 7031849247770583420, c2 = 0.165254, c3 = 'JEbAKQHoj9' where c = 2403 index_test.go:137: sql insert into test_index values (4112, 2981559525846227495, 0.254116, 'HN25L7Hjpl') index_test.go:137: sql insert into test_index values (4116, 6807069832951333679, 0.699356, 'kNPpgeapck') index_test.go:137: sql insert into test_index values (4117, 8812242997098257290, 0.849581, 'XJ4lRsi0dC') index_test.go:137: sql insert into test_index values (4118, 8894209710911531878, 0.652229, 'mYmMQS0gXo') index_test.go:137: sql insert into test_index values (4114, 587732948381032090, 0.508033, '3kAApaqFB7') index_test.go:143: sql update test_index set c1 = 8417979768480773065, c2 = 0.640796, c3 = 'MPZxGyMJrd' where c = 2846 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:140: sql delete from test_index where c = 3004 index_test.go:140: sql delete from test_index where c = 3035 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:143: sql update test_index set c1 = 1008878042541709114, c2 = 0.047365, c3 = 'BZOVulAgDE' where c = 2626 index_test.go:140: sql delete from test_index where c = 2772 index_test.go:143: sql update test_index set c1 = 2544204229831529685, c2 = 0.625201, c3 = 'qohaSa7FA6' where c = 374 index_test.go:137: sql insert into test_index values (4120, 7379900226033533651, 0.632687, 'RZAXDc9AxE') index_test.go:137: sql insert into test_index values (4119, 7751824709105099652, 0.640024, 'vCsc8bk9ad') index_test.go:137: sql insert into test_index values (4121, 7863989060003985825, 0.239736, 'q6WuUQih1D') index_test.go:140: sql delete from test_index where c = 917 index_test.go:143: sql update test_index set c1 = 2286161170455221784, c2 = 0.327545, c3 = 'ugXg8rpDih' where c = 2408 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:140: sql delete from test_index where c = 3231 index_test.go:143: sql update test_index set c1 = 1860207401018837863, c2 = 0.377677, c3 = '8Au8ndk5it' where c = 2516 index_test.go:137: sql insert into test_index values (4123, 5221276760452105099, 0.883745, 'JxHYg8XfXF') index_test.go:143: sql update test_index set c1 = 7128811428222299805, c2 = 0.975273, c3 = 'EZ3t0aacLG' where c = 1884 index_test.go:143: sql update test_index set c1 = 3481208922386233288, c2 = 0.100006, c3 = '3iaYoummH7' where c = 1389 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:143: sql update test_index set c1 = 7292380898049807776, c2 = 0.526472, c3 = 'TkePO06uJc' where c = 2583 index_test.go:137: sql insert into test_index values (4122, 8997796615426431836, 0.000149, 'DeucN86s7L') index_test.go:137: sql insert into test_index values (4124, 4310565997536186642, 0.049650, 'RKpdGP0MXX') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 2925 index_test.go:143: sql update test_index set c1 = 711763188364769898, c2 = 0.142658, c3 = 'p8WdxnDpfQ' where c = 1901 index_test.go:143: sql update test_index set c1 = 6340404662983761643, c2 = 0.305529, c3 = 'st23kRzeF3' where c = 2970 index_test.go:137: sql insert into test_index values (4126, 8390299628547015062, 0.394829, 'KUuZ06APc1') index_test.go:143: sql update test_index set c1 = 3948979615741633095, c2 = 0.866829, c3 = 't7Rwx2AEuo' where c = 1762 index_test.go:143: sql update test_index set c1 = 7952625075967909409, c2 = 0.684862, c3 = 'KbZAWrocrP' where c = 1968 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:137: sql insert into test_index values (4125, 144917336948295357, 0.917437, '7fG5GYlEBK') index_test.go:143: sql update test_index set c1 = 3562021975993791168, c2 = 0.163858, c3 = 'GEyQEzvWQI' where c = 2626 index_test.go:137: sql insert into test_index values (4128, 8149467584958750127, 0.454711, 'HhLkPIsYln') index_test.go:137: sql insert into test_index values (4127, 6956704454838686662, 0.861092, 'Q7Hv2mjuBl') index_test.go:137: sql insert into test_index values (4131, 7258555245793663279, 0.046723, 'kKJ2C3Nzb3') index_test.go:140: sql delete from test_index where c = 3497 index_test.go:137: sql insert into test_index values (4129, 5089069387277355672, 0.561490, 'Fv5tuyjJMR') index_test.go:137: sql insert into test_index values (4132, 2771915667436693267, 0.472063, 'xvTfZUpXxg') index_test.go:137: sql insert into test_index values (4130, 1638674216179613291, 0.617794, 'pZbSs4EZch') index_test.go:137: sql insert into test_index values (4133, 3324898026642077758, 0.737943, '9qiQOLKyZF') index_test.go:140: sql delete from test_index where c = 2614 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 3273 index_test.go:143: sql update test_index set c1 = 1680316543385696255, c2 = 0.001492, c3 = '8AkcUyCRqC' where c = 3627 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:143: sql update test_index set c1 = 5007508658320907611, c2 = 0.602732, c3 = 'pMlrhJULpk' where c = 2186 index_test.go:140: sql delete from test_index where c = 3441 index_test.go:143: sql update test_index set c1 = 3736121545968878533, c2 = 0.708890, c3 = 'si13dRBP3g' where c = 360 index_test.go:140: sql delete from test_index where c = 3427 index_test.go:143: sql update test_index set c1 = 5803498073963193417, c2 = 0.334630, c3 = 'vvl4FQG0zJ' where c = 3486 index_test.go:140: sql delete from test_index where c = 767 index_test.go:137: sql insert into test_index values (4134, 6265091274704764909, 0.273153, '9FZiAJUgyG') index_test.go:143: sql update test_index set c1 = 2370240798554526052, c2 = 0.425569, c3 = 'yW3D2em2oA' where c = 2392 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:137: sql insert into test_index values (4135, 4105770046349613206, 0.071530, 'Xku3BWMhzL') index_test.go:143: sql update test_index set c1 = 3600022284799997217, c2 = 0.531513, c3 = '5QTQ1H8kTk' where c = 3320 index_test.go:143: sql update test_index set c1 = 4710156431514679491, c2 = 0.204622, c3 = 'jQUuvZhTLv' where c = 3664 index_test.go:137: sql insert into test_index values (4136, 5020375625602222820, 0.007390, 'I8BbiW4yw4') index_test.go:143: sql update test_index set c1 = 7889549741921638084, c2 = 0.178422, c3 = '5reXH6Avwi' where c = 2243 index_test.go:143: sql update test_index set c1 = 1950868873892223831, c2 = 0.638247, c3 = 'RoM8GNcnRx' where c = 95 index_test.go:137: sql insert into test_index values (4137, 6064345317855415437, 0.099308, 'Ufmr2NEH5m') index_test.go:143: sql update test_index set c1 = 5984922785315357001, c2 = 0.949677, c3 = 'ZDMd5zExgI' where c = 4049 index_test.go:143: sql update test_index set c1 = 6391179987547830502, c2 = 0.503342, c3 = '9b7RCLt674' where c = 2870 index_test.go:137: sql insert into test_index values (4138, 3749592803428369872, 0.742925, 'MzOrAelbg1') index_test.go:140: sql delete from test_index where c = 421 index_test.go:137: sql insert into test_index values (4139, 6686586119508645220, 0.441430, 'AYvoU7p8jL') index_test.go:140: sql delete from test_index where c = 2859 index_test.go:137: sql insert into test_index values (4140, 5086474829315119069, 0.391825, 'R0pJVYdGaZ') index_test.go:137: sql insert into test_index values (4141, 7058609571716068841, 0.839705, 'PzOVN1XvMp') index_test.go:140: sql delete from test_index where c = 2787 index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (4143, 3084468471469824636, 0.820922, 'olbgMruuv0') index_test.go:143: sql update test_index set c1 = 3578008128720298951, c2 = 0.855993, c3 = 'lagCvwFmdD' where c = 2463 index_test.go:137: sql insert into test_index values (4142, 6622062597334494344, 0.588162, '1iuPKu8Wu9') index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 4885928407008590725, c2 = 0.926295, c3 = 'sRnmnPI9LJ' where c = 585 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:137: sql insert into test_index values (4144, 735002156063509723, 0.132689, 'T5QCc3wBUc') index_test.go:140: sql delete from test_index where c = 4023 index_test.go:143: sql update test_index set c1 = 4235178506937521224, c2 = 0.613490, c3 = 'DxT0mj3OAW' where c = 2721 index_test.go:143: sql update test_index set c1 = 7788248114618704562, c2 = 0.644032, c3 = 'VJZVjFUCv5' where c = 263 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 3398 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:143: sql update test_index set c1 = 6420490000365490536, c2 = 0.663071, c3 = 'WzBrbLV8fy' where c = 431 index_test.go:137: sql insert into test_index values (4145, 6413331784180487702, 0.716861, 'RXASHkyXSI') index_test.go:143: sql update test_index set c1 = 8035146438377708631, c2 = 0.632883, c3 = 'a9xKKaibk8' where c = 3595 index_test.go:143: sql update test_index set c1 = 3823936593080515545, c2 = 0.987599, c3 = 'XXF9XFTums' where c = 1 index_test.go:137: sql insert into test_index values (4147, 2883967904821076080, 0.458048, 'OKSUP3mMGz') index_test.go:143: sql update test_index set c1 = 6439571445307962110, c2 = 0.404702, c3 = 'M7XKeqM0gf' where c = 273 index_test.go:137: sql insert into test_index values (4148, 960134226188382806, 0.025330, 'Odp0FGn6UJ') index_test.go:137: sql insert into test_index values (4149, 6276276302960903186, 0.071458, '2IvlcC7yiH') index_test.go:137: sql insert into test_index values (4146, 2452229165780417379, 0.383214, 'jpLRkTQFcG') index_test.go:137: sql insert into test_index values (4151, 5486183528910969953, 0.307406, 'UsAyL5WrRv') index_test.go:137: sql insert into test_index values (4150, 4920048852739917047, 0.908918, 'TPHyHDiFxF') index_test.go:140: sql delete from test_index where c = 2598 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 2736 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 2805685644200240812, c2 = 0.972225, c3 = 'LtLtdOHyfQ' where c = 1740 index_test.go:143: sql update test_index set c1 = 5387264652747399623, c2 = 0.284955, c3 = 'eSQRt2xPja' where c = 899 index_test.go:137: sql insert into test_index values (4152, 1013995723435624828, 0.579009, 'siZtIuV196') index_test.go:140: sql delete from test_index where c = 313 index_test.go:143: sql update test_index set c1 = 114658174398074763, c2 = 0.063450, c3 = 'gvD4wDVg15' where c = 2925 index_test.go:140: sql delete from test_index where c = 2458 index_test.go:143: sql update test_index set c1 = 6155738766690548938, c2 = 0.508275, c3 = 'WToK3msMWq' where c = 1129 index_test.go:143: sql update test_index set c1 = 8816037173112629031, c2 = 0.506204, c3 = 'rKGG5lWOng' where c = 1508 index_test.go:143: sql update test_index set c1 = 4963143726379138589, c2 = 0.388288, c3 = 'HNKLlQHWzZ' where c = 3832 index_test.go:137: sql insert into test_index values (4153, 1113760447402269818, 0.733635, '2zfuHUXTh4') index_test.go:143: sql update test_index set c1 = 2327810934919416888, c2 = 0.714784, c3 = 'P9CbduOqK5' where c = 2702 index_test.go:140: sql delete from test_index where c = 2099 index_test.go:143: sql update test_index set c1 = 181208931022875936, c2 = 0.659315, c3 = 'QZaOCdzPfA' where c = 3753 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 2442843554133812916, c2 = 0.703817, c3 = 'n921JI7RNc' where c = 1036 index_test.go:143: sql update test_index set c1 = 2011033540127043827, c2 = 0.257901, c3 = 'UOs7fsynys' where c = 1401 index_test.go:137: sql insert into test_index values (4155, 3014770899366522431, 0.342544, '4bzZZPnm8X') index_test.go:137: sql insert into test_index values (4154, 175062202114020134, 0.379297, 'ix6gkYOyii') index_test.go:143: sql update test_index set c1 = 4805752742601869747, c2 = 0.858377, c3 = 'Pbthcxd4rt' where c = 1422 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (4159, 7356816428157471365, 0.563101, 'dmMssXtyng') index_test.go:137: sql insert into test_index values (4156, 6523118867267280490, 0.880947, 'wyxFH6vrdh') index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (4158, 277613913032145729, 0.286367, 'svMBlZseBT') index_test.go:137: sql insert into test_index values (4160, 5017268642617197665, 0.764392, 'sPWs4OSrnN') index_test.go:143: sql update test_index set c1 = 1310129602264333726, c2 = 0.643702, c3 = '3wTiMYA9Wz' where c = 2910 index_test.go:137: sql insert into test_index values (4157, 8138640532598342308, 0.812039, '4VWQiBjf9m') index_test.go:137: sql insert into test_index values (4161, 805387135495508356, 0.535811, 'gdRclhClC2') index_test.go:137: sql insert into test_index values (4162, 5417305198075178487, 0.541054, 'ptYhwM4ppJ') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (4163, 8303225745842753600, 0.276335, 'QOxkXjmlRX') index_test.go:140: sql delete from test_index where c = 3271 index_test.go:143: sql update test_index set c1 = 7247687998327967405, c2 = 0.578341, c3 = 'l1DNdwjxQe' where c = 3223 index_test.go:137: sql insert into test_index values (4164, 3310339200601341794, 0.832575, 'E3LUWMLQqs') index_test.go:140: sql delete from test_index where c = 2591 index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 1042210919935632675, c2 = 0.131556, c3 = 'GVP7s2pYgk' where c = 1214 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 5145575646270464809, c2 = 0.461268, c3 = '2x6tWyAnM3' where c = 2735 index_test.go:140: sql delete from test_index where c = 3571 index_test.go:143: sql update test_index set c1 = 4000030488772080095, c2 = 0.457904, c3 = '4tSrpRk1XC' where c = 347 index_test.go:143: sql update test_index set c1 = 1511960943835009568, c2 = 0.489658, c3 = 'ULKugEN9Qw' where c = 1577 index_test.go:140: sql delete from test_index where c = 3808 index_test.go:137: sql insert into test_index values (4165, 5162332157565986122, 0.494399, 'uyqfiAKWCH') index_test.go:140: sql delete from test_index where c = 3009 index_test.go:143: sql update test_index set c1 = 1455830416903112713, c2 = 0.748720, c3 = '69A1T0WOv0' where c = 103 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:137: sql insert into test_index values (4166, 7590936462632189038, 0.700775, 'fYdzOZ3N2n') index_test.go:140: sql delete from test_index where c = 2549 index_test.go:143: sql update test_index set c1 = 7703822609605852952, c2 = 0.081286, c3 = 'AkLD9mL4Ik' where c = 2229 index_test.go:137: sql insert into test_index values (4167, 4083964869696197085, 0.245813, 'zaUC7VTCf4') index_test.go:137: sql insert into test_index values (4168, 4773081045890077606, 0.760189, 'PwzWttNa3q') index_test.go:137: sql insert into test_index values (4169, 6907527551092692220, 0.662459, 'V9GI7sNrDg') index_test.go:143: sql update test_index set c1 = 421842245654697186, c2 = 0.993659, c3 = 'VpVbNyvXU3' where c = 2445 index_test.go:143: sql update test_index set c1 = 9007737604668244106, c2 = 0.079169, c3 = 'CU5eODux6R' where c = 2822 index_test.go:143: sql update test_index set c1 = 7528251773323235935, c2 = 0.706170, c3 = 'X3j3qSLbcl' where c = 1710 index_test.go:137: sql insert into test_index values (4170, 4395087966975023738, 0.067094, 'SBC1GkeRhw') index_test.go:137: sql insert into test_index values (4171, 7753674015508767897, 0.426561, 'lxCGDed42f') index_test.go:140: sql delete from test_index where c = 2843 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 3541 index_test.go:137: sql insert into test_index values (4172, 6457710562389036124, 0.786753, 'TsxUgOvlso') index_test.go:137: sql insert into test_index values (4173, 6578196092302057288, 0.017243, '1MVXjHhSY1') index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:143: sql update test_index set c1 = 8933501346024234537, c2 = 0.299462, c3 = 'Fhu8wzY2Py' where c = 1825 index_test.go:143: sql update test_index set c1 = 5650969217945543446, c2 = 0.704410, c3 = 'A7fiYD5yt4' where c = 125 index_test.go:140: sql delete from test_index where c = 3329 index_test.go:143: sql update test_index set c1 = 2212816576864287803, c2 = 0.365379, c3 = 'jgdaiUwBM1' where c = 151 index_test.go:137: sql insert into test_index values (4174, 5580060262967609558, 0.220003, '3s0pUivHTO') index_test.go:143: sql update test_index set c1 = 6516571357356198367, c2 = 0.937499, c3 = 'T86XCMACnw' where c = 957 index_test.go:143: sql update test_index set c1 = 8932603578003536337, c2 = 0.384454, c3 = 'XEt5U36cgq' where c = 1224 index_test.go:143: sql update test_index set c1 = 3548318201445885026, c2 = 0.572132, c3 = 'YZr3keLqBD' where c = 3577 index_test.go:137: sql insert into test_index values (4177, 4874974944810563077, 0.269685, 'EM8Un4HBHn') index_test.go:137: sql insert into test_index values (4178, 7964612041178987491, 0.232644, 'e6G8Bxo56p') index_test.go:140: sql delete from test_index where c = 1340 index_test.go:137: sql insert into test_index values (4175, 1385089438649616173, 0.182761, 'V8GJXAs0xV') index_test.go:137: sql insert into test_index values (4176, 8776270415535900696, 0.105695, 'cxlHlrXk2X') index_test.go:143: sql update test_index set c1 = 2823587562945640741, c2 = 0.328075, c3 = 'cCcJq6OFqY' where c = 1674 index_test.go:137: sql insert into test_index values (4179, 3862428351460480385, 0.912752, '5l2OVV7m4z') index_test.go:140: sql delete from test_index where c = 2663 index_test.go:137: sql insert into test_index values (4180, 4735198738266639126, 0.247649, 'W2sobdFNEO') index_test.go:143: sql update test_index set c1 = 4818801005175031259, c2 = 0.622440, c3 = 'DmycrzoVXs' where c = 877 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 993 index_test.go:143: sql update test_index set c1 = 7776516726321689009, c2 = 0.372641, c3 = '659l1E2ldC' where c = 1252 index_test.go:137: sql insert into test_index values (4181, 5876099529988942382, 0.777738, 'MIVO2SEOtp') index_test.go:143: sql update test_index set c1 = 4179005029303566211, c2 = 0.352143, c3 = 'tVw5OfDyQ4' where c = 2112 index_test.go:143: sql update test_index set c1 = 1142151038723958776, c2 = 0.540450, c3 = 'FsZWokleDt' where c = 445 index_test.go:143: sql update test_index set c1 = 2867165677982573954, c2 = 0.273515, c3 = 'vJ0FbbW5QP' where c = 3904 index_test.go:143: sql update test_index set c1 = 8517646600961201482, c2 = 0.951308, c3 = 'o0WJArxrSB' where c = 1269 index_test.go:137: sql insert into test_index values (4182, 4506129672554666652, 0.999844, 'FTRn8yPBJq') index_test.go:140: sql delete from test_index where c = 3947 index_test.go:143: sql update test_index set c1 = 4643293577038529716, c2 = 0.329442, c3 = 'P1HxNPwAmc' where c = 2239 index_test.go:137: sql insert into test_index values (4184, 8853876218585544411, 0.697959, 'ZyAbuAxeTN') index_test.go:140: sql delete from test_index where c = 1879 index_test.go:143: sql update test_index set c1 = 2629809083886217146, c2 = 0.072030, c3 = 'Qlb0Rk1DG8' where c = 3594 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 2147 index_test.go:137: sql insert into test_index values (4185, 7908706493628508144, 0.763913, 'hjtXHgm6NB') index_test.go:137: sql insert into test_index values (4187, 2422307181112083347, 0.511707, 'UfOH46plzZ') index_test.go:143: sql update test_index set c1 = 1009732200752622248, c2 = 0.575075, c3 = 'TQfzZCt5GH' where c = 1111 index_test.go:137: sql insert into test_index values (4183, 7805555428635791551, 0.492324, 'XD9KspIu8C') index_test.go:137: sql insert into test_index values (4188, 903603618256925927, 0.883851, '1AusGPb4x0') index_test.go:137: sql insert into test_index values (4186, 1091642409408469244, 0.770490, '4jy5xPfKuS') index_test.go:143: sql update test_index set c1 = 7357843512820850357, c2 = 0.793270, c3 = 'OUZVncL8VH' where c = 3531 index_test.go:137: sql insert into test_index values (4189, 4390294321176585800, 0.375470, 'h0bybk8Frx') index_test.go:140: sql delete from test_index where c = 1149 index_test.go:143: sql update test_index set c1 = 8491305403091862537, c2 = 0.989412, c3 = 'Lxo7jS1AaG' where c = 2250 index_test.go:137: sql insert into test_index values (4190, 9116070583117277022, 0.300664, 'o3JD2q4fJl') index_test.go:140: sql delete from test_index where c = 3698 index_test.go:140: sql delete from test_index where c = 3901 index_test.go:137: sql insert into test_index values (4191, 251252556982397898, 0.015133, 'G8hP4j6Kqf') index_test.go:140: sql delete from test_index where c = 1432 index_test.go:143: sql update test_index set c1 = 5148905192679894334, c2 = 0.717124, c3 = 'eNQRGWjSrx' where c = 1769 index_test.go:140: sql delete from test_index where c = 2486 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 3087569690289541234, c2 = 0.890987, c3 = 'u8ky1rPzkr' where c = 1506 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 2939 index_test.go:143: sql update test_index set c1 = 1464307427427463273, c2 = 0.347031, c3 = 'ON82yO53WE' where c = 1490 index_test.go:137: sql insert into test_index values (4192, 1721683270532831736, 0.959829, 'fwTcwhmIGH') index_test.go:143: sql update test_index set c1 = 7064873772110643867, c2 = 0.081100, c3 = '55Oq8XwtEY' where c = 226 index_test.go:143: sql update test_index set c1 = 4819825491668652934, c2 = 0.534905, c3 = 'g0fRiwVZdw' where c = 680 index_test.go:143: sql update test_index set c1 = 2261031387945960850, c2 = 0.135328, c3 = 'q1tHDaFgnx' where c = 3715 index_test.go:137: sql insert into test_index values (4193, 7334262854627557427, 0.465285, '1S6muecDqQ') index_test.go:143: sql update test_index set c1 = 3983622657753857693, c2 = 0.896475, c3 = 'ukcvJ4gPck' where c = 3743 index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (4194, 3251883800314778662, 0.734125, '9kUjj2Gu8Q') index_test.go:143: sql update test_index set c1 = 4387085547135396658, c2 = 0.472378, c3 = 'bjaNVsj91V' where c = 1827 index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 1241175608884480170, c2 = 0.681909, c3 = 'CSqPZeknzp' where c = 3195 index_test.go:137: sql insert into test_index values (4196, 5994931002417143943, 0.447636, 'rcg8carTSQ') index_test.go:137: sql insert into test_index values (4197, 8701737220883903253, 0.422530, 'jUIrZZLrTc') index_test.go:140: sql delete from test_index where c = 3640 index_test.go:137: sql insert into test_index values (4195, 3758247509735479087, 0.062957, 'Vej9U1VKdo') index_test.go:140: sql delete from test_index where c = 949 index_test.go:143: sql update test_index set c1 = 1382505206033122208, c2 = 0.266255, c3 = 'FM6y7jr9ST' where c = 1151 index_test.go:137: sql insert into test_index values (4198, 9193235265177572951, 0.797241, '4t7WPraWEw') index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 8345615590214637591, c2 = 0.590814, c3 = 'Fc5ooZ5hAl' where c = 459 index_test.go:143: sql update test_index set c1 = 2399440887142266208, c2 = 0.186207, c3 = '4aKigMolcU' where c = 3385 index_test.go:140: sql delete from test_index where c = 3827 index_test.go:137: sql insert into test_index values (4199, 6688323880432862347, 0.370251, 'wMvmyYie6d') index_test.go:143: sql update test_index set c1 = 8258663868079608273, c2 = 0.366948, c3 = 'B7g7E39lZL' where c = 3028 index_test.go:140: sql delete from test_index where c = 4068 index_test.go:137: sql insert into test_index values (4200, 7629278558894270956, 0.877816, '8JLVsmVYAM') index_test.go:143: sql update test_index set c1 = 745029680013235499, c2 = 0.465568, c3 = '7z5CQeLqDJ' where c = 3518 index_test.go:143: sql update test_index set c1 = 7706923858802154504, c2 = 0.536649, c3 = 'cbTmW2RfY5' where c = 2557 index_test.go:140: sql delete from test_index where c = 2723 index_test.go:140: sql delete from test_index where c = 4030 index_test.go:143: sql update test_index set c1 = 5427184568369848308, c2 = 0.198387, c3 = 'tNEHzutmM2' where c = 3649 index_test.go:143: sql update test_index set c1 = 8484312022292967253, c2 = 0.216953, c3 = 'o3a6sxlKMN' where c = 1494 index_test.go:143: sql update test_index set c1 = 2172597622084382000, c2 = 0.932902, c3 = 'hG4ZOb3uDn' where c = 1155 index_test.go:137: sql insert into test_index values (4204, 3294751376302872469, 0.022896, '5BhK5ueFG6') index_test.go:137: sql insert into test_index values (4201, 801812337918065899, 0.409582, 'SzvLhovPXC') index_test.go:137: sql insert into test_index values (4209, 3943123085400402014, 0.805817, 'dTzflEVDw6') index_test.go:137: sql insert into test_index values (4208, 3524347123578527739, 0.646837, 'TZyvjN1DWa') index_test.go:137: sql insert into test_index values (4203, 7316176618268512932, 0.997182, 'qEONwqhR4z') index_test.go:137: sql insert into test_index values (4202, 6750218924730851457, 0.895326, 'h3ie0CPKkM') index_test.go:137: sql insert into test_index values (4206, 5777830308984329511, 0.626036, 'MnQTOpxFdj') index_test.go:137: sql insert into test_index values (4205, 2814047369761698602, 0.370346, 'HN27qYFXmN') index_test.go:137: sql insert into test_index values (4210, 4216139055847041107, 0.813557, 'lEVz0KE54y') index_test.go:137: sql insert into test_index values (4207, 1980124583575128581, 0.119263, 'JfUbm8eOu9') index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 2853 index_test.go:140: sql delete from test_index where c = 3839 index_test.go:140: sql delete from test_index where c = 3718 index_test.go:140: sql delete from test_index where c = 2831 index_test.go:140: sql delete from test_index where c = 3763 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:143: sql update test_index set c1 = 8725784670812152699, c2 = 0.829970, c3 = 'S4gHSFWzvh' where c = 128 index_test.go:143: sql update test_index set c1 = 1581153129976369511, c2 = 0.747661, c3 = 'I2XndlyLU2' where c = 3191 index_test.go:143: sql update test_index set c1 = 8368568449328995192, c2 = 0.354721, c3 = 'TNrLjOj7UU' where c = 1144 index_test.go:143: sql update test_index set c1 = 444493524626468098, c2 = 0.003110, c3 = 'A2Pkx6jsbK' where c = 1452 index_test.go:143: sql update test_index set c1 = 6078378965760711327, c2 = 0.198303, c3 = 'z0p3IQ2aBJ' where c = 2419 index_test.go:143: sql update test_index set c1 = 8810895462534562780, c2 = 0.066286, c3 = 'QWTWaWF99P' where c = 3542 index_test.go:137: sql insert into test_index values (4212, 2183447126076084039, 0.601373, 'UCCKo7Qvfs') index_test.go:137: sql insert into test_index values (4211, 1100140970081547004, 0.982895, 'H9CMyTgbol') index_test.go:143: sql update test_index set c1 = 5861265002742674826, c2 = 0.249255, c3 = '5NJBSYwB2i' where c = 3929 index_test.go:143: sql update test_index set c1 = 3796902882340326565, c2 = 0.786232, c3 = 'KOYQkitcUN' where c = 3787 index_test.go:137: sql insert into test_index values (4213, 4533371948921442728, 0.152008, 'NSeourXnuI') index_test.go:137: sql insert into test_index values (4214, 2307952321969475445, 0.789766, 'xGjEVOsxSE') index_test.go:143: sql update test_index set c1 = 5588473938826691365, c2 = 0.064623, c3 = 'SinJVZjrwh' where c = 805 index_test.go:143: sql update test_index set c1 = 3589380484006017135, c2 = 0.748705, c3 = 'w0QLimokRm' where c = 1226 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:137: sql insert into test_index values (4216, 3317861902385768821, 0.319010, 'zsXGYgEOD6') index_test.go:137: sql insert into test_index values (4215, 7980527724385473887, 0.881101, 't0dRrSVNlX') index_test.go:137: sql insert into test_index values (4217, 7172486152055915139, 0.014138, 'Dcpv8TS0M2') index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (4218, 3061670774088298932, 0.859484, 'wYXrCJ4yQP') index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 3880 index_test.go:140: sql delete from test_index where c = 3827 index_test.go:137: sql insert into test_index values (4219, 3695072816385090793, 0.708814, 'FCOiBxg5Wa') index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (4220, 74788691815097149, 0.450297, 'OHfm2nJhvH') index_test.go:143: sql update test_index set c1 = 2303688470479765158, c2 = 0.487810, c3 = '0rSFaTWuHD' where c = 2177 index_test.go:143: sql update test_index set c1 = 5765398354547098487, c2 = 0.458677, c3 = 'YinnM8SjGu' where c = 241 index_test.go:143: sql update test_index set c1 = 5256621073469176071, c2 = 0.786439, c3 = 'sulvhZSQTW' where c = 364 index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 3703003590125084420, c2 = 0.137115, c3 = 'x213UFqabX' where c = 804 index_test.go:143: sql update test_index set c1 = 6913201874412594294, c2 = 0.173210, c3 = '54TGoymMmg' where c = 2392 index_test.go:140: sql delete from test_index where c = 3351 index_test.go:143: sql update test_index set c1 = 7590284475498951832, c2 = 0.702499, c3 = 'BaZsSTv2vy' where c = 3824 index_test.go:143: sql update test_index set c1 = 8902506231048600486, c2 = 0.218448, c3 = 'epTPXrHcjy' where c = 613 index_test.go:137: sql insert into test_index values (4222, 7205365134362971589, 0.948642, 'IDT8qk7kKX') index_test.go:140: sql delete from test_index where c = 4165 index_test.go:140: sql delete from test_index where c = 3803 index_test.go:137: sql insert into test_index values (4221, 88902238103629815, 0.386228, 'WTesCmOpUD') index_test.go:137: sql insert into test_index values (4224, 1281177373015408809, 0.585048, '4zLOCJsODi') index_test.go:137: sql insert into test_index values (4225, 7770830552865291847, 0.368259, 'NBAWoJWLRS') index_test.go:137: sql insert into test_index values (4223, 8040260132504300730, 0.776069, 'CXoX0MOzSV') index_test.go:140: sql delete from test_index where c = 3286 index_test.go:137: sql insert into test_index values (4226, 7848599504982656294, 0.399146, 'E9WTD0miSU') index_test.go:137: sql insert into test_index values (4227, 6764842854979484778, 0.246991, 'NRBWTna0M3') index_test.go:143: sql update test_index set c1 = 7461853403112470622, c2 = 0.870622, c3 = 'PzXCqsrlus' where c = 1062 index_test.go:143: sql update test_index set c1 = 1243865491504011800, c2 = 0.037034, c3 = 'HoVDEO6DbK' where c = 1338 index_test.go:143: sql update test_index set c1 = 1518012253768677997, c2 = 0.613998, c3 = 'qurK7aEvBs' where c = 1344 index_test.go:140: sql delete from test_index where c = 3405 index_test.go:140: sql delete from test_index where c = 4049 index_test.go:143: sql update test_index set c1 = 2497939032845674534, c2 = 0.214287, c3 = 'bg09BMbkIr' where c = 2954 index_test.go:140: sql delete from test_index where c = 3787 index_test.go:137: sql insert into test_index values (4228, 3425689560027850110, 0.361658, 'TSBiqBvfkS') index_test.go:137: sql insert into test_index values (4229, 9168641946609783706, 0.180154, 'BPvXaUYSZi') index_test.go:140: sql delete from test_index where c = 3143 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:140: sql delete from test_index where c = 3534 index_test.go:143: sql update test_index set c1 = 1940387277201909745, c2 = 0.108504, c3 = 'OtmluxlduF' where c = 1493 index_test.go:137: sql insert into test_index values (4230, 5473885421191616974, 0.387647, 'u4QOnkW7Zo') index_test.go:140: sql delete from test_index where c = 2521 index_test.go:137: sql insert into test_index values (4231, 3810455835359992725, 0.450709, 'KawFVGdGmO') index_test.go:140: sql delete from test_index where c = 3593 index_test.go:143: sql update test_index set c1 = 9167239683473560212, c2 = 0.796878, c3 = 'hZ5hgzxVsD' where c = 3301 index_test.go:143: sql update test_index set c1 = 5989495980043819803, c2 = 0.625800, c3 = '2fwFkD9YOq' where c = 3807 index_test.go:137: sql insert into test_index values (4232, 7459537344541155060, 0.379183, '41udusPK8n') index_test.go:143: sql update test_index set c1 = 2775283961050806830, c2 = 0.388657, c3 = 'fmWLgt1l1t' where c = 3765 index_test.go:143: sql update test_index set c1 = 2407617304137773203, c2 = 0.973479, c3 = '7ybEZQSgEL' where c = 3745 index_test.go:143: sql update test_index set c1 = 2475053711963846954, c2 = 0.457567, c3 = 'FZHPtl4FPR' where c = 1545 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (4233, 4488823841787148753, 0.615442, 'ce0Sxu45EW') index_test.go:143: sql update test_index set c1 = 2778092115220302252, c2 = 0.702189, c3 = 'WEV29LvhPl' where c = 101 index_test.go:140: sql delete from test_index where c = 4179 index_test.go:143: sql update test_index set c1 = 5713670223304156459, c2 = 0.955345, c3 = 'CRsovgYolw' where c = 2454 index_test.go:143: sql update test_index set c1 = 1084693528273341825, c2 = 0.119905, c3 = 'Mrn4mZ7RHr' where c = 1437 index_test.go:137: sql insert into test_index values (4234, 5855723279560777895, 0.675583, 'zZhyKZ22yI') index_test.go:137: sql insert into test_index values (4237, 1723054693229877957, 0.840086, 'w8fEBNQiFr') index_test.go:137: sql insert into test_index values (4236, 1147058536017145641, 0.499864, 'qPDASFy8jG') index_test.go:140: sql delete from test_index where c = 1270 index_test.go:137: sql insert into test_index values (4238, 7424324599166739467, 0.389750, 'FPQvcNGYmd') index_test.go:137: sql insert into test_index values (4235, 7569083166551573652, 0.172523, 'E6yuVhuerH') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:137: sql insert into test_index values (4239, 6196900654266750206, 0.387589, 'wZb5HGdL5R') index_test.go:143: sql update test_index set c1 = 4974469791739324872, c2 = 0.880253, c3 = 'XjbFudSUYe' where c = 920 index_test.go:143: sql update test_index set c1 = 1521274906485601095, c2 = 0.372798, c3 = 'gLTgFuXsUU' where c = 1512 index_test.go:137: sql insert into test_index values (4240, 8618461642312750966, 0.755178, 'n9cLPnIeLo') index_test.go:140: sql delete from test_index where c = 2196 index_test.go:140: sql delete from test_index where c = 4096 index_test.go:143: sql update test_index set c1 = 4157853259740327418, c2 = 0.333049, c3 = 'FRYxy3omGT' where c = 3902 index_test.go:143: sql update test_index set c1 = 4487534097086450815, c2 = 0.312481, c3 = 'rR0DD8dzoY' where c = 682 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 6456259822945364296, c2 = 0.227680, c3 = 'xFJ3z1udby' where c = 1857 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (4241, 3854222770504938582, 0.754548, 'zla2I7wX34') index_test.go:143: sql update test_index set c1 = 6046012086749558700, c2 = 0.358406, c3 = 'Fn9n0yHS4f' where c = 2161 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:140: sql delete from test_index where c = 4041 index_test.go:137: sql insert into test_index values (4242, 9030859978566416288, 0.272630, 'lStwcHGK7t') index_test.go:137: sql insert into test_index values (4243, 1114340051499465095, 0.173830, '4P7Dfxjt8f') index_test.go:143: sql update test_index set c1 = 4709764029680682679, c2 = 0.087233, c3 = 'cfDhGEo1Yv' where c = 2673 index_test.go:137: sql insert into test_index values (4245, 5534857473754602573, 0.894032, 'cPANqOHdhF') index_test.go:143: sql update test_index set c1 = 7495530017082456813, c2 = 0.551441, c3 = 'XZDSL4naHq' where c = 889 index_test.go:137: sql insert into test_index values (4244, 2865037733109094854, 0.901112, 'K7zYvQsZ2A') index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 2485 index_test.go:137: sql insert into test_index values (4246, 4562679810430434812, 0.112423, 'ZkxjlIXBcZ') index_test.go:143: sql update test_index set c1 = 5169676146266607641, c2 = 0.779848, c3 = 'dr43ECc6XC' where c = 2159 index_test.go:140: sql delete from test_index where c = 3114 index_test.go:143: sql update test_index set c1 = 9126388963395994496, c2 = 0.159434, c3 = 'v6oKklfyEb' where c = 761 index_test.go:143: sql update test_index set c1 = 6049645129042707506, c2 = 0.619112, c3 = '1TNJfNsECc' where c = 782 index_test.go:137: sql insert into test_index values (4248, 7985233963074839282, 0.115028, 'Zsq5YcQx8H') index_test.go:140: sql delete from test_index where c = 4153 index_test.go:137: sql insert into test_index values (4247, 3567565146371541225, 0.564744, 'eMpMzQu48A') index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (4249, 1040281747367542434, 0.186053, 'BKJ2mFfZ2C') index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 1003359772830328348, c2 = 0.495618, c3 = 'xjPFFyNrtB' where c = 1416 index_test.go:137: sql insert into test_index values (4250, 8964570318327308652, 0.966277, 'JDW4cgIMc4') index_test.go:143: sql update test_index set c1 = 1866019612696231441, c2 = 0.176928, c3 = 'MY8Sr84ryx' where c = 3077 index_test.go:143: sql update test_index set c1 = 6995477026191752333, c2 = 0.367785, c3 = 'nWxEaVI0K0' where c = 674 index_test.go:143: sql update test_index set c1 = 154376115802018366, c2 = 0.578625, c3 = 'WUcQyVqxoM' where c = 2342 index_test.go:137: sql insert into test_index values (4251, 7345829863179101475, 0.643536, '1UH5TH1Dbm') index_test.go:143: sql update test_index set c1 = 7415426036119209273, c2 = 0.823212, c3 = 'VRl9ugu0e1' where c = 82 index_test.go:143: sql update test_index set c1 = 6699742024335267436, c2 = 0.701118, c3 = 'E4brSAyQWh' where c = 2756 index_test.go:143: sql update test_index set c1 = 7435980227388107906, c2 = 0.121641, c3 = 'uVmJdFh1wH' where c = 2822 index_test.go:140: sql delete from test_index where c = 3782 index_test.go:137: sql insert into test_index values (4252, 4845473460581243214, 0.364557, 'XDeLqjFD7U') index_test.go:137: sql insert into test_index values (4253, 7071421279938493176, 0.059042, 'JtXYeb23bK') index_test.go:137: sql insert into test_index values (4254, 4588488616323596430, 0.368633, 'GFT5lDIMPo') index_test.go:137: sql insert into test_index values (4255, 8570641591778352635, 0.739725, 'a5CcMxgKQM') index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 9203193214720310474, c2 = 0.364530, c3 = 's42ENI3Eyr' where c = 2416 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 4092 index_test.go:137: sql insert into test_index values (4256, 8758965073658621969, 0.429226, 'LODiYeFSpS') index_test.go:140: sql delete from test_index where c = 3497 index_test.go:137: sql insert into test_index values (4257, 5314607573506022498, 0.667108, 'yrKStAvLEJ') index_test.go:143: sql update test_index set c1 = 1158085473948799846, c2 = 0.698830, c3 = 'KyIoK2IMI3' where c = 423 index_test.go:137: sql insert into test_index values (4258, 5143081316086468849, 0.094107, 'iN8t3SwIPm') index_test.go:140: sql delete from test_index where c = 3054 index_test.go:143: sql update test_index set c1 = 4292714523550662659, c2 = 0.245508, c3 = 'f8UtoQTjhG' where c = 3292 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 2758 index_test.go:140: sql delete from test_index where c = 3200 index_test.go:143: sql update test_index set c1 = 1793824380010729499, c2 = 0.421269, c3 = 'wbfgbgIkHg' where c = 1436 index_test.go:137: sql insert into test_index values (4260, 7941803940090331631, 0.516531, '4dgqLjw3BD') index_test.go:137: sql insert into test_index values (4259, 6393864443830372214, 0.288380, '9uO7U9tZEd') index_test.go:143: sql update test_index set c1 = 3590971911279483837, c2 = 0.521566, c3 = 'tOumFOKjvJ' where c = 2994 index_test.go:143: sql update test_index set c1 = 1420917454415239401, c2 = 0.071907, c3 = 'xDDjij4g64' where c = 4135 index_test.go:143: sql update test_index set c1 = 333695888888051752, c2 = 0.911613, c3 = 'eOqrPQC5fu' where c = 263 index_test.go:137: sql insert into test_index values (4261, 4597716156941626684, 0.117725, 'EfBYbfToCK') index_test.go:140: sql delete from test_index where c = 3449 index_test.go:143: sql update test_index set c1 = 2827331016074861786, c2 = 0.761709, c3 = '7Bai4qV9OJ' where c = 2136 index_test.go:137: sql insert into test_index values (4262, 5540038743715919941, 0.859842, 'V3G60JD6Ow') index_test.go:143: sql update test_index set c1 = 901293160494352620, c2 = 0.674593, c3 = 'ZpBazSHwlU' where c = 2135 index_test.go:140: sql delete from test_index where c = 2358 index_test.go:137: sql insert into test_index values (4264, 4797760771637864593, 0.642988, '98JV2KVMyY') index_test.go:137: sql insert into test_index values (4263, 2956311504226862089, 0.095752, 'CpGHHQKQTj') index_test.go:140: sql delete from test_index where c = 2701 index_test.go:137: sql insert into test_index values (4265, 4652810791362895533, 0.578876, 'vUvDFpCsxr') index_test.go:143: sql update test_index set c1 = 7531867330693836853, c2 = 0.221833, c3 = 'sLdBkFVs0a' where c = 236 index_test.go:140: sql delete from test_index where c = 3223 index_test.go:137: sql insert into test_index values (4266, 2095198224733673151, 0.841838, '2VkiUuG0Pc') index_test.go:140: sql delete from test_index where c = 3976 index_test.go:140: sql delete from test_index where c = 2649 index_test.go:143: sql update test_index set c1 = 2393692375773578755, c2 = 0.085472, c3 = '7yMdkHScnR' where c = 3690 index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 8433177797101246815, c2 = 0.109558, c3 = 'cGW2f3PIkr' where c = 2342 index_test.go:143: sql update test_index set c1 = 3618406983722236560, c2 = 0.836604, c3 = 'Y66PtVCxhL' where c = 0 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:143: sql update test_index set c1 = 4841295518328770864, c2 = 0.550846, c3 = 'e1gGLAw0kF' where c = 817 index_test.go:143: sql update test_index set c1 = 1941574907861895054, c2 = 0.860646, c3 = 'l9UbmfwTlf' where c = 154 index_test.go:137: sql insert into test_index values (4267, 4232266600894360178, 0.789548, 'INDLJd7cee') index_test.go:137: sql insert into test_index values (4268, 3047065161273213091, 0.849014, 'ekflVFTFn0') index_test.go:143: sql update test_index set c1 = 3291490398507899280, c2 = 0.434369, c3 = 'nBhbfb29wz' where c = 3324 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:137: sql insert into test_index values (4269, 693158452984456508, 0.046953, 'u5K7owMviS') index_test.go:137: sql insert into test_index values (4270, 1841019916952540839, 0.117216, 'HG3zlcuLtH') index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 929 index_test.go:137: sql insert into test_index values (4272, 3563426123936342366, 0.794631, 'RPvo3yuV3x') index_test.go:143: sql update test_index set c1 = 4287018039949081370, c2 = 0.838023, c3 = 'QQqj8qgWL4' where c = 3578 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:137: sql insert into test_index values (4271, 2568529297547394630, 0.727986, 'PO7neVnW0L') index_test.go:137: sql insert into test_index values (4273, 8620985466484396998, 0.025432, 'WbA08ZlcpM') index_test.go:140: sql delete from test_index where c = 852 index_test.go:137: sql insert into test_index values (4274, 5909459799257703898, 0.423881, 'yUkwh8OS9M') index_test.go:140: sql delete from test_index where c = 719 index_test.go:143: sql update test_index set c1 = 6094863841685555785, c2 = 0.782433, c3 = 'wqCxhiQcqR' where c = 2289 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:143: sql update test_index set c1 = 3832416501306983661, c2 = 0.306526, c3 = 'xuda5dv0QN' where c = 3435 index_test.go:137: sql insert into test_index values (4275, 6398275702126472775, 0.173323, 'pNPLvz1ttg') index_test.go:143: sql update test_index set c1 = 531688421694445445, c2 = 0.047483, c3 = 'BOMZKZDnkQ' where c = 4252 index_test.go:143: sql update test_index set c1 = 3083160000512080311, c2 = 0.421100, c3 = 'azNRmczfgF' where c = 2021 index_test.go:143: sql update test_index set c1 = 391914048199509390, c2 = 0.324547, c3 = 'mIyyoHQwTO' where c = 3568 index_test.go:143: sql update test_index set c1 = 5712375951953556798, c2 = 0.607784, c3 = 'I0kG30Pz0e' where c = 1902 index_test.go:140: sql delete from test_index where c = 3634 index_test.go:140: sql delete from test_index where c = 3052 index_test.go:137: sql insert into test_index values (4276, 5092589174410230661, 0.200732, '6CkacJF7As') index_test.go:137: sql insert into test_index values (4277, 757352173136954953, 0.471601, 'FaGiufhOaC') index_test.go:143: sql update test_index set c1 = 2043303940561602462, c2 = 0.975101, c3 = 'xmnENVLjVh' where c = 1975 index_test.go:143: sql update test_index set c1 = 6457452979767142787, c2 = 0.038852, c3 = '6u4VaoR64O' where c = 3619 index_test.go:137: sql insert into test_index values (4279, 2213427450991430786, 0.615226, 'lQ4hEp3hqQ') index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (4278, 7832845011069706496, 0.299910, 'hEG4EUw5kn') index_test.go:137: sql insert into test_index values (4281, 5104272137407797975, 0.264063, 'Zie1PYkNgN') index_test.go:143: sql update test_index set c1 = 2022846903498937225, c2 = 0.942362, c3 = 'dE2vtC3t9T' where c = 729 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:143: sql update test_index set c1 = 4774332664979547917, c2 = 0.359415, c3 = 'yM3DTj72ui' where c = 2880 index_test.go:137: sql insert into test_index values (4280, 1744347339595832761, 0.518861, 'SGiRLw0yMo') index_test.go:140: sql delete from test_index where c = 1994 index_test.go:137: sql insert into test_index values (4282, 5637340803604366477, 0.748861, 'np11ETxH9z') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (4283, 5077594049837997562, 0.857659, '5mmHzBDDt8') index_test.go:140: sql delete from test_index where c = 3400 index_test.go:143: sql update test_index set c1 = 3811358116765498230, c2 = 0.790313, c3 = 'UZWe4wIqpN' where c = 3665 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:137: sql insert into test_index values (4284, 458028572124175477, 0.708500, 'ir63ZJJyiT') index_test.go:143: sql update test_index set c1 = 1936950979136614403, c2 = 0.787042, c3 = 'VF7LJvYzXK' where c = 1587 index_test.go:143: sql update test_index set c1 = 7513239299258885592, c2 = 0.567141, c3 = 'UZsNZeaZWE' where c = 2269 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:137: sql insert into test_index values (4285, 2075526845547244302, 0.922232, 'ZySEwvf6Wq') index_test.go:143: sql update test_index set c1 = 4635097895992905631, c2 = 0.459807, c3 = 'nOYUzroB7h' where c = 1569 index_test.go:143: sql update test_index set c1 = 125148108763560706, c2 = 0.908277, c3 = 'vXvouESJC0' where c = 245 index_test.go:137: sql insert into test_index values (4286, 2468459334280836629, 0.733537, 'h3Fl8yMxwx') index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 8266518221756500169, c2 = 0.974698, c3 = 'RUOiDwuCWi' where c = 2255 index_test.go:140: sql delete from test_index where c = 3868 index_test.go:143: sql update test_index set c1 = 2899748643816544070, c2 = 0.401324, c3 = 'YfP0MPDfEA' where c = 2162 index_test.go:140: sql delete from test_index where c = 3771 index_test.go:137: sql insert into test_index values (4287, 4391949454263539777, 0.652223, 'YikRgCrGjb') index_test.go:137: sql insert into test_index values (4288, 154307364239199686, 0.455978, 'F2XOzpCyuu') index_test.go:143: sql update test_index set c1 = 6079254904463003491, c2 = 0.719410, c3 = '8IRmlwIBw2' where c = 3476 index_test.go:143: sql update test_index set c1 = 1039469398576646426, c2 = 0.452361, c3 = '5o1c5cgkze' where c = 1227 index_test.go:137: sql insert into test_index values (4289, 3021808760335693279, 0.369751, 'hv3OrmQfIU') index_test.go:137: sql insert into test_index values (4290, 4715220779363725679, 0.866000, 'x8WFSMTZox') index_test.go:140: sql delete from test_index where c = 3187 index_test.go:137: sql insert into test_index values (4291, 9144030201813511711, 0.164228, '9wy3lKbxYw') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (4292, 39806266492358479, 0.889554, 'GJGFSgr1JP') index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 3210 index_test.go:143: sql update test_index set c1 = 3652486703907360893, c2 = 0.286049, c3 = 'cBg5wqihe2' where c = 2572 index_test.go:140: sql delete from test_index where c = 2149 index_test.go:143: sql update test_index set c1 = 3538144028798118137, c2 = 0.394367, c3 = 'K5GtEt1WZ6' where c = 3398 index_test.go:137: sql insert into test_index values (4294, 3839800066635313294, 0.045662, 'GlpzXdHCqG') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:137: sql insert into test_index values (4293, 6815124152181094101, 0.314398, 'CnwLBPxfXj') index_test.go:143: sql update test_index set c1 = 2162680661120949157, c2 = 0.329256, c3 = '5pBs5THl3i' where c = 4058 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 2445 index_test.go:143: sql update test_index set c1 = 3798470997992744418, c2 = 0.026675, c3 = 'aEnDbU1fpj' where c = 3797 index_test.go:143: sql update test_index set c1 = 3092087416237107235, c2 = 0.146510, c3 = 'qsilcah5KN' where c = 3428 index_test.go:143: sql update test_index set c1 = 7410765444880031238, c2 = 0.608718, c3 = 'lZPTBjpba5' where c = 4080 index_test.go:143: sql update test_index set c1 = 5210549901791210610, c2 = 0.766948, c3 = 'h4FyItmTpa' where c = 3644 index_test.go:137: sql insert into test_index values (4295, 7984274192764842508, 0.808964, 'QbNO1oBcCy') index_test.go:140: sql delete from test_index where c = 741 index_test.go:137: sql insert into test_index values (4296, 8126302604354677780, 0.026395, 'bfDNLtIEwv') index_test.go:143: sql update test_index set c1 = 6818131191834157823, c2 = 0.536162, c3 = '6ww4NM2v3S' where c = 2975 index_test.go:137: sql insert into test_index values (4297, 4617452583831171129, 0.295305, 'V1X1GckP98') index_test.go:137: sql insert into test_index values (4298, 2713527995014247695, 0.535518, 'MLQz8cPMbb') index_test.go:140: sql delete from test_index where c = 1756 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:140: sql delete from test_index where c = 2175 index_test.go:143: sql update test_index set c1 = 6034170786799740194, c2 = 0.709105, c3 = 'BF6POzQOsi' where c = 4211 index_test.go:137: sql insert into test_index values (4299, 1819873173744120909, 0.539943, 'bf91rYRwls') index_test.go:143: sql update test_index set c1 = 7680217921445381794, c2 = 0.956655, c3 = 'L2dDreRxlU' where c = 3637 index_test.go:143: sql update test_index set c1 = 7946952845385631760, c2 = 0.541598, c3 = 'LuWKzqEnbs' where c = 1906 index_test.go:140: sql delete from test_index where c = 3173 index_test.go:143: sql update test_index set c1 = 1013178434197625480, c2 = 0.253794, c3 = 'FPxjvxhRQE' where c = 855 index_test.go:143: sql update test_index set c1 = 1482474926080168106, c2 = 0.575360, c3 = 'fncCTKYgU9' where c = 2174 index_test.go:140: sql delete from test_index where c = 2946 index_test.go:143: sql update test_index set c1 = 5610263296795692966, c2 = 0.624093, c3 = '4OMOvJfjBa' where c = 2204 index_test.go:137: sql insert into test_index values (4300, 207267013400452021, 0.187816, 'FmJvsee5ur') index_test.go:143: sql update test_index set c1 = 3973745399394701800, c2 = 0.880281, c3 = 'RWu1EfSmAg' where c = 4097 index_test.go:140: sql delete from test_index where c = 2989 index_test.go:143: sql update test_index set c1 = 5566897614521282506, c2 = 0.501965, c3 = '13lurUDZP0' where c = 2593 index_test.go:137: sql insert into test_index values (4302, 572310486965607139, 0.511977, 'qaeR1V1lK3') index_test.go:140: sql delete from test_index where c = 3787 index_test.go:143: sql update test_index set c1 = 6828700075664049582, c2 = 0.387225, c3 = 'aE1FfiDbFA' where c = 1305 index_test.go:137: sql insert into test_index values (4304, 359217064823229598, 0.354076, 'DoZBGLruLK') index_test.go:137: sql insert into test_index values (4305, 8025364413865274923, 0.314000, 'GTazE4Y304') index_test.go:137: sql insert into test_index values (4303, 2159612056123864066, 0.206430, 'oxHHFr4Bem') index_test.go:137: sql insert into test_index values (4301, 6517496591174567312, 0.838966, 'x3WFTDrIy5') index_test.go:137: sql insert into test_index values (4308, 5939689050893633650, 0.918986, 'ptJK2r4VpL') index_test.go:137: sql insert into test_index values (4309, 9008802400055531048, 0.637466, 'w8e75Mjofj') index_test.go:137: sql insert into test_index values (4306, 2069047825262930598, 0.186742, 'jzVGrqpZET') index_test.go:137: sql insert into test_index values (4310, 8508110784429735139, 0.396883, 'XwWwhTZcaf') index_test.go:137: sql insert into test_index values (4307, 589686498314303307, 0.450495, 'YAYmpgQR3N') index_test.go:137: sql insert into test_index values (4311, 2510534798145735839, 0.642112, 'm9eUWR3DKp') index_test.go:140: sql delete from test_index where c = 3819 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:143: sql update test_index set c1 = 3304516159935713573, c2 = 0.882715, c3 = 'mGyunmUInB' where c = 2722 index_test.go:140: sql delete from test_index where c = 626 index_test.go:143: sql update test_index set c1 = 4343644046871266198, c2 = 0.279192, c3 = '28s27tkn1E' where c = 156 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 3558 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:140: sql delete from test_index where c = 3495 index_test.go:140: sql delete from test_index where c = 3706 # Time: 2024-05-06T11:18:00.331272176+08:00 # Txn_start_ts: 0 # Query_time: 3.009460783 # Parse_time: 0.000073756 # Compile_time: 0.000060171 # Rewrite_time: 0.000001712 # Optimize_time: 0 # Wait_TS: 0.000135905 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c3_index on test_index (c3); index_test.go:143: sql update test_index set c1 = 4399800209806045841, c2 = 0.843516, c3 = '4IQzDL0R9h' where c = 4153 index_test.go:140: sql delete from test_index where c = 3745 index_test.go:137: sql insert into test_index values (4312, 3918367460097913947, 0.131364, 'jJtWHYyQRe') index_test.go:143: sql update test_index set c1 = 9104472179863292727, c2 = 0.327970, c3 = 'ROVnZG9E2I' where c = 2577 index_test.go:143: sql update test_index set c1 = 3750104525215330235, c2 = 0.450694, c3 = 'Kz5OwKcDAb' where c = 1690 index_test.go:143: sql update test_index set c1 = 4180580373430212860, c2 = 0.771865, c3 = '5jk7xZeFFl' where c = 576 index_test.go:137: sql insert into test_index values (4313, 4121132409586195773, 0.940575, 'Jpne4MvkQ7') index_test.go:143: sql update test_index set c1 = 993471729309653646, c2 = 0.929906, c3 = 'aQdyekBbY1' where c = 2420 index_test.go:143: sql update test_index set c1 = 2493145676733125446, c2 = 0.416503, c3 = 'h4NxKvqmMq' where c = 2777 index_test.go:137: sql insert into test_index values (4314, 7319574928595069097, 0.757086, '8CiiS7GqHK') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 629062093289977571, c2 = 0.306554, c3 = 'EI98Oe3lZ0' where c = 4103 index_test.go:137: sql insert into test_index values (4315, 4835966809701700457, 0.419182, 'mGO1wVorwJ') index_test.go:137: sql insert into test_index values (4316, 1375888574251651684, 0.598397, 'EBnBMkhZUZ') index_test.go:143: sql update test_index set c1 = 6245704116531750930, c2 = 0.217429, c3 = 'UgojpJ2SPA' where c = 4238 index_test.go:137: sql insert into test_index values (4317, 8882413193691779006, 0.456721, 'tDMVgg0KLd') index_test.go:140: sql delete from test_index where c = 2869 index_test.go:137: sql insert into test_index values (4319, 5133432874092423509, 0.290426, 'yTFzDEEuvN') index_test.go:137: sql insert into test_index values (4318, 1650514571227968417, 0.158760, 'BsRxBaWbHJ') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (4320, 2560615122948364543, 0.936902, 'jOcWcQXr6f') index_test.go:140: sql delete from test_index where c = 2152 index_test.go:143: sql update test_index set c1 = 6961384938806277006, c2 = 0.108288, c3 = 'J6aECckaXg' where c = 2021 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 6200916759211127172, c2 = 0.995890, c3 = 'asaw5evkfB' where c = 3004 index_test.go:140: sql delete from test_index where c = 2533 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:143: sql update test_index set c1 = 3130313577486115786, c2 = 0.047358, c3 = 'MU6EQ0wcRu' where c = 4248 index_test.go:137: sql insert into test_index values (4321, 3650327682179151079, 0.859661, 'LH49VN8TFw') index_test.go:143: sql update test_index set c1 = 7727308832225336475, c2 = 0.584153, c3 = 'AyET6Cm0b6' where c = 1036 index_test.go:137: sql insert into test_index values (4322, 3503063586842193485, 0.682094, '21QcIg90US') index_test.go:140: sql delete from test_index where c = 3095 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:137: sql insert into test_index values (4323, 5361354760188262624, 0.883706, 'nY7ApInlIP') index_test.go:143: sql update test_index set c1 = 2829489560212054836, c2 = 0.041467, c3 = 'N4xZjZA6uw' where c = 2771 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:143: sql update test_index set c1 = 2847137542635841622, c2 = 0.944207, c3 = '4QPfhkC5Ad' where c = 2960 index_test.go:137: sql insert into test_index values (4324, 8184697766113079308, 0.976256, 'b4Ba8fieJ3') index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 2319173615549779370, c2 = 0.071299, c3 = 'pT37WUXWAL' where c = 3035 index_test.go:137: sql insert into test_index values (4325, 5968498486680466407, 0.056824, 'D7eyoViJTI') index_test.go:143: sql update test_index set c1 = 8755121842730991958, c2 = 0.743953, c3 = 'YfjmjYTWHH' where c = 3813 index_test.go:137: sql insert into test_index values (4328, 2558597590489289731, 0.121645, 'Tv6SBrIqnM') index_test.go:143: sql update test_index set c1 = 1886644424179702217, c2 = 0.686389, c3 = 'APwEI61r6V' where c = 2986 index_test.go:143: sql update test_index set c1 = 7505473365841431385, c2 = 0.559872, c3 = 'iJpqgMO82f' where c = 2718 index_test.go:140: sql delete from test_index where c = 2547 index_test.go:137: sql insert into test_index values (4326, 883484128437196547, 0.363942, '2N3On8cB8H') index_test.go:143: sql update test_index set c1 = 3488598850730026300, c2 = 0.609449, c3 = 'DgUzS2ePKd' where c = 2789 index_test.go:140: sql delete from test_index where c = 4043 index_test.go:137: sql insert into test_index values (4327, 3275729769529149990, 0.529327, 'fjB8PrATKO') index_test.go:140: sql delete from test_index where c = 3668 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (4329, 5313334312163658277, 0.357545, 'pryjUsjzrd') index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 2649 index_test.go:137: sql insert into test_index values (4330, 5500471890171673403, 0.867446, 'hMO7y95OsS') index_test.go:137: sql insert into test_index values (4332, 7786734750667118269, 0.042553, 'IUGrI5jMdo') index_test.go:143: sql update test_index set c1 = 256626961973363961, c2 = 0.659133, c3 = '8H3eMDKxEP' where c = 2140 index_test.go:143: sql update test_index set c1 = 3797559265160974735, c2 = 0.101268, c3 = 'v2vbAYahHZ' where c = 1376 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:143: sql update test_index set c1 = 7909264168499373346, c2 = 0.983561, c3 = 'QZKPOgGcRZ' where c = 3805 index_test.go:143: sql update test_index set c1 = 545494523985236116, c2 = 0.270148, c3 = 'kG0XwMoZ3S' where c = 3732 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (4331, 9149160352386777465, 0.453409, 'tL2UR2V808') index_test.go:143: sql update test_index set c1 = 2388809100800219334, c2 = 0.137477, c3 = '3SglKKpQUH' where c = 3057 index_test.go:143: sql update test_index set c1 = 3728030816659612332, c2 = 0.679396, c3 = '502WGUpEaM' where c = 3600 index_test.go:143: sql update test_index set c1 = 4214007973449711592, c2 = 0.169363, c3 = 'cPS1WOoUPr' where c = 767 index_test.go:137: sql insert into test_index values (4333, 4617106753362109344, 0.482504, '9bVNYATl2U') index_test.go:137: sql insert into test_index values (4334, 5683210862005300389, 0.882932, 'D7fwETNwk0') index_test.go:137: sql insert into test_index values (4335, 8368813207275820417, 0.382951, 'CRYHGoJkdf') index_test.go:137: sql insert into test_index values (4336, 1094947644741113802, 0.082896, '9RmZCNNlQA') index_test.go:137: sql insert into test_index values (4337, 6335169139882459105, 0.133766, 'OSlMTx9EBa') index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 385 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 7477685752818397709, c2 = 0.506338, c3 = 'BUSFOT9GNQ' where c = 692 index_test.go:137: sql insert into test_index values (4339, 2342187419984002705, 0.905938, 'YNuCLcOSA2') index_test.go:143: sql update test_index set c1 = 271999487399123658, c2 = 0.261010, c3 = 'OWY3Q0UPOd' where c = 1180 index_test.go:143: sql update test_index set c1 = 7977075787001138291, c2 = 0.808415, c3 = 'AkQvDNRoiX' where c = 4232 index_test.go:137: sql insert into test_index values (4338, 2574059867975988608, 0.426578, 'yh7ucYZ0OH') index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 3501 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:140: sql delete from test_index where c = 2807 index_test.go:143: sql update test_index set c1 = 7538457705485541886, c2 = 0.077217, c3 = 'jNhG9hOb7K' where c = 942 index_test.go:143: sql update test_index set c1 = 5247163180984971754, c2 = 0.467679, c3 = 'Wk4JpaLPTv' where c = 1961 index_test.go:143: sql update test_index set c1 = 3713290466750170674, c2 = 0.480386, c3 = 'dR3fmWSwkI' where c = 645 index_test.go:143: sql update test_index set c1 = 4213597773230776366, c2 = 0.834297, c3 = 'uGMqq4YiSh' where c = 2282 index_test.go:137: sql insert into test_index values (4341, 2305326025091814726, 0.537315, 'xX3P2sJJDR') index_test.go:137: sql insert into test_index values (4342, 1186534857921478980, 0.258295, '8mmVetRamM') index_test.go:137: sql insert into test_index values (4340, 5004238098245069132, 0.104591, 'up0bpuaSGw') index_test.go:140: sql delete from test_index where c = 4139 index_test.go:143: sql update test_index set c1 = 2915646850308787354, c2 = 0.809275, c3 = 'RE1u3DufpC' where c = 1855 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (4343, 3298084061544448369, 0.464211, 'KvD3MJgkWJ') index_test.go:143: sql update test_index set c1 = 7585919390674164421, c2 = 0.221182, c3 = 'hZujf8Dos6' where c = 3104 index_test.go:143: sql update test_index set c1 = 7904760393201343491, c2 = 0.596783, c3 = 'VRSDLad5Ww' where c = 1924 index_test.go:137: sql insert into test_index values (4345, 5264022728343323582, 0.554707, 'TREzJNKlG7') index_test.go:137: sql insert into test_index values (4344, 1230198304668403766, 0.813112, '1sWCyChPUJ') index_test.go:137: sql insert into test_index values (4346, 400610591158201319, 0.230120, 'rQLMdOvWP6') index_test.go:140: sql delete from test_index where c = 2174 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (4347, 2690768574194736185, 0.963157, 'WqjvqFe9ay') index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 1112759554477360345, c2 = 0.679507, c3 = 'nZOczlUPdT' where c = 284 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:137: sql insert into test_index values (4348, 8419154799604698021, 0.953882, 'GbNPghltiW') index_test.go:143: sql update test_index set c1 = 2621569830649203128, c2 = 0.049778, c3 = 'Ty43Op2C0i' where c = 646 index_test.go:143: sql update test_index set c1 = 3521267464661676316, c2 = 0.654273, c3 = '4u9fuxh1b9' where c = 2553 index_test.go:140: sql delete from test_index where c = 4182 index_test.go:143: sql update test_index set c1 = 2313551575765716729, c2 = 0.466982, c3 = 'HweNaZtkNG' where c = 72 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (4349, 2955235182057974306, 0.217245, 'H5mzsHpOaZ') index_test.go:137: sql insert into test_index values (4350, 931948333512841265, 0.390197, '8LByiAfW1b') index_test.go:143: sql update test_index set c1 = 7501113290285524673, c2 = 0.616435, c3 = 'fiV4exGcnV' where c = 1376 index_test.go:140: sql delete from test_index where c = 3406 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 4375598685907394394, c2 = 0.508997, c3 = 'BFA5O9jQBN' where c = 3950 index_test.go:137: sql insert into test_index values (4351, 8935976447782430797, 0.467684, '1bMdD5JrO9') index_test.go:143: sql update test_index set c1 = 4563404615138804145, c2 = 0.456422, c3 = '3hcYHujPNp' where c = 2759 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:137: sql insert into test_index values (4353, 732552370497673261, 0.447264, 'T2QxagDqcf') index_test.go:143: sql update test_index set c1 = 4746576789647710126, c2 = 0.637768, c3 = 'q1WbSdaY7S' where c = 1071 index_test.go:137: sql insert into test_index values (4352, 2379854777005713018, 0.766807, 'uwrGnXYmLs') index_test.go:143: sql update test_index set c1 = 7095643326705423104, c2 = 0.565479, c3 = 'Ey7cXqGRnq' where c = 1972 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:137: sql insert into test_index values (4355, 3156445334942626145, 0.069660, 'W0RTGZHyJ3') index_test.go:137: sql insert into test_index values (4354, 623778579661105901, 0.890681, 'DEfw6geajF') index_test.go:140: sql delete from test_index where c = 2178 index_test.go:137: sql insert into test_index values (4356, 2872626843692119544, 0.455969, 'tPIU3diDuA') index_test.go:140: sql delete from test_index where c = 2743 index_test.go:143: sql update test_index set c1 = 3872656108516609654, c2 = 0.898434, c3 = 'TpLUxFORbn' where c = 321 index_test.go:143: sql update test_index set c1 = 238146450110932143, c2 = 0.456405, c3 = 'sfLGOMU5VB' where c = 1393 index_test.go:143: sql update test_index set c1 = 7718864679503316917, c2 = 0.684283, c3 = 'Y58zBJWt7k' where c = 2176 index_test.go:137: sql insert into test_index values (4357, 4752953085574212784, 0.656821, '8wr26f6fh8') index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 3503 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:143: sql update test_index set c1 = 2713084257673121619, c2 = 0.408538, c3 = 'mPd3Ttfro7' where c = 758 index_test.go:137: sql insert into test_index values (4358, 4364605323218939256, 0.647327, 'NfesxQ3tpL') index_test.go:140: sql delete from test_index where c = 4116 index_test.go:137: sql insert into test_index values (4361, 6749635057362532881, 0.912015, 'aZk55u9Mle') index_test.go:143: sql update test_index set c1 = 1503144425445223629, c2 = 0.596221, c3 = '1BcyaHrGN1' where c = 3611 index_test.go:137: sql insert into test_index values (4360, 8302614395291237714, 0.949889, 'nvLPPmBNCc') index_test.go:143: sql update test_index set c1 = 7312977258744739212, c2 = 0.451166, c3 = 'km3n9LfuKH' where c = 873 index_test.go:143: sql update test_index set c1 = 437611074013302899, c2 = 0.807568, c3 = 'IqaVHzpOrZ' where c = 225 index_test.go:143: sql update test_index set c1 = 6157600573505286705, c2 = 0.036582, c3 = '475fWtuCma' where c = 2775 index_test.go:137: sql insert into test_index values (4359, 3957933068211560598, 0.024908, 'c9muBwrP6Z') index_test.go:143: sql update test_index set c1 = 4912231328317297408, c2 = 0.402835, c3 = 'zWoMVUQvC9' where c = 718 index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (4362, 2947382339796990506, 0.054484, '35LTgSW7j1') index_test.go:140: sql delete from test_index where c = 3623 index_test.go:143: sql update test_index set c1 = 5995541052744634625, c2 = 0.843347, c3 = 'YRGdhCrvfY' where c = 1298 index_test.go:137: sql insert into test_index values (4365, 1623614027809932167, 0.035086, 'TOEVJNo7SJ') index_test.go:137: sql insert into test_index values (4364, 7924284667633358422, 0.115355, 'mSObf85hJg') index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 1450 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (4363, 7711767328137216455, 0.224499, '5xkSB0dx4B') index_test.go:143: sql update test_index set c1 = 4086575707393693188, c2 = 0.167939, c3 = 'Dyc4DQWDOD' where c = 1945 index_test.go:143: sql update test_index set c1 = 2111333313023055333, c2 = 0.252939, c3 = '5Yearz9XBc' where c = 75 index_test.go:137: sql insert into test_index values (4366, 1732270438087359196, 0.093109, 'kMRbeF0oQC') index_test.go:140: sql delete from test_index where c = 2381 index_test.go:137: sql insert into test_index values (4367, 6359722332211517170, 0.815692, 'mf1nQcMS0C') index_test.go:140: sql delete from test_index where c = 2432 index_test.go:143: sql update test_index set c1 = 8321221943440514222, c2 = 0.718909, c3 = 'SA5ImMbCyu' where c = 3634 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 2704 index_test.go:143: sql update test_index set c1 = 3069056706100802870, c2 = 0.202163, c3 = 'EN9mrfu7z6' where c = 4223 index_test.go:137: sql insert into test_index values (4368, 4651930574251995145, 0.655906, '95J9keUtpY') index_test.go:137: sql insert into test_index values (4369, 8043002612278662600, 0.751944, 'QZJjV1yHe2') index_test.go:137: sql insert into test_index values (4370, 4608254818783004928, 0.272009, 'l7xnNB6f1Q') index_test.go:143: sql update test_index set c1 = 6296747006736294848, c2 = 0.370541, c3 = 'kb7rgIvRHE' where c = 854 index_test.go:143: sql update test_index set c1 = 3492382274123320326, c2 = 0.671465, c3 = 'hyHKV1BRq6' where c = 4036 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:143: sql update test_index set c1 = 7358080216127417978, c2 = 0.064999, c3 = 'Z4zCkYex9t' where c = 3688 index_test.go:143: sql update test_index set c1 = 4361066631934537305, c2 = 0.151213, c3 = 'RQL1KXkv74' where c = 3054 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:137: sql insert into test_index values (4372, 5548110847265121462, 0.723055, 'gSX6nWNFGJ') index_test.go:143: sql update test_index set c1 = 2004862010764548637, c2 = 0.405915, c3 = 'Rr32y3xBX7' where c = 2498 index_test.go:137: sql insert into test_index values (4371, 8958300680975589075, 0.238075, 'A2FQc9dFf1') index_test.go:140: sql delete from test_index where c = 4177 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:137: sql insert into test_index values (4373, 3966661931888288522, 0.286254, 'nBWqXPQPbT') index_test.go:140: sql delete from test_index where c = 3601 index_test.go:137: sql insert into test_index values (4376, 7057265706113266671, 0.207301, 'y0dFJZeojf') index_test.go:143: sql update test_index set c1 = 7644714559812166615, c2 = 0.788078, c3 = 'YBu4Blr8tN' where c = 506 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (4375, 6002491868594726326, 0.988357, 'A4FEC3XCvB') index_test.go:143: sql update test_index set c1 = 7274625200540625467, c2 = 0.883466, c3 = 'edcnUM72Af' where c = 2763 index_test.go:143: sql update test_index set c1 = 4189615545493203104, c2 = 0.532975, c3 = 'dRghQLG69A' where c = 1355 index_test.go:137: sql insert into test_index values (4374, 1053846616105769033, 0.985117, 'FcOfVpCrLx') index_test.go:137: sql insert into test_index values (4377, 715853564906939587, 0.893110, 'GNToqfTiM4') index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (4378, 6649921104522454929, 0.629987, 'tzfpe0lUdU') index_test.go:137: sql insert into test_index values (4379, 5454874746846092219, 0.373242, 'gi0kkVOQcC') index_test.go:143: sql update test_index set c1 = 4030458167927204270, c2 = 0.025597, c3 = 'cpDQiJ01Tb' where c = 523 index_test.go:137: sql insert into test_index values (4380, 6350832433160893246, 0.891311, 'zNNVFFzA9F') index_test.go:140: sql delete from test_index where c = 3608 index_test.go:143: sql update test_index set c1 = 7480768064135165729, c2 = 0.815565, c3 = 'DAgt3r5ydd' where c = 2273 index_test.go:140: sql delete from test_index where c = 724 index_test.go:143: sql update test_index set c1 = 7666432876006326566, c2 = 0.231354, c3 = 'j62cLVvAdC' where c = 188 index_test.go:143: sql update test_index set c1 = 5566440675935456135, c2 = 0.641597, c3 = 'ex9iJQFAO5' where c = 1096 index_test.go:143: sql update test_index set c1 = 8686902070316564014, c2 = 0.771440, c3 = 'LB1RcaxriX' where c = 741 index_test.go:137: sql insert into test_index values (4381, 8149628848228031720, 0.488837, 'ex4sh22PZD') index_test.go:143: sql update test_index set c1 = 3144203249212689199, c2 = 0.149369, c3 = 'T7m80HxQ4T' where c = 1885 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:143: sql update test_index set c1 = 8927379065602032674, c2 = 0.389470, c3 = 'ZM2mBVPsqT' where c = 2678 index_test.go:137: sql insert into test_index values (4382, 723590121950966416, 0.019849, 'PigHQlfEHp') index_test.go:140: sql delete from test_index where c = 3986 index_test.go:140: sql delete from test_index where c = 465 index_test.go:137: sql insert into test_index values (4384, 6784723301544802013, 0.667149, 'hYy56J6yuy') index_test.go:137: sql insert into test_index values (4385, 4270363409902307240, 0.967640, 'EH5xkHSQuA') index_test.go:143: sql update test_index set c1 = 405343941756254224, c2 = 0.573142, c3 = 'QvdXFfX3eB' where c = 1647 index_test.go:137: sql insert into test_index values (4383, 329689191976506666, 0.727710, 'a3uXosGlv9') index_test.go:140: sql delete from test_index where c = 4285 index_test.go:137: sql insert into test_index values (4386, 2239769509315240105, 0.475945, 'iSkpL495AM') index_test.go:140: sql delete from test_index where c = 2276 index_test.go:137: sql insert into test_index values (4387, 799406948904443263, 0.323619, 'Mep1suKanP') index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 3859 index_test.go:143: sql update test_index set c1 = 8939587718534389325, c2 = 0.685583, c3 = 'nIkkPcexnz' where c = 3791 index_test.go:143: sql update test_index set c1 = 3953881133858133676, c2 = 0.412917, c3 = 'A59l69Bucu' where c = 3104 index_test.go:140: sql delete from test_index where c = 743 index_test.go:140: sql delete from test_index where c = 3145 index_test.go:143: sql update test_index set c1 = 9057866205145701751, c2 = 0.918377, c3 = '9GWZGr35eR' where c = 1366 index_test.go:140: sql delete from test_index where c = 2781 index_test.go:137: sql insert into test_index values (4388, 2003637524600563921, 0.261656, 'FAB8ipGyyB') index_test.go:143: sql update test_index set c1 = 1681374910151720894, c2 = 0.659860, c3 = 'MynBg1Tdsk' where c = 2764 index_test.go:143: sql update test_index set c1 = 2464352181881871533, c2 = 0.608596, c3 = 'gQhCTilVDn' where c = 365 index_test.go:143: sql update test_index set c1 = 3626342916414585934, c2 = 0.754568, c3 = '5PobmHS74n' where c = 351 index_test.go:143: sql update test_index set c1 = 8934216570704268017, c2 = 0.739618, c3 = 'gu2XohwfMx' where c = 3651 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:137: sql insert into test_index values (4389, 3989702288914515206, 0.926689, 'ULATVbSadl') index_test.go:137: sql insert into test_index values (4390, 4015876642801838146, 0.077707, 'SWsAmXXZpD') index_test.go:143: sql update test_index set c1 = 6593282002407622948, c2 = 0.753139, c3 = '6pZlaa798y' where c = 2064 index_test.go:143: sql update test_index set c1 = 6641731895651232273, c2 = 0.261995, c3 = '4zKUZ9Vg0w' where c = 90 index_test.go:137: sql insert into test_index values (4393, 2813162722316495577, 0.743163, 'EckcSWMHHA') index_test.go:137: sql insert into test_index values (4391, 5413811306133705832, 0.074666, 'qjqIpufQe2') index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (4394, 8720854777127789288, 0.322777, '2yONWSwFQZ') index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (4395, 8948774951901070741, 0.672995, 'jaeuzPikes') index_test.go:137: sql insert into test_index values (4392, 962016771993853539, 0.154855, 'QjDREAUB3f') index_test.go:143: sql update test_index set c1 = 8879121719556717317, c2 = 0.486685, c3 = 'jPUhpotqfb' where c = 2652 index_test.go:140: sql delete from test_index where c = 2135 index_test.go:140: sql delete from test_index where c = 2260 index_test.go:137: sql insert into test_index values (4396, 3504548342050491621, 0.209636, 'y658WbJbCn') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 3166214191361759934, c2 = 0.656845, c3 = 'Yiucg87rvm' where c = 2609 index_test.go:137: sql insert into test_index values (4397, 4986994395339115234, 0.008908, 'KSH2olOobP') index_test.go:140: sql delete from test_index where c = 3513 index_test.go:143: sql update test_index set c1 = 6454522357693566922, c2 = 0.118932, c3 = 'bDoOgSPa5i' where c = 4296 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:143: sql update test_index set c1 = 9099218075853546035, c2 = 0.632539, c3 = 'mupElWZWhh' where c = 2954 index_test.go:143: sql update test_index set c1 = 6778408015482811717, c2 = 0.618023, c3 = 'IKRPFz7TCY' where c = 879 index_test.go:143: sql update test_index set c1 = 3643104657082513308, c2 = 0.466393, c3 = 'gf5555Igke' where c = 4072 index_test.go:143: sql update test_index set c1 = 3689524345597762787, c2 = 0.293509, c3 = 'g9JkWdEKBU' where c = 2800 index_test.go:143: sql update test_index set c1 = 172440427797477694, c2 = 0.845842, c3 = '9DRYTzosjB' where c = 1482 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 2365 index_test.go:137: sql insert into test_index values (4398, 1019111730314030219, 0.881128, 'tvB0Qfyk5k') index_test.go:137: sql insert into test_index values (4400, 1981752772679129023, 0.169515, 'ntlb0xDQaA') index_test.go:137: sql insert into test_index values (4399, 1813167565999265476, 0.273836, 'o2zte6Ak08') index_test.go:143: sql update test_index set c1 = 2950804716522864891, c2 = 0.178575, c3 = 'VJByQ9MRNt' where c = 1271 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:140: sql delete from test_index where c = 4300 index_test.go:143: sql update test_index set c1 = 544312967935742663, c2 = 0.318431, c3 = 'vMSkRmoZmK' where c = 763 index_test.go:143: sql update test_index set c1 = 6210474770006226929, c2 = 0.020208, c3 = 'frfrt1uK9O' where c = 3697 index_test.go:140: sql delete from test_index where c = 2401 index_test.go:143: sql update test_index set c1 = 5194482096141011975, c2 = 0.901387, c3 = 'wn7UDs9nTM' where c = 1562 index_test.go:143: sql update test_index set c1 = 1006696815621803143, c2 = 0.172838, c3 = 'uENL0MRo5l' where c = 1374 index_test.go:137: sql insert into test_index values (4405, 9084025105483871530, 0.739966, '4eikNF4vck') index_test.go:137: sql insert into test_index values (4402, 1678437240606855877, 0.543673, '8FhG69r5iJ') index_test.go:137: sql insert into test_index values (4401, 6621551477888798849, 0.964245, 'ysx56fm8g9') index_test.go:137: sql insert into test_index values (4407, 3518887308612463851, 0.308958, 'SFucocMv3x') index_test.go:137: sql insert into test_index values (4404, 5632622357225168102, 0.656979, 'CjkHm3wm06') index_test.go:137: sql insert into test_index values (4408, 4653409187619290761, 0.892846, 'FN29pBR5x5') index_test.go:137: sql insert into test_index values (4403, 2408672242558898751, 0.955916, 'PEgdcl8Mx0') index_test.go:137: sql insert into test_index values (4409, 5266951904271461027, 0.354636, 'YaR6rnOe4D') index_test.go:137: sql insert into test_index values (4410, 5980293553694258452, 0.344312, 'zRhhCS1AhO') index_test.go:137: sql insert into test_index values (4406, 1803743548822540319, 0.039510, 'FD7yLXKULt') index_test.go:140: sql delete from test_index where c = 1316 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 8818106306384637240, c2 = 0.551988, c3 = 'h3OWd7j7mJ' where c = 1096 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:140: sql delete from test_index where c = 2088 index_test.go:140: sql delete from test_index where c = 2958 index_test.go:143: sql update test_index set c1 = 8559189738033667781, c2 = 0.599008, c3 = 'cTjdcJ7Yqe' where c = 1417 index_test.go:140: sql delete from test_index where c = 2927 index_test.go:140: sql delete from test_index where c = 3237 index_test.go:140: sql delete from test_index where c = 3489 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:140: sql delete from test_index where c = 4234 index_test.go:143: sql update test_index set c1 = 2046570873831541954, c2 = 0.675993, c3 = 'KbvUCyG4wD' where c = 831 index_test.go:143: sql update test_index set c1 = 769460924538572690, c2 = 0.674403, c3 = 'idT7MsPEKv' where c = 947 index_test.go:137: sql insert into test_index values (4411, 8545211126419636145, 0.976248, 'CG6LyLZABV') index_test.go:143: sql update test_index set c1 = 1433036004299325459, c2 = 0.516241, c3 = 'ofzjhruNCE' where c = 2823 index_test.go:137: sql insert into test_index values (4412, 2708259713598764256, 0.555219, 'WpR48026Fc') index_test.go:143: sql update test_index set c1 = 6133554913772520334, c2 = 0.373772, c3 = '9KY5Nhhstg' where c = 4398 index_test.go:143: sql update test_index set c1 = 6158930931263199178, c2 = 0.097730, c3 = 'JBEZrnl7oj' where c = 3358 index_test.go:143: sql update test_index set c1 = 643290369103507108, c2 = 0.920253, c3 = 'nvKmKeB2n8' where c = 3941 index_test.go:140: sql delete from test_index where c = 587 index_test.go:143: sql update test_index set c1 = 6625652353329461441, c2 = 0.000448, c3 = 'mimtssfTyR' where c = 2380 index_test.go:137: sql insert into test_index values (4413, 2520297662139908186, 0.148788, 'RUFN3e5e3m') index_test.go:143: sql update test_index set c1 = 5957435271375937347, c2 = 0.653232, c3 = 'EtR11Fm02T' where c = 1433 index_test.go:137: sql insert into test_index values (4415, 265715621907569405, 0.511547, 'nlzLj2zUz8') index_test.go:137: sql insert into test_index values (4417, 195842368128079665, 0.221548, 'kznuXeTVMN') index_test.go:137: sql insert into test_index values (4414, 8906609054505051850, 0.823000, 'cTcISyxzpA') index_test.go:137: sql insert into test_index values (4418, 9116372945857755067, 0.228730, 'mkg30PKzpU') index_test.go:140: sql delete from test_index where c = 1351 index_test.go:143: sql update test_index set c1 = 6146982536773391063, c2 = 0.144800, c3 = 'MxouMkNeNp' where c = 1999 index_test.go:137: sql insert into test_index values (4419, 2456723045717724164, 0.842919, '8rIQWwYyR9') index_test.go:137: sql insert into test_index values (4416, 7974092407120932491, 0.767056, 'SsJvh55Y9u') index_test.go:137: sql insert into test_index values (4420, 8054622537953374850, 0.285063, 'YsKOBHej0w') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 3306 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:140: sql delete from test_index where c = 4250 index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 2761520341904629844, c2 = 0.020556, c3 = 'y1oqbtoK1g' where c = 1310 index_test.go:143: sql update test_index set c1 = 975109595135426135, c2 = 0.070781, c3 = 'S12VaVjBIe' where c = 2708 index_test.go:140: sql delete from test_index where c = 3502 index_test.go:137: sql insert into test_index values (4421, 8284479267260359053, 0.942444, 'WGDmABDKsC') index_test.go:140: sql delete from test_index where c = 3818 index_test.go:143: sql update test_index set c1 = 2211900169981385941, c2 = 0.036124, c3 = 'rn0dMjVTfP' where c = 602 index_test.go:143: sql update test_index set c1 = 1369253767566516579, c2 = 0.878595, c3 = 'DQNIWIpAGc' where c = 955 index_test.go:143: sql update test_index set c1 = 6044492733430373494, c2 = 0.766657, c3 = 'B0dPwnZuur' where c = 492 index_test.go:143: sql update test_index set c1 = 6758746580705481493, c2 = 0.550848, c3 = 'unxvHTe1K7' where c = 1576 index_test.go:143: sql update test_index set c1 = 4001382491495200613, c2 = 0.170327, c3 = '36BThNJ33E' where c = 2866 index_test.go:137: sql insert into test_index values (4422, 7495642399473941444, 0.177219, 'ilebewiCsn') index_test.go:143: sql update test_index set c1 = 2185196916782204634, c2 = 0.499399, c3 = '4h6YY9CYY3' where c = 1789 index_test.go:143: sql update test_index set c1 = 5912998268857444696, c2 = 0.351469, c3 = 'U0cOfaGwoj' where c = 3374 index_test.go:140: sql delete from test_index where c = 3634 index_test.go:137: sql insert into test_index values (4424, 2387729443604565894, 0.614445, 'PJ5bqDXuUI') index_test.go:140: sql delete from test_index where c = 3644 index_test.go:137: sql insert into test_index values (4425, 305913444288134953, 0.390810, '29ZjocmaWg') index_test.go:137: sql insert into test_index values (4423, 4649547071821453054, 0.729988, 'ITt39RR76g') index_test.go:143: sql update test_index set c1 = 3078291241472678287, c2 = 0.893884, c3 = 'skpIkeR7ES' where c = 520 index_test.go:137: sql insert into test_index values (4427, 7596564758558119448, 0.274034, 'm0MveRAM3j') index_test.go:137: sql insert into test_index values (4428, 5227627265794346159, 0.999763, 'kwIHFJbCLi') index_test.go:143: sql update test_index set c1 = 1721886827765110671, c2 = 0.487648, c3 = 'yZKD61TP64' where c = 284 index_test.go:137: sql insert into test_index values (4426, 2027838133893750785, 0.063394, 'qq7NF7r4V2') index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 264 index_test.go:137: sql insert into test_index values (4430, 5258792322351085354, 0.842521, 'WNc9kspCgQ') index_test.go:137: sql insert into test_index values (4429, 1148436362611566377, 0.061569, 'UqDctkiTnG') index_test.go:140: sql delete from test_index where c = 3631 index_test.go:140: sql delete from test_index where c = 3207 index_test.go:143: sql update test_index set c1 = 5835658837349382444, c2 = 0.702707, c3 = 'DKw4ugvTcz' where c = 2085 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (4431, 678983617158734028, 0.201872, 'zmqvxmuFv7') index_test.go:143: sql update test_index set c1 = 741774157183110526, c2 = 0.565585, c3 = 'dkuKHym7SF' where c = 411 index_test.go:137: sql insert into test_index values (4432, 2824028302284029058, 0.325919, 'keBHL4R4aP') index_test.go:140: sql delete from test_index where c = 3154 index_test.go:137: sql insert into test_index values (4433, 3253142878550541694, 0.223168, '9P51qBuuJ0') index_test.go:140: sql delete from test_index where c = 3243 index_test.go:143: sql update test_index set c1 = 2278525018309600204, c2 = 0.090496, c3 = 'oKQnPvCNpZ' where c = 1867 index_test.go:140: sql delete from test_index where c = 3708 index_test.go:143: sql update test_index set c1 = 7881660583130374189, c2 = 0.847646, c3 = '88DnoGKTAL' where c = 2507 index_test.go:143: sql update test_index set c1 = 4493601679684721386, c2 = 0.863226, c3 = 'pF6cGAYkZQ' where c = 4060 index_test.go:137: sql insert into test_index values (4434, 2022043354225703543, 0.309698, 'abVunh1TDj') index_test.go:140: sql delete from test_index where c = 2731 index_test.go:143: sql update test_index set c1 = 8969619822378886199, c2 = 0.959103, c3 = 'OIhcQB04su' where c = 2505 index_test.go:143: sql update test_index set c1 = 8154732301882998247, c2 = 0.817772, c3 = 'Fs7CYEFtxu' where c = 2730 index_test.go:143: sql update test_index set c1 = 3120572120131119072, c2 = 0.187820, c3 = '8A5X3fcXHX' where c = 42 index_test.go:140: sql delete from test_index where c = 3141 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:143: sql update test_index set c1 = 3147752190643819057, c2 = 0.656856, c3 = 'gyQEVeHOSC' where c = 314 index_test.go:137: sql insert into test_index values (4435, 1132525164541770941, 0.550310, 'Xmkbbpnh8o') index_test.go:137: sql insert into test_index values (4436, 3121377939715810267, 0.343734, 'zfTpRYoEuF') index_test.go:140: sql delete from test_index where c = 2926 index_test.go:137: sql insert into test_index values (4437, 9030612386437066772, 0.580352, 'gRsP0uMKRq') index_test.go:137: sql insert into test_index values (4438, 4265392745881533700, 0.402093, 'wU2EE6t47Q') index_test.go:140: sql delete from test_index where c = 1509 index_test.go:137: sql insert into test_index values (4439, 1861857228315959636, 0.534480, 'Ts1Bwoa5Hg') index_test.go:137: sql insert into test_index values (4440, 1356708962780004189, 0.891672, 'n9Tg01iGkz') index_test.go:143: sql update test_index set c1 = 6403097765949782762, c2 = 0.237141, c3 = 'uGttq1K19c' where c = 3212 index_test.go:143: sql update test_index set c1 = 5865608090089435864, c2 = 0.385434, c3 = 'A0h203UeOd' where c = 2816 index_test.go:137: sql insert into test_index values (4441, 4994870771514026168, 0.673483, 'dAzP1O4wAW') index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 576 index_test.go:143: sql update test_index set c1 = 5615595305504350756, c2 = 0.626950, c3 = 'K3RlHnyfKz' where c = 3898 index_test.go:140: sql delete from test_index where c = 3632 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:137: sql insert into test_index values (4442, 8091166337211954293, 0.327581, 'Y24Uog9OMo') index_test.go:143: sql update test_index set c1 = 3414604986475621108, c2 = 0.471945, c3 = 'ALsUlKPnR8' where c = 4167 index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 1424777461312648335, c2 = 0.771112, c3 = 'vO5h4Ue8ne' where c = 41 index_test.go:143: sql update test_index set c1 = 8933330663596164175, c2 = 0.478664, c3 = 'jnlpyivag8' where c = 821 index_test.go:137: sql insert into test_index values (4443, 2156462561726094303, 0.238857, '4uNMZgHA0F') index_test.go:140: sql delete from test_index where c = 695 index_test.go:143: sql update test_index set c1 = 6394955406272228308, c2 = 0.132817, c3 = '7txUJYM7l4' where c = 2882 index_test.go:137: sql insert into test_index values (4444, 1380808534039340518, 0.018180, '7xGHKtAwgz') index_test.go:143: sql update test_index set c1 = 8515045322959569454, c2 = 0.484857, c3 = 'OQos30vtNc' where c = 3651 index_test.go:143: sql update test_index set c1 = 2797139863689698141, c2 = 0.869816, c3 = 'VQcotqs9vl' where c = 2231 index_test.go:137: sql insert into test_index values (4446, 4861026433499137517, 0.921010, 'Y705Oqu8ry') index_test.go:137: sql insert into test_index values (4447, 5724151769561658164, 0.283078, '4rGJ4AO41Q') index_test.go:143: sql update test_index set c1 = 4983944964489961183, c2 = 0.543669, c3 = 'eb7AboldRd' where c = 3620 index_test.go:137: sql insert into test_index values (4448, 1414456844066205988, 0.794170, 'zbD4yaSFaU') index_test.go:137: sql insert into test_index values (4445, 7590285652123960876, 0.448650, 'Qii2TDDMaH') index_test.go:140: sql delete from test_index where c = 2224 index_test.go:143: sql update test_index set c1 = 2634530508174524161, c2 = 0.537891, c3 = '9VbjapMJwy' where c = 3809 index_test.go:140: sql delete from test_index where c = 2194 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:137: sql insert into test_index values (4450, 7113234786223274243, 0.738568, 'goVhYPvoh0') index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 8074820548669510768, c2 = 0.006894, c3 = 'PyxF0V8u7L' where c = 2261 index_test.go:143: sql update test_index set c1 = 984048009688906148, c2 = 0.876415, c3 = 'nQu7VZN64i' where c = 134 index_test.go:137: sql insert into test_index values (4451, 8483246052071963559, 0.122371, 'NcF9TV5LwA') index_test.go:143: sql update test_index set c1 = 7269825569887448527, c2 = 0.189241, c3 = 'CIXZ19QsG9' where c = 1854 index_test.go:137: sql insert into test_index values (4449, 4974462252700394738, 0.549574, '55HCMyZ1PH') index_test.go:140: sql delete from test_index where c = 2361 index_test.go:143: sql update test_index set c1 = 6523940595235327882, c2 = 0.062686, c3 = 'Hc08e6q5Tt' where c = 3171 index_test.go:143: sql update test_index set c1 = 8910483629174245285, c2 = 0.258310, c3 = 'RDLlekogVC' where c = 2722 index_test.go:137: sql insert into test_index values (4452, 6055110750856045460, 0.665927, 'gWh3dU3bnN') index_test.go:140: sql delete from test_index where c = 2953 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 7442825197825010748, c2 = 0.806685, c3 = '4OTKlvckuO' where c = 771 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (4453, 3417126483354515849, 0.016955, 'V7oZW6ZLdz') index_test.go:137: sql insert into test_index values (4454, 2594856953459197017, 0.142675, 'wV6eMMiMoa') index_test.go:137: sql insert into test_index values (4455, 5213793162433306360, 0.681033, '4WmMGugT5r') index_test.go:143: sql update test_index set c1 = 5797717385295991934, c2 = 0.692356, c3 = 'weHGXAZUkD' where c = 3690 index_test.go:143: sql update test_index set c1 = 3540007893308917745, c2 = 0.344541, c3 = '6wLjQQpFSr' where c = 100 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:137: sql insert into test_index values (4457, 9071243528278394843, 0.279132, '9Afg8CcyXM') index_test.go:140: sql delete from test_index where c = 3096 index_test.go:143: sql update test_index set c1 = 3076620052951954767, c2 = 0.283833, c3 = 'SiALNfrRaD' where c = 29 index_test.go:137: sql insert into test_index values (4458, 49533907842827333, 0.381710, 'dYubRFStAf') index_test.go:137: sql insert into test_index values (4456, 1060840136338178433, 0.428654, 'VrVLuzcGme') index_test.go:140: sql delete from test_index where c = 3668 index_test.go:140: sql delete from test_index where c = 3866 index_test.go:137: sql insert into test_index values (4459, 4148211104217019085, 0.863343, 'MlU1XFWoGb') index_test.go:137: sql insert into test_index values (4460, 3621368167699632487, 0.136311, 'tw0t6KTmSd') index_test.go:143: sql update test_index set c1 = 6058379318359184893, c2 = 0.218174, c3 = 'VFIOKfQCpV' where c = 78 index_test.go:143: sql update test_index set c1 = 8250930170245956847, c2 = 0.086467, c3 = 'A16FH1ONPm' where c = 948 index_test.go:137: sql insert into test_index values (4461, 8935337859678143012, 0.667327, 'PE6cAkBsyk') index_test.go:140: sql delete from test_index where c = 1853 index_test.go:140: sql delete from test_index where c = 3046 index_test.go:143: sql update test_index set c1 = 5855506200395443943, c2 = 0.785276, c3 = '1tUVl6TgfI' where c = 3404 index_test.go:140: sql delete from test_index where c = 2655 index_test.go:143: sql update test_index set c1 = 2861713828560683961, c2 = 0.531277, c3 = 'bCGdhOO5Wk' where c = 3174 index_test.go:143: sql update test_index set c1 = 9159088614832640549, c2 = 0.402146, c3 = 'REtoTu8Uab' where c = 2196 index_test.go:143: sql update test_index set c1 = 6778833621020433062, c2 = 0.351351, c3 = 'zrYk6BNuFC' where c = 723 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:137: sql insert into test_index values (4462, 6215634580265310362, 0.084822, 'adAXQNVCfK') index_test.go:137: sql insert into test_index values (4463, 5768099768678838550, 0.060129, 'fbP8mWzYHK') index_test.go:140: sql delete from test_index where c = 4179 index_test.go:143: sql update test_index set c1 = 5587052009751577721, c2 = 0.262049, c3 = '3e2FsaPlBu' where c = 1952 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:140: sql delete from test_index where c = 2748 index_test.go:137: sql insert into test_index values (4465, 7763131997690352861, 0.133861, 'JaFmh5wlNQ') index_test.go:143: sql update test_index set c1 = 8625951871640286212, c2 = 0.243632, c3 = 'hB8zvaIfHa' where c = 2628 index_test.go:137: sql insert into test_index values (4464, 3234649335435971193, 0.422713, 'KiRwraIiAY') index_test.go:137: sql insert into test_index values (4467, 2125038866106927605, 0.679277, 'skvlNOb4wz') index_test.go:143: sql update test_index set c1 = 6232305861316327743, c2 = 0.562550, c3 = 'jBKxFhWotg' where c = 1518 index_test.go:143: sql update test_index set c1 = 3804701044369560598, c2 = 0.399299, c3 = 'IpARkxCc4H' where c = 2151 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:137: sql insert into test_index values (4466, 8143640623208655038, 0.784805, 'jnSjUY9TQo') index_test.go:137: sql insert into test_index values (4468, 3419661543470845194, 0.686293, 'UkZPNAdeEz') index_test.go:140: sql delete from test_index where c = 2139 index_test.go:143: sql update test_index set c1 = 6996244778659475538, c2 = 0.208579, c3 = 'ttTTHDySub' where c = 833 index_test.go:137: sql insert into test_index values (4469, 6003735336182849688, 0.559086, 'pjNwVjIDgF') index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:137: sql insert into test_index values (4470, 7634350944140822431, 0.912844, '552h3X6rPH') index_test.go:137: sql insert into test_index values (4471, 1901889334096150066, 0.153999, '8ZexayBLQZ') index_test.go:143: sql update test_index set c1 = 8758600473775327392, c2 = 0.392742, c3 = 'gsf9b2GQ4O' where c = 83 index_test.go:143: sql update test_index set c1 = 210714296040863870, c2 = 0.681765, c3 = 'wCd8phdeH9' where c = 367 index_test.go:143: sql update test_index set c1 = 7778480940673191359, c2 = 0.016939, c3 = 'YlFGhn4hJa' where c = 3987 index_test.go:140: sql delete from test_index where c = 3997 index_test.go:143: sql update test_index set c1 = 443488543610526430, c2 = 0.978805, c3 = 'rri3r00oS3' where c = 3946 index_test.go:143: sql update test_index set c1 = 8022891842056283607, c2 = 0.387824, c3 = 'niTue9aD6T' where c = 1952 index_test.go:137: sql insert into test_index values (4472, 7710506821208882168, 0.540902, 'WFhmzTzHaf') index_test.go:140: sql delete from test_index where c = 3207 index_test.go:140: sql delete from test_index where c = 3675 index_test.go:140: sql delete from test_index where c = 3332 index_test.go:137: sql insert into test_index values (4475, 3995873637054574833, 0.782418, 'IaHwEs9tXe') index_test.go:143: sql update test_index set c1 = 8919179685329707784, c2 = 0.191259, c3 = '05YyTAYRoY' where c = 2598 index_test.go:137: sql insert into test_index values (4476, 6864593925454648653, 0.765591, 'Ton37ts7GA') index_test.go:137: sql insert into test_index values (4473, 4081950700717779923, 0.476027, 'M8Iw0Up5i7') index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:137: sql insert into test_index values (4474, 2548338620042371064, 0.299842, 'YbPzCMzH14') index_test.go:137: sql insert into test_index values (4477, 2632659638091494885, 0.958492, 'nlrtpsbp3A') index_test.go:143: sql update test_index set c1 = 3406712214863142819, c2 = 0.492613, c3 = 'UqZxaA9PUB' where c = 3693 index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:143: sql update test_index set c1 = 6837893451469701909, c2 = 0.274150, c3 = 'tmm6cFGHkA' where c = 1639 index_test.go:143: sql update test_index set c1 = 2626299835016846627, c2 = 0.316880, c3 = 'wl2ds19iKd' where c = 1107 index_test.go:143: sql update test_index set c1 = 1319683194210860959, c2 = 0.472438, c3 = 't82nHavjmT' where c = 3647 index_test.go:137: sql insert into test_index values (4478, 7118299564092063434, 0.146836, 'UEfNOR6Zga') index_test.go:143: sql update test_index set c1 = 8947833020698722566, c2 = 0.383947, c3 = 'RkjknU5mDq' where c = 2393 index_test.go:140: sql delete from test_index where c = 4438 index_test.go:137: sql insert into test_index values (4479, 7871512691534731188, 0.393162, 'KLCYnB1aRY') index_test.go:137: sql insert into test_index values (4480, 3603371178441065496, 0.258042, 'SxWiXW6nlN') index_test.go:143: sql update test_index set c1 = 4447924764439560184, c2 = 0.240831, c3 = 'WmDzVBpNHU' where c = 2395 index_test.go:143: sql update test_index set c1 = 7700315635065767843, c2 = 0.788254, c3 = '6WPbHJJUnM' where c = 2866 index_test.go:140: sql delete from test_index where c = 4111 index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (4483, 5315727463526772516, 0.742832, 'KcF3zc0eYd') index_test.go:140: sql delete from test_index where c = 3034 index_test.go:137: sql insert into test_index values (4481, 1559968835398852755, 0.134175, 'CV6wfuqv3f') index_test.go:137: sql insert into test_index values (4482, 4967319177693409439, 0.364493, 'lVprkvD815') index_test.go:143: sql update test_index set c1 = 2880002756088016480, c2 = 0.479877, c3 = 'ZOMwj2hg47' where c = 1065 index_test.go:143: sql update test_index set c1 = 7889959531806332515, c2 = 0.845016, c3 = 'TCHFy1L96b' where c = 296 index_test.go:143: sql update test_index set c1 = 3510179171587270760, c2 = 0.204680, c3 = 'F8fZ5juk2X' where c = 2776 index_test.go:140: sql delete from test_index where c = 707 index_test.go:137: sql insert into test_index values (4485, 8512218676469946518, 0.371297, 'DvVb0tOVAd') index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (4484, 4333965734844299547, 0.841597, 'bxcLrPeVE9') index_test.go:140: sql delete from test_index where c = 3719 index_test.go:143: sql update test_index set c1 = 7059534776113922146, c2 = 0.610194, c3 = 'XHdHbzsMle' where c = 1720 index_test.go:140: sql delete from test_index where c = 4002 index_test.go:137: sql insert into test_index values (4486, 3657599157700956944, 0.253213, 'Wzvf1pX9Iw') index_test.go:137: sql insert into test_index values (4487, 4924763881895008133, 0.222437, 'v5X6Qkf1VG') index_test.go:137: sql insert into test_index values (4488, 8617346810523990413, 0.134631, 'CYJMK6Uec8') index_test.go:143: sql update test_index set c1 = 4482561574738762951, c2 = 0.831814, c3 = 'Qkk08WdfnI' where c = 4009 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:140: sql delete from test_index where c = 4186 index_test.go:137: sql insert into test_index values (4489, 5435337676153683950, 0.373180, 'SSyqkmPc7A') index_test.go:143: sql update test_index set c1 = 3007617164164961150, c2 = 0.485283, c3 = 'KxC6mZwvgQ' where c = 1430 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:143: sql update test_index set c1 = 3252051964490335004, c2 = 0.798734, c3 = 'MoClmc3YHE' where c = 3736 index_test.go:140: sql delete from test_index where c = 3751 index_test.go:140: sql delete from test_index where c = 2630 index_test.go:137: sql insert into test_index values (4490, 5756272401791488204, 0.177176, 'kdP6YMHIQN') index_test.go:143: sql update test_index set c1 = 3943078929487137168, c2 = 0.028407, c3 = 'IDJ1tC4bxW' where c = 2711 index_test.go:140: sql delete from test_index where c = 2768 index_test.go:137: sql insert into test_index values (4491, 9013140387460535345, 0.530765, 'KTkCYqd6pV') index_test.go:143: sql update test_index set c1 = 5738990505106771722, c2 = 0.092657, c3 = '7prbmpmYGP' where c = 825 index_test.go:143: sql update test_index set c1 = 424013594709961412, c2 = 0.469133, c3 = 'kDLuFz9NSs' where c = 4290 index_test.go:143: sql update test_index set c1 = 4755281602648114126, c2 = 0.700806, c3 = 'iw7j7KlUSm' where c = 4172 index_test.go:143: sql update test_index set c1 = 5118485931627204541, c2 = 0.828683, c3 = 'nUjjQNhbqm' where c = 2030 index_test.go:143: sql update test_index set c1 = 7388025569775982632, c2 = 0.420783, c3 = 'vO0v3sdSXd' where c = 2728 index_test.go:143: sql update test_index set c1 = 1953268303222803256, c2 = 0.576015, c3 = 'ObciEkUkil' where c = 1877 index_test.go:137: sql insert into test_index values (4492, 4748992664131124331, 0.699612, 'zVP1Ad8Pjv') index_test.go:140: sql delete from test_index where c = 1042 index_test.go:137: sql insert into test_index values (4493, 5680868079384937168, 0.056042, 'Bnuyrp9rbg') index_test.go:137: sql insert into test_index values (4494, 5502093065247619888, 0.668528, 'di6GwgFQJS') index_test.go:137: sql insert into test_index values (4495, 1650759883673674416, 0.999132, '4FqrrzReuI') index_test.go:137: sql insert into test_index values (4496, 58859432625743613, 0.126386, '15LLzeNmx4') index_test.go:137: sql insert into test_index values (4497, 6258568699123863258, 0.900222, 'gN6OSxMktH') index_test.go:140: sql delete from test_index where c = 3994 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 2017837916776168172, c2 = 0.578554, c3 = 'kW7Ek1HMLs' where c = 2383 index_test.go:143: sql update test_index set c1 = 7771511211825505959, c2 = 0.471568, c3 = 'buvOFTpTXx' where c = 1775 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 4122 index_test.go:143: sql update test_index set c1 = 3362248937896424099, c2 = 0.335360, c3 = 'oXpEcmQyMF' where c = 2240 index_test.go:140: sql delete from test_index where c = 3250 index_test.go:140: sql delete from test_index where c = 4437 index_test.go:143: sql update test_index set c1 = 3451171264554427694, c2 = 0.021243, c3 = 'eUpySBAFSu' where c = 4217 index_test.go:137: sql insert into test_index values (4498, 3361808742075221565, 0.550478, '7zvUwpxhkE') index_test.go:143: sql update test_index set c1 = 2011046765251140019, c2 = 0.375915, c3 = '7gkfieyLI1' where c = 780 index_test.go:143: sql update test_index set c1 = 4510775364186384466, c2 = 0.984414, c3 = 'SWLMb3wF87' where c = 130 index_test.go:143: sql update test_index set c1 = 2796728534046156338, c2 = 0.257469, c3 = 'eLo6PjBimB' where c = 2153 index_test.go:143: sql update test_index set c1 = 8013995063496347294, c2 = 0.377578, c3 = 'wPgSyBP1Zg' where c = 2434 index_test.go:137: sql insert into test_index values (4499, 6876183477538394692, 0.952640, 'EDOQbZEn2e') index_test.go:137: sql insert into test_index values (4500, 7692820033154466308, 0.034985, 'Y7PmFbXT95') index_test.go:140: sql delete from test_index where c = 3071 index_test.go:140: sql delete from test_index where c = 3299 index_test.go:140: sql delete from test_index where c = 3908 index_test.go:143: sql update test_index set c1 = 1206237294931868937, c2 = 0.262373, c3 = 'gcuzeAvxUt' where c = 2745 index_test.go:143: sql update test_index set c1 = 9100669286863221320, c2 = 0.765294, c3 = 'zDDeOY1YLP' where c = 67 index_test.go:143: sql update test_index set c1 = 4205055260669739321, c2 = 0.505278, c3 = '9iLhQRyGG0' where c = 2254 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:17 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:17 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimple index_test.go:137: sql insert into test_index values (4509, 6685721497960089115, 0.934880, 'fWfTrKaOG9') index_test.go:137: sql insert into test_index values (4508, 710775085942807197, 0.288486, 'bNqi8njMdO') index_test.go:137: sql insert into test_index values (4502, 1589538087895470100, 0.970119, 'swYZYLzFAK') index_test.go:137: sql insert into test_index values (4510, 3672660559078934075, 0.192224, 'NiyYN4zeGh') index_test.go:137: sql insert into test_index values (4501, 9147370133157140611, 0.131171, '80jgnUCghb') index_test.go:137: sql insert into test_index values (4503, 6264301916861442734, 0.498933, 'tpA5t83iZT') index_test.go:137: sql insert into test_index values (4504, 1044895011020618432, 0.191423, 'jg4TzCLQlO') index_test.go:137: sql insert into test_index values (4505, 2356294937639823337, 0.400426, 'ecJzhWaTg3') index_test.go:137: sql insert into test_index values (4507, 200853428110176328, 0.540516, 'nSs5jaiyli') index_test.go:137: sql insert into test_index values (4506, 4054560692809469338, 0.656564, 'xWUjlNpRga') index_test.go:140: sql delete from test_index where c = 3077 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:140: sql delete from test_index where c = 4376 index_test.go:143: sql update test_index set c1 = 8353967350235600135, c2 = 0.145029, c3 = 'D9068T4zjh' where c = 636 index_test.go:140: sql delete from test_index where c = 2604 index_test.go:140: sql delete from test_index where c = 4247 index_test.go:140: sql delete from test_index where c = 3393 index_test.go:140: sql delete from test_index where c = 3517 index_test.go:140: sql delete from test_index where c = 3889 index_test.go:143: sql update test_index set c1 = 4597198204545648185, c2 = 0.017558, c3 = 'cL6WFR08wK' where c = 2147 index_test.go:140: sql delete from test_index where c = 4410 index_test.go:143: sql update test_index set c1 = 6530770095928087510, c2 = 0.409582, c3 = 'MKD1gZb1hV' where c = 3178 index_test.go:137: sql insert into test_index values (4511, 5830833746388159984, 0.181131, '2BzLQWQuSh') index_test.go:143: sql update test_index set c1 = 7205291454838308631, c2 = 0.656755, c3 = 'JgqyBb9fKp' where c = 3655 index_test.go:143: sql update test_index set c1 = 4001872901941759978, c2 = 0.032226, c3 = 'QskC49D1AK' where c = 3174 index_test.go:143: sql update test_index set c1 = 5658246953117850244, c2 = 0.985087, c3 = 'RZqNQtmRUB' where c = 3466 index_test.go:143: sql update test_index set c1 = 6498199895046790593, c2 = 0.315745, c3 = 'N6xNnDMeMJ' where c = 2535 index_test.go:143: sql update test_index set c1 = 1770373751261128067, c2 = 0.366092, c3 = 'UzRgbskFwr' where c = 3352 index_test.go:143: sql update test_index set c1 = 4259337326202774084, c2 = 0.372893, c3 = 'RMZVGryhbv' where c = 4289 index_test.go:143: sql update test_index set c1 = 14094539848885106, c2 = 0.630822, c3 = 'W18z6yCcJ4' where c = 872 index_test.go:137: sql insert into test_index values (4513, 1156547486649180673, 0.231901, 'lQyP1tVMmm') index_test.go:137: sql insert into test_index values (4512, 5541490342929346656, 0.581492, '7ZOTbSvXun') index_test.go:137: sql insert into test_index values (4514, 8357388525344553688, 0.335030, 'PJpszFo9I3') index_test.go:137: sql insert into test_index values (4515, 2267360122772272514, 0.776448, 'XPCC0Z6Zuu') index_test.go:137: sql insert into test_index values (4516, 6789101056254503924, 0.520640, 'bJ40vEYGzm') index_test.go:137: sql insert into test_index values (4518, 853903760181512028, 0.538238, '1MbrJcAj4a') index_test.go:137: sql insert into test_index values (4520, 235705276803420097, 0.624315, '1BpKz5jLIs') index_test.go:140: sql delete from test_index where c = 2804 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:137: sql insert into test_index values (4519, 5611700158592038077, 0.665712, 'C4SEZepylT') index_test.go:137: sql insert into test_index values (4517, 1285016796857833416, 0.725118, 'Y2VbOl7xjJ') index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 4767343340650542384, c2 = 0.391221, c3 = 'zFPN2rTuRW' where c = 2715 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 6487159583498820762, c2 = 0.694749, c3 = 'N4ZSzj8GgC' where c = 2466 index_test.go:140: sql delete from test_index where c = 2360 index_test.go:140: sql delete from test_index where c = 3525 index_test.go:143: sql update test_index set c1 = 7095115015354038128, c2 = 0.924107, c3 = 'eZ10dxgAFS' where c = 2050 index_test.go:143: sql update test_index set c1 = 6982465459046386209, c2 = 0.870157, c3 = 'WyFOvMpG3I' where c = 2152 index_test.go:143: sql update test_index set c1 = 1399203058727537199, c2 = 0.788555, c3 = 'LC2d52nDs1' where c = 3153 index_test.go:140: sql delete from test_index where c = 3117 index_test.go:143: sql update test_index set c1 = 4459348388729512810, c2 = 0.331426, c3 = 'gZinQHUhjN' where c = 1358 index_test.go:137: sql insert into test_index values (4521, 2239435153062148422, 0.679982, '2qzFaqoXdv') index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (4522, 7541721205024913298, 0.544321, '6xNoRqBda6') index_test.go:143: sql update test_index set c1 = 1719029913680335550, c2 = 0.967117, c3 = 'N8kMt2oU46' where c = 286 index_test.go:143: sql update test_index set c1 = 2416362276260386573, c2 = 0.646703, c3 = 'HT46Y6fut8' where c = 181 index_test.go:137: sql insert into test_index values (4523, 5732796697369578983, 0.200188, 'eZ18uaqTQD') index_test.go:143: sql update test_index set c1 = 4757918685970307544, c2 = 0.932597, c3 = 'WCGF7N4nfn' where c = 2963 index_test.go:143: sql update test_index set c1 = 5266683379698799254, c2 = 0.338586, c3 = '2OxRLVgPBj' where c = 828 index_test.go:137: sql insert into test_index values (4524, 2570638294821687989, 0.425114, 'A1OQXt7BMb') index_test.go:137: sql insert into test_index values (4525, 5882202465755807547, 0.595602, 'trP1zxSwkG') index_test.go:140: sql delete from test_index where c = 463 index_test.go:137: sql insert into test_index values (4526, 1842982014978565110, 0.467403, 'BrB07eHgJn') index_test.go:140: sql delete from test_index where c = 1808 index_test.go:140: sql delete from test_index where c = 3811 index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 7829644838898641098, c2 = 0.200655, c3 = '0MGWBsWJEB' where c = 3370 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:137: sql insert into test_index values (4529, 1421106599345407056, 0.624619, '6aS9VUAwq9') index_test.go:137: sql insert into test_index values (4530, 3128541724853602600, 0.955854, 'UUho6bK9eW') index_test.go:143: sql update test_index set c1 = 6308320036320856116, c2 = 0.167349, c3 = 'eXNPARtUM6' where c = 3319 index_test.go:143: sql update test_index set c1 = 6526854870065958751, c2 = 0.434802, c3 = 'nFMP3bG0Jk' where c = 1358 index_test.go:137: sql insert into test_index values (4528, 6287018909128664349, 0.047183, 'g4S4JmgiIe') index_test.go:137: sql insert into test_index values (4527, 726753637276337174, 0.795545, '9QZ92EYcbx') index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 3913 index_test.go:137: sql insert into test_index values (4531, 604673247644785330, 0.822296, 'B86aBwBSFz') index_test.go:143: sql update test_index set c1 = 2338549451402410635, c2 = 0.731319, c3 = 'a0TfDwl5p5' where c = 4211 index_test.go:143: sql update test_index set c1 = 8923014488262921958, c2 = 0.000900, c3 = 'NBUXzxCdl0' where c = 4293 index_test.go:137: sql insert into test_index values (4533, 7049050568842708595, 0.949495, 'WlkX7iVWOI') index_test.go:143: sql update test_index set c1 = 7365090135399716413, c2 = 0.156105, c3 = 'i1uE8TabOT' where c = 3282 index_test.go:137: sql insert into test_index values (4532, 1530376360794409296, 0.452800, 'sY83qbnV34') index_test.go:143: sql update test_index set c1 = 4699307732001044626, c2 = 0.905174, c3 = 'LnTs9uvsUv' where c = 2911 index_test.go:143: sql update test_index set c1 = 7148893796480875970, c2 = 0.756609, c3 = 'HiDeLhpEIc' where c = 1145 index_test.go:140: sql delete from test_index where c = 3509 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:140: sql delete from test_index where c = 3996 index_test.go:143: sql update test_index set c1 = 865376644277777371, c2 = 0.540203, c3 = 'gyqipjVHmQ' where c = 2771 index_test.go:137: sql insert into test_index values (4534, 2939145887926103507, 0.664079, 'pWGV6sFtOY') index_test.go:137: sql insert into test_index values (4535, 2471086574718174642, 0.819315, 'kUFcgj205c') index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 918519929475785824, c2 = 0.220820, c3 = 'CWNOS49VCf' where c = 1030 index_test.go:143: sql update test_index set c1 = 2207758885200350941, c2 = 0.486724, c3 = 'gy6HcEaCS8' where c = 943 index_test.go:137: sql insert into test_index values (4537, 5632965742438944534, 0.204077, 'mBdWhRGaNu') index_test.go:137: sql insert into test_index values (4536, 8956570110992156757, 0.421605, 'XGyA7vzN05') index_test.go:140: sql delete from test_index where c = 3520 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:137: sql insert into test_index values (4538, 3988124408708535296, 0.819672, 'K1RZpj7b9F') index_test.go:137: sql insert into test_index values (4539, 7980499543186308122, 0.953729, 'H6pv1KeNdL') index_test.go:137: sql insert into test_index values (4540, 7844904643251087568, 0.290470, 'GVfZLhmRuC') index_test.go:143: sql update test_index set c1 = 7860180480978028204, c2 = 0.406850, c3 = 'zzjgRJQ0nX' where c = 2765 index_test.go:137: sql insert into test_index values (4541, 1830207037817109132, 0.281982, '7g5JksaLjV') index_test.go:143: sql update test_index set c1 = 2075143874658875123, c2 = 0.129551, c3 = 'j5AfdNXGrF' where c = 2658 index_test.go:140: sql delete from test_index where c = 2531 index_test.go:140: sql delete from test_index where c = 4226 index_test.go:140: sql delete from test_index where c = 1988 index_test.go:143: sql update test_index set c1 = 120364955946695666, c2 = 0.745088, c3 = 'Kxxw2vG42q' where c = 4418 index_test.go:140: sql delete from test_index where c = 3612 index_test.go:143: sql update test_index set c1 = 4446903689946710911, c2 = 0.241848, c3 = 'd2cBzmPoNz' where c = 530 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 3180602699102605255, c2 = 0.650702, c3 = '9gR4TW1EJk' where c = 3327 index_test.go:137: sql insert into test_index values (4542, 5448764171003699242, 0.273579, 'jLWRitTS6X') index_test.go:143: sql update test_index set c1 = 247049910130129816, c2 = 0.631383, c3 = 'WCDnXEST2N' where c = 3508 index_test.go:137: sql insert into test_index values (4543, 7079573995083381049, 0.786855, 'mqkVR317CG') index_test.go:140: sql delete from test_index where c = 3596 index_test.go:143: sql update test_index set c1 = 6637595299255809011, c2 = 0.056521, c3 = 'RQZmC2MNVB' where c = 3023 index_test.go:143: sql update test_index set c1 = 7547811540517238995, c2 = 0.180257, c3 = 'RwNoJ6ikvT' where c = 1705 index_test.go:143: sql update test_index set c1 = 8072113313573056578, c2 = 0.662910, c3 = 'DsJWL3F9oV' where c = 3186 index_test.go:140: sql delete from test_index where c = 1327 index_test.go:137: sql insert into test_index values (4545, 3240915765825055074, 0.399055, 'Z11aXPxzJm') index_test.go:137: sql insert into test_index values (4544, 6598812379677168372, 0.536264, 'R3u2s7rZ3O') index_test.go:137: sql insert into test_index values (4547, 1550793428695644102, 0.921674, 'U7MqpyH5JP') index_test.go:140: sql delete from test_index where c = 2425 index_test.go:137: sql insert into test_index values (4546, 8387336481495810705, 0.928525, 'vFwNO8vXhq') index_test.go:137: sql insert into test_index values (4550, 3685680045642721872, 0.475165, 'rrvo5opjF3') index_test.go:137: sql insert into test_index values (4548, 7017479465580398189, 0.453135, 'aTeb9yk7vC') index_test.go:137: sql insert into test_index values (4549, 1935882004504381666, 0.601850, 'S31S62idhr') index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 5109125667669536034, c2 = 0.746641, c3 = 'vjEabrqXcu' where c = 4266 index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 9111277760694229876, c2 = 0.154285, c3 = 'RbMuOMDizG' where c = 1608 index_test.go:140: sql delete from test_index where c = 4078 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:143: sql update test_index set c1 = 207309104613559187, c2 = 0.791587, c3 = 'ntX6c3xOgj' where c = 4088 index_test.go:143: sql update test_index set c1 = 5369392553445079933, c2 = 0.695838, c3 = 'MCHvR32xFa' where c = 1536 index_test.go:140: sql delete from test_index where c = 3867 index_test.go:137: sql insert into test_index values (4551, 8463161090041596998, 0.660845, '6Gjl44qn69') index_test.go:140: sql delete from test_index where c = 4469 index_test.go:140: sql delete from test_index where c = 1958 index_test.go:143: sql update test_index set c1 = 8840073290311673189, c2 = 0.858466, c3 = 'lQmfpyjsK7' where c = 2797 index_test.go:140: sql delete from test_index where c = 246 index_test.go:137: sql insert into test_index values (4552, 1568452381136128482, 0.828551, 'xVwRPVLjPz') index_test.go:143: sql update test_index set c1 = 8349733480534401569, c2 = 0.854982, c3 = '0FfRgKwQqh' where c = 4451 index_test.go:143: sql update test_index set c1 = 2664927470764029697, c2 = 0.400814, c3 = '0Yasc2GhWZ' where c = 123 index_test.go:143: sql update test_index set c1 = 5105567662937487235, c2 = 0.226621, c3 = 'CP7ckpROn6' where c = 3068 index_test.go:137: sql insert into test_index values (4553, 7192005343768094607, 0.111658, '20rQY6nDcJ') index_test.go:143: sql update test_index set c1 = 3748998433348341887, c2 = 0.797771, c3 = 'Rt0BZ7HHgQ' where c = 2742 index_test.go:137: sql insert into test_index values (4554, 4071552453373634264, 0.018029, 'pMs20nQYIv') index_test.go:143: sql update test_index set c1 = 8859822307485033355, c2 = 0.318919, c3 = 'TlYOYsBhLF' where c = 3852 index_test.go:137: sql insert into test_index values (4555, 738765488454206186, 0.703855, 'sOXCOrbzfT') index_test.go:143: sql update test_index set c1 = 5083803140965631429, c2 = 0.519741, c3 = 'IL6wSACMCh' where c = 4264 index_test.go:140: sql delete from test_index where c = 4292 index_test.go:137: sql insert into test_index values (4557, 2239787442875371727, 0.779952, 'zdbXXq1oPl') index_test.go:140: sql delete from test_index where c = 1345 index_test.go:137: sql insert into test_index values (4556, 1454176415999070133, 0.549409, 'MmTMF1AlOp') index_test.go:137: sql insert into test_index values (4558, 6898873192459458186, 0.485746, 'hOwiYMA8sB') index_test.go:140: sql delete from test_index where c = 3703 index_test.go:137: sql insert into test_index values (4560, 6443810796324996067, 0.127219, 'I0aULjyb7c') index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (4559, 8172624631401543033, 0.601135, 'cBC9HBRsDZ') index_test.go:143: sql update test_index set c1 = 4651915355890383294, c2 = 0.956670, c3 = 'dBWmn1eTy1' where c = 337 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 7721798909300520748, c2 = 0.084913, c3 = 'qRfHlvitY9' where c = 3351 index_test.go:140: sql delete from test_index where c = 4384 index_test.go:137: sql insert into test_index values (4561, 7900553416106723009, 0.905664, 'nZQEPYkotB') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 5726368888796424784, c2 = 0.699682, c3 = 'by89QbfSs0' where c = 1331 index_test.go:143: sql update test_index set c1 = 3520505074039387880, c2 = 0.086722, c3 = 'LM1PTtXAtZ' where c = 3702 index_test.go:140: sql delete from test_index where c = 3812 index_test.go:140: sql delete from test_index where c = 4524 index_test.go:143: sql update test_index set c1 = 1926928043796406772, c2 = 0.018712, c3 = 'KrqQHJJziR' where c = 2253 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (4562, 6690203884573405809, 0.639677, 'U4qk1kctBP') index_test.go:137: sql insert into test_index values (4563, 7018411408719851518, 0.103163, '9udDuUnHDI') index_test.go:143: sql update test_index set c1 = 1781605020939581079, c2 = 0.197892, c3 = '54AFlrz9UW' where c = 4304 index_test.go:143: sql update test_index set c1 = 6158009222977787171, c2 = 0.424095, c3 = 'ScMxuP9utH' where c = 1922 index_test.go:143: sql update test_index set c1 = 5129448380966228108, c2 = 0.832959, c3 = 'awXGGoLwQA' where c = 2580 index_test.go:143: sql update test_index set c1 = 4347132461725957648, c2 = 0.886315, c3 = 'GdQldrkKNZ' where c = 3405 index_test.go:137: sql insert into test_index values (4564, 7457619617902662646, 0.933957, 'VDx1PyLCRW') index_test.go:140: sql delete from test_index where c = 2423 index_test.go:137: sql insert into test_index values (4565, 5310313607797983547, 0.852356, '4SLl2Xprvt') index_test.go:137: sql insert into test_index values (4566, 8308322586468298751, 0.034013, 'KVLqYYgL64') index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (4568, 8737235294146281685, 0.680631, 'ezHqVctS3m') index_test.go:143: sql update test_index set c1 = 6276352949929507840, c2 = 0.808130, c3 = 'HakCpEPRYr' where c = 14 index_test.go:137: sql insert into test_index values (4570, 6614241645344464277, 0.666500, '78st0igW04') index_test.go:137: sql insert into test_index values (4569, 900193223935754586, 0.603213, 'WBXHaRx77x') index_test.go:137: sql insert into test_index values (4567, 1561782009157918860, 0.915799, 'WHohXPcYzI') index_test.go:140: sql delete from test_index where c = 4033 index_test.go:143: sql update test_index set c1 = 4608014139226000118, c2 = 0.042681, c3 = '225J04AnGp' where c = 2315 index_test.go:140: sql delete from test_index where c = 3951 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:140: sql delete from test_index where c = 4164 index_test.go:143: sql update test_index set c1 = 3745955193334215205, c2 = 0.794341, c3 = 'YnE5e9ag2l' where c = 4251 index_test.go:143: sql update test_index set c1 = 7440597549498658130, c2 = 0.963121, c3 = 'aQ6P2ivTjC' where c = 1531 index_test.go:143: sql update test_index set c1 = 8366049132518606119, c2 = 0.876671, c3 = 'GVrMDv5QFm' where c = 2303 index_test.go:143: sql update test_index set c1 = 6418307172723504847, c2 = 0.077388, c3 = 'wJGQ590StV' where c = 405 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:140: sql delete from test_index where c = 706 index_test.go:137: sql insert into test_index values (4571, 431474064983499883, 0.244437, 'O0HQSOu5j9') index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 7311702369688578006, c2 = 0.830562, c3 = 'T4Fw3wFB8v' where c = 1631 index_test.go:137: sql insert into test_index values (4574, 4496429080452796188, 0.077933, 'PM6zh8cnJh') index_test.go:137: sql insert into test_index values (4575, 8779268635239282488, 0.217822, 'QMlsyMxg5A') index_test.go:143: sql update test_index set c1 = 1644576752432906561, c2 = 0.008479, c3 = 'Rybjgrr77J' where c = 1009 index_test.go:137: sql insert into test_index values (4572, 1422463854610056812, 0.075618, 'iHQ2aVMfgJ') index_test.go:137: sql insert into test_index values (4573, 7866591942104434614, 0.282571, '2fDiM0ee8V') index_test.go:143: sql update test_index set c1 = 8096530395143857860, c2 = 0.720447, c3 = 'EHFMqe0rH8' where c = 3037 index_test.go:137: sql insert into test_index values (4576, 1026190719978684003, 0.664100, 'OF5Url6l5i') index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 3787 index_test.go:143: sql update test_index set c1 = 8010407566513205205, c2 = 0.231593, c3 = 'wDMJH65uyE' where c = 3312 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:137: sql insert into test_index values (4577, 7920837480330650667, 0.249426, 'qPdKuuGDXc') index_test.go:140: sql delete from test_index where c = 3819 index_test.go:140: sql delete from test_index where c = 3246 index_test.go:137: sql insert into test_index values (4578, 7164840403909441775, 0.443937, 'lvl4pEU38b') index_test.go:143: sql update test_index set c1 = 2760896880956714594, c2 = 0.512811, c3 = '3jj1eV9Vb0' where c = 2139 index_test.go:143: sql update test_index set c1 = 8528340703063762965, c2 = 0.101028, c3 = '9evZBWr6hN' where c = 2191 index_test.go:140: sql delete from test_index where c = 937 index_test.go:143: sql update test_index set c1 = 4655549115862405111, c2 = 0.944334, c3 = 'M700Glp5Oh' where c = 1523 index_test.go:143: sql update test_index set c1 = 1546691429366594439, c2 = 0.725501, c3 = 'SEoNBPrOgt' where c = 2847 index_test.go:137: sql insert into test_index values (4580, 6758467039543586654, 0.777300, 'G5d08tHtgx') index_test.go:143: sql update test_index set c1 = 7954697596953826128, c2 = 0.499659, c3 = '3NhIbgal5K' where c = 900 index_test.go:137: sql insert into test_index values (4579, 3088629164840909299, 0.877117, 'N96r3KPkqq') index_test.go:143: sql update test_index set c1 = 1390011672406317020, c2 = 0.087286, c3 = 'G6msOJHA4T' where c = 2917 index_test.go:137: sql insert into test_index values (4581, 7900904004967664409, 0.700852, 'RWCx87wOci') index_test.go:137: sql insert into test_index values (4582, 7229172966473491333, 0.557647, 'n8e25PtYAg') index_test.go:140: sql delete from test_index where c = 3930 index_test.go:137: sql insert into test_index values (4583, 5445110120522608877, 0.759951, 'eAkbdFmCsN') index_test.go:143: sql update test_index set c1 = 8073702632156767277, c2 = 0.477153, c3 = 'LzO2UUal98' where c = 3645 index_test.go:137: sql insert into test_index values (4584, 3014053042964357299, 0.520942, '0nRn5Eauze') index_test.go:137: sql insert into test_index values (4585, 4944232333321796218, 0.251100, 'duPic2MXqp') index_test.go:137: sql insert into test_index values (4586, 3719702492855087130, 0.822452, 'ELyWylfxry') index_test.go:140: sql delete from test_index where c = 2728 index_test.go:140: sql delete from test_index where c = 735 index_test.go:140: sql delete from test_index where c = 3559 index_test.go:140: sql delete from test_index where c = 2827 index_test.go:140: sql delete from test_index where c = 3769 index_test.go:143: sql update test_index set c1 = 4979934943436684114, c2 = 0.273273, c3 = 'NCBX6JwUSx' where c = 2455 index_test.go:137: sql insert into test_index values (4587, 8283980044082552825, 0.426011, 's8rnOyjMEf') index_test.go:140: sql delete from test_index where c = 3080 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:143: sql update test_index set c1 = 1303173494122096073, c2 = 0.351250, c3 = 'SXExbLHLq6' where c = 2014 index_test.go:143: sql update test_index set c1 = 1398321350137772954, c2 = 0.194301, c3 = 'MYI1pL8fMQ' where c = 1337 index_test.go:143: sql update test_index set c1 = 1012814132786053967, c2 = 0.437979, c3 = '6QjYGomH8h' where c = 1014 index_test.go:143: sql update test_index set c1 = 4206316520139500044, c2 = 0.802180, c3 = 'iiXJJBY71j' where c = 3497 index_test.go:140: sql delete from test_index where c = 4016 index_test.go:137: sql insert into test_index values (4588, 7903173417737389246, 0.430078, 'MJgJER62rF') index_test.go:143: sql update test_index set c1 = 4792941200331892066, c2 = 0.787122, c3 = '7Q50t9zfNV' where c = 2251 index_test.go:137: sql insert into test_index values (4589, 1318352061211685099, 0.321681, 'SJShpEn8ed') index_test.go:137: sql insert into test_index values (4590, 7055123217379184293, 0.925347, '6zDWvWzIuc') index_test.go:143: sql update test_index set c1 = 988587156528245197, c2 = 0.233731, c3 = 'rLz2nfPaCh' where c = 3646 index_test.go:143: sql update test_index set c1 = 5715942056527478364, c2 = 0.844922, c3 = 'gFlyimE75S' where c = 4009 index_test.go:140: sql delete from test_index where c = 3066 index_test.go:137: sql insert into test_index values (4591, 8718747281703356290, 0.687570, 'WSLZWrTJsG') index_test.go:143: sql update test_index set c1 = 9182257048451301229, c2 = 0.783701, c3 = 'w1fCnl7vH9' where c = 989 index_test.go:140: sql delete from test_index where c = 3464 index_test.go:137: sql insert into test_index values (4592, 336344950786562957, 0.791039, '5ghHXSyH6M') index_test.go:140: sql delete from test_index where c = 1973 index_test.go:140: sql delete from test_index where c = 3112 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:137: sql insert into test_index values (4593, 299636049207876244, 0.422733, 'hkkJfpQ2Dp') index_test.go:137: sql insert into test_index values (4594, 7007934844089624638, 0.643851, 'qGtIDjcHWN') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 5659921780666176222, c2 = 0.275959, c3 = 'Vb6055EEJx' where c = 1998 index_test.go:143: sql update test_index set c1 = 8538078479546185023, c2 = 0.000436, c3 = 'Yao5CYGgF6' where c = 3214 index_test.go:143: sql update test_index set c1 = 1517010728175611913, c2 = 0.255219, c3 = '3tICaJnmhd' where c = 141 index_test.go:143: sql update test_index set c1 = 7795739003702167856, c2 = 0.729510, c3 = 'n8LfnWJTxs' where c = 3480 index_test.go:137: sql insert into test_index values (4595, 5869251643164726344, 0.257645, 'J8XJxZS00M') index_test.go:143: sql update test_index set c1 = 123530264858425189, c2 = 0.392994, c3 = 'dbzNOyTm4l' where c = 727 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:140: sql delete from test_index where c = 3891 index_test.go:143: sql update test_index set c1 = 5503561468948085899, c2 = 0.492736, c3 = 'r79mbfaQbd' where c = 3063 index_test.go:137: sql insert into test_index values (4596, 5172612130237921126, 0.113412, 'vikFIIZgqe') index_test.go:137: sql insert into test_index values (4598, 8078812637389531971, 0.857138, 'xpn7nJ6V2w') index_test.go:143: sql update test_index set c1 = 5418626661359883781, c2 = 0.012169, c3 = '7BVoR4Cedc' where c = 1633 index_test.go:143: sql update test_index set c1 = 604991941529656489, c2 = 0.243964, c3 = 'l5EzqJ4rp0' where c = 3907 index_test.go:137: sql insert into test_index values (4597, 9114966037449651779, 0.739535, 'BXANL1dpEr') index_test.go:140: sql delete from test_index where c = 2728 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:143: sql update test_index set c1 = 4764150645264433575, c2 = 0.622620, c3 = 'Oq9jCkvFq8' where c = 3926 index_test.go:140: sql delete from test_index where c = 3410 index_test.go:137: sql insert into test_index values (4599, 3405523553026944015, 0.840979, '1QHBbXldeq') index_test.go:143: sql update test_index set c1 = 2251355894869216469, c2 = 0.228864, c3 = '141NpuYPuo' where c = 1464 index_test.go:143: sql update test_index set c1 = 1186642803594937145, c2 = 0.652893, c3 = 'WFRS4ZDyjF' where c = 4167 index_test.go:140: sql delete from test_index where c = 756 index_test.go:143: sql update test_index set c1 = 3286066754122867304, c2 = 0.989247, c3 = 'rpZiHcpge9' where c = 3290 index_test.go:143: sql update test_index set c1 = 466149341039748720, c2 = 0.200410, c3 = 'Tunk8K5dwp' where c = 432 index_test.go:137: sql insert into test_index values (4600, 6876297181967366886, 0.167943, 'skEuxPJazM') index_test.go:140: sql delete from test_index where c = 1924 index_test.go:143: sql update test_index set c1 = 8718768476157658345, c2 = 0.564292, c3 = 'YnF0to6cy7' where c = 1016 [mysql] 2024/05/06 11:18:01 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:01 packets.go:37: unexpected EOF [2024/05/06 11:18:01.090 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert values (3757, 3757)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:18:01.090 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert values (722, 722)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:18:02.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3757' for key 'test_insert.PRIMARY'"] index_test.go:137: sql insert into test_index values (4601, 3445863999672218176, 0.719903, 'gltMuXm9Bb') index_test.go:137: sql insert into test_index values (4603, 6484396163609168009, 0.678972, 'rQ7f3fEiK5') index_test.go:137: sql insert into test_index values (4602, 7732776021441353096, 0.022867, 'PPWWgLRXUd') index_test.go:137: sql insert into test_index values (4606, 3915450211199140202, 0.846089, 'YqZ0c93jkO') index_test.go:137: sql insert into test_index values (4604, 1690586584891523154, 0.578887, 'QhBbnnV8wu') index_test.go:137: sql insert into test_index values (4607, 8132140424908919657, 0.856217, 'tORMlQllKg') index_test.go:137: sql insert into test_index values (4605, 7217991937780235900, 0.218431, 'GIjmzwnc5W') index_test.go:137: sql insert into test_index values (4609, 4973943241201216268, 0.318616, '6y8oaV4sBk') index_test.go:137: sql insert into test_index values (4610, 401498427692002927, 0.532879, 'txnHcxlF9U') index_test.go:137: sql insert into test_index values (4608, 4255687309423719545, 0.329983, 'iKzJn7I4nw') index_test.go:140: sql delete from test_index where c = 3741 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 3330 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:140: sql delete from test_index where c = 4037 index_test.go:140: sql delete from test_index where c = 4324 index_test.go:143: sql update test_index set c1 = 2710352665126623094, c2 = 0.042852, c3 = 'H8mcJd2tVw' where c = 2697 index_test.go:140: sql delete from test_index where c = 441 index_test.go:140: sql delete from test_index where c = 2589 index_test.go:143: sql update test_index set c1 = 7927440196032255277, c2 = 0.348237, c3 = 'sBwR1Rnm5k' where c = 347 index_test.go:140: sql delete from test_index where c = 3430 index_test.go:143: sql update test_index set c1 = 4375516102928330602, c2 = 0.398569, c3 = 'pAcn1l0LWb' where c = 1368 index_test.go:143: sql update test_index set c1 = 8144293357168130360, c2 = 0.664693, c3 = 'Sq5qNLL39L' where c = 1331 index_test.go:143: sql update test_index set c1 = 7853497434614035913, c2 = 0.193116, c3 = 'sskBifhcf3' where c = 2209 index_test.go:143: sql update test_index set c1 = 720289371858693117, c2 = 0.080738, c3 = 'eL00UnG9hE' where c = 2028 index_test.go:143: sql update test_index set c1 = 6723184425452132504, c2 = 0.080871, c3 = 'gRiG8axDwq' where c = 3946 index_test.go:143: sql update test_index set c1 = 8630235785660941098, c2 = 0.204475, c3 = '81kW4EndWv' where c = 2952 index_test.go:143: sql update test_index set c1 = 6464033716890518314, c2 = 0.308792, c3 = 'RG3LHIYvHE' where c = 4178 index_test.go:137: sql insert into test_index values (4611, 6715862521299166062, 0.675603, 'Y427DkhrWV') index_test.go:137: sql insert into test_index values (4613, 5303577897641560291, 0.941614, 'S8KA5aE8yx') index_test.go:137: sql insert into test_index values (4612, 112465744366415320, 0.993928, '2jj0DvVxwq') index_test.go:137: sql insert into test_index values (4614, 5939785404689459866, 0.667264, 'L6xykEr70T') index_test.go:137: sql insert into test_index values (4615, 3407391949136160090, 0.954414, 'HrsrPUByPm') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 3277 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:140: sql delete from test_index where c = 1538 index_test.go:137: sql insert into test_index values (4617, 9177952503211086641, 0.186360, 'p3WMBdS7GQ') index_test.go:137: sql insert into test_index values (4616, 6176845413070444064, 0.371728, 'kSDq3fkZPT') index_test.go:143: sql update test_index set c1 = 6413317197872072057, c2 = 0.754574, c3 = '5FHYhvjR67' where c = 2157 index_test.go:143: sql update test_index set c1 = 2821906791402890295, c2 = 0.805594, c3 = 'a0W5v60E5D' where c = 2118 index_test.go:137: sql insert into test_index values (4618, 867537505647502573, 0.596432, '8AVgK5i9Kp') index_test.go:140: sql delete from test_index where c = 2376 index_test.go:137: sql insert into test_index values (4619, 1263369173236860348, 0.552936, '67pJlFHvDE') index_test.go:143: sql update test_index set c1 = 1013918571080061004, c2 = 0.429902, c3 = 'alEvDJ58nj' where c = 3843 index_test.go:143: sql update test_index set c1 = 728194793862419258, c2 = 0.267532, c3 = 'xQ4rWXMw5g' where c = 791 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (4620, 434830471191800816, 0.870637, 'P3XwieNmYj') index_test.go:137: sql insert into test_index values (4621, 3416969572508174732, 0.144846, 'jGD1GLNJHt') index_test.go:137: sql insert into test_index values (4622, 5928352647584100796, 0.382142, 'erEy1IQ68I') index_test.go:140: sql delete from test_index where c = 2921 index_test.go:143: sql update test_index set c1 = 3532810411379786872, c2 = 0.632292, c3 = 'hwWr23JeGh' where c = 4433 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:143: sql update test_index set c1 = 4166073190366451503, c2 = 0.115121, c3 = 'HiggCCxtnY' where c = 1758 index_test.go:140: sql delete from test_index where c = 2453 index_test.go:140: sql delete from test_index where c = 3030 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:137: sql insert into test_index values (4623, 3420337704611391571, 0.570681, 'vxlZMNoxu5') index_test.go:140: sql delete from test_index where c = 3167 index_test.go:143: sql update test_index set c1 = 9158099493623514675, c2 = 0.754641, c3 = 'gZBiOvw8ru' where c = 2132 index_test.go:140: sql delete from test_index where c = 1473 index_test.go:143: sql update test_index set c1 = 2354285966626558411, c2 = 0.753399, c3 = 'LvsWZ45u7t' where c = 613 index_test.go:143: sql update test_index set c1 = 8162192814488902387, c2 = 0.461644, c3 = 'Y8Wh6JK4Cp' where c = 2574 index_test.go:143: sql update test_index set c1 = 6192326458693119741, c2 = 0.105484, c3 = 'MzZAlzFT1t' where c = 1172 index_test.go:137: sql insert into test_index values (4624, 1890056692991573722, 0.425709, 'QE3E9UcO5L') index_test.go:137: sql insert into test_index values (4625, 4708642800074433893, 0.524115, 'DzXERUloOI') index_test.go:143: sql update test_index set c1 = 4682322469401511389, c2 = 0.041614, c3 = 'j3f0b8ndj3' where c = 2710 index_test.go:143: sql update test_index set c1 = 6410556331251248868, c2 = 0.742355, c3 = 'FX0M4KwKZn' where c = 4261 index_test.go:137: sql insert into test_index values (4626, 1970583525450287214, 0.745558, '3phiL3Ta3Z') index_test.go:143: sql update test_index set c1 = 7049979502811729776, c2 = 0.735894, c3 = 'zAoFkVP4HH' where c = 3106 index_test.go:143: sql update test_index set c1 = 6537867570838020504, c2 = 0.660706, c3 = 'zjtvL6C7iT' where c = 2520 index_test.go:140: sql delete from test_index where c = 3763 index_test.go:137: sql insert into test_index values (4627, 3694652383303624369, 0.564416, 'K01v05oDmv') index_test.go:143: sql update test_index set c1 = 665972645299757887, c2 = 0.842816, c3 = 'KTgD0iDUPO' where c = 1530 index_test.go:137: sql insert into test_index values (4628, 7473786518868929856, 0.398916, 'jxcevatPfQ') index_test.go:137: sql insert into test_index values (4632, 8220148620480287670, 0.071956, 'JbSRYbtdSR') index_test.go:137: sql insert into test_index values (4630, 1476053525771315094, 0.112609, 'PEzS4lPvcR') index_test.go:137: sql insert into test_index values (4631, 4832426055992262735, 0.706915, 'pPst5dG43W') index_test.go:137: sql insert into test_index values (4633, 2680299712117859651, 0.628868, 'qsQsDtMPG9') index_test.go:140: sql delete from test_index where c = 2943 index_test.go:137: sql insert into test_index values (4629, 1038927495910339380, 0.477066, 'y234NntAC8') index_test.go:140: sql delete from test_index where c = 4077 index_test.go:137: sql insert into test_index values (4634, 8403204144510173058, 0.994798, 'TsV0EGlPY5') index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:140: sql delete from test_index where c = 2954 index_test.go:143: sql update test_index set c1 = 7941459720281219357, c2 = 0.181619, c3 = 'VSdOZsqJBl' where c = 3022 index_test.go:140: sql delete from test_index where c = 2693 index_test.go:140: sql delete from test_index where c = 4494 index_test.go:140: sql delete from test_index where c = 4506 index_test.go:140: sql delete from test_index where c = 2457 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:143: sql update test_index set c1 = 7654296090808587825, c2 = 0.051742, c3 = 'DRTey7c5nQ' where c = 695 index_test.go:143: sql update test_index set c1 = 4967664686282768848, c2 = 0.271259, c3 = '4Vyl7PIXvc' where c = 2709 index_test.go:137: sql insert into test_index values (4635, 9164868607422162051, 0.677156, 'TyzFKYRToK') index_test.go:143: sql update test_index set c1 = 6464492081382683996, c2 = 0.948242, c3 = 'ps0kkzf2XI' where c = 1775 index_test.go:143: sql update test_index set c1 = 6580034999721515900, c2 = 0.898532, c3 = 'tioizANZVc' where c = 2941 index_test.go:143: sql update test_index set c1 = 7526323242550941978, c2 = 0.867643, c3 = '93OPB3o89s' where c = 253 index_test.go:143: sql update test_index set c1 = 7386455849263737580, c2 = 0.637414, c3 = 'GfL3urRq0X' where c = 4173 index_test.go:143: sql update test_index set c1 = 6127198210089639, c2 = 0.526331, c3 = 'dcudG5VGet' where c = 4478 index_test.go:140: sql delete from test_index where c = 2505 index_test.go:143: sql update test_index set c1 = 6090107610285200281, c2 = 0.366386, c3 = 'zbBTNy0dXL' where c = 1576 index_test.go:137: sql insert into test_index values (4636, 8728394990612169885, 0.063982, 'JEUcThiGKy') index_test.go:143: sql update test_index set c1 = 3773067007411276123, c2 = 0.936986, c3 = 'RFzFkYrmqB' where c = 3288 index_test.go:137: sql insert into test_index values (4638, 4225975867049358235, 0.857584, 'pLzddY2TJJ') index_test.go:137: sql insert into test_index values (4639, 326186741490311510, 0.813859, 'h5ZYtwZQog') index_test.go:143: sql update test_index set c1 = 451716602972240019, c2 = 0.370846, c3 = 'tPp31Lz11J' where c = 2125 index_test.go:137: sql insert into test_index values (4640, 961243960588985805, 0.519232, '7EG4qNJ5P3') index_test.go:137: sql insert into test_index values (4637, 8879053967269216739, 0.285974, '9Qq0vvjq4b') index_test.go:140: sql delete from test_index where c = 681 index_test.go:137: sql insert into test_index values (4641, 1069621986418731671, 0.662956, 'Sz7IcZEioF') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:137: sql insert into test_index values (4642, 581801606615948585, 0.090830, 'y9pQynRyJK') index_test.go:140: sql delete from test_index where c = 3194 index_test.go:143: sql update test_index set c1 = 2817238054179863073, c2 = 0.284739, c3 = 'illZKvBkIQ' where c = 83 index_test.go:140: sql delete from test_index where c = 2833 index_test.go:137: sql insert into test_index values (4644, 994434375698570772, 0.074319, 'WNHqFaHPxU') index_test.go:137: sql insert into test_index values (4643, 4011759321167723505, 0.372057, '31S2zMyNmK') index_test.go:140: sql delete from test_index where c = 3752 index_test.go:143: sql update test_index set c1 = 3291358744438023364, c2 = 0.239133, c3 = 'C2vopTAKqu' where c = 2897 index_test.go:140: sql delete from test_index where c = 3912 index_test.go:137: sql insert into test_index values (4645, 6002339122921550863, 0.457595, 'qvytmES2dQ') index_test.go:143: sql update test_index set c1 = 1977081661538677499, c2 = 0.606912, c3 = 'lbh1DOmBnY' where c = 4025 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:140: sql delete from test_index where c = 4316 index_test.go:143: sql update test_index set c1 = 8401788390207299001, c2 = 0.170835, c3 = 'oc9ZaqepdU' where c = 4543 index_test.go:137: sql insert into test_index values (4646, 4616658074382849632, 0.443237, 'aNqLo2vxbJ') index_test.go:137: sql insert into test_index values (4647, 5681301679464851421, 0.960628, 'YhDcOQLYMh') index_test.go:143: sql update test_index set c1 = 8646838216043555541, c2 = 0.404496, c3 = 'PQAmyi3pMs' where c = 189 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (4648, 4330269332408350308, 0.566067, '92joAQrSZR') index_test.go:143: sql update test_index set c1 = 9162831989322975957, c2 = 0.877441, c3 = 'FM9y6lZTRh' where c = 2432 index_test.go:140: sql delete from test_index where c = 4399 index_test.go:143: sql update test_index set c1 = 2964837857990202245, c2 = 0.446771, c3 = 'IJxgYFOz7f' where c = 1930 index_test.go:137: sql insert into test_index values (4649, 1705185169896822706, 0.034117, 'Su2MdZZ8z3') index_test.go:143: sql update test_index set c1 = 7860103689054917345, c2 = 0.014973, c3 = 'gdFkHcfWhy' where c = 3755 index_test.go:140: sql delete from test_index where c = 4064 index_test.go:140: sql delete from test_index where c = 2557 index_test.go:143: sql update test_index set c1 = 900961550837017308, c2 = 0.025629, c3 = 'Wt2n4XC5zf' where c = 695 index_test.go:137: sql insert into test_index values (4650, 4270048255492931500, 0.410557, 'S3SINDP08L') index_test.go:140: sql delete from test_index where c = 1551 index_test.go:140: sql delete from test_index where c = 2814 index_test.go:143: sql update test_index set c1 = 6781871355666603168, c2 = 0.867357, c3 = '3brgQlNF41' where c = 2604 index_test.go:137: sql insert into test_index values (4651, 7501886693592501167, 0.109149, 'OkrP40cDLt') index_test.go:140: sql delete from test_index where c = 2352 index_test.go:143: sql update test_index set c1 = 3020996222156746911, c2 = 0.856801, c3 = 'FWS7SfSUqR' where c = 2282 index_test.go:143: sql update test_index set c1 = 4139781270661031508, c2 = 0.068598, c3 = '6JemiiDaCE' where c = 1310 index_test.go:137: sql insert into test_index values (4653, 4515591565605930162, 0.406727, 'cxk13T2IaC') index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 3658065872090289717, c2 = 0.143754, c3 = 'qzOy1gbTH2' where c = 4307 index_test.go:137: sql insert into test_index values (4654, 6169440419308969492, 0.064969, 'o20aQbOg0Z') index_test.go:143: sql update test_index set c1 = 2894547638109634629, c2 = 0.848592, c3 = 'GnMLKikfpd' where c = 686 index_test.go:137: sql insert into test_index values (4652, 1281932717549169928, 0.233910, '3ZKdWoEOf7') index_test.go:143: sql update test_index set c1 = 354968649995360977, c2 = 0.483341, c3 = 'vR1tvRz8PP' where c = 3578 index_test.go:140: sql delete from test_index where c = 957 index_test.go:140: sql delete from test_index where c = 3449 index_test.go:137: sql insert into test_index values (4656, 4903839278511909408, 0.799706, 'FGpMMlrPKn') index_test.go:137: sql insert into test_index values (4657, 914205016265900392, 0.052314, '1MkAKAoY1Z') index_test.go:137: sql insert into test_index values (4655, 6287366640190347151, 0.942329, 'smSnIaKfxL') index_test.go:137: sql insert into test_index values (4659, 8229709248050955729, 0.436046, 'cDe2ppXGRa') index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:140: sql delete from test_index where c = 3051 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 5591550555473581012, c2 = 0.528497, c3 = 'w1wsQtpXp1' where c = 2538 index_test.go:137: sql insert into test_index values (4658, 648713858152503878, 0.985224, 'JtqVVCXbsF') index_test.go:143: sql update test_index set c1 = 8851182255240422944, c2 = 0.233731, c3 = 'WLG0PFzucL' where c = 1515 index_test.go:140: sql delete from test_index where c = 3891 index_test.go:137: sql insert into test_index values (4660, 361211291629018660, 0.803487, 'U9YG3Od7J0') index_test.go:140: sql delete from test_index where c = 2097 index_test.go:143: sql update test_index set c1 = 1442757208710930903, c2 = 0.384959, c3 = '3b26VdDM7f' where c = 2302 index_test.go:143: sql update test_index set c1 = 276008167994915614, c2 = 0.963286, c3 = '14ctdwfWJ5' where c = 4427 index_test.go:143: sql update test_index set c1 = 6192372663613972779, c2 = 0.698732, c3 = 'VxL5mHwtqu' where c = 4079 index_test.go:143: sql update test_index set c1 = 6389772825625082954, c2 = 0.790912, c3 = 'hqjT2rAzIo' where c = 2265 index_test.go:137: sql insert into test_index values (4661, 4120183641217157937, 0.978767, 'EjyyePOrUV') index_test.go:143: sql update test_index set c1 = 6924482976537647677, c2 = 0.526817, c3 = 'ptbQSpqabw' where c = 4148 index_test.go:143: sql update test_index set c1 = 7609727463679220550, c2 = 0.584120, c3 = 'l43N9gbK6X' where c = 4409 index_test.go:137: sql insert into test_index values (4662, 1304137942849942642, 0.207749, '1EGI5CcyHA') index_test.go:140: sql delete from test_index where c = 4145 index_test.go:137: sql insert into test_index values (4664, 4124411237742522375, 0.829625, '5PmoIC5Qi3') index_test.go:137: sql insert into test_index values (4665, 2153196066341222136, 0.789252, '464G4azMMB') index_test.go:140: sql delete from test_index where c = 2565 index_test.go:137: sql insert into test_index values (4666, 8667213150156226150, 0.220693, 'vlF7LZPWAR') index_test.go:143: sql update test_index set c1 = 977696275616876149, c2 = 0.460266, c3 = 'r78ITuTsm5' where c = 3362 index_test.go:137: sql insert into test_index values (4667, 7483577302737035237, 0.366693, 'PFj9NMM9mq') index_test.go:140: sql delete from test_index where c = 1967 index_test.go:143: sql update test_index set c1 = 8743645929236645735, c2 = 0.443701, c3 = '7MTWhu9AuK' where c = 358 index_test.go:137: sql insert into test_index values (4663, 874967683103845804, 0.138129, 'kozm1pl6Hl') index_test.go:143: sql update test_index set c1 = 2365568380832123731, c2 = 0.653595, c3 = 'g5vfDTeqDO' where c = 3764 index_test.go:143: sql update test_index set c1 = 3311420957464858100, c2 = 0.396275, c3 = 'qcsPr7yvhR' where c = 2266 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:137: sql insert into test_index values (4668, 7081777698061665223, 0.520983, 'r3e21P5gfJ') index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 4231 index_test.go:137: sql insert into test_index values (4670, 2004431754879041521, 0.611790, 's6YyEqcwuV') index_test.go:140: sql delete from test_index where c = 2782 index_test.go:137: sql insert into test_index values (4671, 8446761749139159812, 0.767259, 'Y9p44d1mhe') index_test.go:143: sql update test_index set c1 = 7452986366530200907, c2 = 0.242907, c3 = 'zzMfslC4yZ' where c = 75 index_test.go:143: sql update test_index set c1 = 8620773553814237285, c2 = 0.226644, c3 = 'p5Q2YmSarF' where c = 91 index_test.go:137: sql insert into test_index values (4669, 3581976511480406558, 0.580565, 'luGjtyXNDQ') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:137: sql insert into test_index values (4672, 1549677773720356665, 0.586096, '1QESC2dY8F') index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 3473 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (4674, 2593170711202685167, 0.420686, 'tJUNWBNF1u') index_test.go:143: sql update test_index set c1 = 5716039223090252468, c2 = 0.016692, c3 = 'J67hm3EpUB' where c = 3681 index_test.go:143: sql update test_index set c1 = 3131968959494394377, c2 = 0.575115, c3 = 'nKhUnRp6gK' where c = 950 index_test.go:140: sql delete from test_index where c = 4274 index_test.go:143: sql update test_index set c1 = 8915860473327489701, c2 = 0.693757, c3 = 'Rgm5WMOKv7' where c = 1372 index_test.go:137: sql insert into test_index values (4673, 8846935288484301064, 0.459162, 'CQWUDbnvSt') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 5880939785723137256, c2 = 0.443035, c3 = 'i19WHnjSTK' where c = 3128 index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 6470140220309634986, c2 = 0.928119, c3 = 'fRotWhYeUq' where c = 3927 index_test.go:143: sql update test_index set c1 = 6258687147428557468, c2 = 0.456189, c3 = 'pxPsPazCwt' where c = 3767 index_test.go:137: sql insert into test_index values (4676, 3837080665573481247, 0.808065, 'c4hZkmcYqW') index_test.go:137: sql insert into test_index values (4675, 2629445731387223774, 0.225229, 'dyLwYjWwlS') index_test.go:143: sql update test_index set c1 = 4130430152971409941, c2 = 0.221750, c3 = 'nsu2zSkR8n' where c = 3838 index_test.go:137: sql insert into test_index values (4677, 6533262761589743775, 0.556364, '23GvWcD6VL') index_test.go:143: sql update test_index set c1 = 8609279990215985992, c2 = 0.391356, c3 = '1zJ19z2PW4' where c = 2534 index_test.go:137: sql insert into test_index values (4678, 8362809731881344880, 0.745393, 'I5X75rhis0') index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 1454104577470059215, c2 = 0.718188, c3 = 'Vhue9VHE1A' where c = 3379 index_test.go:143: sql update test_index set c1 = 5456577978102325745, c2 = 0.160050, c3 = 'FOwNJWE6zC' where c = 1088 index_test.go:137: sql insert into test_index values (4680, 572610168378936469, 0.765810, 'I27xmc2x4o') index_test.go:137: sql insert into test_index values (4679, 6889702400168196003, 0.257882, 'XgHpnAuZyO') index_test.go:137: sql insert into test_index values (4681, 4152758683403031281, 0.297811, 'KQv97juQYC') index_test.go:137: sql insert into test_index values (4682, 5522147273017210592, 0.778382, 'Owo1sDBveK') index_test.go:140: sql delete from test_index where c = 3768 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:137: sql insert into test_index values (4683, 5020306546080358455, 0.113466, 'q1I4yDFQ1C') index_test.go:140: sql delete from test_index where c = 4337 index_test.go:143: sql update test_index set c1 = 4443764567643663119, c2 = 0.931865, c3 = 'l8mOvrm8gn' where c = 3172 index_test.go:143: sql update test_index set c1 = 6620134746765595361, c2 = 0.709941, c3 = 'p0I8sfObU1' where c = 2760 index_test.go:137: sql insert into test_index values (4684, 6965373574614733466, 0.852745, 'FiuAkq94uW') index_test.go:140: sql delete from test_index where c = 4396 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:140: sql delete from test_index where c = 2972 index_test.go:143: sql update test_index set c1 = 7267524138704627801, c2 = 0.888987, c3 = '9hyNc54bvl' where c = 3841 index_test.go:143: sql update test_index set c1 = 686712279749122362, c2 = 0.368809, c3 = 'kywBXkIHVH' where c = 674 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:143: sql update test_index set c1 = 2169864415468538768, c2 = 0.813722, c3 = 'Bt5pyx9drY' where c = 2688 index_test.go:140: sql delete from test_index where c = 4466 index_test.go:137: sql insert into test_index values (4685, 2334885540397435903, 0.942729, 'PjJEekJa2b') index_test.go:137: sql insert into test_index values (4686, 6652237950296561187, 0.648147, 'V0ySYGvtJZ') index_test.go:143: sql update test_index set c1 = 2980493213023071503, c2 = 0.124433, c3 = 'ASmfcgCNJl' where c = 1839 index_test.go:143: sql update test_index set c1 = 533537590796207440, c2 = 0.511628, c3 = 'NEKvrdR7Ba' where c = 2164 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:137: sql insert into test_index values (4687, 393520892244768645, 0.347517, 'noHD0uPZNp') index_test.go:143: sql update test_index set c1 = 8093341389211151327, c2 = 0.555863, c3 = 'QE9SXb0YSh' where c = 3113 index_test.go:143: sql update test_index set c1 = 9048243908183504913, c2 = 0.099881, c3 = 'IADbM2mkEw' where c = 2128 index_test.go:137: sql insert into test_index values (4689, 2157964041695521275, 0.696734, 'eX4BGqNoD1') index_test.go:143: sql update test_index set c1 = 910425598841217916, c2 = 0.298878, c3 = '46lX5NsfV6' where c = 2029 index_test.go:137: sql insert into test_index values (4688, 2840648984903989422, 0.358808, 'GGm1jb79zk') index_test.go:143: sql update test_index set c1 = 6362819417808328956, c2 = 0.907824, c3 = 'O3drZwDOpg' where c = 2780 index_test.go:137: sql insert into test_index values (4690, 5732577289752944324, 0.720736, 'BGqfOmi3zU') index_test.go:140: sql delete from test_index where c = 1874 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:140: sql delete from test_index where c = 1594 index_test.go:137: sql insert into test_index values (4691, 7234632345018144497, 0.732051, '1Zz0EyILg1') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 364 index_test.go:143: sql update test_index set c1 = 3653081327842795213, c2 = 0.689887, c3 = '9EOlOosZlS' where c = 157 index_test.go:137: sql insert into test_index values (4694, 2273140369547833125, 0.445584, 'y5VdqKL31R') index_test.go:143: sql update test_index set c1 = 363334849618178922, c2 = 0.194444, c3 = '5MHbHBWwXH' where c = 2920 index_test.go:140: sql delete from test_index where c = 1768 index_test.go:137: sql insert into test_index values (4693, 1871006762176120360, 0.495589, 'X6APEoARl3') index_test.go:137: sql insert into test_index values (4692, 8999751587032472344, 0.353276, 'cnkPbgTbtH') index_test.go:140: sql delete from test_index where c = 3602 index_test.go:143: sql update test_index set c1 = 1417459420859895831, c2 = 0.580533, c3 = 'sctklVI6fJ' where c = 4403 index_test.go:143: sql update test_index set c1 = 3690795397613003935, c2 = 0.753022, c3 = 'uavJ3vLFRS' where c = 71 index_test.go:140: sql delete from test_index where c = 2310 index_test.go:137: sql insert into test_index values (4695, 1482252775090034264, 0.736321, '9n7t2K8Z5w') index_test.go:140: sql delete from test_index where c = 1988 index_test.go:143: sql update test_index set c1 = 3430101505667149854, c2 = 0.361860, c3 = 'qDbqvAPnP9' where c = 4024 index_test.go:143: sql update test_index set c1 = 1428831994068486782, c2 = 0.614806, c3 = 'RPcCblFIeS' where c = 1991 index_test.go:137: sql insert into test_index values (4696, 7110923365994481444, 0.346183, 'yKfha9xpSX') index_test.go:143: sql update test_index set c1 = 8420218790703611298, c2 = 0.243094, c3 = 'rdAVV6Jghv' where c = 1186 index_test.go:143: sql update test_index set c1 = 1575124909515732961, c2 = 0.925412, c3 = 'rQP7CokpFT' where c = 1629 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:137: sql insert into test_index values (4698, 5731776348668067380, 0.603603, '1y9LB2FvWS') index_test.go:140: sql delete from test_index where c = 1650 index_test.go:137: sql insert into test_index values (4699, 3290466545833853261, 0.850038, 'OkUdOmpULQ') index_test.go:137: sql insert into test_index values (4697, 7970289896001758825, 0.306303, 'OBptaIyBXK') index_test.go:143: sql update test_index set c1 = 6478597962139766815, c2 = 0.977503, c3 = 'AMpwJtjYEf' where c = 121 index_test.go:143: sql update test_index set c1 = 2168020258555005471, c2 = 0.636558, c3 = 'XVXQeC2dOz' where c = 2150 index_test.go:140: sql delete from test_index where c = 846 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:143: sql update test_index set c1 = 2946400027359238464, c2 = 0.074832, c3 = 'Tkos6xb6sY' where c = 2457 index_test.go:143: sql update test_index set c1 = 6517714242225752004, c2 = 0.513692, c3 = 'gehRD86Zst' where c = 1252 index_test.go:143: sql update test_index set c1 = 3944516758878392981, c2 = 0.519990, c3 = 'flsMrPW30i' where c = 2510 index_test.go:137: sql insert into test_index values (4700, 6869592038389824586, 0.240690, 'yUXD6KSn9x') index_test.go:143: sql update test_index set c1 = 2088974605569381263, c2 = 0.023503, c3 = 'ALfSOUUH5s' where c = 4021 index_test.go:140: sql delete from test_index where c = 3804 index_test.go:143: sql update test_index set c1 = 6585810918445609254, c2 = 0.664062, c3 = 'W0HGQjZhbC' where c = 1693 index_test.go:137: sql insert into test_index values (4701, 2909174989608072773, 0.600639, 'H7BYML3ZGk') index_test.go:137: sql insert into test_index values (4705, 5232388002029740591, 0.750198, 'hLlwlgl3EQ') index_test.go:137: sql insert into test_index values (4704, 8414486444621759878, 0.820744, '01U99LPF3U') index_test.go:137: sql insert into test_index values (4703, 9103319083175692718, 0.416424, 'EEN3sYmhQQ') index_test.go:137: sql insert into test_index values (4706, 5995056858870254433, 0.065752, 'KOrnujRzT7') index_test.go:137: sql insert into test_index values (4702, 2026986831651155337, 0.854975, 'dEWifd3kXU') index_test.go:137: sql insert into test_index values (4708, 7276163378253677224, 0.363342, '0xrP61j8N1') index_test.go:137: sql insert into test_index values (4710, 6192535685022576283, 0.098500, 'U6UxOYj5Km') index_test.go:137: sql insert into test_index values (4709, 2461278225955743768, 0.981476, 'h0lgxryJM5') index_test.go:137: sql insert into test_index values (4707, 7160487388156464130, 0.254278, 'jt0Jo1YOz2') index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 995 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:143: sql update test_index set c1 = 712124763342953514, c2 = 0.236087, c3 = 'L0o1ihfaVk' where c = 49 index_test.go:143: sql update test_index set c1 = 7294955690941475788, c2 = 0.917497, c3 = 'mczyGDY53m' where c = 617 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:140: sql delete from test_index where c = 3236 index_test.go:140: sql delete from test_index where c = 3961 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:140: sql delete from test_index where c = 2790 index_test.go:140: sql delete from test_index where c = 2838 index_test.go:140: sql delete from test_index where c = 4278 index_test.go:143: sql update test_index set c1 = 425162864382037180, c2 = 0.283752, c3 = 'dU8Sbml9aA' where c = 1453 index_test.go:137: sql insert into test_index values (4711, 7358138131316232375, 0.413100, 'bxRPT79ab9') index_test.go:137: sql insert into test_index values (4712, 1220813213879729894, 0.447886, 'BGeuBENKwm') index_test.go:143: sql update test_index set c1 = 425731754652174356, c2 = 0.814746, c3 = 'qxAVKjggRS' where c = 2523 index_test.go:143: sql update test_index set c1 = 3194003620537342630, c2 = 0.073451, c3 = '6YdIBVsCVA' where c = 2815 index_test.go:140: sql delete from test_index where c = 739 index_test.go:143: sql update test_index set c1 = 1343609682213752796, c2 = 0.440428, c3 = '8J0SjkmPxr' where c = 4335 index_test.go:143: sql update test_index set c1 = 8313739813439884481, c2 = 0.571814, c3 = 'Xvb7Gy6vJf' where c = 4227 index_test.go:143: sql update test_index set c1 = 6257716420896164233, c2 = 0.849900, c3 = 'kutex1vYoN' where c = 2981 index_test.go:143: sql update test_index set c1 = 1136883840563751219, c2 = 0.109177, c3 = 'y5zhsXvLcG' where c = 2698 index_test.go:143: sql update test_index set c1 = 6444767026815631351, c2 = 0.372955, c3 = 'GQ3RUsWHYU' where c = 1812 index_test.go:137: sql insert into test_index values (4713, 3411554112035191442, 0.934141, 'sMzIqHwyCx') index_test.go:143: sql update test_index set c1 = 5638236238863026588, c2 = 0.180673, c3 = 'Ixq1gIXatF' where c = 3578 index_test.go:137: sql insert into test_index values (4714, 1342689460011079420, 0.003195, 'PCxCKHDVw3') index_test.go:137: sql insert into test_index values (4715, 1301190534016518342, 0.040666, 'ZmwGsuqh8D') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:137: sql insert into test_index values (4716, 9156333205746265827, 0.311929, '2nNP1gObhH') index_test.go:137: sql insert into test_index values (4717, 3505416308254719491, 0.181811, 'nKwPXogvYl') index_test.go:140: sql delete from test_index where c = 1562 index_test.go:137: sql insert into test_index values (4718, 7504217803596408797, 0.423496, 'NwHNhtpKSi') index_test.go:137: sql insert into test_index values (4719, 5626724962177991480, 0.128912, 'saMMy9Ko47') index_test.go:137: sql insert into test_index values (4720, 671932633289383262, 0.129282, 'nrL4Y83z2W') index_test.go:137: sql insert into test_index values (4721, 29121788671506217, 0.537497, 'SX3ydwHuwl') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 3125813590680184816, c2 = 0.815347, c3 = 'HvM8aZI2Kv' where c = 4382 index_test.go:140: sql delete from test_index where c = 2579 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:143: sql update test_index set c1 = 6574915226001701609, c2 = 0.395408, c3 = 'CzuiaHaOrs' where c = 2583 index_test.go:143: sql update test_index set c1 = 3760100328351968475, c2 = 0.227367, c3 = 'CRK9BCapUN' where c = 845 index_test.go:143: sql update test_index set c1 = 5130669538384543214, c2 = 0.890390, c3 = '5FuCtB7Ylz' where c = 3867 index_test.go:143: sql update test_index set c1 = 6718755838514855341, c2 = 0.136071, c3 = 'C5lxHYc0Rn' where c = 2303 index_test.go:143: sql update test_index set c1 = 2930164172262479081, c2 = 0.682809, c3 = '4TiR0u2mkN' where c = 2284 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 3153182471884298602, c2 = 0.207851, c3 = 'WHh6HqsKmO' where c = 2804 index_test.go:143: sql update test_index set c1 = 2092136300672010803, c2 = 0.481219, c3 = 'pEA31aK7yW' where c = 517 index_test.go:137: sql insert into test_index values (4722, 8804062744934687276, 0.233558, 'ILy3Mh1wqH') index_test.go:137: sql insert into test_index values (4725, 1200518057731544844, 0.793146, 'GdwTxbCaP1') index_test.go:137: sql insert into test_index values (4723, 6944886053138024060, 0.351163, '4q9DtxXXyK') index_test.go:137: sql insert into test_index values (4724, 5569390988492176120, 0.657634, 'J8jfcE3AmC') index_test.go:143: sql update test_index set c1 = 6219899229875888797, c2 = 0.900169, c3 = 'MAt2Wl0IzI' where c = 4222 index_test.go:137: sql insert into test_index values (4727, 6340918671195356003, 0.409947, 'CxgmEjrdpy') index_test.go:140: sql delete from test_index where c = 4324 index_test.go:137: sql insert into test_index values (4726, 104717444057122791, 0.483159, '7rEcEJmCXB') index_test.go:143: sql update test_index set c1 = 5764893596060009050, c2 = 0.434873, c3 = 'kA79rGPP2m' where c = 3640 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 3520 index_test.go:140: sql delete from test_index where c = 3732 index_test.go:140: sql delete from test_index where c = 4372 index_test.go:137: sql insert into test_index values (4728, 440523787662875756, 0.690940, 'GMIyMLS6H1') index_test.go:137: sql insert into test_index values (4729, 8280678921376684316, 0.445773, '6iWz0GMbPs') index_test.go:143: sql update test_index set c1 = 3490105457667547797, c2 = 0.675697, c3 = 'Rj1NrpXuNr' where c = 379 index_test.go:137: sql insert into test_index values (4730, 459762312287875457, 0.128309, '1D2zhom8UF') index_test.go:137: sql insert into test_index values (4731, 4371390536863077287, 0.962310, 'DSePfQQ8xt') index_test.go:143: sql update test_index set c1 = 1575741690261725485, c2 = 0.515513, c3 = 'OsTApdrMYO' where c = 3611 index_test.go:143: sql update test_index set c1 = 5133188539515728100, c2 = 0.047882, c3 = '7Sg4yK7dbF' where c = 2201 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:140: sql delete from test_index where c = 4533 index_test.go:143: sql update test_index set c1 = 7466599851535146632, c2 = 0.223801, c3 = 'wSWBenNtRj' where c = 2839 index_test.go:143: sql update test_index set c1 = 7474907275074651314, c2 = 0.934786, c3 = 'kmBsr3KMZU' where c = 1230 index_test.go:137: sql insert into test_index values (4732, 6507559153313541052, 0.813413, 'nSpJl1LRMS') index_test.go:143: sql update test_index set c1 = 4138836497710577399, c2 = 0.570128, c3 = 'xJw4ghBMbL' where c = 2244 index_test.go:140: sql delete from test_index where c = 2392 index_test.go:143: sql update test_index set c1 = 5132991034924244839, c2 = 0.356995, c3 = 'i8Mzqak1r4' where c = 586 index_test.go:137: sql insert into test_index values (4733, 6948393143438874128, 0.352541, 'B2dCn9h6C4') index_test.go:140: sql delete from test_index where c = 2646 index_test.go:137: sql insert into test_index values (4734, 771883548137832787, 0.899664, 'HKzeGPcZ5P') index_test.go:140: sql delete from test_index where c = 1966 index_test.go:140: sql delete from test_index where c = 4128 index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (4736, 4848540570622958502, 0.212862, 'u9AlrqiAmC') index_test.go:137: sql insert into test_index values (4738, 7135651473859830174, 0.583356, 'yoymi8TP7v') index_test.go:140: sql delete from test_index where c = 4526 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:137: sql insert into test_index values (4735, 8914251073840777192, 0.783726, 'XN454gY4fy') index_test.go:137: sql insert into test_index values (4737, 2463401610140085561, 0.652691, '4pveDx2mRp') index_test.go:143: sql update test_index set c1 = 1025401936788574718, c2 = 0.414121, c3 = 'Q9Egw2mQIl' where c = 3363 index_test.go:143: sql update test_index set c1 = 4562903692857758880, c2 = 0.648826, c3 = 'Gs9AYDwEWx' where c = 4601 index_test.go:143: sql update test_index set c1 = 6843366705713197022, c2 = 0.032871, c3 = '2kUuvAdE28' where c = 4186 index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 5882772803636066952, c2 = 0.726334, c3 = 'GNPHooudvh' where c = 2516 index_test.go:143: sql update test_index set c1 = 8773423691642789287, c2 = 0.534457, c3 = 'aNz73XpHqD' where c = 3339 index_test.go:143: sql update test_index set c1 = 6786764209684736541, c2 = 0.838731, c3 = 'RVUTffGdwI' where c = 409 index_test.go:143: sql update test_index set c1 = 8817590243687717686, c2 = 0.523688, c3 = 'ayVLropRrQ' where c = 2833 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 3041 index_test.go:137: sql insert into test_index values (4739, 5740432699998512337, 0.985825, 'SY96PvIPWd') index_test.go:143: sql update test_index set c1 = 7653983697375781747, c2 = 0.377932, c3 = 'WuBmwpCn4U' where c = 1850 index_test.go:143: sql update test_index set c1 = 7769604779422155249, c2 = 0.095470, c3 = 'Uhn8mtdVPq' where c = 2448 index_test.go:137: sql insert into test_index values (4740, 9170824553631822508, 0.088570, 'FJB9qKKzAF') index_test.go:137: sql insert into test_index values (4741, 7933437288535184675, 0.223270, 'zTipA79h66') index_test.go:143: sql update test_index set c1 = 2858687172367164789, c2 = 0.717526, c3 = 'KVgBODAFdx' where c = 1483 index_test.go:137: sql insert into test_index values (4742, 497905245949959086, 0.279870, 'TQ2GwPsvcL') index_test.go:137: sql insert into test_index values (4743, 3209322524054028873, 0.967693, 'AaTuOYLeWl') index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (4746, 6211419108835984398, 0.054220, 'FbtUPaImAy') index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 9198735404453998064, c2 = 0.046222, c3 = 'uZF5CVJhDz' where c = 4033 index_test.go:137: sql insert into test_index values (4745, 2892289866892705342, 0.280207, 'MBA53Yygq3') index_test.go:137: sql insert into test_index values (4744, 2259956080998357342, 0.091042, 'CihLjzf8n4') index_test.go:137: sql insert into test_index values (4748, 6963331629486800796, 0.612985, 'qk3L2vLh81') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 3372 index_test.go:140: sql delete from test_index where c = 1756 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 28130973069628685, c2 = 0.558949, c3 = 'PgHVZSxevH' where c = 1825 index_test.go:137: sql insert into test_index values (4747, 1553511716599415631, 0.925256, '99ZahpqMfs') index_test.go:137: sql insert into test_index values (4749, 8240166476845184148, 0.400770, 'M0SdufCkOJ') index_test.go:140: sql delete from test_index where c = 3309 index_test.go:143: sql update test_index set c1 = 5612516468968997344, c2 = 0.885699, c3 = 'GIGZcO2XEX' where c = 3596 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 1640145764191985069, c2 = 0.309909, c3 = 'WcpPNjeXIH' where c = 1131 index_test.go:143: sql update test_index set c1 = 3355144962313760885, c2 = 0.588673, c3 = 'ALHA5v3Qt7' where c = 1149 index_test.go:143: sql update test_index set c1 = 3467967486906503120, c2 = 0.634076, c3 = 'RizkPAMrZC' where c = 1670 index_test.go:137: sql insert into test_index values (4750, 7359864877774506273, 0.039454, 'LEoVZq2yJn') index_test.go:143: sql update test_index set c1 = 1741735338857907961, c2 = 0.067268, c3 = 'zfRhavjOia' where c = 4184 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 2253983612169998110, c2 = 0.733006, c3 = '8myBrgLJN4' where c = 3844 index_test.go:140: sql delete from test_index where c = 3838 index_test.go:143: sql update test_index set c1 = 3587091104018744748, c2 = 0.195919, c3 = '0qqLJqEI2n' where c = 304 index_test.go:143: sql update test_index set c1 = 7250227928670491616, c2 = 0.229921, c3 = 'hCLQilC6YJ' where c = 381 index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (4754, 7174040167983844892, 0.812861, '0FcYGALUHq') index_test.go:137: sql insert into test_index values (4752, 3767900256087839820, 0.354145, 'RtgaiRerfU') index_test.go:137: sql insert into test_index values (4755, 563088343746199995, 0.894679, 'Nka9DHBnr9') index_test.go:137: sql insert into test_index values (4756, 4815173818457787953, 0.922085, 'HkM0VBYleo') index_test.go:137: sql insert into test_index values (4751, 4059126305164280292, 0.052366, 'OnzD60zAYl') index_test.go:143: sql update test_index set c1 = 6662405476927282909, c2 = 0.777490, c3 = 'EFWx8EcpTV' where c = 3050 index_test.go:137: sql insert into test_index values (4753, 8338329320389500602, 0.864278, 'SHqJhRq99a') index_test.go:143: sql update test_index set c1 = 8171686104547187712, c2 = 0.883495, c3 = 'P67xXE9a98' where c = 700 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 1984 index_test.go:137: sql insert into test_index values (4757, 4946444673783418897, 0.825182, 'HcSPExM7NO') index_test.go:137: sql insert into test_index values (4758, 2369416262210641217, 0.587274, 'gEOj1VNJmq') index_test.go:140: sql delete from test_index where c = 4324 index_test.go:140: sql delete from test_index where c = 3537 index_test.go:143: sql update test_index set c1 = 4081334658230117791, c2 = 0.552587, c3 = 'ivtoGKI2rg' where c = 1247 index_test.go:143: sql update test_index set c1 = 6455748069832640306, c2 = 0.984816, c3 = '8UZ0q8PNfA' where c = 1645 index_test.go:137: sql insert into test_index values (4759, 8881860721584115842, 0.163755, 's85esg7Yac') index_test.go:137: sql insert into test_index values (4760, 2344091686929557124, 0.743076, 'SioKvZkjrc') index_test.go:143: sql update test_index set c1 = 311035481452112430, c2 = 0.085771, c3 = 'mOeJzfJLTd' where c = 1615 index_test.go:140: sql delete from test_index where c = 3555 index_test.go:140: sql delete from test_index where c = 4443 index_test.go:140: sql delete from test_index where c = 3613 index_test.go:143: sql update test_index set c1 = 6484574363346783937, c2 = 0.544168, c3 = 'HYal1NbYV4' where c = 797 index_test.go:143: sql update test_index set c1 = 8399451700630039427, c2 = 0.765132, c3 = '0GewZQcWdz' where c = 184 index_test.go:137: sql insert into test_index values (4761, 4760108495836014589, 0.360396, 'ECIiA5XF5v') index_test.go:137: sql insert into test_index values (4762, 6023341375903876356, 0.733664, 'WpSjD7O6rB') index_test.go:143: sql update test_index set c1 = 5823016811889286006, c2 = 0.071399, c3 = 'RIu7jVpBs1' where c = 3907 index_test.go:140: sql delete from test_index where c = 4734 index_test.go:137: sql insert into test_index values (4763, 487954887334743811, 0.001033, 'Tx2bLnzeL8') index_test.go:140: sql delete from test_index where c = 2846 index_test.go:140: sql delete from test_index where c = 4660 index_test.go:143: sql update test_index set c1 = 1840918715606648153, c2 = 0.904928, c3 = 'KksB7rwSqZ' where c = 2508 index_test.go:143: sql update test_index set c1 = 5825803096889634484, c2 = 0.056966, c3 = 'TNhPgRrlId' where c = 418 index_test.go:137: sql insert into test_index values (4764, 6856045878520213545, 0.244014, 'bnUQMtvSHP') index_test.go:140: sql delete from test_index where c = 2141 index_test.go:140: sql delete from test_index where c = 4101 index_test.go:140: sql delete from test_index where c = 968 index_test.go:137: sql insert into test_index values (4765, 3252132984994208480, 0.058921, 'rBGxFY6W7T') index_test.go:137: sql insert into test_index values (4767, 8627242863904345161, 0.423990, 'JOVg4mZ3A7') index_test.go:143: sql update test_index set c1 = 683369051088188178, c2 = 0.411839, c3 = 'WtHbankWbk' where c = 2667 index_test.go:137: sql insert into test_index values (4766, 7466723578524736284, 0.031156, 'agpcL1OyUC') index_test.go:137: sql insert into test_index values (4768, 8825288990902946416, 0.615840, 'nTmkrWsnTN') index_test.go:140: sql delete from test_index where c = 1863 index_test.go:143: sql update test_index set c1 = 1123671080218141656, c2 = 0.390093, c3 = 'x7TArH76np' where c = 2864 index_test.go:143: sql update test_index set c1 = 6007944166777117562, c2 = 0.931518, c3 = 'hZDPbcdJvz' where c = 4578 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 8793171961873453986, c2 = 0.564513, c3 = 'wLRByVnGxv' where c = 789 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:143: sql update test_index set c1 = 1411537501666449783, c2 = 0.477724, c3 = '45zXb3i9Dl' where c = 1465 index_test.go:143: sql update test_index set c1 = 7248745123286960523, c2 = 0.828388, c3 = 'FwCS18G0Oc' where c = 446 index_test.go:140: sql delete from test_index where c = 4560 index_test.go:143: sql update test_index set c1 = 9068353351016641126, c2 = 0.465080, c3 = 'XjG7thlZW2' where c = 127 index_test.go:137: sql insert into test_index values (4772, 5382965833295750513, 0.050280, 'kOHZBdWnqx') index_test.go:143: sql update test_index set c1 = 3603283296509209968, c2 = 0.379183, c3 = 'bOMOSSRvw7' where c = 4643 index_test.go:137: sql insert into test_index values (4769, 3327922911404822244, 0.533850, 'tGyZVZjUiF') index_test.go:137: sql insert into test_index values (4770, 8606700455852697124, 0.045020, 'ZRHrbDBC3a') index_test.go:140: sql delete from test_index where c = 3548 index_test.go:137: sql insert into test_index values (4773, 5925159052069479308, 0.754169, '145VUT0Ftz') index_test.go:137: sql insert into test_index values (4771, 8298109117190870869, 0.875952, 'ThzSrhYbZI') index_test.go:137: sql insert into test_index values (4775, 6243993755873867550, 0.264892, 'TwxerX7Jkr') index_test.go:143: sql update test_index set c1 = 1693292917214859577, c2 = 0.762896, c3 = '3GiOhlOTSs' where c = 719 index_test.go:140: sql delete from test_index where c = 881 index_test.go:137: sql insert into test_index values (4774, 6859286283627270223, 0.836828, 'p21VEDCDGT') index_test.go:143: sql update test_index set c1 = 8944307298800058073, c2 = 0.445881, c3 = '5HDrM7CeDW' where c = 1442 index_test.go:140: sql delete from test_index where c = 3487 index_test.go:140: sql delete from test_index where c = 3580 index_test.go:140: sql delete from test_index where c = 4359 index_test.go:143: sql update test_index set c1 = 7416391830081427035, c2 = 0.548695, c3 = 'oQMl3e3ofE' where c = 2995 index_test.go:140: sql delete from test_index where c = 3623 index_test.go:137: sql insert into test_index values (4776, 7206835633102698339, 0.498086, 'GhjxFfrnK2') index_test.go:143: sql update test_index set c1 = 8888982167412235327, c2 = 0.654672, c3 = '9VVRRxJ2nY' where c = 384 index_test.go:137: sql insert into test_index values (4777, 887166008295856694, 0.971520, 'laDokXHDcI') index_test.go:143: sql update test_index set c1 = 570648544743433470, c2 = 0.477464, c3 = 'v2ZumhHp6e' where c = 1631 index_test.go:140: sql delete from test_index where c = 3743 index_test.go:137: sql insert into test_index values (4778, 6918215336516520365, 0.380778, '5x4WkNm1ip') index_test.go:140: sql delete from test_index where c = 3530 index_test.go:137: sql insert into test_index values (4779, 6434271679527779822, 0.963345, 'M3BNDq0Jp0') index_test.go:143: sql update test_index set c1 = 929135104495192603, c2 = 0.921005, c3 = 'Wy8NjIxDBJ' where c = 795 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 1683 index_test.go:143: sql update test_index set c1 = 4896871598531017606, c2 = 0.876581, c3 = 'nsHar0H1H3' where c = 4427 index_test.go:140: sql delete from test_index where c = 4536 index_test.go:137: sql insert into test_index values (4780, 1884635944990148151, 0.091662, 'ArQw9xfmAO') index_test.go:143: sql update test_index set c1 = 8769774168695075797, c2 = 0.484333, c3 = 'QBZThFpUzR' where c = 4459 index_test.go:143: sql update test_index set c1 = 1476894216004041831, c2 = 0.580988, c3 = 'pgEWIKm2tX' where c = 1874 index_test.go:143: sql update test_index set c1 = 5351803511688466932, c2 = 0.851056, c3 = 'twUguftl3O' where c = 4446 index_test.go:137: sql insert into test_index values (4781, 195477719969238893, 0.755769, 'VEnAjPFePX') index_test.go:137: sql insert into test_index values (4782, 3401666445588820555, 0.782449, '3If64A9FuU') index_test.go:137: sql insert into test_index values (4783, 7306710648067036324, 0.804194, 'HyWQfTzZrh') index_test.go:140: sql delete from test_index where c = 3930 index_test.go:143: sql update test_index set c1 = 2348042396244043145, c2 = 0.356155, c3 = 'tjT0Mmhz96' where c = 2978 index_test.go:143: sql update test_index set c1 = 3256963136404122859, c2 = 0.556978, c3 = 'xG3C8nx00C' where c = 3975 index_test.go:140: sql delete from test_index where c = 2597 index_test.go:143: sql update test_index set c1 = 8167218001743888842, c2 = 0.088277, c3 = 'tj6rJuU2S0' where c = 1660 index_test.go:137: sql insert into test_index values (4784, 8389555082115308219, 0.645463, 'VFoqMnHJVF') index_test.go:137: sql insert into test_index values (4785, 3750433394639390148, 0.433810, 'o0by7JLrzh') index_test.go:143: sql update test_index set c1 = 2876690441616656025, c2 = 0.136362, c3 = 'UeVMWeOlAy' where c = 693 index_test.go:137: sql insert into test_index values (4786, 1987778746268088601, 0.413786, 'uqRO5ANOeQ') index_test.go:143: sql update test_index set c1 = 1505604330146582551, c2 = 0.997237, c3 = 'qDP4bpSoqH' where c = 789 index_test.go:140: sql delete from test_index where c = 4531 index_test.go:140: sql delete from test_index where c = 922 index_test.go:137: sql insert into test_index values (4787, 5406650084083131436, 0.691632, '2gq1YvJgVB') index_test.go:137: sql insert into test_index values (4788, 6020542678749159262, 0.266674, 'j0ijgGM74q') index_test.go:137: sql insert into test_index values (4789, 2588328550182332886, 0.313445, 'YootDkhokC') index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (4790, 7594262022705393157, 0.323745, 'fLqjyhsHWp') index_test.go:140: sql delete from test_index where c = 4035 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 2384 index_test.go:143: sql update test_index set c1 = 7873880201712632613, c2 = 0.626603, c3 = 'uOlfUeBaF0' where c = 3154 index_test.go:137: sql insert into test_index values (4791, 3299088882681712131, 0.314681, 'yVDemzvHSC') index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 3610746600368409029, c2 = 0.955266, c3 = 'vGsvaZvJUS' where c = 3986 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 3694 index_test.go:143: sql update test_index set c1 = 7244934774398341541, c2 = 0.133024, c3 = 'npNvCMzZB7' where c = 3738 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:143: sql update test_index set c1 = 8449210347310827298, c2 = 0.264243, c3 = '4G9Wo99Wrf' where c = 885 index_test.go:143: sql update test_index set c1 = 6277510589220008781, c2 = 0.565096, c3 = 'E5gLD7XyUj' where c = 586 index_test.go:143: sql update test_index set c1 = 6490650922254161409, c2 = 0.681745, c3 = 'YefflTmkbv' where c = 1724 index_test.go:143: sql update test_index set c1 = 295326280017877618, c2 = 0.543120, c3 = '0lR6hEbnaj' where c = 2281 index_test.go:143: sql update test_index set c1 = 8945470323364089365, c2 = 0.125306, c3 = 'YlAEICMzsy' where c = 1849 index_test.go:143: sql update test_index set c1 = 542743644889216711, c2 = 0.561463, c3 = 'Do60YkphkV' where c = 1863 index_test.go:143: sql update test_index set c1 = 4655320436562542034, c2 = 0.379601, c3 = '7VurAopBL9' where c = 3012 index_test.go:137: sql insert into test_index values (4792, 8947209766792973160, 0.333758, 'OiNyFFI8Ic') index_test.go:140: sql delete from test_index where c = 1005 index_test.go:137: sql insert into test_index values (4794, 7070507303449881282, 0.124304, 'GgWjqzxIuZ') index_test.go:137: sql insert into test_index values (4793, 3312663103741939502, 0.710633, 'M5zgyjrl3E') index_test.go:137: sql insert into test_index values (4795, 1133782305030632128, 0.748494, '5VkwNmZLDH') index_test.go:137: sql insert into test_index values (4796, 3900888500576586335, 0.468431, 'GNULzvLtap') index_test.go:137: sql insert into test_index values (4797, 593524995224284260, 0.402866, 'VHjodt9cKO') index_test.go:140: sql delete from test_index where c = 2197 index_test.go:143: sql update test_index set c1 = 6931368274797784057, c2 = 0.909684, c3 = 'Kq9oqriFSZ' where c = 2301 index_test.go:140: sql delete from test_index where c = 3857 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 1597 index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 6025245676633014141, c2 = 0.471159, c3 = '7X0sc8GvzW' where c = 1568 index_test.go:143: sql update test_index set c1 = 4335095429582506676, c2 = 0.880594, c3 = 'jDjsaTgJbV' where c = 101 index_test.go:143: sql update test_index set c1 = 2472273658730677012, c2 = 0.229187, c3 = '7AkkMR2YxF' where c = 1435 index_test.go:143: sql update test_index set c1 = 371072116095436449, c2 = 0.735748, c3 = 'IGpyqhJ7IG' where c = 199 index_test.go:137: sql insert into test_index values (4798, 4690360991860986091, 0.654490, 'g6spdjWveG') index_test.go:137: sql insert into test_index values (4799, 501654468023715560, 0.593905, 'gM3uOrJbZz') index_test.go:143: sql update test_index set c1 = 4480454513164921684, c2 = 0.754262, c3 = 'k0QfHjr4Ex' where c = 2259 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 9012040989399951776, c2 = 0.098346, c3 = '6U0la7XsKF' where c = 4247 index_test.go:140: sql delete from test_index where c = 2301 index_test.go:137: sql insert into test_index values (4800, 7759448180203755640, 0.738002, 'Pa1YS8ub0k') index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 7530318180193820488, c2 = 0.578497, c3 = '5v7g4guaJM' where c = 533 index_test.go:143: sql update test_index set c1 = 5549099372559811588, c2 = 0.250607, c3 = '4oS6PSBaVc' where c = 1495 [TestSimpleInsert][Time Cost]8.879578414s === RUN TestSimpleInsert/Basic/test_insert_common index_test.go:137: sql insert into test_index values (4801, 7059386508348915369, 0.419396, 'RxGYSkImCt') index_test.go:137: sql insert into test_index values (4810, 3788511077275435108, 0.384868, 'QU4Jljs2R7') index_test.go:137: sql insert into test_index values (4807, 7728778246582140610, 0.157122, 'B4YAgESZFf') index_test.go:137: sql insert into test_index values (4804, 8158049774958862235, 0.491514, 'NS10ylC6Lc') index_test.go:137: sql insert into test_index values (4803, 4110864512033451415, 0.941086, 'E3lKreXozy') index_test.go:137: sql insert into test_index values (4802, 8363989359076586620, 0.308925, 'x5zKWcmN11') index_test.go:137: sql insert into test_index values (4808, 8492913061296182588, 0.057501, 'ip3QRxLnST') index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (4809, 2577243394191428620, 0.610978, 'Ur8g21rhOm') index_test.go:137: sql insert into test_index values (4805, 8521148512229594838, 0.931793, 'kNCUvy2dDQ') index_test.go:137: sql insert into test_index values (4806, 8833158648177286835, 0.764585, '5TlAaG2wJy') index_test.go:140: sql delete from test_index where c = 2989 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 2175 index_test.go:140: sql delete from test_index where c = 3819 index_test.go:140: sql delete from test_index where c = 3567 index_test.go:140: sql delete from test_index where c = 4805 index_test.go:143: sql update test_index set c1 = 8561659218078559479, c2 = 0.255481, c3 = 'YVhtvviBrI' where c = 1160 index_test.go:143: sql update test_index set c1 = 7509978463715640923, c2 = 0.594818, c3 = 'vlXMJYBrsi' where c = 196 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:143: sql update test_index set c1 = 3794069625586589081, c2 = 0.282215, c3 = 'LRmKjSOK2y' where c = 2261 index_test.go:140: sql delete from test_index where c = 3982 index_test.go:143: sql update test_index set c1 = 2858520392055882253, c2 = 0.789773, c3 = 'ksBiNTx3wj' where c = 4246 index_test.go:143: sql update test_index set c1 = 7776675881807962604, c2 = 0.014115, c3 = 'k6AtFFiDMs' where c = 1306 index_test.go:143: sql update test_index set c1 = 3836769664277005693, c2 = 0.045401, c3 = 'Et4wfzo5Kd' where c = 3577 index_test.go:143: sql update test_index set c1 = 3301012953998334817, c2 = 0.667453, c3 = 'p5mVWPjOMT' where c = 1032 index_test.go:137: sql insert into test_index values (4811, 716328217670237712, 0.717820, 'swT9QR1ytJ') index_test.go:143: sql update test_index set c1 = 2206130617946859507, c2 = 0.923335, c3 = '9CfL3ebjn0' where c = 2929 index_test.go:137: sql insert into test_index values (4812, 8844310544075810416, 0.285706, '6cYHVbJtSx') index_test.go:143: sql update test_index set c1 = 9171682788897856493, c2 = 0.797483, c3 = 'z5K4IM1g58' where c = 4449 index_test.go:137: sql insert into test_index values (4814, 7152381552127295416, 0.127708, 'r2KaiktTmP') index_test.go:137: sql insert into test_index values (4813, 4972856101730958451, 0.392902, 'HnDyBWGXtU') index_test.go:143: sql update test_index set c1 = 4814417304404626853, c2 = 0.088236, c3 = 'hmDeK9Hu5k' where c = 4099 index_test.go:137: sql insert into test_index values (4815, 8160518478033074391, 0.107151, 'HGXYdmW3vg') index_test.go:137: sql insert into test_index values (4816, 1485502229973409324, 0.583637, 'mhchSpzTa9') index_test.go:140: sql delete from test_index where c = 2384 index_test.go:137: sql insert into test_index values (4818, 6869254541172741470, 0.046040, 'F7Jm6klTze') index_test.go:137: sql insert into test_index values (4819, 4944211883534961276, 0.375381, 'YH9zWoEEhP') index_test.go:140: sql delete from test_index where c = 993 index_test.go:137: sql insert into test_index values (4817, 1356414719819333169, 0.859381, '4K2MkDueRz') index_test.go:140: sql delete from test_index where c = 2029 index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 2966 index_test.go:140: sql delete from test_index where c = 4026 index_test.go:137: sql insert into test_index values (4820, 7674359465861377539, 0.962794, 'DiIXlb9Bjf') index_test.go:143: sql update test_index set c1 = 116110425639772675, c2 = 0.847612, c3 = 'bI8LqLNFnw' where c = 2925 index_test.go:143: sql update test_index set c1 = 4166243857494826030, c2 = 0.341584, c3 = 'T7st4MVVd3' where c = 1238 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 3617910968508443223, c2 = 0.588522, c3 = '7NcpGedVZP' where c = 1385 index_test.go:143: sql update test_index set c1 = 7809680635384016526, c2 = 0.217570, c3 = 'h6obcGesIR' where c = 3942 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:143: sql update test_index set c1 = 2063722968361896765, c2 = 0.129632, c3 = 'lWmMyBoYUW' where c = 4268 index_test.go:143: sql update test_index set c1 = 2988596707050955200, c2 = 0.184157, c3 = 'nu5f3oAhvA' where c = 2831 index_test.go:143: sql update test_index set c1 = 8964982154551183811, c2 = 0.088296, c3 = 'rx74Muso4r' where c = 2392 index_test.go:143: sql update test_index set c1 = 6836322131894215239, c2 = 0.013723, c3 = 'wRWoSrhA1d' where c = 101 index_test.go:137: sql insert into test_index values (4821, 116755015004904922, 0.194836, 'p12UMSaU2o') index_test.go:140: sql delete from test_index where c = 1503 index_test.go:143: sql update test_index set c1 = 4242633140002469659, c2 = 0.028014, c3 = 'OxBohJsFH6' where c = 2256 index_test.go:137: sql insert into test_index values (4822, 6030218982509365607, 0.720741, 'c4Hd14Id23') index_test.go:137: sql insert into test_index values (4823, 9103729254716612911, 0.345055, 'rZJdmaf49b') index_test.go:137: sql insert into test_index values (4825, 729680288665871128, 0.404498, 'asTNSIgrPo') index_test.go:137: sql insert into test_index values (4826, 2875069965318707791, 0.371549, 'UaIKDe4tFW') index_test.go:137: sql insert into test_index values (4828, 4753502936296474418, 0.284057, 'Z28JDeS2Gq') index_test.go:137: sql insert into test_index values (4827, 6941829526991311210, 0.868303, '5ewdPiahXK') index_test.go:137: sql insert into test_index values (4824, 1563398658363382223, 0.642165, 'xtYKcm9zhC') index_test.go:140: sql delete from test_index where c = 2022 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (4829, 6942677345792804661, 0.226395, 'jbgGVB6xry') index_test.go:140: sql delete from test_index where c = 3527 index_test.go:143: sql update test_index set c1 = 7157530163377055647, c2 = 0.208252, c3 = 'n3OX48hC6r' where c = 2270 index_test.go:140: sql delete from test_index where c = 3005 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:143: sql update test_index set c1 = 6818578256489345598, c2 = 0.776089, c3 = 'D2NXSsszwI' where c = 178 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 4955944971700319501, c2 = 0.315443, c3 = '1KXkpAXg55' where c = 3304 index_test.go:143: sql update test_index set c1 = 6402301719455926937, c2 = 0.898258, c3 = '0naEka0Ndd' where c = 836 index_test.go:137: sql insert into test_index values (4830, 1560243908494489499, 0.889581, 'pMWzRK85fZ') index_test.go:140: sql delete from test_index where c = 4022 index_test.go:140: sql delete from test_index where c = 2580 index_test.go:137: sql insert into test_index values (4831, 4003178678794902766, 0.779107, '9D8gTC6mcb') index_test.go:143: sql update test_index set c1 = 3353160109478827265, c2 = 0.801093, c3 = '814FskwM5m' where c = 4630 index_test.go:140: sql delete from test_index where c = 947 index_test.go:143: sql update test_index set c1 = 1104112958027038570, c2 = 0.763000, c3 = 'nD5Y9Ymus3' where c = 1789 index_test.go:143: sql update test_index set c1 = 863689603690134506, c2 = 0.834215, c3 = 'mLxgmtRVTn' where c = 289 index_test.go:143: sql update test_index set c1 = 2202074713921060887, c2 = 0.699858, c3 = 'UUjc87dL0o' where c = 3982 index_test.go:140: sql delete from test_index where c = 2959 index_test.go:137: sql insert into test_index values (4833, 959788425452159165, 0.136473, 'IgwEMzlayh') index_test.go:137: sql insert into test_index values (4832, 9051902584279038578, 0.223675, 'oZX2aQHM5g') index_test.go:143: sql update test_index set c1 = 2637845313762402271, c2 = 0.073142, c3 = 'IsO1Ckuact' where c = 58 index_test.go:143: sql update test_index set c1 = 6780580308531555161, c2 = 0.341084, c3 = 'aUU6zxdr85' where c = 1547 index_test.go:143: sql update test_index set c1 = 5745698261507736775, c2 = 0.383462, c3 = 'mvPWlgl1ui' where c = 3316 index_test.go:137: sql insert into test_index values (4835, 5783305695234536106, 0.649567, 'LrTl9BJxrT') index_test.go:140: sql delete from test_index where c = 3315 index_test.go:137: sql insert into test_index values (4836, 2872695879996413516, 0.926215, 'KoXTPmFPWJ') index_test.go:137: sql insert into test_index values (4837, 4525036052243072717, 0.124893, 'i4KqbVSkPD') index_test.go:143: sql update test_index set c1 = 8092463114573429017, c2 = 0.588849, c3 = '7rZnrPKD0h' where c = 3080 index_test.go:137: sql insert into test_index values (4834, 5290759225522508503, 0.981735, 'BNmV3LMlah') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 5130320028658208925, c2 = 0.601315, c3 = 'A0eNO2pErf' where c = 4145 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:137: sql insert into test_index values (4838, 6463871786257377302, 0.183974, 'NhE2KCUZky') index_test.go:137: sql insert into test_index values (4840, 8238179944783541158, 0.437219, 'M3MJXs5b9e') index_test.go:137: sql insert into test_index values (4839, 8308957857719944523, 0.605125, 'kNd5upRK5M') index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 4607 index_test.go:140: sql delete from test_index where c = 3874 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 2115762981191469709, c2 = 0.224922, c3 = 't1GtxF9qHy' where c = 1231 index_test.go:143: sql update test_index set c1 = 4009074277106628003, c2 = 0.379866, c3 = 'WWKgxYABI8' where c = 159 index_test.go:140: sql delete from test_index where c = 2451 index_test.go:143: sql update test_index set c1 = 9129415045335651224, c2 = 0.976024, c3 = 'xveMV98BXt' where c = 146 index_test.go:143: sql update test_index set c1 = 5768309824954933283, c2 = 0.084949, c3 = 'aNw2MtDGZ3' where c = 2051 index_test.go:137: sql insert into test_index values (4841, 608092877769063552, 0.884953, 'YMzB3yOIq6') index_test.go:143: sql update test_index set c1 = 4741116444952181906, c2 = 0.075351, c3 = 'fHHKyRBtIP' where c = 3082 index_test.go:143: sql update test_index set c1 = 8943368035339599014, c2 = 0.616818, c3 = 'XGaTNhAGwG' where c = 2429 index_test.go:137: sql insert into test_index values (4842, 8759392503970906229, 0.615978, 'sr5JWyuDFr') index_test.go:140: sql delete from test_index where c = 1313 index_test.go:137: sql insert into test_index values (4843, 434993250250168279, 0.700107, 'Mi1cvlcEFE') index_test.go:143: sql update test_index set c1 = 4680557896327697148, c2 = 0.080804, c3 = 'KOPCKAQ5AN' where c = 1047 index_test.go:137: sql insert into test_index values (4845, 7554596521718565552, 0.417294, 'nLHTn45oBk') index_test.go:137: sql insert into test_index values (4846, 3562090944119876033, 0.113908, 'BVdDUYGlbw') index_test.go:137: sql insert into test_index values (4848, 7115555673785618255, 0.438703, 'M7iYr3bSTS') index_test.go:140: sql delete from test_index where c = 3329 index_test.go:137: sql insert into test_index values (4844, 6667857725753774442, 0.831028, 'HE0soDSli5') index_test.go:140: sql delete from test_index where c = 2164 index_test.go:140: sql delete from test_index where c = 4815 index_test.go:137: sql insert into test_index values (4847, 3815902340959460927, 0.801424, 'i3rs264MGd') index_test.go:137: sql insert into test_index values (4849, 7690190958856743758, 0.705609, 'Vu5G2bixfy') index_test.go:143: sql update test_index set c1 = 646841874116165977, c2 = 0.917219, c3 = '6vQjt0Sn60' where c = 123 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:143: sql update test_index set c1 = 3273281614228009791, c2 = 0.851883, c3 = '6GefKyurOH' where c = 2794 index_test.go:140: sql delete from test_index where c = 2926 index_test.go:143: sql update test_index set c1 = 8190522583514093741, c2 = 0.123519, c3 = 'y5xd1kp2y4' where c = 1851 index_test.go:143: sql update test_index set c1 = 5009817050231615300, c2 = 0.223619, c3 = 'dNJteXHCPE' where c = 2547 index_test.go:140: sql delete from test_index where c = 4600 index_test.go:140: sql delete from test_index where c = 1456 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:143: sql update test_index set c1 = 1599981605280346630, c2 = 0.106333, c3 = '5a4kdvpFAX' where c = 4516 index_test.go:137: sql insert into test_index values (4850, 4501126289449103911, 0.324706, 'uVC4UwhacA') index_test.go:137: sql insert into test_index values (4851, 1609955224025179129, 0.571112, 'BxSO0yXFHF') index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (4852, 8030911138860090882, 0.072150, '8t34Kh33SG') index_test.go:143: sql update test_index set c1 = 5963513403043566322, c2 = 0.497870, c3 = 'phHk9IZ77C' where c = 2455 index_test.go:143: sql update test_index set c1 = 9103089789469879079, c2 = 0.435259, c3 = 'XJT7zkXp5N' where c = 2814 index_test.go:140: sql delete from test_index where c = 34 index_test.go:137: sql insert into test_index values (4853, 1680532581367566891, 0.180099, '6CVGqDxaqN') index_test.go:143: sql update test_index set c1 = 2517599455917709634, c2 = 0.884559, c3 = 'l6lXepbNbd' where c = 3053 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 102397940843797114, c2 = 0.614297, c3 = 'tnPJD19yQN' where c = 4430 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:137: sql insert into test_index values (4854, 2518363283158670619, 0.998195, 't8JuVDhodW') index_test.go:137: sql insert into test_index values (4855, 4835355441031115500, 0.635947, 'LaGD1XCJI0') index_test.go:137: sql insert into test_index values (4856, 6649867365220454394, 0.412103, 'Q7khT7kwoB') index_test.go:140: sql delete from test_index where c = 2618 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 2906076544419658671, c2 = 0.815010, c3 = 'Xaww5bcgQZ' where c = 2270 index_test.go:143: sql update test_index set c1 = 3592748254264162820, c2 = 0.326027, c3 = 'lgxGN9Y3r6' where c = 2125 index_test.go:143: sql update test_index set c1 = 8631975543543720986, c2 = 0.003941, c3 = 'SpUcWVj1M5' where c = 4470 index_test.go:143: sql update test_index set c1 = 9097926010640936555, c2 = 0.373975, c3 = '7C3wb9V0Gm' where c = 1871 index_test.go:143: sql update test_index set c1 = 1975798670097309664, c2 = 0.135579, c3 = 'UyUB4VyP7A' where c = 1510 index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (4858, 2670342996190971806, 0.189604, 'mY0mAqtICG') index_test.go:137: sql insert into test_index values (4857, 9126736288231282421, 0.714399, 'm8DZG4U7ny') index_test.go:137: sql insert into test_index values (4860, 8584930097446276215, 0.246876, 'ko2coWSnDh') index_test.go:137: sql insert into test_index values (4859, 4685658137116497127, 0.018567, 'MGOJ7WtRA2') index_test.go:143: sql update test_index set c1 = 6516420441206932531, c2 = 0.493118, c3 = 'FkHxr0py3r' where c = 3980 index_test.go:137: sql insert into test_index values (4861, 1745310139758258533, 0.006128, 'oMzlG7R9gD') index_test.go:137: sql insert into test_index values (4862, 4080212764957444886, 0.654242, '2xhNC0WTaK') index_test.go:140: sql delete from test_index where c = 614 index_test.go:137: sql insert into test_index values (4863, 1503928404438565994, 0.348752, 'BfFvFmmn6A') index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 6362859420575716302, c2 = 0.515273, c3 = 'szl72luY0q' where c = 1628 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (4864, 4001597124331188843, 0.316403, 'cZ6yIYVCes') index_test.go:143: sql update test_index set c1 = 4050352123033734849, c2 = 0.830533, c3 = '1gNF6qNzDt' where c = 2307 index_test.go:140: sql delete from test_index where c = 4423 index_test.go:143: sql update test_index set c1 = 3858887267659446172, c2 = 0.917039, c3 = 'JAgVFI18z3' where c = 105 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:140: sql delete from test_index where c = 2584 index_test.go:143: sql update test_index set c1 = 6952080841561407007, c2 = 0.396974, c3 = 'YJcMVIvCqP' where c = 37 index_test.go:137: sql insert into test_index values (4865, 3639623069217984372, 0.129664, 'CzHCtpxABh') index_test.go:143: sql update test_index set c1 = 2363125505567268900, c2 = 0.009251, c3 = '38qLc1I11B' where c = 2432 index_test.go:143: sql update test_index set c1 = 5439034862787449214, c2 = 0.113522, c3 = 'uHIJnHlePa' where c = 738 index_test.go:143: sql update test_index set c1 = 4173013261787902489, c2 = 0.742657, c3 = 'uGmWXFdyfg' where c = 1661 index_test.go:137: sql insert into test_index values (4866, 5875601864992703859, 0.228850, 'dsdVU3I5Ax') index_test.go:140: sql delete from test_index where c = 4577 index_test.go:137: sql insert into test_index values (4867, 4347283557886085134, 0.579127, 'DWoM736eJU') index_test.go:143: sql update test_index set c1 = 3803535083937342240, c2 = 0.165592, c3 = '4LwLpx2iXE' where c = 2653 index_test.go:137: sql insert into test_index values (4868, 3717354939435554569, 0.529970, 'FJztUzTX8z') index_test.go:137: sql insert into test_index values (4869, 1771234242208267161, 0.311712, 'LwMs8mEPA7') index_test.go:143: sql update test_index set c1 = 5670103194772370515, c2 = 0.636976, c3 = 'uF2ysSk0r3' where c = 3651 index_test.go:137: sql insert into test_index values (4871, 2434734573849618050, 0.062251, '3P6tDilLWH') index_test.go:137: sql insert into test_index values (4870, 6391172732636068263, 0.090481, '0eLuQqV7hw') index_test.go:140: sql delete from test_index where c = 1743 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:140: sql delete from test_index where c = 4164 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:143: sql update test_index set c1 = 7840906927306991675, c2 = 0.578889, c3 = 'W8t8STzLQT' where c = 4432 index_test.go:143: sql update test_index set c1 = 6007192678971597324, c2 = 0.906315, c3 = 'GcVD0u4Q6n' where c = 3496 index_test.go:140: sql delete from test_index where c = 880 index_test.go:140: sql delete from test_index where c = 4479 index_test.go:137: sql insert into test_index values (4873, 3567275858643689885, 0.433936, 'VpT3cCneQu') index_test.go:137: sql insert into test_index values (4872, 3772297152213073610, 0.445475, 'x9AQR3YmbJ') index_test.go:140: sql delete from test_index where c = 1938 index_test.go:143: sql update test_index set c1 = 2563435151265984648, c2 = 0.146895, c3 = 'P0puDl1WuN' where c = 3323 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:143: sql update test_index set c1 = 5513232395932013454, c2 = 0.316466, c3 = 'srLpxBFCPd' where c = 294 index_test.go:137: sql insert into test_index values (4875, 106086981248197313, 0.215947, 'XApUffQJbi') index_test.go:143: sql update test_index set c1 = 1258061280804185894, c2 = 0.643675, c3 = '0bdmX13GqE' where c = 2324 index_test.go:143: sql update test_index set c1 = 6502190677708171520, c2 = 0.969730, c3 = '1dXz39o1Lu' where c = 4102 index_test.go:143: sql update test_index set c1 = 1541089490280003235, c2 = 0.384110, c3 = '5NVy6Qoauh' where c = 4039 index_test.go:143: sql update test_index set c1 = 7388632955812870394, c2 = 0.717663, c3 = 'Qs7iIN4Jvk' where c = 3503 index_test.go:137: sql insert into test_index values (4874, 8735634707247988961, 0.604583, 'zKJaawI25E') index_test.go:140: sql delete from test_index where c = 1131 index_test.go:137: sql insert into test_index values (4876, 6545124651184294593, 0.338104, 'WoDm3TUT1Q') index_test.go:137: sql insert into test_index values (4877, 1506792926859585555, 0.577146, 'ACRjpUwqRw') index_test.go:143: sql update test_index set c1 = 3489235715525248189, c2 = 0.447967, c3 = 'rZVq8T8QGu' where c = 3979 index_test.go:137: sql insert into test_index values (4878, 8444386055857561027, 0.160836, '5ZSSxGADuG') index_test.go:140: sql delete from test_index where c = 1871 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (4881, 3049212269295580133, 0.085206, 'VdZc9qYaBy') index_test.go:140: sql delete from test_index where c = 2557 index_test.go:143: sql update test_index set c1 = 2388672161091830076, c2 = 0.272347, c3 = 'RnO3euDDZZ' where c = 2827 index_test.go:137: sql insert into test_index values (4882, 2745623271245565925, 0.172341, 'miRsr8ApNB') index_test.go:140: sql delete from test_index where c = 4204 index_test.go:137: sql insert into test_index values (4879, 3436458358572352707, 0.821680, 'x90yfXaPWT') index_test.go:137: sql insert into test_index values (4880, 1624642080833034375, 0.115131, 'aGy2T9VFyM') index_test.go:140: sql delete from test_index where c = 3751 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 3712 index_test.go:143: sql update test_index set c1 = 6778902737381091654, c2 = 0.558166, c3 = '5fctjhcOJE' where c = 4261 index_test.go:140: sql delete from test_index where c = 2729 index_test.go:137: sql insert into test_index values (4883, 5543405429309675735, 0.124317, 'dxWgfP7CBk') index_test.go:143: sql update test_index set c1 = 7198775034217189671, c2 = 0.082753, c3 = 'X75JT36Cz8' where c = 4203 index_test.go:143: sql update test_index set c1 = 305312071774396108, c2 = 0.029711, c3 = 'q4r6dar6OW' where c = 4238 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:143: sql update test_index set c1 = 4354878610163565847, c2 = 0.914231, c3 = 'PYR3bFThLl' where c = 3344 index_test.go:137: sql insert into test_index values (4884, 5276595296426275538, 0.701878, 'hscx5188fb') index_test.go:143: sql update test_index set c1 = 8131120616451640417, c2 = 0.494298, c3 = 'cY5utMcMEi' where c = 1434 index_test.go:137: sql insert into test_index values (4886, 4907374788879273184, 0.086773, 'adM5DTOCj1') index_test.go:143: sql update test_index set c1 = 5698179039601767101, c2 = 0.996064, c3 = 'UnEj6Iqdcg' where c = 4865 index_test.go:137: sql insert into test_index values (4885, 5468253744363176454, 0.461361, 'hyhj1YbweS') index_test.go:143: sql update test_index set c1 = 6645041878147719068, c2 = 0.477909, c3 = 'iyHrWiDC2B' where c = 29 index_test.go:143: sql update test_index set c1 = 7414192303332365249, c2 = 0.264827, c3 = 'McQgxsjHK3' where c = 807 index_test.go:143: sql update test_index set c1 = 1368664572439318862, c2 = 0.602572, c3 = '5g7oRvPQkn' where c = 1488 index_test.go:143: sql update test_index set c1 = 7591362309535825568, c2 = 0.383099, c3 = 'P6tzddrt8y' where c = 4666 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:137: sql insert into test_index values (4887, 8520507317407926141, 0.321606, 'qt2PlcVUcr') index_test.go:137: sql insert into test_index values (4888, 5788575458831376659, 0.525171, 'FMbZL7M5g8') index_test.go:137: sql insert into test_index values (4889, 5331453950194846634, 0.616971, 'cAqddDjIZM') index_test.go:137: sql insert into test_index values (4890, 2542811547688693271, 0.864216, 'FoDPgmfOQl') index_test.go:143: sql update test_index set c1 = 8051596714865922957, c2 = 0.823707, c3 = 'OFGGgYZIoR' where c = 4376 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:140: sql delete from test_index where c = 3833 index_test.go:137: sql insert into test_index values (4891, 9121393947983515879, 0.175797, 'NChGx4nJqT') index_test.go:140: sql delete from test_index where c = 4386 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:137: sql insert into test_index values (4893, 859556701615704343, 0.997137, 'IVgajNDiUw') index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 4693010944185760961, c2 = 0.234557, c3 = 'NEwd0zWIev' where c = 2116 index_test.go:137: sql insert into test_index values (4892, 1139855228239377421, 0.959636, 'SQkVT3wmKz') index_test.go:143: sql update test_index set c1 = 5797780489953145157, c2 = 0.783422, c3 = 'FWcqfUzAHJ' where c = 2235 index_test.go:143: sql update test_index set c1 = 4420980975528878063, c2 = 0.810763, c3 = 'SPPkrVpZdJ' where c = 1088 index_test.go:143: sql update test_index set c1 = 3772985501127407016, c2 = 0.562721, c3 = 'DQjOjv4Av1' where c = 646 index_test.go:140: sql delete from test_index where c = 4178 index_test.go:140: sql delete from test_index where c = 3772 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (4894, 340549273987271191, 0.983144, 'jwrmS9VezF') index_test.go:140: sql delete from test_index where c = 4625 index_test.go:137: sql insert into test_index values (4895, 8929859600409584266, 0.715114, 'HCDoAA3sQz') index_test.go:143: sql update test_index set c1 = 6653617660221196607, c2 = 0.096059, c3 = 'Gka1ANTnno' where c = 2289 index_test.go:143: sql update test_index set c1 = 5890743754268256136, c2 = 0.483154, c3 = 'Ai3E1JWHf4' where c = 1573 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 9130264914400042663, c2 = 0.192748, c3 = 'h4Qh8y4dk9' where c = 579 index_test.go:137: sql insert into test_index values (4896, 3131819899519894245, 0.266556, 'KPRpAfZcwM') index_test.go:137: sql insert into test_index values (4897, 953162101351036614, 0.789859, 'TWz4GrOoGQ') index_test.go:143: sql update test_index set c1 = 5914975678806815724, c2 = 0.237480, c3 = 'FuapIV5KV3' where c = 2690 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:143: sql update test_index set c1 = 8910983507117410430, c2 = 0.279205, c3 = '22DuwL6Ycc' where c = 3958 index_test.go:140: sql delete from test_index where c = 4782 index_test.go:140: sql delete from test_index where c = 1938 index_test.go:137: sql insert into test_index values (4898, 6286648749319900584, 0.208090, 'Qhg9yGW2eH') index_test.go:143: sql update test_index set c1 = 7974892142004877034, c2 = 0.066382, c3 = 'epb0nbL21f' where c = 627 index_test.go:143: sql update test_index set c1 = 2924317315859586932, c2 = 0.173028, c3 = '1GKxxOn9GD' where c = 4782 index_test.go:137: sql insert into test_index values (4899, 1530574361604171568, 0.993437, 'DcZOiKuErq') index_test.go:140: sql delete from test_index where c = 976 index_test.go:143: sql update test_index set c1 = 669636691397210738, c2 = 0.581080, c3 = 'dsjQAIXKwG' where c = 4546 index_test.go:140: sql delete from test_index where c = 4762 index_test.go:143: sql update test_index set c1 = 139296828542823949, c2 = 0.551425, c3 = 'ntd3SK93mK' where c = 4647 index_test.go:137: sql insert into test_index values (4900, 1254551943098402961, 0.600129, 'oGfn5U7CcC') index_test.go:143: sql update test_index set c1 = 5130827043154140637, c2 = 0.143650, c3 = 'xsohGrfM3b' where c = 4641 index_test.go:140: sql delete from test_index where c = 1988 index_test.go:143: sql update test_index set c1 = 787401396483439465, c2 = 0.588191, c3 = 'pIOSZmBLrp' where c = 4074 index_test.go:143: sql update test_index set c1 = 5570589920953287589, c2 = 0.298997, c3 = '0aTe4IHgY5' where c = 4729 index_test.go:137: sql insert into test_index values (4904, 5946806544631516459, 0.083609, '4elldgoxIg') index_test.go:137: sql insert into test_index values (4902, 7708802780011747479, 0.711192, 'gl4GwPlxip') index_test.go:137: sql insert into test_index values (4903, 4597993930162429131, 0.939830, 'myA5LoQZJU') index_test.go:137: sql insert into test_index values (4901, 1638331368193777585, 0.688834, 'daNq99Y2g6') index_test.go:137: sql insert into test_index values (4907, 70566000754478356, 0.084941, 'MmPb6CUtIw') index_test.go:137: sql insert into test_index values (4905, 2457218072641290709, 0.791100, 'C6DSyeDiUi') index_test.go:137: sql insert into test_index values (4910, 7973893118379705526, 0.527128, 'JU3I56JblT') index_test.go:137: sql insert into test_index values (4906, 8574638098528521291, 0.605314, '6qCxOGBVIO') index_test.go:137: sql insert into test_index values (4909, 1920623457478905546, 0.867682, 'FA21F5yTx7') index_test.go:137: sql insert into test_index values (4908, 3699198145140350055, 0.331611, 'nSaufxlQjT') index_test.go:140: sql delete from test_index where c = 1429 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 3623 index_test.go:140: sql delete from test_index where c = 455 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 7390958608837221288, c2 = 0.244922, c3 = 'I7CExVuohL' where c = 1353 index_test.go:143: sql update test_index set c1 = 6300180495734305014, c2 = 0.594902, c3 = '3gjjQSobnf' where c = 1829 index_test.go:143: sql update test_index set c1 = 3268557064627012336, c2 = 0.909294, c3 = 'RA581pVzR9' where c = 2112 index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 3881 index_test.go:140: sql delete from test_index where c = 1781 index_test.go:140: sql delete from test_index where c = 2286 index_test.go:137: sql insert into test_index values (4912, 8347938876175703841, 0.513630, 'N7I7k76zZs') index_test.go:143: sql update test_index set c1 = 6455858171644490468, c2 = 0.812297, c3 = 'tGOyCz23go' where c = 3682 index_test.go:137: sql insert into test_index values (4911, 8764554668702246915, 0.855476, 'nB6RT7ti9h') index_test.go:140: sql delete from test_index where c = 4113 index_test.go:143: sql update test_index set c1 = 6138112671373206047, c2 = 0.285965, c3 = 'CspWGC7576' where c = 3397 index_test.go:143: sql update test_index set c1 = 1597661865907822538, c2 = 0.359327, c3 = 'hCfVxSR8vv' where c = 2000 index_test.go:143: sql update test_index set c1 = 2281634074353526922, c2 = 0.060937, c3 = 'YhgZeVzDQk' where c = 1856 index_test.go:143: sql update test_index set c1 = 2192818963081206554, c2 = 0.014033, c3 = 'zCGfDKJF9Z' where c = 393 index_test.go:143: sql update test_index set c1 = 8864128476341513351, c2 = 0.348748, c3 = 'ACDUd6hQ80' where c = 1303 index_test.go:137: sql insert into test_index values (4913, 5535435719477059703, 0.645106, 'SArkMxjBKp') index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 1531168345852444168, c2 = 0.905340, c3 = 'S0K7f2tj9I' where c = 3572 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (4914, 6203919747198594338, 0.048349, 'CM0X6rLtWQ') index_test.go:137: sql insert into test_index values (4915, 1610063671244317050, 0.926578, 'l5Uit08idw') index_test.go:137: sql insert into test_index values (4916, 8216317889877759616, 0.609185, 'fTMcXmZt1p') index_test.go:137: sql insert into test_index values (4919, 4024304435731746030, 0.732788, '5Wg0YKWaYY') index_test.go:137: sql insert into test_index values (4917, 5223319081795308720, 0.227499, '3uvYF9MBzX') index_test.go:143: sql update test_index set c1 = 4483596980829503588, c2 = 0.323973, c3 = 'yqH6L3SGi5' where c = 585 index_test.go:137: sql insert into test_index values (4918, 3033067920751244752, 0.868006, 'SdnTombGry') index_test.go:143: sql update test_index set c1 = 4890385846371733485, c2 = 0.520087, c3 = 'Agpg2mhBX0' where c = 1628 index_test.go:140: sql delete from test_index where c = 924 index_test.go:143: sql update test_index set c1 = 2814848601330755285, c2 = 0.362673, c3 = 'OoFf8ygT3d' where c = 3898 index_test.go:137: sql insert into test_index values (4920, 9018235809627603693, 0.134606, 'jHZ3UiVzaQ') index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 3649 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:137: sql insert into test_index values (4921, 2907790781086545923, 0.915858, 'qqasPUWerv') index_test.go:140: sql delete from test_index where c = 2837 index_test.go:140: sql delete from test_index where c = 3430 index_test.go:137: sql insert into test_index values (4922, 4581158107122142578, 0.773762, '772qHF7t1w') index_test.go:143: sql update test_index set c1 = 1106327099873854178, c2 = 0.096078, c3 = 'Pp70tnN8fB' where c = 57 index_test.go:143: sql update test_index set c1 = 1025075578486875756, c2 = 0.318289, c3 = 'TTJF9i5Nr7' where c = 2443 index_test.go:143: sql update test_index set c1 = 4328035691616054769, c2 = 0.952402, c3 = 'TsuQjNX2Bf' where c = 618 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (4923, 1812676731291549725, 0.891006, '2TlnGqF49R') index_test.go:143: sql update test_index set c1 = 4848662273958352122, c2 = 0.453949, c3 = '20m3gZ3ZkU' where c = 1816 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 7171435408941053866, c2 = 0.075176, c3 = 'uFbBSMgiVw' where c = 3997 index_test.go:143: sql update test_index set c1 = 4484081032505425341, c2 = 0.745930, c3 = 'FriF0cQtoK' where c = 482 index_test.go:143: sql update test_index set c1 = 792509720204593403, c2 = 0.301835, c3 = 'EjFSaQ0i63' where c = 1858 index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 7979151240527291908, c2 = 0.301630, c3 = 'kevx4v5oy8' where c = 4427 index_test.go:137: sql insert into test_index values (4927, 8699244533153755063, 0.986056, 'ej2z77tQFV') index_test.go:137: sql insert into test_index values (4926, 3717165376331053170, 0.586752, 'qn99FDJxWj') index_test.go:143: sql update test_index set c1 = 4427320508371050038, c2 = 0.605329, c3 = '7vKZ2ll9v0' where c = 124 index_test.go:137: sql insert into test_index values (4928, 6588993170921992144, 0.819646, 'LUH5Sdp3hQ') index_test.go:137: sql insert into test_index values (4925, 6016491651615771307, 0.338285, 'JC8DVImvr8') index_test.go:137: sql insert into test_index values (4924, 2794807182466798830, 0.908688, 'pOseJjH06e') index_test.go:140: sql delete from test_index where c = 1843 index_test.go:137: sql insert into test_index values (4931, 4080778276161596721, 0.011486, 'IZc3j0e0lB') index_test.go:137: sql insert into test_index values (4930, 2129500117897942283, 0.690145, 'RIn5XvqK4L') index_test.go:140: sql delete from test_index where c = 3613 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (4929, 355232981185411358, 0.708675, 'E5Yp6YkCok') index_test.go:137: sql insert into test_index values (4932, 1923461425729319808, 0.996290, 'rFDGxBjbxQ') index_test.go:140: sql delete from test_index where c = 1031 index_test.go:140: sql delete from test_index where c = 4535 index_test.go:143: sql update test_index set c1 = 8598783873019377261, c2 = 0.315646, c3 = 'vd2Pb9oLnz' where c = 4198 index_test.go:143: sql update test_index set c1 = 3042662202979911083, c2 = 0.677378, c3 = '0hFtQchWos' where c = 297 index_test.go:143: sql update test_index set c1 = 8345581991583634566, c2 = 0.195575, c3 = '1J3mDntkqV' where c = 353 index_test.go:143: sql update test_index set c1 = 1698062286903286705, c2 = 0.004950, c3 = 'HAuLcgFDYU' where c = 818 index_test.go:143: sql update test_index set c1 = 1627935899762612369, c2 = 0.708716, c3 = 'bDdMdp13Aq' where c = 822 index_test.go:140: sql delete from test_index where c = 3589 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (4935, 6522827776214835833, 0.636179, 'XgDTQHI8t7') index_test.go:137: sql insert into test_index values (4934, 4005768805472706560, 0.111609, 'TN8dvCMNm0') index_test.go:143: sql update test_index set c1 = 158229712444367089, c2 = 0.537515, c3 = '9OB8z04tCq' where c = 3568 index_test.go:137: sql insert into test_index values (4933, 4138399728420417639, 0.853736, 'BcrbJUag3Q') index_test.go:143: sql update test_index set c1 = 2690698408288270753, c2 = 0.546740, c3 = 'pAl3apkPME' where c = 3769 index_test.go:143: sql update test_index set c1 = 3521929480402356589, c2 = 0.277765, c3 = 'Y5XdHNINeL' where c = 2457 index_test.go:137: sql insert into test_index values (4937, 7145531019840558082, 0.116907, 'LTGiNnpcKI') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (4936, 6812335358796358344, 0.374107, 'c8yispm7S2') index_test.go:143: sql update test_index set c1 = 3344021916711938540, c2 = 0.205305, c3 = 'Hz0NNJvVul' where c = 2082 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (4938, 3977321355636847680, 0.857035, 'syOrPTsYyV') index_test.go:137: sql insert into test_index values (4939, 7796548168156688790, 0.913910, 'm5ZDJeSLJk') index_test.go:140: sql delete from test_index where c = 3686 index_test.go:143: sql update test_index set c1 = 5175227514751323888, c2 = 0.590163, c3 = 'fHs9sw2bgU' where c = 3441 index_test.go:140: sql delete from test_index where c = 3777 index_test.go:143: sql update test_index set c1 = 1396521899098596245, c2 = 0.494581, c3 = 'aPBijJg9nc' where c = 188 index_test.go:143: sql update test_index set c1 = 393623246637492713, c2 = 0.724479, c3 = 'gjPB51j9n0' where c = 2355 index_test.go:140: sql delete from test_index where c = 2946 index_test.go:143: sql update test_index set c1 = 5681476471609788979, c2 = 0.270247, c3 = 'cfdFNMgO8z' where c = 1139 index_test.go:140: sql delete from test_index where c = 3833 index_test.go:137: sql insert into test_index values (4940, 1474629681709566548, 0.418553, 'qcrhah6lbX') index_test.go:140: sql delete from test_index where c = 4851 index_test.go:143: sql update test_index set c1 = 93358718833036050, c2 = 0.171910, c3 = '3sMhMJCX11' where c = 3285 index_test.go:137: sql insert into test_index values (4941, 6839676395328466195, 0.300703, 'bN9e5FnQmc') index_test.go:143: sql update test_index set c1 = 3527298144417172319, c2 = 0.734018, c3 = 'rhfiMatHtM' where c = 1471 index_test.go:140: sql delete from test_index where c = 2295 index_test.go:137: sql insert into test_index values (4943, 1394416455511676426, 0.772483, 'i1CPFQB6QZ') index_test.go:137: sql insert into test_index values (4942, 9028397360687279788, 0.193591, 'LvEuubit6F') index_test.go:137: sql insert into test_index values (4945, 1194775376592923613, 0.925499, '5rx0zSa7Kg') index_test.go:143: sql update test_index set c1 = 4727409722382505934, c2 = 0.484543, c3 = 'g3kZp2ERAo' where c = 3492 index_test.go:143: sql update test_index set c1 = 331582705346963434, c2 = 0.984492, c3 = 'celLb7c5Hs' where c = 1487 index_test.go:137: sql insert into test_index values (4944, 5856913559385959404, 0.476842, '8zjt9WcwQA') index_test.go:137: sql insert into test_index values (4946, 3232840866786711314, 0.052403, 'ZHxAarW6h9') index_test.go:137: sql insert into test_index values (4947, 8350065896702982227, 0.855612, 'Cs7nanCqxH') index_test.go:140: sql delete from test_index where c = 3878 index_test.go:140: sql delete from test_index where c = 4160 index_test.go:140: sql delete from test_index where c = 1671 index_test.go:137: sql insert into test_index values (4948, 7279277511185422097, 0.109722, '0ef9WSF0VF') index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 4058429745207513742, c2 = 0.660273, c3 = '2am6zt8cCK' where c = 3692 index_test.go:137: sql insert into test_index values (4949, 8639029773740980832, 0.966868, 'V8dKMXNeqq') index_test.go:140: sql delete from test_index where c = 1107 index_test.go:143: sql update test_index set c1 = 966061021674459295, c2 = 0.159363, c3 = 'f0knz6yec3' where c = 810 index_test.go:143: sql update test_index set c1 = 4008802050697613619, c2 = 0.050573, c3 = '4H6Qy18tmS' where c = 1669 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1881 index_test.go:143: sql update test_index set c1 = 2023444147198852323, c2 = 0.836929, c3 = 'vfF1AirdBV' where c = 2786 index_test.go:143: sql update test_index set c1 = 8398851318778347806, c2 = 0.316745, c3 = 'jp5OKy4EM5' where c = 2228 index_test.go:137: sql insert into test_index values (4950, 321244386408497346, 0.700968, 'dgWY6J6pRA') index_test.go:143: sql update test_index set c1 = 7681056021680016673, c2 = 0.638164, c3 = 's3ojKutl9Y' where c = 3512 index_test.go:140: sql delete from test_index where c = 4219 index_test.go:143: sql update test_index set c1 = 590988308810809739, c2 = 0.689595, c3 = '2PM21VU7L2' where c = 4138 index_test.go:137: sql insert into test_index values (4951, 138441654483035925, 0.807968, 'Qmn6xUmmgp') index_test.go:137: sql insert into test_index values (4952, 3758753608807697069, 0.709017, 'GJMeRlOXMb') index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 121820049514003042, c2 = 0.948103, c3 = 'B1c7A8XiWp' where c = 384 index_test.go:137: sql insert into test_index values (4953, 857138236435613647, 0.803501, 'W8wf9ZCIPD') index_test.go:137: sql insert into test_index values (4954, 595459342781947434, 0.292054, '1xUPaZi3n8') index_test.go:137: sql insert into test_index values (4955, 5190233921902612400, 0.293724, 'CCUBdV0STs') index_test.go:137: sql insert into test_index values (4956, 6900037848925519364, 0.440465, '5khHkW8iPk') index_test.go:143: sql update test_index set c1 = 3967240254832218308, c2 = 0.808693, c3 = 'mVvzCMVxWr' where c = 4485 index_test.go:140: sql delete from test_index where c = 2351 index_test.go:143: sql update test_index set c1 = 1626378536209843066, c2 = 0.234817, c3 = 'EEbyUZkAgv' where c = 14 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 3247 index_test.go:143: sql update test_index set c1 = 7832082458609532958, c2 = 0.071084, c3 = 'HACEsj817s' where c = 4201 index_test.go:137: sql insert into test_index values (4957, 703821696286099278, 0.781649, 'tOVJIqLo3M') index_test.go:140: sql delete from test_index where c = 836 index_test.go:143: sql update test_index set c1 = 4614968812477022485, c2 = 0.542989, c3 = 'DNcKfoNnuW' where c = 152 index_test.go:137: sql insert into test_index values (4958, 2931483942851607960, 0.276736, 'JcHv4jRbOy') index_test.go:137: sql insert into test_index values (4959, 7732422358909004236, 0.810586, 'VuDeffkvYK') index_test.go:143: sql update test_index set c1 = 6929286345275296394, c2 = 0.597419, c3 = 'zbef8r1xXD' where c = 2277 index_test.go:143: sql update test_index set c1 = 6084200156193754173, c2 = 0.644462, c3 = 'Gjogbxb9Xf' where c = 2597 index_test.go:140: sql delete from test_index where c = 3041 index_test.go:143: sql update test_index set c1 = 4348501085723706479, c2 = 0.860602, c3 = 'TsoZ5Pw6EC' where c = 481 index_test.go:140: sql delete from test_index where c = 4045 index_test.go:143: sql update test_index set c1 = 7711931074798632214, c2 = 0.055285, c3 = 'Eh0VMoFdn9' where c = 4729 index_test.go:137: sql insert into test_index values (4960, 2321834049726081514, 0.448937, 'Z1ez9yjPGc') index_test.go:137: sql insert into test_index values (4961, 3515624645296709641, 0.188126, 'SzhfXnKyKg') index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (4963, 5434472334972130111, 0.030934, 'qzlLqXmvNs') index_test.go:143: sql update test_index set c1 = 3685487275598926673, c2 = 0.928249, c3 = 'ot1oqK30gn' where c = 1473 index_test.go:137: sql insert into test_index values (4964, 2025677597505750625, 0.742068, 'hr70LbfksG') index_test.go:137: sql insert into test_index values (4965, 9065412313383215041, 0.741278, 'StUfV4PGCa') index_test.go:137: sql insert into test_index values (4962, 6315060837345784282, 0.941770, 'eE1zz8QZdP') index_test.go:140: sql delete from test_index where c = 2449 index_test.go:143: sql update test_index set c1 = 9099920492646995582, c2 = 0.306165, c3 = 'aoy0wgYcBj' where c = 4766 index_test.go:143: sql update test_index set c1 = 2102012557040203449, c2 = 0.054022, c3 = '7Zj6HDH9HJ' where c = 1766 index_test.go:140: sql delete from test_index where c = 3221 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:140: sql delete from test_index where c = 3455 index_test.go:143: sql update test_index set c1 = 3373891709893086493, c2 = 0.152339, c3 = 'Vpjf7W7rtC' where c = 1028 index_test.go:143: sql update test_index set c1 = 7559380511684832215, c2 = 0.542970, c3 = 'lIISITXr2S' where c = 1600 index_test.go:143: sql update test_index set c1 = 5715267737257157128, c2 = 0.973483, c3 = 'YufbCdbIWg' where c = 1668 index_test.go:140: sql delete from test_index where c = 3535 index_test.go:137: sql insert into test_index values (4968, 6007617999692763374, 0.562919, 'BBqjLdTTmw') index_test.go:140: sql delete from test_index where c = 3411 index_test.go:137: sql insert into test_index values (4966, 2413828456069768371, 0.740529, 'W4IhTZ1fiL') index_test.go:140: sql delete from test_index where c = 2221 index_test.go:143: sql update test_index set c1 = 214847555286338177, c2 = 0.333630, c3 = 'w3VexbTicb' where c = 572 index_test.go:140: sql delete from test_index where c = 1163 index_test.go:137: sql insert into test_index values (4969, 8383824068408911309, 0.948143, 'L2kR5UW1md') index_test.go:143: sql update test_index set c1 = 7126230365327196581, c2 = 0.611192, c3 = 'ImafaDf1LC' where c = 450 index_test.go:137: sql insert into test_index values (4967, 3076137657317493576, 0.931058, 'zT78vCjIhF') index_test.go:143: sql update test_index set c1 = 328592641091666992, c2 = 0.838159, c3 = 'HSriVWCkgT' where c = 1679 index_test.go:137: sql insert into test_index values (4970, 1945430207379434016, 0.501518, 'BnxgZ9kzV8') index_test.go:137: sql insert into test_index values (4971, 8082734421546794875, 0.361586, 'lqSrDkQj8W') index_test.go:143: sql update test_index set c1 = 7000030778145774703, c2 = 0.702347, c3 = 'IHkTtwiLY9' where c = 2305 index_test.go:140: sql delete from test_index where c = 2729 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (4972, 1264745378713505477, 0.329086, '5UAGWno65i') index_test.go:137: sql insert into test_index values (4974, 407737684615383014, 0.749488, '6JfTFOsnjL') index_test.go:137: sql insert into test_index values (4973, 8830786733191156152, 0.816326, 'eGcyJAeeMO') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:140: sql delete from test_index where c = 3515 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 3253 index_test.go:143: sql update test_index set c1 = 7700904771245112976, c2 = 0.329859, c3 = '44UbMRMh7C' where c = 1828 index_test.go:143: sql update test_index set c1 = 6164747922042307118, c2 = 0.120867, c3 = '3j4C2lfJKC' where c = 2371 index_test.go:143: sql update test_index set c1 = 6300991294699872357, c2 = 0.072436, c3 = 'lWt3023eJq' where c = 1240 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:137: sql insert into test_index values (4975, 8845462531832286518, 0.429778, 'RW6eRusIEV') index_test.go:143: sql update test_index set c1 = 4386725913276967519, c2 = 0.538497, c3 = 'kRGgqPtKRE' where c = 485 index_test.go:143: sql update test_index set c1 = 7606875972941561176, c2 = 0.637031, c3 = 'pL5AVlpN0z' where c = 1552 index_test.go:143: sql update test_index set c1 = 2272918752119383074, c2 = 0.961477, c3 = 'bKB6ZUeQ2K' where c = 226 index_test.go:143: sql update test_index set c1 = 618815010079108884, c2 = 0.033550, c3 = 'xAmovHJMW2' where c = 4070 index_test.go:137: sql insert into test_index values (4976, 1318794581249063708, 0.135245, '2cCks7mWzu') index_test.go:137: sql insert into test_index values (4977, 2866539517902650337, 0.197855, 'UGOW5DA3K5') index_test.go:137: sql insert into test_index values (4978, 9073769067521607192, 0.145569, 'SgHo9Gifnd') index_test.go:140: sql delete from test_index where c = 4951 index_test.go:137: sql insert into test_index values (4979, 77845998643859927, 0.272836, 'RwbL8OxoCq') index_test.go:140: sql delete from test_index where c = 1418 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:143: sql update test_index set c1 = 3770551554552605441, c2 = 0.835254, c3 = 'M4e6MdAHjz' where c = 3832 index_test.go:137: sql insert into test_index values (4981, 2519972735168683210, 0.552316, 'WDnveViyMN') index_test.go:143: sql update test_index set c1 = 6044774715840308885, c2 = 0.916133, c3 = 'Bmv2m767RE' where c = 401 index_test.go:137: sql insert into test_index values (4980, 7112382694619599278, 0.094620, '2BELgjygUy') index_test.go:137: sql insert into test_index values (4982, 3166348581057644343, 0.848684, 'Ekx345qsW1') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:140: sql delete from test_index where c = 3553 index_test.go:143: sql update test_index set c1 = 8930571143159119565, c2 = 0.477556, c3 = 'Oi9E058S7j' where c = 207 index_test.go:137: sql insert into test_index values (4983, 4564267386637037038, 0.558794, 'saukhUQZ6p') index_test.go:137: sql insert into test_index values (4984, 3681591600135335327, 0.662614, 'pzISfCbMJQ') index_test.go:140: sql delete from test_index where c = 4203 index_test.go:140: sql delete from test_index where c = 4579 index_test.go:140: sql delete from test_index where c = 3656 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:140: sql delete from test_index where c = 4141 index_test.go:143: sql update test_index set c1 = 5478140323237391738, c2 = 0.515120, c3 = 'pCSeLJjKQy' where c = 4328 index_test.go:143: sql update test_index set c1 = 435113257144699977, c2 = 0.516647, c3 = 'Z3KUyiQBx8' where c = 3160 index_test.go:143: sql update test_index set c1 = 8041870661914104896, c2 = 0.146598, c3 = 'DuWtb7G3PJ' where c = 2076 index_test.go:143: sql update test_index set c1 = 5522181530568795411, c2 = 0.573796, c3 = 'UqJnoLVnlj' where c = 2546 index_test.go:143: sql update test_index set c1 = 8573282045292362397, c2 = 0.255771, c3 = '6EHBdjmEvZ' where c = 1677 index_test.go:143: sql update test_index set c1 = 7300439490084575626, c2 = 0.102520, c3 = 'iVRXjC42pQ' where c = 4231 index_test.go:143: sql update test_index set c1 = 9041323287298346660, c2 = 0.860172, c3 = 'FhoSeW1GCx' where c = 1611 index_test.go:140: sql delete from test_index where c = 4176 index_test.go:143: sql update test_index set c1 = 7242580567408057901, c2 = 0.563128, c3 = '2hH9GHJKXf' where c = 164 index_test.go:137: sql insert into test_index values (4985, 3736578523825630037, 0.441270, 'uoDhRfK5DI') index_test.go:137: sql insert into test_index values (4987, 1623187073976440603, 0.685098, 'VosvcOYa9Y') index_test.go:137: sql insert into test_index values (4986, 4478127350612832232, 0.974607, 'SWP9Ho1WGF') index_test.go:140: sql delete from test_index where c = 2366 index_test.go:137: sql insert into test_index values (4988, 7677033045047948714, 0.280164, 'KcRoEFkf5b') index_test.go:137: sql insert into test_index values (4989, 8546153292485605054, 0.373848, 'nHkDcb4SOI') index_test.go:137: sql insert into test_index values (4990, 5205351207610873381, 0.065783, 'dvzVQOQqlD') index_test.go:137: sql insert into test_index values (4991, 7603734509113964431, 0.468972, '6pDqoX6Azh') index_test.go:137: sql insert into test_index values (4992, 7123463992415412237, 0.211548, 'f9bMd0KQTn') index_test.go:143: sql update test_index set c1 = 6649000473409621072, c2 = 0.271493, c3 = 'zET5bc9nDo' where c = 3645 index_test.go:140: sql delete from test_index where c = 2844 index_test.go:140: sql delete from test_index where c = 4365 index_test.go:140: sql delete from test_index where c = 4678 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:143: sql update test_index set c1 = 7432698157686200794, c2 = 0.675899, c3 = 'XSldKLdtR8' where c = 3399 index_test.go:140: sql delete from test_index where c = 3531 index_test.go:140: sql delete from test_index where c = 4771 index_test.go:140: sql delete from test_index where c = 4355 index_test.go:143: sql update test_index set c1 = 464106453712502332, c2 = 0.863373, c3 = '2AuhgbVlJs' where c = 943 index_test.go:143: sql update test_index set c1 = 3755506925130921420, c2 = 0.821244, c3 = 'I5PCgtMomr' where c = 77 index_test.go:137: sql insert into test_index values (4993, 1625532351622405031, 0.939306, 'cr47LyzFmF') index_test.go:143: sql update test_index set c1 = 8124138953848198088, c2 = 0.061912, c3 = 'WdZxWX0IGa' where c = 2566 index_test.go:143: sql update test_index set c1 = 5321655761797069384, c2 = 0.924775, c3 = 'YuJq8RCgsU' where c = 863 index_test.go:143: sql update test_index set c1 = 1941045356354330895, c2 = 0.737217, c3 = 'ExlTsT0vmx' where c = 4514 index_test.go:137: sql insert into test_index values (4994, 1470974874927069949, 0.658880, 'IEf7azroyW') index_test.go:137: sql insert into test_index values (4995, 1779065190447450683, 0.369418, 'RcFH23Cbp2') index_test.go:143: sql update test_index set c1 = 5210007416831491005, c2 = 0.084090, c3 = 'EPg2CljtSe' where c = 3705 index_test.go:143: sql update test_index set c1 = 4385691191905246281, c2 = 0.796817, c3 = '60xTxvVHJ2' where c = 1101 index_test.go:137: sql insert into test_index values (4996, 2663547350636144243, 0.967810, 'CAAyRSsYzu') index_test.go:137: sql insert into test_index values (4997, 8064623523150739983, 0.975508, 'rBjwSj4uNH') index_test.go:140: sql delete from test_index where c = 2330 index_test.go:140: sql delete from test_index where c = 4688 index_test.go:137: sql insert into test_index values (4998, 2404896426204145351, 0.687755, 'puQxi2eHhg') index_test.go:140: sql delete from test_index where c = 4603 index_test.go:137: sql insert into test_index values (4999, 4697295332871023281, 0.289938, 'qSwSV8zCiU') index_test.go:143: sql update test_index set c1 = 6519534635404202828, c2 = 0.662485, c3 = 'ft4x1j74Gt' where c = 1840 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 1338 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 5454545829066914458, c2 = 0.667782, c3 = 'TSLQRmKNch' where c = 2899 index_test.go:143: sql update test_index set c1 = 5289054210678962244, c2 = 0.070908, c3 = 'S4TckBid8b' where c = 4519 index_test.go:143: sql update test_index set c1 = 2720350486955618735, c2 = 0.553621, c3 = 'WgNSp4FUcJ' where c = 4762 index_test.go:143: sql update test_index set c1 = 3295162487145824669, c2 = 0.391039, c3 = 'AH17tBM6u1' where c = 3178 index_test.go:137: sql insert into test_index values (5000, 4716677326837973133, 0.043502, 'V1244fWXwq') index_test.go:140: sql delete from test_index where c = 1734 index_test.go:140: sql delete from test_index where c = 4116 index_test.go:143: sql update test_index set c1 = 5551607187266146442, c2 = 0.099608, c3 = 'obLYklsqo2' where c = 3977 index_test.go:143: sql update test_index set c1 = 7619709876529768315, c2 = 0.448475, c3 = 'lKvXZLLjUw' where c = 4112 index_test.go:143: sql update test_index set c1 = 6034868862426294682, c2 = 0.764493, c3 = 'hw0KLxpcRu' where c = 2485 index_test.go:137: sql insert into test_index values (5004, 352274462339725585, 0.960815, 'rQwANJeBUJ') index_test.go:137: sql insert into test_index values (5007, 511245917499934840, 0.596268, 'udO4fznH4H') index_test.go:137: sql insert into test_index values (5001, 4114506729752663219, 0.356401, 'BJBEB6gib2') index_test.go:137: sql insert into test_index values (5002, 6495539216453406792, 0.950145, 'UbvKG8aeIH') index_test.go:137: sql insert into test_index values (5005, 37843778533010588, 0.764950, 'iDRyYf6bQD') index_test.go:137: sql insert into test_index values (5006, 3039495980259950012, 0.536619, 'uRbPX3tcrv') index_test.go:137: sql insert into test_index values (5008, 3062547537938981387, 0.018723, 'HmhvFwhHyt') index_test.go:137: sql insert into test_index values (5009, 5536546625124459350, 0.869039, 'eaeCARdeWS') index_test.go:137: sql insert into test_index values (5010, 6343260286318268411, 0.684467, 'sy0PZKtyQj') index_test.go:137: sql insert into test_index values (5003, 6248238617628504035, 0.209423, 'NSn5OZ3Vre') index_test.go:140: sql delete from test_index where c = 1377 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:140: sql delete from test_index where c = 4036 index_test.go:140: sql delete from test_index where c = 4888 index_test.go:143: sql update test_index set c1 = 3267053964765144486, c2 = 0.554084, c3 = 'jE9Jii45UL' where c = 1506 index_test.go:140: sql delete from test_index where c = 2160 index_test.go:140: sql delete from test_index where c = 4705 index_test.go:140: sql delete from test_index where c = 4849 index_test.go:140: sql delete from test_index where c = 4634 index_test.go:143: sql update test_index set c1 = 3444299617096517473, c2 = 0.798476, c3 = 'OYbFP2vOK2' where c = 1338 index_test.go:140: sql delete from test_index where c = 2928 index_test.go:143: sql update test_index set c1 = 4877028329029952676, c2 = 0.049031, c3 = 'EZMTqDFmJo' where c = 1315 index_test.go:140: sql delete from test_index where c = 4017 index_test.go:137: sql insert into test_index values (5011, 4322425059438321271, 0.000227, '9p2jOizRBr') index_test.go:143: sql update test_index set c1 = 9184637171337005392, c2 = 0.053354, c3 = 'AoTjyaQIfD' where c = 2800 index_test.go:143: sql update test_index set c1 = 1216458353225130144, c2 = 0.829981, c3 = 'vMkF9KSYof' where c = 4481 index_test.go:143: sql update test_index set c1 = 1969489938641209538, c2 = 0.966128, c3 = 'GdhJjgG4WF' where c = 2264 index_test.go:143: sql update test_index set c1 = 4134645503595717786, c2 = 0.373343, c3 = 'aWcU5fzWdD' where c = 2792 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 5178574039452739247, c2 = 0.364963, c3 = 'gClCa2CFoY' where c = 3685 index_test.go:143: sql update test_index set c1 = 8793118393724332692, c2 = 0.424777, c3 = 'qmGBNMJgz4' where c = 2840 index_test.go:137: sql insert into test_index values (5013, 2196660165322706499, 0.159586, 'XOIenUrh5M') index_test.go:137: sql insert into test_index values (5012, 1225784016003192434, 0.079349, 'ZgGIFLLsiX') index_test.go:137: sql insert into test_index values (5014, 15674568075119063, 0.770864, 'HK85MY4Pqe') index_test.go:137: sql insert into test_index values (5016, 6852808274603618883, 0.303357, 'XDcV1LReOG') index_test.go:137: sql insert into test_index values (5015, 990221406781334198, 0.795856, 'wTdolq8Wl7') index_test.go:137: sql insert into test_index values (5017, 1763251493451494156, 0.986268, 'h6qtMX5sWy') index_test.go:143: sql update test_index set c1 = 3852490919302549982, c2 = 0.812242, c3 = '4QoJhCTXaX' where c = 1854 index_test.go:143: sql update test_index set c1 = 1876402041431108456, c2 = 0.976947, c3 = 'grrMgSlfnj' where c = 4218 index_test.go:137: sql insert into test_index values (5019, 8955482439014422903, 0.818265, 'krBQqI7ITf') index_test.go:137: sql insert into test_index values (5018, 7651833059231630311, 0.752596, 'bOV0xvhZfx') index_test.go:140: sql delete from test_index where c = 4345 index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 4829 index_test.go:140: sql delete from test_index where c = 2394 index_test.go:140: sql delete from test_index where c = 2070 # Time: 2024-05-06T11:18:05.187178468+08:00 # Txn_start_ts: 0 # Query_time: 2.009087588 # Parse_time: 0.000080836 # Compile_time: 0.000111347 # Rewrite_time: 0.000003289 # Optimize_time: 0 # Wait_TS: 0.000213087 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c3_index on test_index; index_test.go:140: sql delete from test_index where c = 4417 index_test.go:143: sql update test_index set c1 = 4710849850659917360, c2 = 0.780043, c3 = 'IqvL1t6T4R' where c = 321 index_test.go:143: sql update test_index set c1 = 1129010938284740148, c2 = 0.336774, c3 = 'JOMsuuK2i7' where c = 2660 index_test.go:143: sql update test_index set c1 = 8206083120334903935, c2 = 0.844756, c3 = 'MkAadfByTR' where c = 1009 index_test.go:140: sql delete from test_index where c = 4592 index_test.go:140: sql delete from test_index where c = 3352 index_test.go:143: sql update test_index set c1 = 372341134641133934, c2 = 0.543651, c3 = 'Td0G62wGZu' where c = 4879 index_test.go:137: sql insert into test_index values (5023, 8770906870581121908, 0.444162, 'YRGKLxM3jF') index_test.go:137: sql insert into test_index values (5020, 6436688281621548220, 0.379264, 'P3J6xYxUR4') index_test.go:137: sql insert into test_index values (5021, 2707339466317214521, 0.125624, 'A4bbKFVsqn') index_test.go:143: sql update test_index set c1 = 3362669291442160338, c2 = 0.546929, c3 = '2fVHKBBAQ0' where c = 2004 index_test.go:143: sql update test_index set c1 = 645312115134387051, c2 = 0.964582, c3 = 'IlN6LgrHq4' where c = 4627 index_test.go:137: sql insert into test_index values (5024, 650167412737836011, 0.936328, 'rNZLiW6TbO') index_test.go:137: sql insert into test_index values (5022, 7288491830880554642, 0.601628, 'xqIs1qIUa7') index_test.go:143: sql update test_index set c1 = 4032745571027986717, c2 = 0.743023, c3 = 'zBeIp8zj4l' where c = 2617 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 436 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 3390153547764010634, c2 = 0.164541, c3 = 'pe1NaICbSF' where c = 4362 index_test.go:140: sql delete from test_index where c = 4613 index_test.go:140: sql delete from test_index where c = 4400 index_test.go:137: sql insert into test_index values (5025, 5724727408954166105, 0.260426, 'euyx1EARh6') index_test.go:137: sql insert into test_index values (5026, 4577182919470761730, 0.587917, '8Ds4eLUZWk') index_test.go:137: sql insert into test_index values (5028, 5773246441302041486, 0.235418, 'YOld2xtYym') index_test.go:137: sql insert into test_index values (5029, 5048346075896199798, 0.434022, 'syrW0XRjHx') index_test.go:137: sql insert into test_index values (5027, 7504077272989273489, 0.660834, 'i3yG376V7X') index_test.go:140: sql delete from test_index where c = 1942 index_test.go:143: sql update test_index set c1 = 4511244294247839804, c2 = 0.341898, c3 = 'b0JwOFG6o5' where c = 3896 index_test.go:140: sql delete from test_index where c = 3138 index_test.go:140: sql delete from test_index where c = 724 index_test.go:143: sql update test_index set c1 = 7177950761833445915, c2 = 0.263026, c3 = 'qfFaBOfkXt' where c = 4069 index_test.go:143: sql update test_index set c1 = 6975489259761040984, c2 = 0.615566, c3 = 'QPwlRWSrPH' where c = 4861 index_test.go:143: sql update test_index set c1 = 6150278344957813961, c2 = 0.431851, c3 = '65iul7iO56' where c = 1387 index_test.go:140: sql delete from test_index where c = 4653 index_test.go:140: sql delete from test_index where c = 595 index_test.go:143: sql update test_index set c1 = 4837489740150548441, c2 = 0.676672, c3 = 'MsZtQPH5v8' where c = 2646 index_test.go:143: sql update test_index set c1 = 2780173263710475372, c2 = 0.872165, c3 = '0Z0s8Alb9C' where c = 1360 index_test.go:137: sql insert into test_index values (5030, 2811208087153275929, 0.208822, '9k2dVYePfV') index_test.go:143: sql update test_index set c1 = 262112093852903418, c2 = 0.429628, c3 = 'PGsLT9oA3Y' where c = 3394 index_test.go:143: sql update test_index set c1 = 9064687589053628686, c2 = 0.435550, c3 = 'OsLGuxvfik' where c = 1353 index_test.go:143: sql update test_index set c1 = 7815187114416275922, c2 = 0.412987, c3 = 'NoD0K7EcDk' where c = 4423 index_test.go:143: sql update test_index set c1 = 1835186347285145698, c2 = 0.755673, c3 = 'EUyo0Iqd9d' where c = 564 index_test.go:137: sql insert into test_index values (5031, 6688168550377281325, 0.452493, 'VuwR6k93E0') index_test.go:137: sql insert into test_index values (5032, 8356820247178636353, 0.078694, '1H6ixHeMCt') index_test.go:137: sql insert into test_index values (5033, 8810612000003913468, 0.432485, 'FqZIpcbfaF') index_test.go:137: sql insert into test_index values (5034, 330151891992934899, 0.176368, 'pzRd2QT0sf') index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (5035, 8372567552402345145, 0.707134, 'C2XWVr7DAd') index_test.go:140: sql delete from test_index where c = 4438 index_test.go:137: sql insert into test_index values (5036, 7291449102623188245, 0.251867, 'asLwTtmGro') index_test.go:137: sql insert into test_index values (5039, 1337206642297687471, 0.838588, 'qZtv0uPFA3') index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (5037, 7736850789194186956, 0.197919, 'GpuRgR5C4L') index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 2622 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (5038, 2114102068827827976, 0.190208, 'sWJ2Ep2nVk') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 3068177737114092638, c2 = 0.439743, c3 = 'DxddflEMbT' where c = 1026 index_test.go:143: sql update test_index set c1 = 8137130222580389461, c2 = 0.093842, c3 = 'Y5Xu9i9Shr' where c = 1218 index_test.go:143: sql update test_index set c1 = 1797254538268137299, c2 = 0.012549, c3 = 'eWKzAh03PK' where c = 21 index_test.go:140: sql delete from test_index where c = 4137 index_test.go:143: sql update test_index set c1 = 1960004306679700483, c2 = 0.556994, c3 = 'wDoNUEXycu' where c = 1226 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 8681304260504241582, c2 = 0.850397, c3 = 'BCGwnlApn0' where c = 3898 index_test.go:143: sql update test_index set c1 = 8057740403205002995, c2 = 0.691911, c3 = 'xWUKMpONN4' where c = 183 index_test.go:143: sql update test_index set c1 = 6008124738950084347, c2 = 0.789970, c3 = 'XJpD2vp6Nu' where c = 3852 index_test.go:143: sql update test_index set c1 = 4129611390552341158, c2 = 0.988008, c3 = 'VWpcbnCHL1' where c = 2167 index_test.go:137: sql insert into test_index values (5040, 373391035999300851, 0.258946, 'B3pvWq8CL0') index_test.go:137: sql insert into test_index values (5041, 8616624876035144084, 0.919815, 'KAZHUuIklq') index_test.go:137: sql insert into test_index values (5043, 1033108873977599665, 0.299158, 'GvXUFYkirA') index_test.go:137: sql insert into test_index values (5045, 7936827350037726409, 0.160504, '0wrT2TTEWO') index_test.go:137: sql insert into test_index values (5044, 4087128197103916952, 0.645586, 'sOQtehJQpy') index_test.go:143: sql update test_index set c1 = 493344174746292044, c2 = 0.434205, c3 = '9SfmMq2Kew' where c = 1187 index_test.go:137: sql insert into test_index values (5042, 6654083125658082349, 0.513162, 'YmCJGR2EsL') index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (5046, 7690834056336313465, 0.793491, 'tdJkvK35mw') index_test.go:137: sql insert into test_index values (5047, 4850654469969174051, 0.169846, 'Vf7nymjvSs') index_test.go:143: sql update test_index set c1 = 1118234737229521975, c2 = 0.477765, c3 = '3vKsTp8iCO' where c = 4347 index_test.go:143: sql update test_index set c1 = 9117197401236449688, c2 = 0.237225, c3 = 'KR4bijeGMC' where c = 2989 index_test.go:140: sql delete from test_index where c = 3324 index_test.go:140: sql delete from test_index where c = 3097 index_test.go:140: sql delete from test_index where c = 3745 index_test.go:137: sql insert into test_index values (5048, 1200225964842265568, 0.767754, '815WGYf091') index_test.go:140: sql delete from test_index where c = 3445 index_test.go:140: sql delete from test_index where c = 4144 index_test.go:143: sql update test_index set c1 = 4679114682153383335, c2 = 0.059726, c3 = '3jecKKo4R1' where c = 3041 index_test.go:140: sql delete from test_index where c = 3177 index_test.go:143: sql update test_index set c1 = 3489417258358717024, c2 = 0.288246, c3 = 'cDCggKIhEs' where c = 3947 index_test.go:140: sql delete from test_index where c = 4628 index_test.go:143: sql update test_index set c1 = 2155673468290576766, c2 = 0.902842, c3 = 'VyEbJLSZCh' where c = 892 index_test.go:137: sql insert into test_index values (5049, 9071017810530692161, 0.722404, 'aNZvV7bCnB') index_test.go:143: sql update test_index set c1 = 2295889634955596525, c2 = 0.420908, c3 = 'i24syeBMBx' where c = 68 index_test.go:143: sql update test_index set c1 = 4632845813654121241, c2 = 0.551089, c3 = '5W6QCxuEKV' where c = 204 index_test.go:143: sql update test_index set c1 = 8885291476460138947, c2 = 0.550827, c3 = 'Pzzoihaank' where c = 1234 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (5050, 7164172620520662158, 0.284034, 'ba2aKxeAdE') index_test.go:143: sql update test_index set c1 = 7711640782752290546, c2 = 0.799368, c3 = 'lqGjLsBFHM' where c = 3109 index_test.go:137: sql insert into test_index values (5051, 7344135257627041345, 0.324720, 'TWnTUgGK4a') index_test.go:137: sql insert into test_index values (5052, 8546238239886226482, 0.312890, 'q7h6kJ8qEA') index_test.go:137: sql insert into test_index values (5053, 3219559981990618287, 0.030634, 'HJwjRe7wts') index_test.go:143: sql update test_index set c1 = 8410497675393912707, c2 = 0.891870, c3 = '31ajK5tOVt' where c = 1598 index_test.go:137: sql insert into test_index values (5054, 2662415723666574708, 0.119947, 'iN562cEyWR') index_test.go:137: sql insert into test_index values (5055, 7345899218023680148, 0.342836, 'y8VFbERYTv') index_test.go:140: sql delete from test_index where c = 1614 index_test.go:137: sql insert into test_index values (5056, 5194851508562665864, 0.412031, 'JgVPFCmERm') index_test.go:140: sql delete from test_index where c = 1306 index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (5057, 4997224662887463360, 0.182290, 'gje5x7GerQ') index_test.go:140: sql delete from test_index where c = 3374 index_test.go:143: sql update test_index set c1 = 314333730662915513, c2 = 0.851338, c3 = '38I7F471QE' where c = 2317 index_test.go:140: sql delete from test_index where c = 4066 index_test.go:137: sql insert into test_index values (5058, 5202338656613661041, 0.744614, 'DDLQWzPjc1') index_test.go:140: sql delete from test_index where c = 1082 index_test.go:143: sql update test_index set c1 = 7872540127022104339, c2 = 0.598602, c3 = 'z1MV8K01Fa' where c = 2753 index_test.go:143: sql update test_index set c1 = 604299676389405232, c2 = 0.034168, c3 = 'lHXso1QdRa' where c = 53 index_test.go:143: sql update test_index set c1 = 9178077688648184521, c2 = 0.559677, c3 = 'SYhMQnFwLG' where c = 4153 index_test.go:143: sql update test_index set c1 = 7918975817718285298, c2 = 0.713566, c3 = 'wksQNu8e1Z' where c = 1123 index_test.go:140: sql delete from test_index where c = 2785 index_test.go:143: sql update test_index set c1 = 2760101615834678565, c2 = 0.759468, c3 = 'tPrqa8Wd9l' where c = 3636 index_test.go:140: sql delete from test_index where c = 3233 index_test.go:137: sql insert into test_index values (5061, 6959414111292191280, 0.469210, 'ATPYeJ3gVm') index_test.go:137: sql insert into test_index values (5060, 7339741150438716863, 0.926934, 'zVtwpmMuvr') index_test.go:137: sql insert into test_index values (5062, 9045838851651622944, 0.529264, 'FwTMnzwcl8') index_test.go:143: sql update test_index set c1 = 8276708104789126025, c2 = 0.276158, c3 = 'ISPP5lyG8M' where c = 1354 index_test.go:137: sql insert into test_index values (5059, 7080605108525874586, 0.586024, 'UuE1INUvbQ') index_test.go:137: sql insert into test_index values (5063, 1981138949265494231, 0.481899, 'l2sSDI38rQ') index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 4446 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:137: sql insert into test_index values (5064, 530007156122622903, 0.238741, 'M0U6uMWlt8') index_test.go:143: sql update test_index set c1 = 9059835128083974650, c2 = 0.747464, c3 = 'r2vCLN8DL1' where c = 3092 index_test.go:143: sql update test_index set c1 = 5111246994637249066, c2 = 0.411040, c3 = 'GXcJu8xfdX' where c = 2706 index_test.go:143: sql update test_index set c1 = 6990418701777091773, c2 = 0.153522, c3 = 'zkuElCkm9P' where c = 1340 index_test.go:137: sql insert into test_index values (5065, 1626711332087440687, 0.124959, 'JEOxsDUk93') index_test.go:140: sql delete from test_index where c = 739 index_test.go:143: sql update test_index set c1 = 368492632628235577, c2 = 0.189806, c3 = 'rIFIYGwm6e' where c = 3703 index_test.go:140: sql delete from test_index where c = 3828 index_test.go:140: sql delete from test_index where c = 4708 index_test.go:143: sql update test_index set c1 = 2850893542873253443, c2 = 0.763034, c3 = 'y0RdowyvLW' where c = 1897 index_test.go:143: sql update test_index set c1 = 5630089738433371796, c2 = 0.560479, c3 = 'gKeImNsG01' where c = 1798 index_test.go:143: sql update test_index set c1 = 1742162116148829665, c2 = 0.542215, c3 = '6qlgyz8FE8' where c = 2261 index_test.go:137: sql insert into test_index values (5067, 153288945568140651, 0.644521, '4O3uHXMCRn') index_test.go:140: sql delete from test_index where c = 4731 index_test.go:143: sql update test_index set c1 = 7816025311767340024, c2 = 0.059941, c3 = 'e0aIuRMYuy' where c = 1116 index_test.go:137: sql insert into test_index values (5069, 7859659063409050074, 0.093445, 'VyLa92BUqE') index_test.go:137: sql insert into test_index values (5066, 6619623276507549094, 0.639246, 'XExzD1UwpH') index_test.go:137: sql insert into test_index values (5070, 3338118941410307018, 0.677823, 'TrR070hOa1') index_test.go:137: sql insert into test_index values (5068, 8758185855069183593, 0.606733, 'qRkc6W0PIP') index_test.go:140: sql delete from test_index where c = 1382 index_test.go:140: sql delete from test_index where c = 4410 index_test.go:137: sql insert into test_index values (5072, 2985781620938671854, 0.424077, 'aJqLeQb8yf') index_test.go:137: sql insert into test_index values (5073, 3933303864644775296, 0.438656, 'LCTuUwK7yq') index_test.go:140: sql delete from test_index where c = 2528 index_test.go:143: sql update test_index set c1 = 8687029834158471003, c2 = 0.710536, c3 = '1umjQ8dEfy' where c = 4481 index_test.go:137: sql insert into test_index values (5071, 3241800990546834133, 0.954951, 'qwgZDfXd83') index_test.go:143: sql update test_index set c1 = 2599678638909546426, c2 = 0.237239, c3 = 'A63e02SNEM' where c = 548 index_test.go:140: sql delete from test_index where c = 4529 index_test.go:143: sql update test_index set c1 = 1465025198703777394, c2 = 0.805338, c3 = '3CAdLb6WH0' where c = 2303 index_test.go:140: sql delete from test_index where c = 2033 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:143: sql update test_index set c1 = 446017329039367463, c2 = 0.711534, c3 = 'R40evg4w55' where c = 1640 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (5074, 8575656748123827694, 0.090099, 'GTGlLjDGdB') index_test.go:143: sql update test_index set c1 = 5479847312638742881, c2 = 0.629635, c3 = 'yzWnM4aEuX' where c = 167 index_test.go:140: sql delete from test_index where c = 3652 index_test.go:137: sql insert into test_index values (5075, 5089007303885843238, 0.851282, 'B2ANqC0baL') index_test.go:137: sql insert into test_index values (5076, 9096824461406625504, 0.615894, 'mUE0TOIiA7') index_test.go:143: sql update test_index set c1 = 6290714784464185383, c2 = 0.804453, c3 = 'cILDNMSGlm' where c = 4616 index_test.go:137: sql insert into test_index values (5077, 8855878435716833622, 0.459641, 'eGLAOsc43i') index_test.go:143: sql update test_index set c1 = 1447705845641093006, c2 = 0.694696, c3 = 'dG7QrQD1Uz' where c = 2074 index_test.go:143: sql update test_index set c1 = 5504137768749656701, c2 = 0.990632, c3 = 'gIm77Qs5qK' where c = 115 index_test.go:143: sql update test_index set c1 = 2403053169090924601, c2 = 0.242213, c3 = 'LSa4RSPiSf' where c = 4200 index_test.go:137: sql insert into test_index values (5078, 7687683120766366836, 0.482661, '12ui50Qo22') index_test.go:140: sql delete from test_index where c = 1919 index_test.go:140: sql delete from test_index where c = 3143 index_test.go:143: sql update test_index set c1 = 5129651218082782959, c2 = 0.468993, c3 = 'LqeKlQiWVN' where c = 2961 index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (5079, 2686136730354047172, 0.729568, 'ji5905v6U9') index_test.go:140: sql delete from test_index where c = 3556 index_test.go:137: sql insert into test_index values (5080, 7972495584384946208, 0.217163, '2nuZ9VQSMB') index_test.go:137: sql insert into test_index values (5081, 8433135506950906129, 0.199062, 'w7ORgkNUnO') index_test.go:143: sql update test_index set c1 = 6762116428056729918, c2 = 0.873742, c3 = 'p2y0refKVX' where c = 104 index_test.go:143: sql update test_index set c1 = 4043424112991217227, c2 = 0.654140, c3 = 'AV4tQoC4G6' where c = 2907 index_test.go:137: sql insert into test_index values (5082, 8910804568625655908, 0.637659, 'OgBfyiPuHY') index_test.go:143: sql update test_index set c1 = 9212361265421985749, c2 = 0.586453, c3 = 'l4WszWUPdj' where c = 1710 index_test.go:143: sql update test_index set c1 = 657468355419931673, c2 = 0.778748, c3 = 'rM6Sw3wxMl' where c = 1390 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:143: sql update test_index set c1 = 1717705046369550634, c2 = 0.319474, c3 = 'J1y8nduhPz' where c = 4434 index_test.go:137: sql insert into test_index values (5083, 3745689534529275450, 0.991781, '3HV1XgmQur') # Time: 2024-05-06T11:18:04.559760239+08:00 # Txn_start_ts: 0 # Query_time: 0.35076679 # Parse_time: 0 # Compile_time: 0.000113072 # Rewrite_time: 0.000003494 # Optimize_time: 0 # Wait_TS: 0.000203021 # DB: mysql # Is_internal: true # Digest: c862b6db4c0b104bd6ade1db78bbe1f6a12a30584d750044f3eec57a1a86580e # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; index_test.go:140: sql delete from test_index where c = 4653 index_test.go:137: sql insert into test_index values (5085, 52283225464404463, 0.254832, 'Xdc9QYIiKX') index_test.go:137: sql insert into test_index values (5084, 8318198769180750533, 0.288261, '4FJ66ADUhV') index_test.go:140: sql delete from test_index where c = 4527 index_test.go:143: sql update test_index set c1 = 1253075356731347972, c2 = 0.033895, c3 = 'ujb7MJEs0f' where c = 1269 index_test.go:143: sql update test_index set c1 = 4559374825322093757, c2 = 0.426997, c3 = 'j7mIlezzwe' where c = 98 index_test.go:137: sql insert into test_index values (5087, 4814862392226144678, 0.576970, 'irGrJOKq6H') index_test.go:140: sql delete from test_index where c = 4965 index_test.go:137: sql insert into test_index values (5086, 5636747395777365870, 0.233770, 'tjFI5x4YTU') index_test.go:140: sql delete from test_index where c = 1634 index_test.go:143: sql update test_index set c1 = 7590519110811390771, c2 = 0.336263, c3 = 'q4MnR1K5YN' where c = 39 index_test.go:143: sql update test_index set c1 = 845540072374811790, c2 = 0.098654, c3 = 'leC2ccSoYi' where c = 2599 index_test.go:137: sql insert into test_index values (5088, 8063481813421107969, 0.738574, '5enZCPHnHV') index_test.go:137: sql insert into test_index values (5089, 2506758793372420281, 0.146710, 'Wonx53LjFa') index_test.go:137: sql insert into test_index values (5090, 4954434812022379950, 0.957825, '817VhAesHZ') index_test.go:140: sql delete from test_index where c = 2098 index_test.go:140: sql delete from test_index where c = 2871 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 3400 index_test.go:143: sql update test_index set c1 = 3239582414037024009, c2 = 0.468117, c3 = 'u8Xeqe3IlH' where c = 344 index_test.go:140: sql delete from test_index where c = 2285 index_test.go:137: sql insert into test_index values (5091, 4481432925486640085, 0.618974, 'ZwlKYNRi1D') index_test.go:143: sql update test_index set c1 = 7537570282195265078, c2 = 0.385043, c3 = 'AJd2N71bLS' where c = 1758 index_test.go:137: sql insert into test_index values (5092, 150972222476606883, 0.004905, '9oLG2lR5gQ') index_test.go:143: sql update test_index set c1 = 1348943436514876393, c2 = 0.465761, c3 = 'r7mSAW4zPA' where c = 4389 index_test.go:140: sql delete from test_index where c = 4788 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 4313647443805245364, c2 = 0.091641, c3 = 'Ci27ZdyYOL' where c = 1305 index_test.go:143: sql update test_index set c1 = 5982403298464119278, c2 = 0.468442, c3 = 'ezPD4tes4R' where c = 2962 index_test.go:137: sql insert into test_index values (5094, 195191303105247330, 0.763217, '4KQKKpBait') index_test.go:143: sql update test_index set c1 = 3513905458623577279, c2 = 0.048974, c3 = 'mXTcVqxskz' where c = 4606 index_test.go:137: sql insert into test_index values (5095, 8748277280510638078, 0.616528, 'SWsEfdNCVK') index_test.go:140: sql delete from test_index where c = 1899 index_test.go:137: sql insert into test_index values (5093, 6426346076308530519, 0.382098, 'Lj4CgstrJy') index_test.go:143: sql update test_index set c1 = 8636040784113420442, c2 = 0.014333, c3 = 'Smd9o46LKn' where c = 3952 index_test.go:143: sql update test_index set c1 = 7368622004549629744, c2 = 0.152358, c3 = 'wo8LqIS1jT' where c = 1073 index_test.go:137: sql insert into test_index values (5096, 956975006194673028, 0.635288, 'NGK5sOFnUc') index_test.go:143: sql update test_index set c1 = 2014799864991624815, c2 = 0.984698, c3 = 'QjRBdnSJaE' where c = 4364 index_test.go:140: sql delete from test_index where c = 4438 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 646 index_test.go:140: sql delete from test_index where c = 2862 index_test.go:143: sql update test_index set c1 = 5817115943028052545, c2 = 0.729515, c3 = 'KhSENjabJj' where c = 1564 index_test.go:137: sql insert into test_index values (5097, 561928115612381123, 0.308642, 'zcfP8NOy9z') index_test.go:143: sql update test_index set c1 = 871026229462649879, c2 = 0.906512, c3 = 'Ysq3ZK7ssf' where c = 318 index_test.go:137: sql insert into test_index values (5099, 2358048107288196735, 0.194175, 'Uw8rClJA4d') index_test.go:137: sql insert into test_index values (5098, 906849506876254132, 0.776926, 'YS2BvJKJ3o') index_test.go:143: sql update test_index set c1 = 7388178775696126670, c2 = 0.730908, c3 = 'UPlQhK0ujI' where c = 2075 index_test.go:140: sql delete from test_index where c = 2927 index_test.go:143: sql update test_index set c1 = 1896699817269769733, c2 = 0.886122, c3 = 'U0dUSnuJA7' where c = 2013 index_test.go:137: sql insert into test_index values (5100, 5151970419274118349, 0.132070, 'ZWGYCOD8pe') index_test.go:143: sql update test_index set c1 = 2471010830272756761, c2 = 0.666098, c3 = 't5YKfnt52j' where c = 29 index_test.go:140: sql delete from test_index where c = 3362 index_test.go:140: sql delete from test_index where c = 886 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:143: sql update test_index set c1 = 5616065170699390996, c2 = 0.617037, c3 = 'XTtUDXeW2R' where c = 158 index_test.go:143: sql update test_index set c1 = 7143822259997641301, c2 = 0.178472, c3 = '2S7vuvCaka' where c = 2987 index_test.go:143: sql update test_index set c1 = 5314351631829332020, c2 = 0.766878, c3 = 'HogUo2ANoQ' where c = 1477 index_test.go:143: sql update test_index set c1 = 8021967200695385641, c2 = 0.886277, c3 = 'b4pyGFSHbr' where c = 4452 index_test.go:137: sql insert into test_index values (5109, 3268536615441812458, 0.778959, 'HqVNoIUVag') index_test.go:137: sql insert into test_index values (5107, 4036521766992496843, 0.636555, 'ceH519rweN') index_test.go:137: sql insert into test_index values (5105, 3404829428318979131, 0.540741, 'cJYFsiieRD') index_test.go:137: sql insert into test_index values (5103, 8361526210654325640, 0.775116, 'vAStkANwvD') index_test.go:137: sql insert into test_index values (5102, 7675959861907406045, 0.421510, 'jarZ29TLXs') index_test.go:137: sql insert into test_index values (5101, 2786790399924742447, 0.136512, '2qV2rvhvZG') index_test.go:137: sql insert into test_index values (5106, 1037967026088989099, 0.504794, 'flYB9fFiLy') index_test.go:137: sql insert into test_index values (5104, 2736052031166752126, 0.081838, '9vwYYBPxG5') index_test.go:137: sql insert into test_index values (5110, 7588074439687054687, 0.457989, 'WMMmtDw8i3') index_test.go:137: sql insert into test_index values (5108, 4427348373868367910, 0.090572, 'p2A5BWULiH') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:140: sql delete from test_index where c = 4305 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:143: sql update test_index set c1 = 7045634723132822236, c2 = 0.187632, c3 = 'uT5zMTvfhu' where c = 4316 index_test.go:143: sql update test_index set c1 = 5541240074013415577, c2 = 0.181678, c3 = 'LETn9vC8dg' where c = 1046 index_test.go:140: sql delete from test_index where c = 4341 index_test.go:143: sql update test_index set c1 = 2261160909060048338, c2 = 0.939295, c3 = 'nKyVwKJxHR' where c = 4043 index_test.go:143: sql update test_index set c1 = 186238949555816911, c2 = 0.126684, c3 = 'lCyqaeDZtt' where c = 3918 index_test.go:143: sql update test_index set c1 = 2503023733990711199, c2 = 0.026144, c3 = 'IPtydtMtxm' where c = 3566 index_test.go:143: sql update test_index set c1 = 323584215999083156, c2 = 0.040147, c3 = 'lUw0YqYdv9' where c = 4702 index_test.go:143: sql update test_index set c1 = 5127176164557188733, c2 = 0.458376, c3 = 'VqHw3zIV4e' where c = 4957 index_test.go:143: sql update test_index set c1 = 5119905144084042377, c2 = 0.606526, c3 = 'CpocQuT6bK' where c = 3377 index_test.go:143: sql update test_index set c1 = 3510717742661564675, c2 = 0.910276, c3 = 'eciEsUzarx' where c = 4222 index_test.go:137: sql insert into test_index values (5111, 2644474755172255297, 0.693179, 'xgV4NJsCPl') index_test.go:143: sql update test_index set c1 = 6321999617817605564, c2 = 0.731684, c3 = 'Qp6dMeSZTS' where c = 3432 index_test.go:137: sql insert into test_index values (5113, 5725966959171385801, 0.178331, 'TLLGwXHea5') index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (5114, 2190267431488351822, 0.840789, 'bfkCb97jhd') index_test.go:137: sql insert into test_index values (5116, 6173759495943576789, 0.347664, 'Jq9qVCbTM1') index_test.go:137: sql insert into test_index values (5115, 7448837729276541738, 0.141058, 'zpnOCsIUHG') index_test.go:137: sql insert into test_index values (5117, 1494771487653072289, 0.657663, 'jebwXI9Ndz') index_test.go:137: sql insert into test_index values (5112, 800900003853602128, 0.925423, 'phweDVwW6E') index_test.go:137: sql insert into test_index values (5118, 7739670707134281404, 0.823494, 'a0ZPpNHcE5') index_test.go:137: sql insert into test_index values (5119, 7702588368989730057, 0.330427, 'TFCYP9Y8M9') index_test.go:143: sql update test_index set c1 = 2790505341059090043, c2 = 0.351405, c3 = 'mQCS7MhEKn' where c = 2366 index_test.go:137: sql insert into test_index values (5120, 2365581227309872213, 0.079663, 'uvfjEjr5WU') index_test.go:140: sql delete from test_index where c = 2533 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 3749 index_test.go:140: sql delete from test_index where c = 2403 index_test.go:143: sql update test_index set c1 = 4662682683278333406, c2 = 0.859084, c3 = 'HV1rYHUTCU' where c = 4376 index_test.go:137: sql insert into test_index values (5121, 9043254724520893196, 0.426233, '6VzsT890kA') index_test.go:140: sql delete from test_index where c = 3760 index_test.go:140: sql delete from test_index where c = 4073 index_test.go:143: sql update test_index set c1 = 6775781874846258207, c2 = 0.611188, c3 = 'ppu3sn9VYj' where c = 3631 index_test.go:140: sql delete from test_index where c = 5046 index_test.go:140: sql delete from test_index where c = 4699 index_test.go:143: sql update test_index set c1 = 3781070770898394138, c2 = 0.147633, c3 = 'kwWQP7n7In' where c = 1605 index_test.go:137: sql insert into test_index values (5122, 869703881164952604, 0.961207, '0KOROXrn1J') index_test.go:143: sql update test_index set c1 = 449140029767203587, c2 = 0.912559, c3 = 'IKiWzn3d33' where c = 1281 index_test.go:143: sql update test_index set c1 = 1781963983290119758, c2 = 0.929751, c3 = 'Q19LyPqQ0c' where c = 2020 index_test.go:140: sql delete from test_index where c = 3182 index_test.go:143: sql update test_index set c1 = 1730458354339924548, c2 = 0.792719, c3 = 'z3snZSax5O' where c = 4174 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (5123, 994935509333576241, 0.523022, 'y60gvBwcSB') index_test.go:140: sql delete from test_index where c = 3167 index_test.go:143: sql update test_index set c1 = 2521742216421742771, c2 = 0.569676, c3 = 'VCGB4vMNni' where c = 4896 index_test.go:143: sql update test_index set c1 = 692321308932296081, c2 = 0.500281, c3 = 'hVLpABx4F4' where c = 2415 index_test.go:143: sql update test_index set c1 = 5398366674565068587, c2 = 0.643268, c3 = 'VJ6M3Ug9ex' where c = 1860 index_test.go:137: sql insert into test_index values (5124, 2901863869775337460, 0.599084, 'AwFjS5WPW3') index_test.go:137: sql insert into test_index values (5125, 3743384561243490750, 0.329635, '4KOitYCoGj') index_test.go:137: sql insert into test_index values (5126, 9093186146090088781, 0.188844, 'DUNAYpHnwR') index_test.go:137: sql insert into test_index values (5127, 1396654200465444651, 0.459721, 'TwpgttSye4') index_test.go:140: sql delete from test_index where c = 1511 index_test.go:137: sql insert into test_index values (5128, 7927148885757527939, 0.951092, 'pJ0CIjOhSf') index_test.go:140: sql delete from test_index where c = 2370 index_test.go:137: sql insert into test_index values (5129, 555840481568155251, 0.270057, 'uRRUo2jRHt') index_test.go:137: sql insert into test_index values (5130, 8656300452896984495, 0.972323, 's3euSb3FQN') index_test.go:143: sql update test_index set c1 = 144032006489687791, c2 = 0.989175, c3 = 'yHBZyB2WTH' where c = 4445 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 4561540185544242511, c2 = 0.384176, c3 = 'u997S0dmKb' where c = 2038 index_test.go:143: sql update test_index set c1 = 8106962647062766328, c2 = 0.087656, c3 = 'gYZbLIm4tx' where c = 3894 index_test.go:140: sql delete from test_index where c = 4322 index_test.go:143: sql update test_index set c1 = 8598509147095775870, c2 = 0.918059, c3 = 'llYq3iSWMN' where c = 3930 index_test.go:143: sql update test_index set c1 = 7148985421323915787, c2 = 0.396909, c3 = 'AZWfNdVuwa' where c = 4965 index_test.go:140: sql delete from test_index where c = 3621 index_test.go:140: sql delete from test_index where c = 3296 index_test.go:140: sql delete from test_index where c = 2824 index_test.go:143: sql update test_index set c1 = 9201262692728542887, c2 = 0.945793, c3 = '169NdlE8G4' where c = 1412 index_test.go:143: sql update test_index set c1 = 5536855551932724537, c2 = 0.771548, c3 = 'mzLpPN3BW4' where c = 1651 index_test.go:137: sql insert into test_index values (5133, 1110031190425476788, 0.550250, 'qvA0BG3Mql') index_test.go:143: sql update test_index set c1 = 1160002301590730505, c2 = 0.453014, c3 = '1ohCw8ECG3' where c = 2657 index_test.go:137: sql insert into test_index values (5134, 4016149757148918725, 0.919618, 'qOwprfzhWf') index_test.go:137: sql insert into test_index values (5131, 6984022668068738020, 0.117998, 'tP3uNfWp6h') index_test.go:143: sql update test_index set c1 = 1682892694133548110, c2 = 0.575199, c3 = '5Jw83cVmfj' where c = 812 index_test.go:137: sql insert into test_index values (5135, 2942230318743038555, 0.448172, 'j93f9aYnot') index_test.go:137: sql insert into test_index values (5132, 2863234321664952444, 0.552592, 'GuJ8JxpOdk') index_test.go:140: sql delete from test_index where c = 2609 index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (5136, 210575652170854189, 0.697190, 'ZXSO5UZ6Nm') index_test.go:137: sql insert into test_index values (5137, 4926722253936605629, 0.450872, '0GvAPfWQ9E') index_test.go:137: sql insert into test_index values (5138, 5797777521265458841, 0.667896, 'X87emYfPVi') index_test.go:143: sql update test_index set c1 = 7102717839792942446, c2 = 0.403382, c3 = 'mYF6XdRQTm' where c = 257 index_test.go:140: sql delete from test_index where c = 1955 index_test.go:137: sql insert into test_index values (5139, 8016469922460194716, 0.419597, 'IJeLNPwPl5') index_test.go:143: sql update test_index set c1 = 7423013636561232338, c2 = 0.121281, c3 = 'NXaRnFaKcD' where c = 3241 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 2647851506062505963, c2 = 0.747244, c3 = 'i5f9iuCj98' where c = 3415 index_test.go:143: sql update test_index set c1 = 8971015433473468597, c2 = 0.441642, c3 = 'iXijBGtE9W' where c = 2709 index_test.go:137: sql insert into test_index values (5140, 8349463297687650477, 0.285592, 'DwYoA4rEMz') index_test.go:143: sql update test_index set c1 = 2567544295227722743, c2 = 0.846270, c3 = 'Ii9THlnSBx' where c = 3741 index_test.go:143: sql update test_index set c1 = 8195435880358419726, c2 = 0.414325, c3 = 'D8eIOvzfav' where c = 319 index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 3896 index_test.go:137: sql insert into test_index values (5141, 5019644632045162263, 0.013342, 'u3krogqorb') index_test.go:143: sql update test_index set c1 = 9135582968080797177, c2 = 0.731163, c3 = 'im8NS1CQ4i' where c = 3770 index_test.go:137: sql insert into test_index values (5142, 6906334816057024720, 0.174719, 'NxC7rvHJs8') index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 5113 index_test.go:137: sql insert into test_index values (5144, 3779847640339371242, 0.782941, 'U3ACyghzqm') index_test.go:140: sql delete from test_index where c = 4309 index_test.go:137: sql insert into test_index values (5145, 5827768962470149793, 0.413873, '5oUJjKKRWT') index_test.go:137: sql insert into test_index values (5143, 2016975224296459676, 0.697631, 'n5b4cadbbp') index_test.go:143: sql update test_index set c1 = 2183124815599486873, c2 = 0.010298, c3 = 'sfkgiljRm4' where c = 4779 index_test.go:140: sql delete from test_index where c = 534 index_test.go:137: sql insert into test_index values (5146, 5912977037525769605, 0.892286, 'cqcIkNokHd') index_test.go:143: sql update test_index set c1 = 937189663616086247, c2 = 0.911200, c3 = 'Gy9wiZrDBk' where c = 2876 index_test.go:140: sql delete from test_index where c = 4488 index_test.go:143: sql update test_index set c1 = 6007604937914570042, c2 = 0.459574, c3 = 'sqR5ht1BTU' where c = 3473 index_test.go:143: sql update test_index set c1 = 5939006963969723294, c2 = 0.576430, c3 = 'WBXRy6YcJN' where c = 992 index_test.go:140: sql delete from test_index where c = 2627 index_test.go:140: sql delete from test_index where c = 4235 index_test.go:143: sql update test_index set c1 = 5778807339497195317, c2 = 0.894542, c3 = 'GQ05lmLk9G' where c = 2499 index_test.go:143: sql update test_index set c1 = 8801945516985073811, c2 = 0.587689, c3 = 'k2aUUY1Ply' where c = 4930 index_test.go:137: sql insert into test_index values (5147, 4410440187948430464, 0.211220, 'r0t4lIYiiN') index_test.go:137: sql insert into test_index values (5148, 3727828541229118729, 0.750524, 'AwWds1KCpY') index_test.go:140: sql delete from test_index where c = 4848 index_test.go:137: sql insert into test_index values (5149, 1485578165128784838, 0.260988, 'TMbO4Ip4YR') index_test.go:140: sql delete from test_index where c = 3322 index_test.go:143: sql update test_index set c1 = 7757943647166195500, c2 = 0.406920, c3 = 'mOfskC6FBB' where c = 1346 index_test.go:137: sql insert into test_index values (5150, 871465021395988576, 0.687376, 'dPCvqF3WuT') index_test.go:143: sql update test_index set c1 = 8044343154667007781, c2 = 0.723941, c3 = '5O2WCmFRSo' where c = 3300 index_test.go:143: sql update test_index set c1 = 2081412881919680778, c2 = 0.590589, c3 = 'cWygTL6NV1' where c = 200 index_test.go:143: sql update test_index set c1 = 5261424025434838954, c2 = 0.100575, c3 = 'sM6Ajoo0jr' where c = 2092 index_test.go:137: sql insert into test_index values (5152, 7216675625978902178, 0.642202, 'OeEzuKcRog') index_test.go:140: sql delete from test_index where c = 4533 index_test.go:140: sql delete from test_index where c = 2992 index_test.go:137: sql insert into test_index values (5151, 7841353285454575354, 0.647966, 'iMUOg2r73E') index_test.go:143: sql update test_index set c1 = 8385207205768304462, c2 = 0.747112, c3 = 'K8id3pE9Y4' where c = 1924 index_test.go:137: sql insert into test_index values (5153, 6237212364433603633, 0.623841, 'XIZCkfn8P5') index_test.go:137: sql insert into test_index values (5155, 926444669247841817, 0.798806, 'he0ZmUAjqa') index_test.go:137: sql insert into test_index values (5154, 5056661177931830348, 0.270585, 'ccZlD8fah1') index_test.go:137: sql insert into test_index values (5156, 6050494166305321724, 0.705415, 'mTefAgPFJ3') index_test.go:140: sql delete from test_index where c = 1600 index_test.go:140: sql delete from test_index where c = 4452 index_test.go:140: sql delete from test_index where c = 3374 index_test.go:143: sql update test_index set c1 = 330755587208240032, c2 = 0.903931, c3 = 'AeAd7YDaq5' where c = 4294 index_test.go:140: sql delete from test_index where c = 5117 index_test.go:137: sql insert into test_index values (5157, 8374441069870129334, 0.293979, 'naKuA3BTHH') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 3947871437439331380, c2 = 0.790314, c3 = 'nqNVMoE2kH' where c = 2692 index_test.go:143: sql update test_index set c1 = 1864359389466631723, c2 = 0.987783, c3 = 'DhRhh07sMm' where c = 249 index_test.go:143: sql update test_index set c1 = 1542051003457761076, c2 = 0.258640, c3 = 'ruSpKvA1D8' where c = 466 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:143: sql update test_index set c1 = 6023677866874464878, c2 = 0.472801, c3 = '8fVbaJI07g' where c = 4215 index_test.go:137: sql insert into test_index values (5158, 8288320911459463292, 0.709650, '1BTpr5MWIl') index_test.go:143: sql update test_index set c1 = 6883910262858567035, c2 = 0.570885, c3 = 'ozDGDnK4td' where c = 2109 index_test.go:140: sql delete from test_index where c = 4596 index_test.go:137: sql insert into test_index values (5159, 2768595242937620206, 0.054645, 'swyqmGWFkX') index_test.go:137: sql insert into test_index values (5160, 8209422046214564627, 0.770245, 'NYQYk4Urvg') index_test.go:137: sql insert into test_index values (5161, 6088831990382639996, 0.315628, 'OYDiMujT6l') index_test.go:143: sql update test_index set c1 = 2675713114502032003, c2 = 0.998934, c3 = 'pMoxgPGVVz' where c = 1597 index_test.go:137: sql insert into test_index values (5162, 7005390723640621881, 0.402174, 'AbUqBRXXR4') index_test.go:137: sql insert into test_index values (5163, 5450514627000022530, 0.388858, '1sSSnFP8rw') index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 9055548665580546322, c2 = 0.568037, c3 = 'SuMGFey15b' where c = 1427 index_test.go:140: sql delete from test_index where c = 1206 index_test.go:143: sql update test_index set c1 = 8718882712565534514, c2 = 0.696308, c3 = '6hrssOXdjK' where c = 4246 index_test.go:143: sql update test_index set c1 = 8799143597118629816, c2 = 0.340077, c3 = 'reMmbRVLBi' where c = 3685 index_test.go:140: sql delete from test_index where c = 3899 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:137: sql insert into test_index values (5164, 3845144902765420186, 0.261054, 'lHTBvzj2h5') index_test.go:143: sql update test_index set c1 = 8143227610841390881, c2 = 0.015668, c3 = 'ZSFGbrRJkj' where c = 1628 index_test.go:137: sql insert into test_index values (5165, 7452752172353861958, 0.100907, 'WJlFPpV8JG') index_test.go:143: sql update test_index set c1 = 4610087157669157913, c2 = 0.152698, c3 = 't2R8w3CGPb' where c = 9 index_test.go:143: sql update test_index set c1 = 1726616354548761931, c2 = 0.487889, c3 = 'tNlxQ27fnT' where c = 1327 index_test.go:140: sql delete from test_index where c = 4392 index_test.go:143: sql update test_index set c1 = 2511614943441585550, c2 = 0.318601, c3 = 'yljkgpTe0V' where c = 1818 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:140: sql delete from test_index where c = 4827 index_test.go:137: sql insert into test_index values (5166, 1573499546340835745, 0.650086, 'Nf0BUbcVJE') index_test.go:137: sql insert into test_index values (5167, 2441775436438380041, 0.074494, 'pnbjSslMJA') index_test.go:137: sql insert into test_index values (5168, 3210523777174602681, 0.544474, 'R4tMr2Xqvr') index_test.go:137: sql insert into test_index values (5169, 2748996702247467784, 0.250784, 'FDVFqyKGy6') index_test.go:137: sql insert into test_index values (5170, 8475450964390863150, 0.329708, 'nwqxsRzrPU') index_test.go:137: sql insert into test_index values (5171, 5728398677429818701, 0.081012, 'ShrooYnnHA') index_test.go:143: sql update test_index set c1 = 3164864477863395052, c2 = 0.338105, c3 = 'z9izAlKKbE' where c = 552 index_test.go:140: sql delete from test_index where c = 646 index_test.go:143: sql update test_index set c1 = 2055210793327503490, c2 = 0.959667, c3 = 'Wv2yg3yIol' where c = 4056 index_test.go:140: sql delete from test_index where c = 4533 index_test.go:140: sql delete from test_index where c = 3207 index_test.go:140: sql delete from test_index where c = 3342 index_test.go:143: sql update test_index set c1 = 8302104271758442711, c2 = 0.500107, c3 = 'jdyfJiDvrT' where c = 787 index_test.go:140: sql delete from test_index where c = 2892 index_test.go:143: sql update test_index set c1 = 7697981715818376158, c2 = 0.403076, c3 = 'doRN6tLO8X' where c = 3304 index_test.go:143: sql update test_index set c1 = 6280472639696780668, c2 = 0.716875, c3 = 'ehUpKHlgRl' where c = 3640 index_test.go:140: sql delete from test_index where c = 4669 index_test.go:143: sql update test_index set c1 = 9189920141690351924, c2 = 0.917653, c3 = 'G98sioTXee' where c = 815 index_test.go:143: sql update test_index set c1 = 366628995812684526, c2 = 0.543659, c3 = 'wpgFV5EOb5' where c = 3589 index_test.go:140: sql delete from test_index where c = 899 index_test.go:137: sql insert into test_index values (5172, 1254345775964008770, 0.466172, 'cZkqCznqvr') index_test.go:137: sql insert into test_index values (5173, 7622273855963882557, 0.477889, '9lT1B02vbi') index_test.go:143: sql update test_index set c1 = 5235181638159109273, c2 = 0.486119, c3 = 'GRB6nCN6KI' where c = 3194 index_test.go:143: sql update test_index set c1 = 3267394069604508274, c2 = 0.651865, c3 = '8DQOES7Jdw' where c = 3146 index_test.go:137: sql insert into test_index values (5177, 6087433890242869817, 0.153544, 'XsKXjL7nRc') index_test.go:137: sql insert into test_index values (5174, 3761140375573542968, 0.787208, 'FxXNmtyY0d') index_test.go:137: sql insert into test_index values (5178, 6223268740652195238, 0.455106, '5oIzOlUvC1') index_test.go:143: sql update test_index set c1 = 1625538373796371811, c2 = 0.682903, c3 = 'dtMqE01V6K' where c = 1950 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:137: sql insert into test_index values (5175, 3530835345780718104, 0.449766, 'xPSKDRCnUP') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:137: sql insert into test_index values (5176, 6314964477601395525, 0.152939, 'VyH6gBoYMl') index_test.go:140: sql delete from test_index where c = 816 index_test.go:140: sql delete from test_index where c = 849 index_test.go:137: sql insert into test_index values (5180, 1620742160994335340, 0.738408, 'WAE3Tr8F0x') index_test.go:143: sql update test_index set c1 = 6481181950604865631, c2 = 0.511161, c3 = 'gRg7YPbe7Y' where c = 4023 index_test.go:143: sql update test_index set c1 = 8939074821719469424, c2 = 0.193844, c3 = 'YycRK1KRhK' where c = 2639 index_test.go:140: sql delete from test_index where c = 4727 index_test.go:137: sql insert into test_index values (5181, 497557864763869454, 0.789735, 'FnoTeUgmsR') index_test.go:137: sql insert into test_index values (5179, 3570435113210590658, 0.841565, 'fZIM9gBWr9') index_test.go:140: sql delete from test_index where c = 3399 index_test.go:143: sql update test_index set c1 = 4940165757195026892, c2 = 0.569244, c3 = 'V6VfUS7GqJ' where c = 247 index_test.go:143: sql update test_index set c1 = 8293705040876109108, c2 = 0.941884, c3 = 'NvGL0A9dtN' where c = 4208 index_test.go:140: sql delete from test_index where c = 3477 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:143: sql update test_index set c1 = 7346562347061055545, c2 = 0.791066, c3 = 'mU4e7RAhdz' where c = 3955 index_test.go:143: sql update test_index set c1 = 5450992350572044752, c2 = 0.970759, c3 = 'lw7w7eIjDJ' where c = 3535 index_test.go:140: sql delete from test_index where c = 4293 index_test.go:137: sql insert into test_index values (5182, 4632287366410622267, 0.960188, 'UfDUGkLsJX') index_test.go:137: sql insert into test_index values (5183, 1554199669551694423, 0.684320, 'G6y9Vx5P3l') index_test.go:143: sql update test_index set c1 = 7181456581003573971, c2 = 0.480360, c3 = '15UuMjR7av' where c = 177 index_test.go:140: sql delete from test_index where c = 4691 index_test.go:140: sql delete from test_index where c = 4341 index_test.go:143: sql update test_index set c1 = 801199822857067201, c2 = 0.663497, c3 = 'hbKCoZe3MF' where c = 25 index_test.go:137: sql insert into test_index values (5184, 4028148211344990644, 0.998441, 'lvku5fLj16') index_test.go:137: sql insert into test_index values (5185, 1450069788634232339, 0.752388, 'ckw5cNFQTd') index_test.go:143: sql update test_index set c1 = 7232332322933150452, c2 = 0.152887, c3 = 'KsPwDecETA' where c = 2425 index_test.go:137: sql insert into test_index values (5187, 485367609452675296, 0.527234, 'lhNpMtp0pQ') index_test.go:140: sql delete from test_index where c = 4196 index_test.go:137: sql insert into test_index values (5186, 1251228000363236426, 0.016121, '4vsebbWYWm') index_test.go:137: sql insert into test_index values (5189, 3807465823263693201, 0.197247, 'TmDrMyLhJj') index_test.go:137: sql insert into test_index values (5188, 6952404067880744205, 0.042906, 'A5L1u73TyC') index_test.go:143: sql update test_index set c1 = 706227288043859343, c2 = 0.323589, c3 = 'g6QWRMBLme' where c = 3765 index_test.go:143: sql update test_index set c1 = 7165502452146118190, c2 = 0.029640, c3 = 'LErDR0Su3D' where c = 2525 index_test.go:140: sql delete from test_index where c = 4954 index_test.go:143: sql update test_index set c1 = 3928995805745043172, c2 = 0.999422, c3 = 'V2PqYWV06z' where c = 395 index_test.go:140: sql delete from test_index where c = 2985 index_test.go:140: sql delete from test_index where c = 4370 index_test.go:137: sql insert into test_index values (5190, 809974088215247331, 0.824872, 'rJvNXZI8yU') index_test.go:143: sql update test_index set c1 = 643788963213384784, c2 = 0.449122, c3 = '3Nkfdicx2v' where c = 2517 index_test.go:140: sql delete from test_index where c = 3924 index_test.go:137: sql insert into test_index values (5192, 4526597861629655239, 0.708661, 'RKKj4p5ei6') index_test.go:140: sql delete from test_index where c = 4088 index_test.go:140: sql delete from test_index where c = 5162 index_test.go:137: sql insert into test_index values (5193, 5799163125939995023, 0.286995, 'ii7FYPoQq3') index_test.go:143: sql update test_index set c1 = 1094840714461940841, c2 = 0.147899, c3 = '2ECYEHHhDF' where c = 2137 index_test.go:137: sql insert into test_index values (5191, 3139742024257582579, 0.234034, 'qxbfRYapAk') index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 8723066321223082678, c2 = 0.834932, c3 = 'aqazJj3LGb' where c = 190 index_test.go:143: sql update test_index set c1 = 4487842301004294024, c2 = 0.699660, c3 = 'zu99rQrirJ' where c = 2759 index_test.go:140: sql delete from test_index where c = 3111 index_test.go:143: sql update test_index set c1 = 8934048962046658065, c2 = 0.397915, c3 = 'dEjHq2ljML' where c = 3645 index_test.go:140: sql delete from test_index where c = 3569 index_test.go:137: sql insert into test_index values (5195, 8553129567552787121, 0.217066, 'scPed4aXiV') index_test.go:137: sql insert into test_index values (5194, 673687266880428194, 0.412310, '9e2q9Mvz7x') index_test.go:140: sql delete from test_index where c = 2685 index_test.go:137: sql insert into test_index values (5196, 974547278870454726, 0.612299, 'QICQsQaOQe') index_test.go:143: sql update test_index set c1 = 594550102718586795, c2 = 0.385938, c3 = 'bHs1KwinNw' where c = 3893 index_test.go:143: sql update test_index set c1 = 5385338725029984622, c2 = 0.325748, c3 = 'JgzXePe17T' where c = 4976 index_test.go:143: sql update test_index set c1 = 3856327659645883954, c2 = 0.204842, c3 = 'OCpZFizXMV' where c = 4869 index_test.go:140: sql delete from test_index where c = 878 index_test.go:143: sql update test_index set c1 = 3794656915360246671, c2 = 0.378283, c3 = '9KYgVqeKT3' where c = 288 index_test.go:143: sql update test_index set c1 = 3659054039841100018, c2 = 0.747259, c3 = 'ImTvEF9U34' where c = 789 index_test.go:140: sql delete from test_index where c = 3378 index_test.go:143: sql update test_index set c1 = 2181956860710911599, c2 = 0.644914, c3 = '3MAeS0hF8z' where c = 2032 index_test.go:137: sql insert into test_index values (5197, 5964533640805645954, 0.951026, 'fciXSkmepq') index_test.go:143: sql update test_index set c1 = 5118354650414398893, c2 = 0.587354, c3 = '8oIoyB2Vmc' where c = 1014 index_test.go:140: sql delete from test_index where c = 4734 index_test.go:137: sql insert into test_index values (5198, 2646993602959161762, 0.062771, 'aBlWCQ7wmP') index_test.go:140: sql delete from test_index where c = 2350 index_test.go:143: sql update test_index set c1 = 2898990312526299981, c2 = 0.056162, c3 = 'mQogXyQaPu' where c = 2888 index_test.go:140: sql delete from test_index where c = 2588 index_test.go:143: sql update test_index set c1 = 2416707061528962691, c2 = 0.229462, c3 = 'sFZBbKCmvA' where c = 4360 index_test.go:137: sql insert into test_index values (5199, 5430387934750325430, 0.392451, '0RVMIzw6IN') index_test.go:143: sql update test_index set c1 = 4500618002149941187, c2 = 0.157577, c3 = 'sBhCi3HmDy' where c = 4467 index_test.go:140: sql delete from test_index where c = 4015 index_test.go:143: sql update test_index set c1 = 3259997766744034937, c2 = 0.296133, c3 = '5CZO4pOdiY' where c = 4896 index_test.go:137: sql insert into test_index values (5200, 8147791908930067728, 0.028628, 'pBkSql4ytG') index_test.go:140: sql delete from test_index where c = 3298 index_test.go:143: sql update test_index set c1 = 6765668569897326248, c2 = 0.089882, c3 = 'gRj4KUyJ1h' where c = 5102 index_test.go:137: sql insert into test_index values (5210, 1978284192673981137, 0.403918, 'c3Rxqp93Hl') index_test.go:137: sql insert into test_index values (5204, 3076330674010588950, 0.181938, 'mh22qT2AN5') index_test.go:137: sql insert into test_index values (5206, 40554537629163689, 0.956464, 'hNSh73Y0hs') index_test.go:137: sql insert into test_index values (5202, 6397626543131436330, 0.694376, 'dyo8IakXKl') index_test.go:137: sql insert into test_index values (5207, 2336505066722049516, 0.662797, 'UaTM64EKBa') index_test.go:137: sql insert into test_index values (5203, 1623396034162918935, 0.722078, 'QsaIkN0EXw') index_test.go:137: sql insert into test_index values (5209, 8667862325975242839, 0.006579, 's44ourrgcV') index_test.go:137: sql insert into test_index values (5205, 7061770595481918734, 0.372362, 'jtBX7HXBJ2') index_test.go:137: sql insert into test_index values (5208, 3195276471481986564, 0.938651, 'UrhL2Mfe8s') index_test.go:137: sql insert into test_index values (5201, 5351501814691388943, 0.584649, 'ZalmzSP2KA') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 4590 index_test.go:140: sql delete from test_index where c = 809 index_test.go:140: sql delete from test_index where c = 3488 index_test.go:143: sql update test_index set c1 = 4990166986504296277, c2 = 0.598575, c3 = '8Xplh0Ntbh' where c = 2958 index_test.go:140: sql delete from test_index where c = 2800 index_test.go:140: sql delete from test_index where c = 2718 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 3538 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 6956712783931741279, c2 = 0.093855, c3 = 'SDv885Nq8O' where c = 2766 index_test.go:137: sql insert into test_index values (5211, 6695046093616330765, 0.842204, 'GeBwfsp3fd') index_test.go:143: sql update test_index set c1 = 9046056236368034029, c2 = 0.433214, c3 = 'WsFDnXx1NP' where c = 2593 index_test.go:143: sql update test_index set c1 = 9189164225499743527, c2 = 0.546859, c3 = 'WdY4QQXi76' where c = 1164 index_test.go:143: sql update test_index set c1 = 608983215310066021, c2 = 0.795570, c3 = 'B4R3WlbJ3s' where c = 2282 index_test.go:143: sql update test_index set c1 = 5394585359705812436, c2 = 0.967306, c3 = 'XAGJgENVUr' where c = 2894 index_test.go:143: sql update test_index set c1 = 7264605380185956459, c2 = 0.430364, c3 = '96Rzn5uxof' where c = 3985 index_test.go:143: sql update test_index set c1 = 1581860827913415769, c2 = 0.537795, c3 = 'mMTpxCLr09' where c = 4819 index_test.go:143: sql update test_index set c1 = 8538417496001275312, c2 = 0.597339, c3 = 'IReuwQM2MH' where c = 3849 index_test.go:137: sql insert into test_index values (5213, 1074430099028552613, 0.620499, 'i6RkPLh7xq') index_test.go:137: sql insert into test_index values (5215, 1866784029607269109, 0.698269, 'ihQogtfkKv') index_test.go:137: sql insert into test_index values (5214, 6981002145739436811, 0.523910, '4ku9MK2Dor') index_test.go:143: sql update test_index set c1 = 5544834370532587005, c2 = 0.089686, c3 = '38wNY5huTX' where c = 3688 index_test.go:137: sql insert into test_index values (5212, 4901243715201661497, 0.639960, 'yJVOcSOzOK') index_test.go:137: sql insert into test_index values (5218, 7721747529578867900, 0.350292, 'TXKSCjUcCL') index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 3500 index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (5216, 834619529907375873, 0.153931, 'SGoYSrThTV') index_test.go:143: sql update test_index set c1 = 6046405352258629060, c2 = 0.286952, c3 = 'bgXmEZKVlD' where c = 262 index_test.go:137: sql insert into test_index values (5217, 9179010029350555553, 0.747259, 'BjAmjVuz9k') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:137: sql insert into test_index values (5219, 2319577777193840383, 0.627007, 'k5XfyTXKdr') index_test.go:140: sql delete from test_index where c = 983 index_test.go:143: sql update test_index set c1 = 3747418130507876468, c2 = 0.287082, c3 = 'StNm1xrlj7' where c = 1234 index_test.go:143: sql update test_index set c1 = 2667511086707899565, c2 = 0.091596, c3 = 'pDvYTRechK' where c = 5002 index_test.go:143: sql update test_index set c1 = 6725428026265261508, c2 = 0.166753, c3 = '8eBqHhJKLz' where c = 3433 index_test.go:137: sql insert into test_index values (5220, 4715467511510954370, 0.873995, 'cPSJfddxrh') index_test.go:137: sql insert into test_index values (5221, 3324794540825272888, 0.921391, 'J0GrFHpQ1M') index_test.go:140: sql delete from test_index where c = 1991 index_test.go:137: sql insert into test_index values (5222, 7991746387017874215, 0.118191, 'CC9k20y2RO') index_test.go:143: sql update test_index set c1 = 2078002519450219793, c2 = 0.015841, c3 = '3PIwcOcfHb' where c = 3383 index_test.go:143: sql update test_index set c1 = 5037631583837602745, c2 = 0.022593, c3 = 'LIhjAZ02K0' where c = 2777 index_test.go:137: sql insert into test_index values (5224, 5038750206944444521, 0.125881, 'RhmJAgOFFM') index_test.go:137: sql insert into test_index values (5223, 1701908965451812665, 0.792580, 'jRTtvNJsHO') index_test.go:140: sql delete from test_index where c = 593 index_test.go:140: sql delete from test_index where c = 4448 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 2415 index_test.go:143: sql update test_index set c1 = 8975220627361957876, c2 = 0.096859, c3 = 'f1JzywWpol' where c = 881 index_test.go:143: sql update test_index set c1 = 1393854308505529423, c2 = 0.313438, c3 = '7zsuDQTzJ0' where c = 2696 index_test.go:143: sql update test_index set c1 = 5697234615721383459, c2 = 0.258375, c3 = '9lFLeipK4x' where c = 3691 index_test.go:143: sql update test_index set c1 = 7160553989314675217, c2 = 0.792046, c3 = 'cRj2UiZ6cQ' where c = 3856 index_test.go:143: sql update test_index set c1 = 6414577379601866677, c2 = 0.298062, c3 = '19c8FruXec' where c = 433 index_test.go:143: sql update test_index set c1 = 364029038647635875, c2 = 0.784186, c3 = 'fnKWofQppB' where c = 242 index_test.go:140: sql delete from test_index where c = 3368 index_test.go:137: sql insert into test_index values (5225, 4297966012854379925, 0.282795, 'v3oBFEzvzW') index_test.go:143: sql update test_index set c1 = 5620885472180760891, c2 = 0.309450, c3 = 'uWnXkD1PAe' where c = 3964 index_test.go:137: sql insert into test_index values (5227, 8484760080004650954, 0.037191, 'x9XjwPOJ07') index_test.go:137: sql insert into test_index values (5226, 4826716623591379777, 0.574027, 'V2vK2Qv0qd') index_test.go:137: sql insert into test_index values (5229, 2558651025532984463, 0.689274, 'A695JAL5Du') index_test.go:137: sql insert into test_index values (5230, 1389023132208930056, 0.238155, 'tLRbI2SUrM') index_test.go:137: sql insert into test_index values (5232, 1589671932689316473, 0.474757, 'KkcyhqNGfg') index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (5228, 1123795334291424000, 0.256716, 'HcIb9Qc3Qk') index_test.go:140: sql delete from test_index where c = 642 index_test.go:137: sql insert into test_index values (5231, 906264375987161612, 0.189219, 'k8ukfdcSfY') index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 4516 index_test.go:137: sql insert into test_index values (5233, 5073236219173888170, 0.693724, 'e0xUPU1R1J') index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 2768211693686322012, c2 = 0.215677, c3 = '0T0zMn3QmT' where c = 4629 index_test.go:140: sql delete from test_index where c = 4978 index_test.go:143: sql update test_index set c1 = 7884589803222360897, c2 = 0.292054, c3 = 'cFHI2oTTpx' where c = 342 index_test.go:143: sql update test_index set c1 = 4788272518211022970, c2 = 0.059984, c3 = '5brx8MLFA7' where c = 115 index_test.go:143: sql update test_index set c1 = 2093833808955941763, c2 = 0.275415, c3 = 'Ua9DJ6cYKp' where c = 2791 index_test.go:143: sql update test_index set c1 = 4124696700310243158, c2 = 0.245850, c3 = 'kRwgZb6e6e' where c = 1221 index_test.go:140: sql delete from test_index where c = 5151 index_test.go:143: sql update test_index set c1 = 2739842360673550704, c2 = 0.106701, c3 = 'JUivPEcjbs' where c = 847 index_test.go:137: sql insert into test_index values (5234, 3754564205657634003, 0.583566, 'QJVD6cBYnn') index_test.go:140: sql delete from test_index where c = 4959 index_test.go:143: sql update test_index set c1 = 5397632804077050729, c2 = 0.002059, c3 = 'iWBJM4ulyR' where c = 3202 index_test.go:137: sql insert into test_index values (5235, 78337905206426503, 0.698376, '2DECzZxyY1') index_test.go:137: sql insert into test_index values (5237, 2823111382142643981, 0.860430, 'B0T6uEiABi') index_test.go:137: sql insert into test_index values (5238, 1033079983525139326, 0.079361, 'fPj37JINbh') index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 7926779228325358804, c2 = 0.464882, c3 = 'ajA4HrWDTQ' where c = 4809 index_test.go:143: sql update test_index set c1 = 6432546542558667616, c2 = 0.826605, c3 = 'lL77TJoBl2' where c = 2456 index_test.go:137: sql insert into test_index values (5239, 7803548833243566034, 0.733554, 'hOx0xEsLp0') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 5315544742684909641, c2 = 0.302371, c3 = 'LnEKl6wgSs' where c = 4109 index_test.go:137: sql insert into test_index values (5236, 8627118368548291210, 0.591289, '2tbFSGqxtV') index_test.go:137: sql insert into test_index values (5240, 3825719337461454554, 0.668096, 'Vl5qPW6tf6') index_test.go:143: sql update test_index set c1 = 3110099111921130614, c2 = 0.974837, c3 = 'b455phUiED' where c = 3415 index_test.go:140: sql delete from test_index where c = 5041 index_test.go:140: sql delete from test_index where c = 2524 index_test.go:137: sql insert into test_index values (5241, 6979216780464090039, 0.034133, 'pyotMIDTl0') index_test.go:140: sql delete from test_index where c = 4594 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:143: sql update test_index set c1 = 4363975808539205802, c2 = 0.590519, c3 = 'r5KzlB5tLg' where c = 1608 index_test.go:137: sql insert into test_index values (5243, 4959663238459112972, 0.038144, 'vajT7l5Hju') index_test.go:137: sql insert into test_index values (5242, 8793032252824640632, 0.560001, 'EUNmxofHkR') index_test.go:140: sql delete from test_index where c = 949 index_test.go:143: sql update test_index set c1 = 5581090708788116881, c2 = 0.985296, c3 = 'IjV5cqzakU' where c = 4888 index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 470729446274792033, c2 = 0.907762, c3 = 'DnXjanIC0F' where c = 168 index_test.go:137: sql insert into test_index values (5244, 729479125412490570, 0.259396, 'U3hwjF3w2Q') index_test.go:143: sql update test_index set c1 = 1079581752091671485, c2 = 0.786681, c3 = 'J8imxwVqXW' where c = 3527 index_test.go:143: sql update test_index set c1 = 4869999815936672902, c2 = 0.100528, c3 = 'kuYh96E98Q' where c = 1948 index_test.go:137: sql insert into test_index values (5245, 1340170970575544051, 0.313866, 'qwMrubtTOJ') index_test.go:143: sql update test_index set c1 = 5698769582644158289, c2 = 0.925289, c3 = 'bMIjzav3uO' where c = 4867 index_test.go:140: sql delete from test_index where c = 3915 index_test.go:140: sql delete from test_index where c = 3580 index_test.go:137: sql insert into test_index values (5246, 7624720660312596389, 0.833187, 'IsAooW8yNv') index_test.go:140: sql delete from test_index where c = 4403 index_test.go:137: sql insert into test_index values (5247, 8461379877224865410, 0.929598, 'FJBFm8TKoK') index_test.go:140: sql delete from test_index where c = 3352 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:137: sql insert into test_index values (5249, 6954270670013231865, 0.112411, 'D0vxGUNKgZ') index_test.go:137: sql insert into test_index values (5248, 854303500225605060, 0.304642, 'STybGJXhJi') index_test.go:143: sql update test_index set c1 = 6999337309397938270, c2 = 0.047628, c3 = 'OSEYrv3cSj' where c = 5100 index_test.go:140: sql delete from test_index where c = 4341 index_test.go:137: sql insert into test_index values (5250, 4358257112508530080, 0.951833, '46fYfuBkLY') index_test.go:140: sql delete from test_index where c = 4285 index_test.go:143: sql update test_index set c1 = 3890190671466410420, c2 = 0.529627, c3 = 'U7hSPMEUc8' where c = 2682 index_test.go:143: sql update test_index set c1 = 4954978544766145879, c2 = 0.309107, c3 = 'KgbbZTzepE' where c = 1902 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 6341131301374132447, c2 = 0.440854, c3 = 'FzCQW7c7Iw' where c = 4168 index_test.go:143: sql update test_index set c1 = 1840390934497261109, c2 = 0.360622, c3 = 'TtTixxsvia' where c = 4019 index_test.go:143: sql update test_index set c1 = 2597095329941103000, c2 = 0.296693, c3 = 'lMwuHZvhQV' where c = 2084 index_test.go:143: sql update test_index set c1 = 8275163867846912846, c2 = 0.534895, c3 = 'rOtH08PRI0' where c = 1019 index_test.go:143: sql update test_index set c1 = 9013549616160046818, c2 = 0.287018, c3 = 'Bc0phZMuP4' where c = 3990 index_test.go:140: sql delete from test_index where c = 931 index_test.go:137: sql insert into test_index values (5254, 6215403321836454925, 0.822466, 'L1Vp8jO8E0') index_test.go:137: sql insert into test_index values (5251, 5359401042060488481, 0.176131, 'HCuyfDnFmq') index_test.go:143: sql update test_index set c1 = 2053292603518455534, c2 = 0.944539, c3 = 'Pe1EC49MtS' where c = 4735 index_test.go:137: sql insert into test_index values (5253, 5415698685253786374, 0.960284, 'J7DsuRHK8C') index_test.go:137: sql insert into test_index values (5255, 1616450684835037560, 0.622423, 'CvW2zbSn1l') index_test.go:137: sql insert into test_index values (5252, 1719956873462955134, 0.947990, 'JgK0NFPMUr') index_test.go:137: sql insert into test_index values (5256, 3359822999177649244, 0.083098, 'BuFkKbYDRn') index_test.go:137: sql insert into test_index values (5257, 2958319025124961799, 0.619950, 'QuniOHEXPi') index_test.go:140: sql delete from test_index where c = 3668 index_test.go:137: sql insert into test_index values (5258, 8015776375692509583, 0.211595, '8HW64NTqLs') index_test.go:137: sql insert into test_index values (5259, 8262434625866953152, 0.301709, 'GcxCy73bkx') index_test.go:140: sql delete from test_index where c = 5075 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 3774 index_test.go:140: sql delete from test_index where c = 3043 index_test.go:140: sql delete from test_index where c = 4999 index_test.go:140: sql delete from test_index where c = 747 index_test.go:143: sql update test_index set c1 = 1452754647695008112, c2 = 0.075113, c3 = '9KBGWerOnd' where c = 1233 index_test.go:143: sql update test_index set c1 = 2201534958627969746, c2 = 0.689023, c3 = 'TVkTahwJ1I' where c = 5061 index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 7109166670985523089, c2 = 0.387047, c3 = 'vnlWkKV5J0' where c = 2433 index_test.go:140: sql delete from test_index where c = 3949 index_test.go:143: sql update test_index set c1 = 3963282734602876035, c2 = 0.318973, c3 = 'dyovtk8QAA' where c = 2852 index_test.go:143: sql update test_index set c1 = 1095509315184821996, c2 = 0.778277, c3 = 'zQ3ICx8cPQ' where c = 2153 index_test.go:143: sql update test_index set c1 = 997581359304428066, c2 = 0.481969, c3 = 'EM5iSbZjT0' where c = 3947 index_test.go:137: sql insert into test_index values (5261, 7862723343676186537, 0.291095, 'e4Q0l8OmFF') index_test.go:137: sql insert into test_index values (5260, 3660293024047314940, 0.454368, '9Lgjcpgn3K') index_test.go:143: sql update test_index set c1 = 3951073919869321696, c2 = 0.358584, c3 = 'U2V6UaRyh3' where c = 479 index_test.go:137: sql insert into test_index values (5262, 1582852726234880683, 0.346506, 'Jbyj1D7TRN') index_test.go:143: sql update test_index set c1 = 2365585087066810682, c2 = 0.548559, c3 = 'i76wMX9ytQ' where c = 4725 index_test.go:143: sql update test_index set c1 = 7750185756193230410, c2 = 0.483077, c3 = 'lMJhehI1Df' where c = 2225 index_test.go:143: sql update test_index set c1 = 6223102746163530726, c2 = 0.493193, c3 = 'MJi26eMxpJ' where c = 5020 index_test.go:140: sql delete from test_index where c = 2323 index_test.go:137: sql insert into test_index values (5263, 7359267258665731086, 0.237207, 'p7sjx4Hv2S') index_test.go:137: sql insert into test_index values (5264, 7848025568394310586, 0.134708, 'mmVf2c1JWX') index_test.go:137: sql insert into test_index values (5265, 5406605711595071309, 0.425093, '2ghvfuElRR') index_test.go:143: sql update test_index set c1 = 1028978750926731751, c2 = 0.764829, c3 = 'C2TAVhw8eo' where c = 1234 index_test.go:140: sql delete from test_index where c = 2764 index_test.go:137: sql insert into test_index values (5268, 2349542040360572403, 0.917066, 'YiRu9tQVzS') index_test.go:137: sql insert into test_index values (5267, 8041962411146631749, 0.430549, 'GETKf1mYaE') index_test.go:137: sql insert into test_index values (5269, 313528004695366854, 0.835997, 'z1uvrd8EEB') index_test.go:140: sql delete from test_index where c = 1827 index_test.go:143: sql update test_index set c1 = 2220822314018067069, c2 = 0.461597, c3 = 'bc0ZTpU8N0' where c = 221 index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (5266, 839746365428324777, 0.866036, 'RLvRw0IKHj') index_test.go:140: sql delete from test_index where c = 430 index_test.go:140: sql delete from test_index where c = 2126 index_test.go:137: sql insert into test_index values (5270, 5827983841706235281, 0.106383, '6OZOxwl6is') index_test.go:140: sql delete from test_index where c = 2825 index_test.go:143: sql update test_index set c1 = 949696023049691884, c2 = 0.416085, c3 = 'HQAXIAxmTL' where c = 690 index_test.go:140: sql delete from test_index where c = 2563 index_test.go:140: sql delete from test_index where c = 4219 index_test.go:143: sql update test_index set c1 = 8787994759966715244, c2 = 0.130278, c3 = 'jF6aM2Mlgf' where c = 2907 index_test.go:143: sql update test_index set c1 = 6462078872252677857, c2 = 0.244025, c3 = 'wmzZ0Parhj' where c = 1932 index_test.go:140: sql delete from test_index where c = 5035 index_test.go:143: sql update test_index set c1 = 6594095349477186588, c2 = 0.784454, c3 = 'vVID8QWd7q' where c = 201 index_test.go:143: sql update test_index set c1 = 8887638430738696878, c2 = 0.306196, c3 = 'B836d9Rceh' where c = 680 index_test.go:143: sql update test_index set c1 = 7034825848796894541, c2 = 0.181914, c3 = 'DUK1Ue5EM7' where c = 4367 index_test.go:137: sql insert into test_index values (5271, 6925982355257963587, 0.918794, 'Q6QFBox17a') index_test.go:137: sql insert into test_index values (5272, 137229735387118069, 0.752325, 'W8NCExmOgV') index_test.go:143: sql update test_index set c1 = 8849152619508796859, c2 = 0.275813, c3 = '82slCN0TbB' where c = 1101 index_test.go:137: sql insert into test_index values (5273, 8163515722558377963, 0.337533, 'Fstp7bQwCr') index_test.go:143: sql update test_index set c1 = 3576135519757193704, c2 = 0.627374, c3 = 'KVqdHjMiRY' where c = 547 index_test.go:137: sql insert into test_index values (5276, 7486858742079275874, 0.104424, 'HYTnTAUwgT') index_test.go:137: sql insert into test_index values (5275, 8063292752804171898, 0.739977, 'mqoFHRgA6K') index_test.go:140: sql delete from test_index where c = 1958 index_test.go:140: sql delete from test_index where c = 4627 index_test.go:137: sql insert into test_index values (5277, 3765550872562754469, 0.092322, 'dvNOCqzxnT') index_test.go:137: sql insert into test_index values (5274, 7899862313560635576, 0.664909, 'fJxqYQt6PB') index_test.go:140: sql delete from test_index where c = 4532 index_test.go:140: sql delete from test_index where c = 788 index_test.go:137: sql insert into test_index values (5278, 7565134733646719241, 0.304190, 'ayjlQckKdC') index_test.go:140: sql delete from test_index where c = 5000 index_test.go:137: sql insert into test_index values (5279, 5598776573765181997, 0.433336, 'CMAEO42LN1') index_test.go:140: sql delete from test_index where c = 3752 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 5265 index_test.go:143: sql update test_index set c1 = 4053689237151821658, c2 = 0.065260, c3 = 'uyeNeyRZ3N' where c = 426 index_test.go:143: sql update test_index set c1 = 6237811149179071605, c2 = 0.256011, c3 = 'uMCnHeMCcS' where c = 4238 index_test.go:140: sql delete from test_index where c = 3454 index_test.go:143: sql update test_index set c1 = 1891560092657366134, c2 = 0.780541, c3 = 'iR9VwXdOfL' where c = 3881 index_test.go:143: sql update test_index set c1 = 5537376739756994919, c2 = 0.500652, c3 = 'ZD7wCgZQOW' where c = 1404 index_test.go:143: sql update test_index set c1 = 2328710135287837489, c2 = 0.129245, c3 = 'DLLP118xFy' where c = 4160 index_test.go:143: sql update test_index set c1 = 1027704463253305369, c2 = 0.602138, c3 = '9uW4h6QpTV' where c = 596 index_test.go:143: sql update test_index set c1 = 1412388803843311115, c2 = 0.976832, c3 = 'GaMpG32nj2' where c = 2130 index_test.go:143: sql update test_index set c1 = 3707972495089894626, c2 = 0.238630, c3 = 'cZjHECliRX' where c = 4889 index_test.go:137: sql insert into test_index values (5280, 2951330949422239789, 0.390837, 'WWfP6zUBBZ') index_test.go:137: sql insert into test_index values (5281, 1094301568273487168, 0.724044, 'pjFLx9qzbu') index_test.go:137: sql insert into test_index values (5282, 4875980519827836549, 0.133113, 'VrVcA5acjY') index_test.go:140: sql delete from test_index where c = 3853 index_test.go:137: sql insert into test_index values (5284, 1752446014736890521, 0.629179, 'Qwti3heeqZ') index_test.go:143: sql update test_index set c1 = 307260398537113397, c2 = 0.853011, c3 = 'SO1qce3AdN' where c = 4846 index_test.go:137: sql insert into test_index values (5287, 8079810570462864026, 0.004361, 'zPByMfyPSu') index_test.go:140: sql delete from test_index where c = 2136 index_test.go:137: sql insert into test_index values (5283, 6067941250007046697, 0.833368, 'Rt4ULho8Dc') index_test.go:137: sql insert into test_index values (5285, 7509266996450435060, 0.297546, 'bAZyTlpQFD') index_test.go:137: sql insert into test_index values (5286, 8559679908174648554, 0.635853, 'Q4cb0Dskj3') index_test.go:140: sql delete from test_index where c = 4750 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:140: sql delete from test_index where c = 1908 index_test.go:143: sql update test_index set c1 = 6156791344433240333, c2 = 0.094347, c3 = 'eTInYLyD6y' where c = 639 index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (5288, 2630449712695504114, 0.817815, 'q00dgIHnBY') index_test.go:143: sql update test_index set c1 = 8274473913547031935, c2 = 0.353133, c3 = 'QLpTk53Np5' where c = 3697 index_test.go:140: sql delete from test_index where c = 3834 index_test.go:143: sql update test_index set c1 = 5720528794193689166, c2 = 0.947086, c3 = 'SIfJ5Is8Ui' where c = 1914 index_test.go:143: sql update test_index set c1 = 1148008674683177867, c2 = 0.185287, c3 = 'lZmz9S1sZy' where c = 3961 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 617 index_test.go:143: sql update test_index set c1 = 3180009729500192056, c2 = 0.470510, c3 = 'TV1WKNKBZX' where c = 1103 index_test.go:137: sql insert into test_index values (5289, 6406996885135112276, 0.680282, 'UMu5Jxp6yl') index_test.go:140: sql delete from test_index where c = 3012 index_test.go:143: sql update test_index set c1 = 4788382907300032183, c2 = 0.251131, c3 = 'gcM8zebVzF' where c = 2748 index_test.go:143: sql update test_index set c1 = 4192907708383355778, c2 = 0.330464, c3 = '9SqhdPF3Lf' where c = 2704 index_test.go:143: sql update test_index set c1 = 6155841725490046664, c2 = 0.997280, c3 = 'lFoQ9V3Glg' where c = 3849 index_test.go:137: sql insert into test_index values (5291, 2062461498304100411, 0.855347, 'g3vX3jyWUa') index_test.go:137: sql insert into test_index values (5290, 1335298934555720949, 0.378629, 'fKtg5KJNzA') index_test.go:143: sql update test_index set c1 = 4419529775764767277, c2 = 0.490538, c3 = 'qMCwTNp33v' where c = 1137 index_test.go:137: sql insert into test_index values (5292, 6078469884017399190, 0.377032, '88f3arprz5') index_test.go:140: sql delete from test_index where c = 659 index_test.go:143: sql update test_index set c1 = 5886867019230385917, c2 = 0.676840, c3 = '2RTSXTrMMa' where c = 3927 index_test.go:140: sql delete from test_index where c = 3602 index_test.go:137: sql insert into test_index values (5294, 4073788329087635764, 0.753872, 'xmvT8wsTXu') index_test.go:140: sql delete from test_index where c = 1722 index_test.go:137: sql insert into test_index values (5295, 2310392146897881428, 0.390181, 'QrZyZx83GO') index_test.go:137: sql insert into test_index values (5293, 2651959219096848145, 0.882934, '2tkhwCWHFF') index_test.go:143: sql update test_index set c1 = 2964867325648990287, c2 = 0.577995, c3 = 'RwQHT2PMPU' where c = 2306 index_test.go:143: sql update test_index set c1 = 8396384729325064345, c2 = 0.363561, c3 = 'NLnjWX9gPo' where c = 1502 index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 9052977432965432389, c2 = 0.205459, c3 = 'f5964KjSTB' where c = 674 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:137: sql insert into test_index values (5297, 825350955951640766, 0.199052, 'Gt5xQtVwSX') index_test.go:143: sql update test_index set c1 = 5566385763292358216, c2 = 0.581266, c3 = '5r1rXRENx1' where c = 2833 index_test.go:137: sql insert into test_index values (5296, 7548661876718019882, 0.083593, 'lpCnRfdZR9') index_test.go:140: sql delete from test_index where c = 5056 index_test.go:140: sql delete from test_index where c = 3723 index_test.go:140: sql delete from test_index where c = 2591 index_test.go:140: sql delete from test_index where c = 3719 index_test.go:143: sql update test_index set c1 = 7823147793247844848, c2 = 0.175133, c3 = 'C1rvjfVRjh' where c = 3005 index_test.go:143: sql update test_index set c1 = 7983768694655226797, c2 = 0.387142, c3 = 'Sd1IdJh52x' where c = 2421 index_test.go:143: sql update test_index set c1 = 41661801868534773, c2 = 0.605481, c3 = '5grXzawjIy' where c = 5182 index_test.go:143: sql update test_index set c1 = 807519773992758933, c2 = 0.186237, c3 = 'fdItV2igz4' where c = 4012 index_test.go:143: sql update test_index set c1 = 4145720622497645473, c2 = 0.036851, c3 = 'NHXuYJQ1Cv' where c = 3245 index_test.go:137: sql insert into test_index values (5298, 7407176344314320803, 0.224071, 'bSDjgMfA5P') index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (5299, 5100650695306964421, 0.365314, 'elKiOP1dZ5') index_test.go:143: sql update test_index set c1 = 3648045789705849985, c2 = 0.656390, c3 = 'IQMg3ysQ4O' where c = 5000 index_test.go:140: sql delete from test_index where c = 4371 index_test.go:137: sql insert into test_index values (5300, 8833202460506414015, 0.475562, '362ZSnErLc') index_test.go:143: sql update test_index set c1 = 1486385993127040186, c2 = 0.397071, c3 = 'uLgTz2u3Ob' where c = 673 index_test.go:140: sql delete from test_index where c = 3259 index_test.go:143: sql update test_index set c1 = 1610700026942780550, c2 = 0.380802, c3 = 'cANfaJqVNY' where c = 792 index_test.go:137: sql insert into test_index values (5304, 1644791259744162726, 0.107698, 'hJk79bzQY2') index_test.go:137: sql insert into test_index values (5301, 1155350392265240090, 0.227175, 'PXXLpQH4pw') index_test.go:137: sql insert into test_index values (5303, 7685568966892359838, 0.762569, 'EClWyB2WGu') index_test.go:137: sql insert into test_index values (5302, 1690224554398402149, 0.238250, 'OXKqyupkHF') index_test.go:137: sql insert into test_index values (5307, 8808297020439025109, 0.367296, 'mD7Y6RFhZt') index_test.go:140: sql delete from test_index where c = 4959 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 8353723788109161461, c2 = 0.035047, c3 = 'Ocm5jAmzSy' where c = 518 index_test.go:137: sql insert into test_index values (5309, 314302643862442995, 0.278985, 'c6pvfBUktj') index_test.go:137: sql insert into test_index values (5305, 3041030854658024353, 0.359974, 'Ll6QhPfl7o') index_test.go:137: sql insert into test_index values (5306, 832285942301981791, 0.962680, 'XYyeyTHhe1') index_test.go:137: sql insert into test_index values (5308, 3844478111315665805, 0.056280, 'dnw3FKXreF') index_test.go:137: sql insert into test_index values (5310, 3610034195928998368, 0.545720, '3bwwq5XK0e') index_test.go:143: sql update test_index set c1 = 966116469978023614, c2 = 0.152918, c3 = '6RhqYqMitJ' where c = 1685 index_test.go:140: sql delete from test_index where c = 3776 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:137: sql insert into test_index values (5311, 3009328428111345348, 0.164340, 'k5uaejec0B') index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 1035733345030573661, c2 = 0.928370, c3 = 'MjoadhxAYN' where c = 82 index_test.go:140: sql delete from test_index where c = 4424 index_test.go:140: sql delete from test_index where c = 2966 index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 301081525301141616, c2 = 0.199789, c3 = 'OCCVuGkLVL' where c = 1111 index_test.go:143: sql update test_index set c1 = 8786693168271536060, c2 = 0.647235, c3 = 'lFSgC7a7gW' where c = 5068 index_test.go:137: sql insert into test_index values (5312, 2225451038082966711, 0.589910, 'ciXzrDO42z') index_test.go:143: sql update test_index set c1 = 7851893387539451269, c2 = 0.722534, c3 = 'sXsACGRpLD' where c = 4173 index_test.go:143: sql update test_index set c1 = 3291068761987009954, c2 = 0.601883, c3 = 'WJComqJvjf' where c = 4 index_test.go:143: sql update test_index set c1 = 715754010504766108, c2 = 0.726659, c3 = 'lMj2fx7D1f' where c = 4212 index_test.go:137: sql insert into test_index values (5313, 464852692894563223, 0.193491, 'winf5gn5vR') index_test.go:137: sql insert into test_index values (5314, 2331791076538242536, 0.357878, 'KEQG2w04v9') index_test.go:137: sql insert into test_index values (5315, 4197710820995029763, 0.611715, 'o2zKcaO1Ct') index_test.go:143: sql update test_index set c1 = 6148320558438496148, c2 = 0.010469, c3 = 'ueOsL3AvmL' where c = 872 index_test.go:143: sql update test_index set c1 = 1294973706275268010, c2 = 0.252005, c3 = '9UAHdGnaIm' where c = 3786 index_test.go:137: sql insert into test_index values (5317, 8194267548063700619, 0.780575, 'P3QzOtbnBr') index_test.go:137: sql insert into test_index values (5316, 1914140922129473201, 0.221344, 'yOYWLNchwe') index_test.go:143: sql update test_index set c1 = 5594147407174795276, c2 = 0.056071, c3 = 'JjWkOXST9l' where c = 2278 index_test.go:137: sql insert into test_index values (5318, 7225547131901199706, 0.614353, 'xO95cSqHSu') index_test.go:140: sql delete from test_index where c = 3815 index_test.go:140: sql delete from test_index where c = 4306 index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (5319, 6909351370607525074, 0.325733, '2IQhJLuj3o') index_test.go:140: sql delete from test_index where c = 5201 index_test.go:140: sql delete from test_index where c = 4747 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:143: sql update test_index set c1 = 5581309875746023001, c2 = 0.404960, c3 = 'ueKt3j85Yj' where c = 575 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:140: sql delete from test_index where c = 4865 index_test.go:137: sql insert into test_index values (5320, 3378294883763392892, 0.537912, 'Z900ZMNd0a') index_test.go:143: sql update test_index set c1 = 8914666731959981614, c2 = 0.143629, c3 = 'aITgBOpvD9' where c = 1909 index_test.go:143: sql update test_index set c1 = 4454483878245495587, c2 = 0.407901, c3 = 'Ve3XfWl2hx' where c = 36 index_test.go:143: sql update test_index set c1 = 6775844351164523289, c2 = 0.377308, c3 = 'orxbEga4Y9' where c = 630 index_test.go:143: sql update test_index set c1 = 5974869421725364432, c2 = 0.684109, c3 = 'hUCaiXCT8O' where c = 4229 index_test.go:137: sql insert into test_index values (5321, 5963761684233007910, 0.121524, 'GsgLWNLrVB') index_test.go:143: sql update test_index set c1 = 1438814518068937679, c2 = 0.478170, c3 = 'gOipX82MLQ' where c = 2626 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 149057107874654547, c2 = 0.369079, c3 = 'YXpPWEWrtM' where c = 2334 index_test.go:143: sql update test_index set c1 = 2291070740147208844, c2 = 0.851164, c3 = 'A9rgmZMvyK' where c = 2965 index_test.go:143: sql update test_index set c1 = 7204847434117575826, c2 = 0.436873, c3 = 'uutNzpIxVJ' where c = 1941 index_test.go:137: sql insert into test_index values (5323, 5266051232900651632, 0.994530, 'EPUk8h2Tnp') index_test.go:137: sql insert into test_index values (5324, 9099690806459955370, 0.086779, 't6hBo6Ng1v') index_test.go:137: sql insert into test_index values (5322, 4074022620252223169, 0.959493, 'RlcJ855wCc') index_test.go:137: sql insert into test_index values (5327, 2859225614937152416, 0.025557, 'G7gexK1DwA') index_test.go:137: sql insert into test_index values (5325, 1216297953646031669, 0.541133, 'bcvYrstrdR') index_test.go:140: sql delete from test_index where c = 3277 index_test.go:137: sql insert into test_index values (5328, 3401732686219498031, 0.219774, 'x6jYu5x5uG') index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 2783 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:137: sql insert into test_index values (5326, 2659907751032613793, 0.374284, '3DlpbjOWSn') index_test.go:143: sql update test_index set c1 = 609198619284492837, c2 = 0.899943, c3 = 'cTApnJ49mz' where c = 3982 index_test.go:137: sql insert into test_index values (5329, 3679212783813127485, 0.014847, '1NermFbwYx') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:137: sql insert into test_index values (5330, 727237685398447973, 0.956792, 'BMeZkGgs5R') index_test.go:140: sql delete from test_index where c = 4130 index_test.go:140: sql delete from test_index where c = 4471 index_test.go:143: sql update test_index set c1 = 4730897444416355925, c2 = 0.710959, c3 = 'tIIQBPMn96' where c = 3727 index_test.go:143: sql update test_index set c1 = 6258144613257885426, c2 = 0.025826, c3 = 'BGjaRQEySr' where c = 1815 index_test.go:143: sql update test_index set c1 = 7762738648474842286, c2 = 0.681282, c3 = '1pP64NM7J9' where c = 4827 index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 2025359541797668355, c2 = 0.372995, c3 = 'AwnWL4lf7L' where c = 3687 index_test.go:137: sql insert into test_index values (5331, 6556589934366856049, 0.212297, 'PPfcUITv7d') index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (5332, 9028413663101652695, 0.412098, 'uXVfm2Mc0b') index_test.go:143: sql update test_index set c1 = 3125603079019361031, c2 = 0.583382, c3 = 'Elff2LZ40X' where c = 5312 index_test.go:137: sql insert into test_index values (5333, 2756537961298868463, 0.246674, 'ShpqLIo9sg') index_test.go:140: sql delete from test_index where c = 4504 index_test.go:137: sql insert into test_index values (5334, 9217882427953725814, 0.838457, 'GyYNDZNwhJ') index_test.go:143: sql update test_index set c1 = 4748666725052476781, c2 = 0.502362, c3 = 'tgZual9MIN' where c = 2739 index_test.go:140: sql delete from test_index where c = 4381 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 4596189749852310031, c2 = 0.302885, c3 = 'sYGVatXqnY' where c = 3939 index_test.go:140: sql delete from test_index where c = 587 index_test.go:137: sql insert into test_index values (5335, 3342071943712496014, 0.914631, 'GUsqaR4atU') index_test.go:143: sql update test_index set c1 = 2287693157123418808, c2 = 0.663045, c3 = 'BEJAWYHr1B' where c = 1647 index_test.go:143: sql update test_index set c1 = 1575030727861554023, c2 = 0.092498, c3 = 'ymHqiKXNJX' where c = 2326 index_test.go:143: sql update test_index set c1 = 552237388297530684, c2 = 0.371713, c3 = 'PgEwWvVlgj' where c = 3220 index_test.go:137: sql insert into test_index values (5337, 617366109775770318, 0.246257, 'mzn3In7YAQ') index_test.go:143: sql update test_index set c1 = 9222527503438761012, c2 = 0.808693, c3 = '6bxsg0DsZI' where c = 3617 index_test.go:140: sql delete from test_index where c = 4260 index_test.go:137: sql insert into test_index values (5336, 2541689665533806652, 0.393110, 'KPlvVmMsnD') index_test.go:140: sql delete from test_index where c = 4179 index_test.go:137: sql insert into test_index values (5339, 2081493122676024365, 0.051490, 'jZW7fzsqlw') index_test.go:143: sql update test_index set c1 = 5935232310683737947, c2 = 0.946751, c3 = 'xdk5wGEabZ' where c = 3109 index_test.go:140: sql delete from test_index where c = 3349 index_test.go:137: sql insert into test_index values (5340, 1996132507476132610, 0.238428, 'IEiAmoqx0j') index_test.go:143: sql update test_index set c1 = 5020828489310408060, c2 = 0.512186, c3 = 'I3aTCXbcip' where c = 120 index_test.go:137: sql insert into test_index values (5338, 5005782049131260352, 0.852685, 'eKlCYddOZl') index_test.go:137: sql insert into test_index values (5342, 8852384300999836011, 0.736893, 'LNqgJZhkvY') index_test.go:137: sql insert into test_index values (5341, 2493169403764289201, 0.194240, 'U6qgGKv0en') index_test.go:143: sql update test_index set c1 = 3283749947425410612, c2 = 0.378702, c3 = 'eR4xrKhSr4' where c = 4621 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 5001 index_test.go:137: sql insert into test_index values (5343, 3774710126492032494, 0.677310, 'UxR2J4GFtS') index_test.go:137: sql insert into test_index values (5344, 3841348452941080514, 0.324917, 't40G63QQL1') index_test.go:143: sql update test_index set c1 = 1378862362193638674, c2 = 0.516927, c3 = 'cgvrPYVUko' where c = 113 index_test.go:143: sql update test_index set c1 = 286020694187488892, c2 = 0.572554, c3 = 'eVSVflwWTi' where c = 4198 index_test.go:140: sql delete from test_index where c = 4988 index_test.go:140: sql delete from test_index where c = 4634 index_test.go:140: sql delete from test_index where c = 3003 index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (5345, 7523811550859759222, 0.802817, 'xsdAIYYrUY') index_test.go:140: sql delete from test_index where c = 5086 index_test.go:137: sql insert into test_index values (5346, 2207001044274892032, 0.671284, 'uuUobssuE2') index_test.go:143: sql update test_index set c1 = 1881845598604239406, c2 = 0.483138, c3 = 'sI1bEJ6ZzW' where c = 4003 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:137: sql insert into test_index values (5347, 7648239226496283396, 0.914010, 'vwCaorRAH3') index_test.go:140: sql delete from test_index where c = 2965 index_test.go:143: sql update test_index set c1 = 5941568396981364499, c2 = 0.797593, c3 = 'QGs1vF0KDJ' where c = 3807 index_test.go:143: sql update test_index set c1 = 3566762276957351357, c2 = 0.983702, c3 = 'fxJmoIOmFv' where c = 4847 index_test.go:143: sql update test_index set c1 = 7558355816453136359, c2 = 0.565152, c3 = 'rvHi4m1h39' where c = 4666 index_test.go:143: sql update test_index set c1 = 8743016122933261880, c2 = 0.086325, c3 = 'PpC7Myd49i' where c = 1665 index_test.go:143: sql update test_index set c1 = 2715853694893730279, c2 = 0.568696, c3 = '7UvxzQDedE' where c = 2299 index_test.go:143: sql update test_index set c1 = 2123317341160807046, c2 = 0.580897, c3 = 'Psd99lnSiW' where c = 2224 index_test.go:137: sql insert into test_index values (5348, 5440786869482332447, 0.324367, 'tEm37voYxY') index_test.go:143: sql update test_index set c1 = 1983869638592927769, c2 = 0.464429, c3 = 'Eboz6bjwzz' where c = 2730 index_test.go:143: sql update test_index set c1 = 2275279422614349434, c2 = 0.207050, c3 = '08SIcMdWDQ' where c = 4189 index_test.go:137: sql insert into test_index values (5349, 2511075312870283660, 0.797504, 'tdWpMVOe4I') index_test.go:137: sql insert into test_index values (5350, 1132750782120263561, 0.860491, 'JB8Fu1mN4p') index_test.go:137: sql insert into test_index values (5352, 8158315891461052122, 0.251365, 'ozMyLrpzaK') index_test.go:140: sql delete from test_index where c = 2922 index_test.go:137: sql insert into test_index values (5353, 2803153500798240661, 0.746378, 'lUFGL4eC1e') index_test.go:137: sql insert into test_index values (5354, 7337659158860582885, 0.180464, '1qSfDUmkKj') index_test.go:140: sql delete from test_index where c = 964 index_test.go:137: sql insert into test_index values (5351, 4643297686997318283, 0.208542, 'BiSupMkJrO') index_test.go:140: sql delete from test_index where c = 1857 index_test.go:143: sql update test_index set c1 = 5936078788080314505, c2 = 0.636050, c3 = 'eDRP6oMEsd' where c = 2726 index_test.go:137: sql insert into test_index values (5356, 6581710537801534340, 0.357000, 'PZkWlkjiP2') index_test.go:143: sql update test_index set c1 = 6370845546965643949, c2 = 0.392217, c3 = 'lSJb95xq9H' where c = 4077 index_test.go:143: sql update test_index set c1 = 6557659636454591027, c2 = 0.561105, c3 = '8iKYISKTMM' where c = 3248 index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (5355, 3519178487229597392, 0.450141, 'ob1p0NoOtC') index_test.go:140: sql delete from test_index where c = 4351 index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 5288 index_test.go:143: sql update test_index set c1 = 3495169290281084453, c2 = 0.523978, c3 = '4b8hnzY30l' where c = 3776 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:140: sql delete from test_index where c = 2849 index_test.go:137: sql insert into test_index values (5357, 3066235925744411056, 0.669032, 'H12VErsGgT') index_test.go:140: sql delete from test_index where c = 3680 index_test.go:137: sql insert into test_index values (5359, 8610746867735075736, 0.945908, 'q5EsWonJnG') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:137: sql insert into test_index values (5358, 5164764837573766299, 0.033650, 'XLYrKTdPcV') index_test.go:143: sql update test_index set c1 = 355731921731594606, c2 = 0.899616, c3 = '7d7zm0BKmO' where c = 2619 index_test.go:143: sql update test_index set c1 = 2826101399098497968, c2 = 0.827982, c3 = 'Peyc1cuPid' where c = 5147 index_test.go:137: sql insert into test_index values (5360, 7198306415299827403, 0.565084, 'K6pkiJPZF5') index_test.go:143: sql update test_index set c1 = 4336440531869738249, c2 = 0.449238, c3 = '4SOeH55SUS' where c = 4925 index_test.go:143: sql update test_index set c1 = 247640868481766711, c2 = 0.352741, c3 = 'WNlCmFJAZE' where c = 5202 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 7062495901661121560, c2 = 0.503793, c3 = '1Lu2kyn7h2' where c = 4764 index_test.go:143: sql update test_index set c1 = 3452730760072277757, c2 = 0.508201, c3 = 'UkUq690QtI' where c = 915 index_test.go:143: sql update test_index set c1 = 4305894984813505675, c2 = 0.935020, c3 = 'ElKP7cz668' where c = 4252 index_test.go:143: sql update test_index set c1 = 6490271928041806193, c2 = 0.065794, c3 = 'NNvOfJwTu1' where c = 665 index_test.go:137: sql insert into test_index values (5362, 8232291318356126218, 0.622960, 'Jnp7et95NX') index_test.go:137: sql insert into test_index values (5363, 333080294723352873, 0.460699, 'GWjyrPgmNE') index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (5361, 4569627724875798398, 0.732020, 'gfVgEWrxF3') index_test.go:137: sql insert into test_index values (5365, 7277609615121583785, 0.794087, 'lctpe9ypyo') index_test.go:137: sql insert into test_index values (5364, 2071722339455683338, 0.301597, 'oYrppLVNkp') index_test.go:137: sql insert into test_index values (5366, 6818407157155764493, 0.991297, '3ijZa2dhXv') index_test.go:137: sql insert into test_index values (5368, 3298559115916395763, 0.081484, 'gomlm1Trbk') index_test.go:137: sql insert into test_index values (5367, 2130228752638561370, 0.559637, '5kwB3oQNT4') index_test.go:140: sql delete from test_index where c = 4676 index_test.go:143: sql update test_index set c1 = 6654243980590164467, c2 = 0.080561, c3 = 'HFGESlFGOg' where c = 2870 index_test.go:143: sql update test_index set c1 = 6786969199415368653, c2 = 0.133009, c3 = 'gzfRmakB6p' where c = 4434 index_test.go:143: sql update test_index set c1 = 1731169424292657385, c2 = 0.247887, c3 = 'LAlnnaRlaI' where c = 3305 index_test.go:140: sql delete from test_index where c = 4110 index_test.go:143: sql update test_index set c1 = 7896195989994038792, c2 = 0.422812, c3 = 'WcqGdgV8tY' where c = 2758 index_test.go:140: sql delete from test_index where c = 1457 index_test.go:140: sql delete from test_index where c = 4663 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 4785 index_test.go:137: sql insert into test_index values (5371, 777146539712656159, 0.307356, 'E8vPOc5mvd') index_test.go:143: sql update test_index set c1 = 7845717523731529732, c2 = 0.767691, c3 = 'oXJ2UY2FaK' where c = 3838 index_test.go:137: sql insert into test_index values (5370, 8861004074459380828, 0.638103, '5QWWly0QmO') index_test.go:143: sql update test_index set c1 = 141670063621613971, c2 = 0.483450, c3 = 'cyvLYtuTPL' where c = 3135 index_test.go:143: sql update test_index set c1 = 939383549065294867, c2 = 0.746027, c3 = '0rjAr7Kyvq' where c = 2844 index_test.go:137: sql insert into test_index values (5369, 3437920215675695025, 0.884077, 'Ks8q8bKFH2') index_test.go:137: sql insert into test_index values (5372, 5184233712922336448, 0.601625, 'KkJ3iBH1Ll') index_test.go:140: sql delete from test_index where c = 5261 index_test.go:143: sql update test_index set c1 = 651025134373113902, c2 = 0.249240, c3 = 'GrjjI9Aeju' where c = 5199 index_test.go:143: sql update test_index set c1 = 8543516058241720207, c2 = 0.939279, c3 = 'p1ELLWWlCT' where c = 1522 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:137: sql insert into test_index values (5373, 1013787904456390421, 0.504279, 'DheJ6gIZVs') index_test.go:143: sql update test_index set c1 = 7155652570208133145, c2 = 0.388881, c3 = 'thOZKaiWBf' where c = 4714 index_test.go:137: sql insert into test_index values (5375, 7517188957949367101, 0.707705, '0C5xRVz4N3') index_test.go:140: sql delete from test_index where c = 3103 index_test.go:140: sql delete from test_index where c = 5122 index_test.go:137: sql insert into test_index values (5374, 8721121029577027844, 0.846900, 'ITy7hIQeZc') index_test.go:140: sql delete from test_index where c = 2237 index_test.go:140: sql delete from test_index where c = 3723 index_test.go:137: sql insert into test_index values (5376, 6511727455250028267, 0.934732, 'k8IoMaL7FY') index_test.go:143: sql update test_index set c1 = 3308042082014489846, c2 = 0.094331, c3 = 'QsJaaG9H7S' where c = 2423 index_test.go:140: sql delete from test_index where c = 3044 index_test.go:140: sql delete from test_index where c = 2384 index_test.go:143: sql update test_index set c1 = 3830311509882062777, c2 = 0.358107, c3 = 'mhtP2ZljRz' where c = 1703 index_test.go:143: sql update test_index set c1 = 2278390687915553445, c2 = 0.262223, c3 = '6YWraD2i61' where c = 5165 index_test.go:137: sql insert into test_index values (5377, 8518214588702148369, 0.861177, 'kYtf0hJIrn') index_test.go:143: sql update test_index set c1 = 2179973792565615414, c2 = 0.814453, c3 = '6LuoevAvqc' where c = 2367 index_test.go:137: sql insert into test_index values (5378, 5448432798681759591, 0.303979, '6RFYAjtHfc') index_test.go:137: sql insert into test_index values (5379, 7328218741244296742, 0.251848, 'EvBNlNZJsW') index_test.go:137: sql insert into test_index values (5380, 854197980788939119, 0.729780, 'pY0sT3I9lg') index_test.go:140: sql delete from test_index where c = 5110 index_test.go:143: sql update test_index set c1 = 3962423816941482478, c2 = 0.485409, c3 = 'OHejlAR4Pt' where c = 1048 index_test.go:143: sql update test_index set c1 = 5719869557978290730, c2 = 0.491571, c3 = 'yrNOhMwIr1' where c = 3234 index_test.go:143: sql update test_index set c1 = 1801001680840539496, c2 = 0.168980, c3 = 'K5o8BNROIh' where c = 4576 index_test.go:137: sql insert into test_index values (5381, 1110793410982183051, 0.858992, 'v2CHnJO7Yp') index_test.go:143: sql update test_index set c1 = 2709447356816153231, c2 = 0.976633, c3 = '78kr48OI7o' where c = 37 index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 708 index_test.go:137: sql insert into test_index values (5382, 8988630029522080700, 0.202765, 'pNHqfY5OYS') index_test.go:137: sql insert into test_index values (5383, 1286891223996831526, 0.833306, 'VPhVGrroRm') index_test.go:137: sql insert into test_index values (5384, 3750195842193137194, 0.605862, 'oNl5q5Tsio') index_test.go:140: sql delete from test_index where c = 4612 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:137: sql insert into test_index values (5386, 8996401731095609879, 0.516667, 'Gi3KMvQzrU') index_test.go:137: sql insert into test_index values (5385, 7882060902801958875, 0.216742, 'GEI7iFBN6x') index_test.go:140: sql delete from test_index where c = 4858 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:143: sql update test_index set c1 = 8549798556624431538, c2 = 0.896277, c3 = 'wm3eyGllnM' where c = 2978 index_test.go:143: sql update test_index set c1 = 8583449794705711605, c2 = 0.236330, c3 = 'Yg9eBuqV0N' where c = 3421 index_test.go:143: sql update test_index set c1 = 5565475556513316341, c2 = 0.293462, c3 = 'MOULJOymiI' where c = 689 index_test.go:140: sql delete from test_index where c = 5134 index_test.go:143: sql update test_index set c1 = 8557913944570386129, c2 = 0.337871, c3 = 'jDUqC5iBzy' where c = 2986 index_test.go:143: sql update test_index set c1 = 4859191105812758491, c2 = 0.342137, c3 = 'YznLBhJYIb' where c = 2823 index_test.go:140: sql delete from test_index where c = 4025 index_test.go:143: sql update test_index set c1 = 6541243996366494501, c2 = 0.192116, c3 = 'm4jNfGmbpz' where c = 1124 index_test.go:137: sql insert into test_index values (5387, 5299406098851856112, 0.955448, 'u2lQvxt9Od') index_test.go:143: sql update test_index set c1 = 2031472340805712299, c2 = 0.835366, c3 = 'h6lTBQHyud' where c = 5237 index_test.go:137: sql insert into test_index values (5388, 5740798745024212784, 0.856444, 'JSbaHMqiwg') index_test.go:140: sql delete from test_index where c = 2654 index_test.go:137: sql insert into test_index values (5389, 795528169754663010, 0.439492, '1QYvsW05SC') index_test.go:143: sql update test_index set c1 = 8334119644441971871, c2 = 0.208837, c3 = 'fHffOoYQa3' where c = 1232 index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (5391, 8080187332483145629, 0.352447, 'doZcDUCeVh') index_test.go:140: sql delete from test_index where c = 3538 index_test.go:143: sql update test_index set c1 = 8418083964697392674, c2 = 0.321042, c3 = 'inHUOF1LXR' where c = 5042 index_test.go:137: sql insert into test_index values (5390, 2505832880556654977, 0.853377, 'D74MaFDI5J') index_test.go:137: sql insert into test_index values (5392, 5893835099969108942, 0.208566, 'GOA7rRnZDQ') index_test.go:143: sql update test_index set c1 = 3133091877532836840, c2 = 0.174288, c3 = 'aMhoZP7hQ1' where c = 1628 index_test.go:140: sql delete from test_index where c = 3247 index_test.go:143: sql update test_index set c1 = 459465292991340141, c2 = 0.349888, c3 = 'LqDx9IxAwG' where c = 1385 index_test.go:140: sql delete from test_index where c = 4233 index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (5393, 4682295890346286955, 0.778046, 'DIRE6zePVb') index_test.go:143: sql update test_index set c1 = 3901734880287023868, c2 = 0.867130, c3 = 'UiQnAibSMR' where c = 1734 index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (5395, 2179209434315469279, 0.442019, 'xPDsT3ltfs') index_test.go:137: sql insert into test_index values (5394, 2669817550812418697, 0.940631, 'DQF85oVJxb') index_test.go:137: sql insert into test_index values (5396, 1818779835250763490, 0.828372, 'orTNgQGX7B') index_test.go:143: sql update test_index set c1 = 3359822593311661675, c2 = 0.819066, c3 = 'x7cdxcx8UG' where c = 3966 index_test.go:140: sql delete from test_index where c = 539 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (5397, 5524083560224349962, 0.643935, '0uNWjEcurN') index_test.go:143: sql update test_index set c1 = 3028654218712449791, c2 = 0.287831, c3 = 'hZTGuyNP8K' where c = 37 index_test.go:143: sql update test_index set c1 = 8872599849715721188, c2 = 0.208145, c3 = 'VhKv3L1McF' where c = 4397 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 16207168500205100, c2 = 0.191231, c3 = '0Nvkeu33Y0' where c = 3494 index_test.go:140: sql delete from test_index where c = 4407 index_test.go:143: sql update test_index set c1 = 5348661983328652301, c2 = 0.700205, c3 = 'SA4Ti6H4n9' where c = 4515 index_test.go:140: sql delete from test_index where c = 4444 index_test.go:143: sql update test_index set c1 = 7967382054185091142, c2 = 0.379653, c3 = 'O1H5xUK9Kd' where c = 444 index_test.go:137: sql insert into test_index values (5398, 824817374386160853, 0.776151, 'USF4k056rl') index_test.go:137: sql insert into test_index values (5399, 4423491110545348124, 0.887505, 'k2mkIsOquw') index_test.go:143: sql update test_index set c1 = 6522034394294280598, c2 = 0.833323, c3 = 'IzZriHzjd8' where c = 694 index_test.go:143: sql update test_index set c1 = 8659688654777428064, c2 = 0.005853, c3 = 'pmp6kDDZeW' where c = 4952 index_test.go:143: sql update test_index set c1 = 8749928233458305059, c2 = 0.097389, c3 = 'XlR0WU90qu' where c = 1599 index_test.go:137: sql insert into test_index values (5400, 3359245282137271240, 0.023974, 'qs8ievHi1p') index_test.go:140: sql delete from test_index where c = 5147 index_test.go:140: sql delete from test_index where c = 3981 index_test.go:143: sql update test_index set c1 = 8805353313622267114, c2 = 0.730929, c3 = 'xLGBST1oUy' where c = 2253 index_test.go:143: sql update test_index set c1 = 7741951483950021772, c2 = 0.795197, c3 = 'U4M99KivGt' where c = 467 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:143: sql update test_index set c1 = 3191738891798642528, c2 = 0.787652, c3 = '7T3WxH9RyF' where c = 4219 [2024/05/06 11:18:06.885 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (5409, 323401491472715135, 0.353106, '52HbEYND5V') index_test.go:137: sql insert into test_index values (5407, 9005823320467067284, 0.005834, 'MsCPAdjipm') index_test.go:137: sql insert into test_index values (5401, 2857028572829965723, 0.399010, 'TGWT1hrpoi') index_test.go:137: sql insert into test_index values (5403, 51634589500834189, 0.067511, 'bcd5XiIlXy') index_test.go:137: sql insert into test_index values (5404, 902822757227435845, 0.517126, 'sLGjAzKXbV') index_test.go:137: sql insert into test_index values (5402, 4057166677564050552, 0.635817, 'cue1wn819Y') index_test.go:137: sql insert into test_index values (5408, 2230458972550084676, 0.894339, '7y9aLg6pVo') index_test.go:137: sql insert into test_index values (5406, 6098532658194575360, 0.351240, 'G7O2NLkLGu') index_test.go:137: sql insert into test_index values (5405, 9129062462602817820, 0.920459, '8RNplKjucb') index_test.go:137: sql insert into test_index values (5410, 4905491791704837428, 0.348393, 'I1HcmJou9k') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 4900 index_test.go:140: sql delete from test_index where c = 2551 index_test.go:140: sql delete from test_index where c = 3975 index_test.go:143: sql update test_index set c1 = 3415801195728061719, c2 = 0.029738, c3 = '27gYYW3cW8' where c = 1144 index_test.go:140: sql delete from test_index where c = 4923 index_test.go:143: sql update test_index set c1 = 7898072610724940986, c2 = 0.754480, c3 = 'VzlsYPNf0v' where c = 23 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:140: sql delete from test_index where c = 3494 index_test.go:143: sql update test_index set c1 = 2108049835648568192, c2 = 0.973082, c3 = 'YQ9dfk4GJm' where c = 3120 index_test.go:140: sql delete from test_index where c = 4395 index_test.go:143: sql update test_index set c1 = 2218617037912882599, c2 = 0.619811, c3 = 'dykqJ4Wy4A' where c = 3787 index_test.go:140: sql delete from test_index where c = 4598 index_test.go:143: sql update test_index set c1 = 8926295597416015257, c2 = 0.586946, c3 = 'zgybEP8Jzj' where c = 1864 index_test.go:143: sql update test_index set c1 = 2952104421799238192, c2 = 0.179516, c3 = 'gj0a1WbN7q' where c = 383 index_test.go:137: sql insert into test_index values (5411, 1430972583425118219, 0.292325, 'Sxyfj2Ayls') index_test.go:143: sql update test_index set c1 = 3895684820675101884, c2 = 0.384892, c3 = 'DgAWvrkcIa' where c = 751 index_test.go:143: sql update test_index set c1 = 433342042424583456, c2 = 0.327534, c3 = 'TkdNlNEscN' where c = 100 index_test.go:137: sql insert into test_index values (5412, 8275400841751691696, 0.850438, '9e2Wui0egR') index_test.go:137: sql insert into test_index values (5413, 5528274361118967945, 0.188494, '5HKzCLzK2e') index_test.go:137: sql insert into test_index values (5415, 8667146748681322021, 0.605709, '6CPBy501Bk') index_test.go:137: sql insert into test_index values (5414, 1078059520759503967, 0.481382, 'zZuSDlpUjM') index_test.go:143: sql update test_index set c1 = 6663054859979066425, c2 = 0.038865, c3 = 'gUeBJ86Rdj' where c = 1838 index_test.go:143: sql update test_index set c1 = 9103729416185225360, c2 = 0.035836, c3 = 'UKsGQvER3z' where c = 4962 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:137: sql insert into test_index values (5416, 6039098373508522414, 0.845122, '56OG1dTSif') index_test.go:137: sql insert into test_index values (5417, 3863896438466234227, 0.116259, 'VwfxNIHiLD') index_test.go:140: sql delete from test_index where c = 4529 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 4669600696358570026, c2 = 0.591501, c3 = 'Yl0dI8gmeB' where c = 2361 index_test.go:140: sql delete from test_index where c = 4383 index_test.go:140: sql delete from test_index where c = 5237 index_test.go:137: sql insert into test_index values (5418, 7197404812716597062, 0.420156, 'nW9jcobnck') index_test.go:143: sql update test_index set c1 = 5437062762615457063, c2 = 0.942840, c3 = 'CsRHVdOgFP' where c = 1941 index_test.go:143: sql update test_index set c1 = 4681918809727725241, c2 = 0.528136, c3 = 'wrNzHqt49Q' where c = 2656 index_test.go:137: sql insert into test_index values (5420, 8141450294068943515, 0.776129, 'XDqELSWn4M') index_test.go:143: sql update test_index set c1 = 5585807668884149552, c2 = 0.753676, c3 = 'Kpnnsgx6hc' where c = 3816 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:143: sql update test_index set c1 = 5368101365861271897, c2 = 0.179242, c3 = 'l9ob5F3RGa' where c = 1494 index_test.go:137: sql insert into test_index values (5419, 495364830213948532, 0.252220, '9Ptv8SD9cG') index_test.go:140: sql delete from test_index where c = 4665 index_test.go:137: sql insert into test_index values (5421, 1277497004832470000, 0.639478, '9nS4mqKSLP') index_test.go:140: sql delete from test_index where c = 1580 index_test.go:137: sql insert into test_index values (5424, 1774704648177045795, 0.567159, 'mRdTJEbDGG') index_test.go:140: sql delete from test_index where c = 3027 index_test.go:137: sql insert into test_index values (5425, 7622308863280471324, 0.831033, 'wMEPXGvMKs') index_test.go:140: sql delete from test_index where c = 1692 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 8230494570317332688, c2 = 0.330305, c3 = 'hRVVPgNmny' where c = 2751 index_test.go:143: sql update test_index set c1 = 3895260680820932718, c2 = 0.194847, c3 = 'rTXgAAUehv' where c = 5147 index_test.go:137: sql insert into test_index values (5422, 3408213312219669812, 0.241330, 'IATxJ5QRwg') index_test.go:143: sql update test_index set c1 = 6402627098228749862, c2 = 0.784669, c3 = 'c05VDA9eBG' where c = 313 index_test.go:143: sql update test_index set c1 = 2481399667586487016, c2 = 0.256933, c3 = '2vyA1xugbr' where c = 3100 index_test.go:143: sql update test_index set c1 = 3551968132318197412, c2 = 0.923023, c3 = 'vbHJlAvzAq' where c = 835 index_test.go:143: sql update test_index set c1 = 2946518490333301486, c2 = 0.417019, c3 = 'KVo6dwPHAy' where c = 3284 index_test.go:137: sql insert into test_index values (5423, 7806184711652850612, 0.220686, 'QCPmeVtNan') index_test.go:137: sql insert into test_index values (5426, 1814451384296499989, 0.205843, 'dgc3vZ85Gy') index_test.go:137: sql insert into test_index values (5427, 7070646301550916102, 0.889188, 'AC90aRWUSe') index_test.go:140: sql delete from test_index where c = 3735 index_test.go:140: sql delete from test_index where c = 3113 index_test.go:137: sql insert into test_index values (5428, 8270156666894368689, 0.350932, 'zRooE8PZGK') index_test.go:140: sql delete from test_index where c = 2930 index_test.go:137: sql insert into test_index values (5429, 8764683062940823045, 0.249142, 'qNgp6iuOox') index_test.go:137: sql insert into test_index values (5430, 486302934796831693, 0.573741, 'KQJiFjHFF6') index_test.go:137: sql insert into test_index values (5431, 200401472587976345, 0.895182, 'Kns9V9KIRr') index_test.go:140: sql delete from test_index where c = 5237 index_test.go:143: sql update test_index set c1 = 7752253737872349032, c2 = 0.284168, c3 = 'arCFNFrnDf' where c = 1094 index_test.go:140: sql delete from test_index where c = 4858 index_test.go:140: sql delete from test_index where c = 4077 index_test.go:143: sql update test_index set c1 = 487267284363274719, c2 = 0.757668, c3 = 'H3bwtDQdcX' where c = 1050 index_test.go:143: sql update test_index set c1 = 3389572443859530475, c2 = 0.139576, c3 = 'bdps6N7fFC' where c = 747 index_test.go:140: sql delete from test_index where c = 2367 index_test.go:140: sql delete from test_index where c = 4601 index_test.go:143: sql update test_index set c1 = 2766144662403350094, c2 = 0.072487, c3 = 'aiW4Gpya8o' where c = 1074 index_test.go:140: sql delete from test_index where c = 2616 index_test.go:140: sql delete from test_index where c = 5333 index_test.go:143: sql update test_index set c1 = 5331714464522479315, c2 = 0.844387, c3 = 'Pp2NvBSuAZ' where c = 5404 index_test.go:137: sql insert into test_index values (5432, 7700719451466936501, 0.870935, 'OhFFX6QMfr') index_test.go:143: sql update test_index set c1 = 3533346400107520875, c2 = 0.248008, c3 = 'EDhFWqQEMF' where c = 5046 index_test.go:137: sql insert into test_index values (5434, 4267678878332290764, 0.015893, 'r5l2WuPPs1') index_test.go:137: sql insert into test_index values (5433, 3808934022553412564, 0.706541, 'v3kPyjhNrn') index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (5435, 856029945815219350, 0.407482, 'orfFybzwGe') index_test.go:143: sql update test_index set c1 = 5528200987606340445, c2 = 0.308006, c3 = 'NpANTbTIU1' where c = 1649 index_test.go:143: sql update test_index set c1 = 3297078903999067867, c2 = 0.866772, c3 = 'tB4fCUI0zT' where c = 5073 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:137: sql insert into test_index values (5437, 7912492873958225321, 0.245398, 'y3HGwnEJbw') index_test.go:140: sql delete from test_index where c = 1174 index_test.go:143: sql update test_index set c1 = 3184780260978574101, c2 = 0.825123, c3 = 'OCx1qQP9cX' where c = 3038 index_test.go:143: sql update test_index set c1 = 1287927878358583788, c2 = 0.529896, c3 = 'yoxk9NCsXD' where c = 4191 index_test.go:140: sql delete from test_index where c = 2986 index_test.go:137: sql insert into test_index values (5436, 7654886401473414136, 0.312283, 'XO76YTfDXp') index_test.go:140: sql delete from test_index where c = 916 index_test.go:137: sql insert into test_index values (5438, 336761217038229572, 0.528472, 'yJ7JF99Z1j') index_test.go:143: sql update test_index set c1 = 6627994661564194411, c2 = 0.986514, c3 = 'pXAUKEv2bv' where c = 3004 index_test.go:137: sql insert into test_index values (5439, 6037365562891360627, 0.264698, 'iKlq3LVgsF') index_test.go:137: sql insert into test_index values (5440, 5956964091510272027, 0.055390, 'CashgDKzra') index_test.go:143: sql update test_index set c1 = 4505265443722714012, c2 = 0.338908, c3 = 'i6Av26mOuL' where c = 1440 index_test.go:143: sql update test_index set c1 = 2917151990154232756, c2 = 0.137787, c3 = 'OOFb5TdEIR' where c = 3303 index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 6383929022810233679, c2 = 0.943365, c3 = 'WvgiGdFE2i' where c = 2180 index_test.go:137: sql insert into test_index values (5441, 5392591071101217758, 0.818812, 'LUfjKP0Dib') index_test.go:140: sql delete from test_index where c = 1786 index_test.go:143: sql update test_index set c1 = 556149352342527884, c2 = 0.404677, c3 = '31SiiObFzR' where c = 5139 index_test.go:140: sql delete from test_index where c = 3028 index_test.go:137: sql insert into test_index values (5442, 3447398827778400761, 0.725319, 'papmwIrFIN') index_test.go:137: sql insert into test_index values (5443, 663612632944962560, 0.030282, 'MqpNeLMa4Z') index_test.go:140: sql delete from test_index where c = 2115 index_test.go:137: sql insert into test_index values (5444, 5378487656850957222, 0.233467, 'kGwrUDpy2M') index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:143: sql update test_index set c1 = 1246696675144723268, c2 = 0.650988, c3 = 'pXwP6TGDV7' where c = 3105 index_test.go:143: sql update test_index set c1 = 1012825811017179240, c2 = 0.828799, c3 = 'kikyvVVZic' where c = 1391 index_test.go:143: sql update test_index set c1 = 6408624740426466827, c2 = 0.081591, c3 = 'asiJcqg9gd' where c = 2700 index_test.go:143: sql update test_index set c1 = 4624213012634611990, c2 = 0.779672, c3 = 'rZEBghKt79' where c = 2400 index_test.go:137: sql insert into test_index values (5445, 8276646536349076240, 0.341009, 'Ja3rOEFrn3') index_test.go:137: sql insert into test_index values (5446, 7784675136693503537, 0.054590, 'ArNKnBNhUL') index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 314664245934484465, c2 = 0.330495, c3 = 'DTuvHpnUpF' where c = 2187 index_test.go:140: sql delete from test_index where c = 3963 index_test.go:143: sql update test_index set c1 = 7072027455906217428, c2 = 0.692429, c3 = 'pCg2K31pWr' where c = 3806 index_test.go:137: sql insert into test_index values (5448, 6042679858439175077, 0.912654, 'vrcn09LtOn') index_test.go:137: sql insert into test_index values (5449, 6318979220262033392, 0.692568, 'S8WAoLMyYH') index_test.go:137: sql insert into test_index values (5450, 9189310945907888153, 0.967751, 'DDEyb16HpZ') index_test.go:143: sql update test_index set c1 = 5522619200395835448, c2 = 0.858686, c3 = 'VqSPSNwSkJ' where c = 1259 index_test.go:137: sql insert into test_index values (5447, 6256416899613103086, 0.443545, 'jNBgIdIiIz') index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 4033 index_test.go:143: sql update test_index set c1 = 2818766165672523058, c2 = 0.666105, c3 = '8RvRX5DqeI' where c = 394 index_test.go:137: sql insert into test_index values (5452, 5873129884568661354, 0.465562, 'iRxe3dbJzy') index_test.go:140: sql delete from test_index where c = 4975 index_test.go:137: sql insert into test_index values (5451, 130134828622275372, 0.724270, 'tefR3QERR3') index_test.go:137: sql insert into test_index values (5453, 8160632027553449655, 0.017564, 'mBvdP33mBI') index_test.go:140: sql delete from test_index where c = 4607 index_test.go:140: sql delete from test_index where c = 3308 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:143: sql update test_index set c1 = 8352716518636871767, c2 = 0.906769, c3 = '7SakCdRUTR' where c = 1280 index_test.go:137: sql insert into test_index values (5454, 1109392116761584679, 0.209500, 'I7TQBNsvw5') index_test.go:143: sql update test_index set c1 = 5549430728177033899, c2 = 0.782477, c3 = 'yD7CvohlMC' where c = 3559 index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 3558 index_test.go:143: sql update test_index set c1 = 1030614819673319984, c2 = 0.781477, c3 = 'f3fDgHb3Dh' where c = 3446 index_test.go:143: sql update test_index set c1 = 9138910502854173001, c2 = 0.609051, c3 = 'FCm7Ulv0Wt' where c = 2210 index_test.go:143: sql update test_index set c1 = 3686199287990930608, c2 = 0.165533, c3 = 'kpaI8BF3bL' where c = 4700 index_test.go:143: sql update test_index set c1 = 396386015237410064, c2 = 0.289156, c3 = 'MPZcJHyXY5' where c = 203 index_test.go:143: sql update test_index set c1 = 2927085692420938125, c2 = 0.824725, c3 = 'bpJqOqAA9N' where c = 1436 index_test.go:140: sql delete from test_index where c = 3302 index_test.go:140: sql delete from test_index where c = 5210 index_test.go:137: sql insert into test_index values (5457, 425759358144350967, 0.850933, 'fMsh9ghDZO') index_test.go:137: sql insert into test_index values (5455, 4444232912653026320, 0.949732, '7zpCcghi4X') index_test.go:143: sql update test_index set c1 = 7432017029914566011, c2 = 0.604578, c3 = 'r9ATWGBYMt' where c = 3614 index_test.go:137: sql insert into test_index values (5459, 719645167366547220, 0.195948, 'xPKts22D8L') index_test.go:143: sql update test_index set c1 = 29871655219316711, c2 = 0.758130, c3 = 'FVwWRv6cpK' where c = 4139 index_test.go:137: sql insert into test_index values (5458, 2578880454647024571, 0.515380, 'k9aI7Bwwdi') index_test.go:137: sql insert into test_index values (5456, 211277848004962676, 0.512302, 'ZnvlnvNdk2') index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:137: sql insert into test_index values (5460, 6192551404608191588, 0.285733, 'xwnOqCV4mS') index_test.go:137: sql insert into test_index values (5461, 9167939460188580604, 0.165218, 'Xl6OkpEGmv') index_test.go:143: sql update test_index set c1 = 4848166788981201490, c2 = 0.363875, c3 = 'gsQhyCyL8x' where c = 2467 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:140: sql delete from test_index where c = 943 index_test.go:143: sql update test_index set c1 = 1132464259644034078, c2 = 0.540238, c3 = 'ZeWm0qBkoI' where c = 2789 index_test.go:137: sql insert into test_index values (5462, 1379720007006775125, 0.737543, 'IbK2dJbL1e') index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 9084361879969769231, c2 = 0.715485, c3 = '42aRSrMzXq' where c = 613 index_test.go:137: sql insert into test_index values (5463, 1107598487850889867, 0.271621, '7GrkxkOL3n') index_test.go:143: sql update test_index set c1 = 7527106519890401757, c2 = 0.792301, c3 = '1VUxkmHIIw' where c = 409 index_test.go:143: sql update test_index set c1 = 4120004678048065576, c2 = 0.553559, c3 = 'TC54Pjc87Y' where c = 923 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (5464, 2919212077236131297, 0.614946, 'R0VKzAb2I0') index_test.go:140: sql delete from test_index where c = 1707 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:137: sql insert into test_index values (5465, 1348429184936492572, 0.888539, '5SroqoMKb5') index_test.go:140: sql delete from test_index where c = 2170 index_test.go:143: sql update test_index set c1 = 5517918176282097550, c2 = 0.155972, c3 = 'jN3ag2AClF' where c = 1878 index_test.go:137: sql insert into test_index values (5466, 624830498042438024, 0.828001, 'nrciEdBQ1r') index_test.go:143: sql update test_index set c1 = 2292251617713198142, c2 = 0.617457, c3 = 'NrzuGYTMeu' where c = 4438 index_test.go:143: sql update test_index set c1 = 2294677425594973310, c2 = 0.920595, c3 = 'sETjMV3nky' where c = 38 index_test.go:143: sql update test_index set c1 = 3165116946638601917, c2 = 0.264731, c3 = 'eoiJ1up3GU' where c = 4862 index_test.go:137: sql insert into test_index values (5468, 2632635049951469228, 0.932222, 'CAAI16I51i') index_test.go:140: sql delete from test_index where c = 5206 index_test.go:137: sql insert into test_index values (5467, 6695830777871643717, 0.315996, 'dTD5ITqyTi') index_test.go:143: sql update test_index set c1 = 8904828946383767913, c2 = 0.804151, c3 = 'ykaHPn2hGr' where c = 1812 index_test.go:137: sql insert into test_index values (5469, 300536257158623738, 0.643427, 'tattM2cJKR') index_test.go:140: sql delete from test_index where c = 3950 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (5470, 7274609847783994971, 0.102127, '8sPL3oQnYD') index_test.go:137: sql insert into test_index values (5471, 2161571412077737528, 0.549370, 'OJHvZQtXrE') index_test.go:140: sql delete from test_index where c = 1664 index_test.go:140: sql delete from test_index where c = 4052 index_test.go:140: sql delete from test_index where c = 3801 index_test.go:137: sql insert into test_index values (5472, 7010680906247991925, 0.132997, 'A2D0t5paJ4') index_test.go:140: sql delete from test_index where c = 1388 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 8040718729262312684, c2 = 0.334065, c3 = 'yav7j2CMEY' where c = 3004 index_test.go:137: sql insert into test_index values (5473, 881163976097623466, 0.293411, 's5udieBuy7') index_test.go:143: sql update test_index set c1 = 3059543192222147025, c2 = 0.111142, c3 = 'OdARkGCyUB' where c = 1720 index_test.go:143: sql update test_index set c1 = 5700340083241670497, c2 = 0.471266, c3 = 'B1zR0KFksA' where c = 319 index_test.go:143: sql update test_index set c1 = 5932902316897687375, c2 = 0.003858, c3 = 'qlO97FSpUA' where c = 1294 index_test.go:143: sql update test_index set c1 = 2270077847193771299, c2 = 0.635445, c3 = 'aJ4FF3g3OK' where c = 3382 index_test.go:140: sql delete from test_index where c = 4665 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:143: sql update test_index set c1 = 8881349461703119268, c2 = 0.308734, c3 = 'PNmLsUyY1w' where c = 458 index_test.go:137: sql insert into test_index values (5474, 662345615578861246, 0.628198, 'Fhy8MVNvvO') index_test.go:143: sql update test_index set c1 = 7024873427021630179, c2 = 0.421152, c3 = 'CZ5cHfA7kA' where c = 4387 index_test.go:143: sql update test_index set c1 = 8173866032238801271, c2 = 0.621368, c3 = 'qLB8KhwDVk' where c = 1930 index_test.go:137: sql insert into test_index values (5476, 8379243690938054162, 0.698559, 'FAZSa9FL5M') index_test.go:143: sql update test_index set c1 = 4172221773447653739, c2 = 0.495155, c3 = 'EzhCV10VIj' where c = 2460 index_test.go:137: sql insert into test_index values (5478, 7732263503613135756, 0.415123, 'wvydJYffFf') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (5475, 210595619707888456, 0.264282, 'hdc1wxqHTZ') index_test.go:143: sql update test_index set c1 = 761545023021708329, c2 = 0.140380, c3 = 'x2pYEEkjy1' where c = 1419 index_test.go:137: sql insert into test_index values (5480, 2881216579444284748, 0.745318, 'LjcoRRwlyZ') index_test.go:137: sql insert into test_index values (5477, 4914471041262616579, 0.766171, 'a76GINhehH') index_test.go:137: sql insert into test_index values (5479, 6041464490419477791, 0.518018, 'tNq2zbB0Mh') index_test.go:137: sql insert into test_index values (5482, 1229363135657981078, 0.222525, 'TzvEyWzsCB') index_test.go:140: sql delete from test_index where c = 474 index_test.go:137: sql insert into test_index values (5481, 3979860274001407705, 0.418730, '5y1OhIKd3V') index_test.go:140: sql delete from test_index where c = 4145 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:143: sql update test_index set c1 = 5395208859017147250, c2 = 0.004736, c3 = 'klAWS1BCGV' where c = 882 index_test.go:140: sql delete from test_index where c = 4702 index_test.go:137: sql insert into test_index values (5483, 3336929722784061309, 0.939284, 'j4sXSgSvrt') index_test.go:140: sql delete from test_index where c = 5176 index_test.go:140: sql delete from test_index where c = 4528 index_test.go:140: sql delete from test_index where c = 4010 index_test.go:143: sql update test_index set c1 = 7282110462851839463, c2 = 0.004580, c3 = 'sgmfezNOpc' where c = 3982 index_test.go:140: sql delete from test_index where c = 5066 index_test.go:137: sql insert into test_index values (5484, 6533864029134837572, 0.175230, 'IJQ4VBSGWy') index_test.go:143: sql update test_index set c1 = 4569228757004306484, c2 = 0.526335, c3 = '0yBXTBuwzl' where c = 2799 index_test.go:143: sql update test_index set c1 = 3919464507136457150, c2 = 0.266955, c3 = 'sT7P2smBfv' where c = 2807 index_test.go:143: sql update test_index set c1 = 756015463340797149, c2 = 0.125525, c3 = '1G5VfPCynh' where c = 5007 index_test.go:143: sql update test_index set c1 = 4443216995844528516, c2 = 0.496004, c3 = 'GKOBPrKm9l' where c = 1475 index_test.go:140: sql delete from test_index where c = 4650 index_test.go:143: sql update test_index set c1 = 3073939136787263166, c2 = 0.990191, c3 = 'ybLn6GRub9' where c = 3768 index_test.go:143: sql update test_index set c1 = 5664102980592357035, c2 = 0.086413, c3 = '91viMaUigP' where c = 5079 index_test.go:137: sql insert into test_index values (5486, 962436560593632890, 0.047438, 'wjV4oL5YKV') index_test.go:137: sql insert into test_index values (5487, 2977581688277586828, 0.809746, 'X8EbZpPyLY') index_test.go:140: sql delete from test_index where c = 249 index_test.go:137: sql insert into test_index values (5490, 3963142315078969509, 0.255233, 'TDAsXEIN6h') index_test.go:137: sql insert into test_index values (5485, 7198721104924819332, 0.568874, '0rqUDsuVe7') index_test.go:137: sql insert into test_index values (5489, 5478496331987380648, 0.670555, 'S8uaEdJAUW') index_test.go:143: sql update test_index set c1 = 5591739711425737534, c2 = 0.624215, c3 = 'nIHPNNPxMa' where c = 1458 index_test.go:140: sql delete from test_index where c = 3135 index_test.go:143: sql update test_index set c1 = 8135430513916113367, c2 = 0.220773, c3 = 'kBzBAlabk9' where c = 4369 index_test.go:137: sql insert into test_index values (5491, 6478036350492868947, 0.699188, '9x0QZl6Xty') index_test.go:137: sql insert into test_index values (5488, 7119722687977424380, 0.220558, 'Ok8BOtirT0') index_test.go:140: sql delete from test_index where c = 2198 index_test.go:140: sql delete from test_index where c = 4730 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 623183065318411720, c2 = 0.751420, c3 = 'PzUlJ3vyDT' where c = 1339 index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 5358 index_test.go:137: sql insert into test_index values (5493, 6161523906545280752, 0.439628, 'gxo8wMn33W') index_test.go:143: sql update test_index set c1 = 787394517964827809, c2 = 0.148553, c3 = 'AyKifqCart' where c = 5046 index_test.go:143: sql update test_index set c1 = 3347327408782711746, c2 = 0.410643, c3 = '8cM4Jw2cUE' where c = 791 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 1554959380946546606, c2 = 0.552767, c3 = 'oXVZjoeLi7' where c = 4264 index_test.go:143: sql update test_index set c1 = 8327657894747903759, c2 = 0.884181, c3 = 'nN1Q51QVKw' where c = 965 index_test.go:137: sql insert into test_index values (5492, 8628689212503368136, 0.132389, 'lREdqOslXc') index_test.go:143: sql update test_index set c1 = 9031656504893230072, c2 = 0.678524, c3 = 'Q94bZZTw8H' where c = 3609 index_test.go:143: sql update test_index set c1 = 5017821432641644820, c2 = 0.254026, c3 = '599HPlZYKQ' where c = 132 index_test.go:143: sql update test_index set c1 = 5661943751405022152, c2 = 0.700766, c3 = 'K67sWoJZfs' where c = 3462 index_test.go:137: sql insert into test_index values (5494, 6965239575489542942, 0.656676, 'SuMNtD4TkH') index_test.go:137: sql insert into test_index values (5495, 1956466224644892309, 0.782192, 'fbqK09wRb5') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (5496, 6231638780878499153, 0.281547, 'QSD9qQRFuL') index_test.go:137: sql insert into test_index values (5498, 4169560314008871440, 0.941248, '9NMxLJyhL0') index_test.go:140: sql delete from test_index where c = 4175 index_test.go:137: sql insert into test_index values (5497, 8806206903002883955, 0.154561, 'atFCpLvAoN') index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 5042878459974082390, c2 = 0.227316, c3 = 'uZYC8Oc4jm' where c = 1428 index_test.go:143: sql update test_index set c1 = 8785095086849553586, c2 = 0.936734, c3 = 't8PoQ96i6a' where c = 2043 index_test.go:143: sql update test_index set c1 = 7958184573268402648, c2 = 0.619932, c3 = 'JvhYaXKPQl' where c = 2697 index_test.go:140: sql delete from test_index where c = 3978 index_test.go:140: sql delete from test_index where c = 3275 index_test.go:143: sql update test_index set c1 = 4008801615794803077, c2 = 0.448751, c3 = 'nKfh8vlHgy' where c = 5277 index_test.go:143: sql update test_index set c1 = 1449449246552817738, c2 = 0.809402, c3 = 'eghDCYaz30' where c = 3769 index_test.go:143: sql update test_index set c1 = 4441910979459752546, c2 = 0.587280, c3 = 'wgRokXmy5Z' where c = 4844 index_test.go:143: sql update test_index set c1 = 2367336473071923748, c2 = 0.848373, c3 = '7BAaj7qFQQ' where c = 4159 index_test.go:137: sql insert into test_index values (5499, 5480978229637991315, 0.797116, 'krAoWbgvZ6') index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (5500, 3221335347044143861, 0.255988, 'DyQpPf7YAo') index_test.go:140: sql delete from test_index where c = 1432 index_test.go:143: sql update test_index set c1 = 610572220270672008, c2 = 0.496872, c3 = '3kN9itxARB' where c = 4241 index_test.go:143: sql update test_index set c1 = 1389570883507069497, c2 = 0.341460, c3 = 'VSUlO91dXg' where c = 2436 [2024/05/06 11:18:07.221 +08:00] [ERROR] [gc_worker.go:2004] ["deleteRanges is called"] [2024/05/06 11:18:07.252 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 11:18:08.921 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestIndex (44.46s) PASS ddl_test end Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test) 1583292928 bytes in 15.14 secs (104587938 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } [mysql] 2024/05/06 11:18:18 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:18 packets.go:37: unexpected EOF [2024/05/06 11:18:18.981 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert_common values (5078, 5078)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:18:18.981 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert_common values (2080, 2080)"] [addr=127.0.0.1:5002] [error="invalid connection"] [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } === RUN TestSimple/Basic [2024/05/06 11:18:20.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_insert_common.PRIMARY'"] [2024/05/06 11:18:20.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_insert_common.PRIMARY'"] # Time: 2024-05-06T11:18:23.167956022+08:00 # Txn_start_ts: 449567916408438785 # Query_time: 1.7252324479999999 # Parse_time: 0 # Compile_time: 0.000486372 # Rewrite_time: 0.000127137 # Optimize_time: 0.000238914 # Wait_TS: 0.000018975 # Cop_time: 1.724383966 Process_time: 0.000029524 Wait_time: 0.000032729 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.9524e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.2729e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.724213769 # PD_total: 0.000011745 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuNzJzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogMjkuNcK1cwkTJHdhaXQ6IDMyLjcFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhhuOiA4Ljc5BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWECGFsXzkoGH19CTIzNCApIzBOL0EKMgkxXzkJMV8wNXsIZ3Qoin4BGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhUgRrdgXNBDp7BX4QMHMsIGwpo0h9LCBzY2FuX2RldGFpbDoge3RvAaUpSzgxLCBnZXRfc25hcHNob3QJuxAgMTMuNCUHNHJvY2tzZGI6IHtibG9jIZsQfX19LCABYz5QACGOCGVzcw1CLpYBCGFsXyGYDRo1nQB0AbMId2FsLTAMIDMwOCW3EH0JTi9BAQQcCjMJNDNfOAkhLiwxMDAwMAl0YWJsZTpGpwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IQEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('gQfICvwGCgZTb3J0XzUSoQYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAxMy40wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgwyOS41BUIJbQh3YWkJyBQ6IDMyLjcJGgGzDHdhbGwNMwgzMDgFGgh9cP8RATJAARxVVVVVlaj4QDlALAFAAVIQZGF0YTpTZVUFBFoTITAYOjEuNzJzLDGUFGLWAWNvcCmxFCB7bnVtOgH6EG1heDogDSkBvwBfKRQEMCwBtgXRADoyyQAFxwA6GcJUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGXGCwgYnVpbGQFcQhfZHUFGhhuOiA4Ljc5BfyobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWXAGEtLwW3DH19cOoyJAEYbAvaUpHcCl1kISQAI4phAlI3AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:18:23.1690348+08:00 # Txn_start_ts: 449567916224938092 # Query_time: 2.385156574 # Parse_time: 0 # Compile_time: 0.001573602 # Rewrite_time: 0.000285441 # Optimize_time: 0.001105667 # Wait_TS: 0.00002427 # Cop_time: 2.382823708 Process_time: 0.000160943 Wait_time: 0.000117798 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 8.0471e-05 Cop_proc_p90: 9.6462e-05 Cop_proc_max: 9.6462e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.8899e-05 Cop_wait_p90: 5.8905e-05 Cop_wait_max: 5.8905e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17011 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:18:22.616840902+08:00 # Txn_start_ts: 0 # Query_time: 2.114648441 # Parse_time: 0.000227541 # Compile_time: 0.000151088 # Rewrite_time: 0.000005513 # Optimize_time: 0 # Wait_TS: 0.000405008 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:18 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:18 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-169-g1e2b1ea680 Edition: Community Git Commit Hash: 1e2b1ea680e828b304bde2c41b6b502f1af54feb Git Branch: HEAD UTC Build Time: 2024-05-06 03:09:08 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh # Time: 2024-05-06T11:18:25.64238018+08:00 # Txn_start_ts: 0 # Query_time: 1.016747058 # Parse_time: 0.000178436 # Compile_time: 0.000162947 # Rewrite_time: 0.000005471 # Optimize_time: 0 # Wait_TS: 0.000578962 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; [mysql] 2024/05/06 11:18:26 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:26 packets.go:37: unexpected EOF [2024/05/06 11:18:26.786 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert_common values (1731, 1731)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:18:26.786 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert_common values (9723, 9723)"] [addr=127.0.0.1:5000] [error="invalid connection"] wait pd ready... === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed # Time: 2024-05-06T11:18:29.764833864+08:00 # Txn_start_ts: 449567917998604297 # Query_time: 2.226308903 # Parse_time: 0 # Compile_time: 0.000662242 # Rewrite_time: 0.000122618 # Optimize_time: 0.000388497 # Wait_TS: 0.000025353 # Cop_time: 0.001382904 Process_time: 0.000096328 Wait_time: 0.000083365 Request_count: 2 Process_keys: 2 Total_keys: 5 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 7 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.8164e-05 Cop_proc_p90: 7.0511e-05 Cop_proc_max: 7.0511e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.1682e-05 Cop_wait_p90: 6.5965e-05 Cop_wait_max: 6.5965e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36421 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.001097225 # PD_total: 0.000023632 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('zQ2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOAJMQl0aW1lOjIuMjNzLCBsb29wczoyLCBDb25jdXJyZW5jeTo1CTE2LjcgS0IJTi9BCjEJMzBfMTcdrl5EAEhpbmRleF90YXNrOiB7dG90YWxfBWxcIDEuMDNtcywgZmV0Y2hfaGFuZGxlOiAxARN4YnVpbGQ6IDguMcK1cywgd2FpdDogMTQuNsK1c30sIAnuSlMAEDg3Mi40BTMgbnVtOiAxLCBjHcIsIDV9LCBuZXh0OiB7AVMAXwWbAYkEMjIBdgUUAHQlShhsb29rdXBfDYgIMTgxHYo2IwAocmVzcDogNjQyLjgBnRQJMTguOSAtJSAyCTQ3XzE1KEIBzwwpCTFfOdwFZwA6OdwALCkoJDppZHhfdmVyKHYp69ApLCByYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIAVWGDpwc2V1ZG8xlgg5OTMtGindADMhGwBwMUQxLiRtYXg6IDgyMS4yJUUkcHJvY19rZXlzOiFLDHRvdF8BEhQ6IDcwLjUFIQETITYIOiA2IZsFVFxyX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwp1QVyCF9kdQUaEG46IDM0JTgALAF7IF9kaXN0c3FsXzK1AUQxfSwgcnBjX2luZm86e0NvcDoBrxhfcnBjOjEsAYJRUQg3NzIFlwB9QSIIaWt2BWsEOntFbQAwVdYBTyhzY2FuX2RldGFpbFWUAdoIZXNzMu8ABGFsMhcAIF9zaXplOiA0NhF3KRs8NCwgZ2V0X3NuYXBzaG90XwVxECAyOS45JSRccm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkaZIcOiAyLCBrZXk+FgAYNywgYmxvY2E0AH0J0QRtZV6zAAlxLpUBCGFsXyGXDRotnCUUCHdhbHGACDI5N0XWEH0JTi9BAQRBsCQ1XzE2KFByb2JlfrACAGtZdxBmYWxzZVZ4Agg1NzYt4Ul4ADJFJCmbACAhyUVbRXgENDNp7iGKLVsp4SWFDDogMjUNSll2BDE3TdUEY2+6eAIMOTYuMyWfBG1h/ngCBDM5jZkEfSwpZIWZ/ngCRngCADU6eAIAMVJ4Agg2LjE+eAK6SQIuaAE2SQI1bz5LAkQxMTkuOMK1c30JTi9BCU4vQQo=') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('2A6oCtMOCg1Qcm9qZWN0aW9uXzE4EooNCg5JbmRleExvb2tVcF8xNxLUBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwATgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo5OTMuNMK1cywgbG9vcHM6M2LaAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDgyMS4yBSwkcHJvY19rZXlzOgEdDHRvdF8BEhQ6IDcwLjUFIQETHHdhaXQ6IDY2BRGAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogMzQuOAU68DxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MSwgdG90YWxfBeQINzcyBZcgfX1qrQJ0aWt2BWwEOnsFHQAwFfsBUDRzY2FuX2RldGFpbDogewlEAdsIZXNzMvAABGFsMhcAIF9zaXplOiA0NhF4KRw8NCwgZ2V0X3NuYXBzaG90XwVxECAyOS45BdqYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiAyLCBrZXlfOhYAGDcsIGJsb2MhnhB9fX0sIAFVXrMAARw2lgEIYWxfIZgNGi2dJRQId2FsLTAsIDI5Ny4xwrVzfXD/EQEEAXgRCkD/ARLzBAoRVGFibGVSb3dJREnXDDYaAQJF1wgg1hNC1wIIFQoTStcCCFIea1miHGZhbHNlLCBzRqMCCDU3Nk0LSaMAMmqjAgQ0MwG4ACxioQIEMjUNS1mhBDE3bQEAY76jAgw5Ni4zJcnuowJJowwzOTQuYSkMfX1qgP6jAnKjAgA1OqMCADFSowIINi4xPqMCunQCLmkBNnQCNXA+dgIIMTE5JZ1adgIkIYpvrqi6rPlAKb00EAFAAVoTReYMMi4yM3XLEDJi7gFpoXhp6nHKBSlcIDEuMDNtcywgZmV0Y2hfaGFuZGxlOiAxAROFigg6IDhF/gQsIGEqCDogMS2bCCwgdEH0TlMACDg3Mk1FsTEyqgQoNX0sIG5leHQ6IHsBUwBfBZsBiQQyMgF2BRQAdAVcGGxvb2t1cF8NiAgxODEdijYjACByZXNwOiA2NDItNAT5li6jAyUtCNoq+j4tARxSam15c3FsLmVnxVwILnZlxVAELCBCGgAJkwRpZEobABRtb2RpZnmJqUofAIXBVpkBBA1DvcRENXDMhQF4////////////ARgB') # Resource_group: default ; [TestSimpleInsert][Time Cost]27.259033301s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2024/05/06 11:18:31.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:31.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '28' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '33' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '32' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '66' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '46' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '39' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:33.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '23' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8137' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:34.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '49' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5089' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '74' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:35.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '43' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:36.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734' for key 'test_conflict_insert.PRIMARY'"] [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (7863, 7863)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:36 packets.go:37: unexpected EOF [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (6873, 6873)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (8867, 8867)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (9870, 9870)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (863, 863)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:36.312 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (4864, 4864)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:43.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7863' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:18:43.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:18:43.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:18:43.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4864' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:18:43.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8867' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:18:43.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:43.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '492' for key 'test_conflict_insert.PRIMARY'"] # Time: 2024-05-06T11:18:44.836331988+08:00 # Txn_start_ts: 449567922437750791 # Query_time: 0.387382146 # Parse_time: 0 # Compile_time: 0.000316884 # Rewrite_time: 0.000069 # Optimize_time: 0.000166591 # Wait_TS: 0.000015024 # Cop_time: 0.386694277 Process_time: 0.000023045 Wait_time: 0.000025811 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.3045e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.5811e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.38656781 # PD_total: 0.000010566 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('2Qa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0dfAkwCXRpbWU6Mzg2LjltcywgbG9vcHM6MQkwIEJ5dGVzEQggCjEJMzBfMTMJGXNiOwAMMjM0IAk9UE4vQQoyCTQ3XzExKEJ1aWxkKQkxXxlCFHRhYmxlOhW1HCwgaW5kZXg6AZEAXwULCCh1cBXHOCksIHJhbmdlOigwMDAwLQUDDCAwMDoFAwAuARSgMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkd9AQ3bRn0eCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMzg2LjYBKkRwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDIzwrVzCREkd2FpdDogMjUuOAUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABsQgsIGIhEwVxCF9kdQUaFG46IDE3LglNfG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjJekUOntDb3A6Aa4UX3JwYzoxBYQIYWxfIUQl1Sg2bXN9fSwgdGlrdgVqBDp7BRsMMHMsIC3rSH0sIHNjYW5fZGV0YWlsOiB7dG8BQgnmODEsIGdldF9zbmFwc2hvdAlYECA2LjYyBd40cm9ja3NkYjoge2Jsb2MhOAB9CW4EbWU+UAAhKQhlc3MNQjkxBGFsJTMRGDE4BbEId2FsDcswIDk4LjfCtXN9CU4vQQEEQVgsNV8xMihQcm9iZSkJclgCCGtlZXYQAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('uQeICrQHCgZTb3J0XzUSwgYKDkluZGV4TG9va1VwXzEzEvoEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPCQMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oVdGltZTozODYuN21zLCBsb29wczoxYtgBY29wX3Rhc2s6IHtudW06IDEsIG1heDogMzg2LjZtcywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogMjPCtXMsIHRvdF93YWl0OiAyNS44wgETVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABsTgsIGJ1aWxkX3Rhc2tfZHUFGhxuOiAxNy4zwgE6gG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEwXDp7Q29wOntudW1fcnBjOjEsIHRvdGFsXyFEADoB4iw2bXN9fWrJAXRpa3YFawQ6ewUcCDBzLBH5QH0sIHNjYW5fZGV0YWlsOiB7CUMEa2UB5zgxLCBnZXRfc25hcHNob3QJWRAgNi42MgWlWHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAYcHJvY2Vzcw1CBDIzBUAJawh3YWkRWgwyNS44CRoBsQh3YWwNzCggOTguN8K1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREl8ODIaAQIhAAAAAHAoIkEpqy58AiAUChIKBW15c3EufAIQUh5rZWVqOAJWegAgIRqNrKniSPtAGWIMAUABWllkADlBOQBsSWQEcOoutQAcIU6nBf23LAwdnRABQAFSOAWZPC5iaW5kX2luZm8udXBkYXRpBQQsID4dAAhjcmURHVp1AAQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:18:44.836491617+08:00 # Txn_start_ts: 449567922437750787 # Query_time: 0.395670492 # Parse_time: 0 # Compile_time: 0.000684808 # Rewrite_time: 0.000160363 # Optimize_time: 0.000329046 # Wait_TS: 0.000032653 # Cop_time: 0.394427985 Process_time: 0.000161954 Wait_time: 0.000034927 Request_count: 1 Total_keys: 141 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 70 Rocksdb_key_skipped_count: 350 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000161954 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.4927e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 242 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.394190557 # PD_total: 0.000023625 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('zwXwUjAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6Mzk0LjVtcywgbG9vcHM6MSwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogASpYM21zLCBwcm9jX2tleXM6IDAsIHRvdF8BEhw6IDE2MsK1cwkSJHdhaXQ6IDM0LjkFE6Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdQUaGG46IDkuNjQFOshtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGMBxRh0b3RhbF90EeJwMm1zfX0JMjQyIEJ5dGVzCU4vQQoxCTFfNgkxXzA1JEBsZShteXNxbC50aWRiX21kbAVdTC52ZXJzaW9uLCA3MCkJMAl0aWt2Ba8EOnsFYBAwcywgbCk9QH0sIHNjYW5fZGV0YWlsOiB7CYcAayUsQDE0MSwgZ2V0X3NuYXBzaG90CZ8QIDE2LjgF65hyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQ6IDcwLCBrZXk+FwAEMzUhRSxsb2NrOiB7fX19LCABlz6EACGjCGVzcxV0ADIFcwmgIa0NGTWyBeYId2FsLUUMIDM1NAWnAH0hPAEEHAoyCTQzXzUJIUEsMTAwMDAJdGFibGU6MjwBfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvek8BIAlOL0EJTi9BCg==') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('uAaYCrMGCg1UYWJsZVJlYWRlcl83EvgDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA3MClq/wFucAC4LCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDE0MSwgZ2V0X3NuYXBzaG90X3QBr8AgMTYuOMK1cywgcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA3MCwga2V5PhcAVDM1MCwgYmxvY2s6IHt9fX0sIHRpbWU+hAAYcHJvY2VzcxV0ADIFcwmgDHdhaXQNGQwzNC45CRocaWt2X3dhbGwRGQQ1NAWnBH1wJUQBATJTASFKDOpz5kA5UyQBQAFSEGRhdGE6XRMEWhUBnRw6Mzk0LjVtczWpHGLZAWNvcF90IcY4IHtudW06IDEsIG1heDogASsAMwErAcItSwQwLAG6BdQhQBXMBcoAOhnFYGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAhMgx1aWxkBXIIX2R1BRoYbjogOS42NAX/qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFlgBhLTIBuFAybXN9fXDyAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:18:44.836668507+08:00 # Txn_start_ts: 449567922359107585 # Query_time: 0.65286934 # Parse_time: 0 # Compile_time: 0.001400409 # Rewrite_time: 0.000304161 # Optimize_time: 0.000917761 # Wait_TS: 0.00002107 # Cop_time: 0.650902359 Process_time: 0.000095345 Wait_time: 0.000080883 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.7672e-05 Cop_proc_p90: 6.4851e-05 Cop_proc_max: 6.4851e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.0441e-05 Cop_wait_p90: 4.4933e-05 Cop_wait_max: 4.4933e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:18:44.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '49' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:44.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 11:18:45.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]13.558952433s wait tikv ready... # Time: 2024-05-06T11:18:46.144359589+08:00 # Txn_start_ts: 449567922455052292 # Query_time: 1.631440402 # Parse_time: 0 # Compile_time: 0.000310634 # Rewrite_time: 0.000082544 # Optimize_time: 0.00015351 # Wait_TS: 0.000011883 # Cop_time: 1.630804092 Process_time: 0.000073633 Wait_time: 0.000063799 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 7.3633e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.3799e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.6306606380000002 # PD_total: 0.000009841 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuNjNzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNzMuNsK1cwkTJHdhaXQ6IDYzLjgFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhRuOiAzLjQJTahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBYQIYWxfOSgYfX0JMjM0ICkjME4vQQoyCTFfOQkxXzA1ewhndCiKfgEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFSBGt2Bc0EOnsFfhAwcywgbCmjSH0sIHNjYW5fZGV0YWlsOiB7dG8BpSlLODEsIGdldF9zbmFwc2hvdAm7ECAzMC4xJUE0cm9ja3NkYjoge2Jsb2MhmxB9fX0sIAFjPlAAIY4IZXNzDUIulgEIYWxfIZgNGgA2MZ0AdAGzCHdhbC0wNCA0MjQuNMK1c30JTi9BAQQcCjMJNDNfOAkhLiwxMDAwMAl0YWJsZTpGpwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IQEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('gQfICvwGCgZTb3J0XzUSoQYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAzMC4xwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw3My42BUIJbQh3YWkJyBQ6IDYzLjgJGgGzDHdhbGwNMyQ0MjQuNMK1c31wITAFATJAARxVVVVVlaj4QDlALAFAAVIQZGF0YTpTZVUFBFoTITAYOjEuNjNzLDGUFGLWAWNvcCmxFCB7bnVtOgH6EG1heDogDSkBvy0UBDAsAbYF0QA6MskABccdwlRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZcYLCBidWlsZAVxCF9kdQUaFG46IDMuNCkWqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFlwBhLS8Ftwx9fXDqMiQBGGwL2lKR3ApdZCEkACOKYQJSNwEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:18:46.144708+08:00 # Txn_start_ts: 449567922441945089 # Query_time: 1.688336871 # Parse_time: 0 # Compile_time: 0.001153466 # Rewrite_time: 0.000251043 # Optimize_time: 0.000743375 # Wait_TS: 0.000017967 # Cop_time: 1.686723737 Process_time: 0.000196028 Wait_time: 0.000135039 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.8014e-05 Cop_proc_p90: 0.000117861 Cop_proc_max: 0.000117861 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.7519e-05 Cop_wait_p90: 8.2783e-05 Cop_wait_max: 8.2783e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:18:46.145083121+08:00 # Txn_start_ts: 449567922717196293 # Query_time: 0.60657525 # Parse_time: 0 # Compile_time: 0.000774249 # Rewrite_time: 0.000308073 # Optimize_time: 0.000345424 # Wait_TS: 0.000029012 # Cop_time: 0.604194822 Process_time: 0.000183862 Wait_time: 0.00010109 Request_count: 2 Process_keys: 2 Total_keys: 5 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 7 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.1931e-05 Cop_proc_p90: 9.4576e-05 Cop_proc_max: 9.4576e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.0545e-05 Cop_wait_p90: 6.6701e-05 Cop_wait_max: 6.6701e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36421 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.603830318 # PD_total: 0.0000162 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1g2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMQl0aW1lOjYwNS41bXMsIGxvb3BzOjIsIENvbmN1cnJlbmN5OjUJMTYuNyBLQglOL0EKMQkzMF8xNx2wGUYINC45MkYASGluZGV4X3Rhc2s6IHt0b3RhbF8FcGwgOTM2LjXCtXMsIGZldGNoX2hhbmRsZTogOTI0BRYoYnVpbGQ6IDUuODcFECB3YWl0OiA2LjYBNQh9LCAJ+EpZABA2MDMuOAGEIG51bTogMSwgYx3JLCA1fSwgbmV4dDogewFSAF8FoBQ6IDEuMDYBNAUUAHQlUxhsb29rdXBfDYgQMTIzLjYViTYjABByZXNwOgV4JDdtc30JMTguOSAtKyAyCTQ3XzE1KEIBzgwpCTFfOeQFZgA6OeQALCksJDppZHhfdmVyKHYp89ApLCByYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIAVWGDpwc2V1ZG8xnBA5MDcuOQXCKeMAMyEaAHAxQjEtJG1heDogNzgwLjIFKyBwcm9jX2tleXMlSgx0b3RfARIMOiA5NC0OARMhNRA6IDY2LimqaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnWBXQIX2R1BRoMbjogMylZLG1heF9kaXN0c3FsXzK0AUQxfSwgcnBjX2luZm86e0NvcDoBrxhfcnBjOjEsAYJRVSA3MzguM8K1c31BIAhpa3YFaQQ6e0VxADBV3AFPKHNjYW5fZGV0YWlsVZgB2ghlc3My7wAEYWwyFwAgX3NpemU6IDQ2EXcpGzw0LCBnZXRfc25hcHNob3RfBXEQIDM0LjglRVxyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRpmhw6IDIsIGtleT4WABg3LCBibG9jYTgAfQnRBG1lXrMACXEulQEIYWxfIZcNGgA2MZwlFgh3YWxxhgwzMzkuYXAQfQlOL0EBBEGyJDVfMTYoUHJvYmV+sgIAa1l5EGZhbHNlVnoCDDYwMy5lXkl5ADJmeQIBKgAyYYghjC1dKeMlhww6IDg5JeElfwXhJWcBwgVVungCADgNOu56Akl6DbkpqP55AmZ5AgA1OnkCADFSeQIAMnG+WXm6SgIuZwE2SgIEMzQtND5KAkQ0MDUuM8K1c30JTi9BCU4vQQo=') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('4Q6oCtwOCg1Qcm9qZWN0aW9uXzE4EpENCg5JbmRleExvb2tVcF8xNxLWBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwATgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo5MDcuOcK1cywgbG9vcHM6M2LaAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDc4MC4yBSwkcHJvY19rZXlzOgEdDHRvdF8BEhQ6IDk0LjYFIQETJHdhaXQ6IDY2LjcFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGgxuOiAzCUvwPG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxLCB0b3RhbF8F5EA3MzguM8K1c319aq8CdGlrdgVqBDp7BR0AMBX7AVAAcyGjIGRldGFpbDogewlEAdsIZXNzMvAABGFsMhcAIF9zaXplOiA0NhF4KRw8NCwgZ2V0X3NuYXBzaG90XwVxECAzNC44JRKYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiAyLCBrZXlfOhYAGDcsIGJsb2MhnhB9fX0sIAFVXrMAARw2lgEIYWxfIZgNGgA2MZ0lFgh3YWwtMhQgMzM5LjQhMwRw/xEBBAF4EQpA/wES8gQKEVRhYmxlUm93SURJ2Qw2GgECRdkIINYTQtkCCBUKE0rZAghSHmtZpBxmYWxzZSwgcy6lAgAVBcIUNjAzLjZtNakAMmqkAgErADIBKyG2LYcAMSWWJbEMOiA4OUUMCRMhCyWRAewALMqjAgA4DTrupQJJpQ25DH19aoD+pAJypAIANTqkAgAxUqQCBDIwbeoAclWkunUCLmgBNnUCBDM0LTU+dQIINDA1JZxadQIoIYpvrqi6rPlAKau5NQwBQAFaUSUINC45IfqJyRAyYvIBaaF7ae1xzUVQFCA5MzYuNWWEKGZldGNoX2hhbmRsYSoAMkkJhZAQOiA1LjiJvEkoCDYuNgE1DH0sIHRB+05ZACHGADgBhbE5MrIEKDV9LCBuZXh0OiB7AVIAXwWgEDogMS4wRd4FFAB0BVsYbG9va3VwXw2IDDEyMy6pDUYjABByZXNwOgV4GDdtc31w+ZYuqAMlMwjaKvo+MwEcUmpteXNxbC5lbMVjCC52ZcVXBCwgQhoACZIEaWRKGwAUbW9kaWZ5ibBKHwCFyDWfCDUuNSEaBGxvwWgMMmINQ73NRDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:18:48.224778775+08:00 # Txn_start_ts: 449567923149733889 # Query_time: 1.068124529 # Parse_time: 0 # Compile_time: 0.001172511 # Rewrite_time: 0.000239222 # Optimize_time: 0.000776008 # Wait_TS: 0.000014788 # Cop_time: 1.06629866 Process_time: 0.000125378 Wait_time: 0.000088126 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.2689e-05 Cop_proc_p90: 6.3946e-05 Cop_proc_max: 6.3946e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.4063e-05 Cop_wait_p90: 5.1838e-05 Cop_wait_max: 5.1838e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16999 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('zCfACscnCgdTb3J0XzEzErAmCg1Qcm9qZWN0aW9uXzE1EqYjCgpIYXNoQWdnXzE2EtYZCjIhABQ4EqwWCgsBISRKb2luXzIwEtEJMkMAZDIxEtcHCg5JbmRleExvb2tVcF8yOBLoBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwWF0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo2MDIuOcK1cywgbG9vcHM6MWLcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDUyOS4zBSxEcHJvY19rZXlzOiAwLCB0b3RfARIUOiA2MS40BSEBEyR3YWl0OiA1MS44BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoQbjogMjINOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwXmQDUwMi4zwrVzfX1qzAF0aWt2BWwEOnsFHQAwGf0MfSwgcyGYKGRldGFpbDoge3RvAUQJ6jgxLCBnZXRfc25hcHNob3QJWgggMjMFWmAsIHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAhLQhlc3MNQi41AQRhbCU3DRo1PAWzCHdhbA3PDCAyMzYFdgh9cP8RAQQBeBEKJP8BEp0CCgxTZWxN0jwyNxJuChFUYWJsZVJvd0lESXsANkl4BFSlOngCCA0KC114BFIedkcCVoEACBoBAgleLJClQCmg20sao3WUP0HWEFJuaW4oRdVgLnRpZGJfYmFja2dyb3VuZF9zdWJ0YXNrLkGlSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcADGVwKSlWnwAcIY1EbI0y9XIdnAgBQAFtEgg3NDQlXAAscRIEcOwuXAFhsRipg8CnYxV0Nj8ACFKVAX7ZAAxlcCwgdiQAXd8ULCBjYXN0euYAITJBn2gsIGRvdWJsZSBCSU5BUlkpLT5Db2x1bW4jMzcV1wg4LjJliQhsb29l6QQPQ31MFE9GRnDsFC5EAgTuCjbUBAg5ErE61AQQMzYSjAVC1AQIMzMakdQEuJpRXAA+idQIHAoaUVwUAXQaDgoFJe0AEgkHBFJtkcsMcGF1cyHwACwVCihdLCBbInJldmVydAkZGQwJG00iACxVLIYBBQATYZsQOjEuMDc57ARi1mL+BA0pYbwhckL7BAAzrUiZ+22lACzG+wQMMzIuMSWs7vsEifsFt/L4BAAzUvgEBDE0revm+AQ9Mjb4BDU5PvgECDM0OCUZXvgEBNYBLvgEDDM1Em1C+AQEMzSJmgSquTqcAggMCgpZnPr3BCgEukApuR6F61H4PUX5BFIoVrgEDGdsb2LBpIn4arEEGIk7w9ZL4Y0dVoGxTsICBHDvNq4EIAIh6SCU+SYBjzY8AAhS2wKdii6IAAhpZCwupQQuGwABqEH8ZiEACHlwZWIdAGXsYh4AGHByaW9yaXRmXAAUY3JlYXRl5RpiRQAyPwVa4AAAcz6HBTbiAABy5eQEY28ByT6BBS4qACEnXnQFADZSmgFGcQUE3CK9cUQhxakaJTnOlEApidLe4AuTmT8h5FhScGlubmVyIGpvaW4sIGVxdWFsOltlcXoXBnLkAAEdECkgZXEo1SMELCARCwg2KV1WvAAAOxajCRRoYXNoX3QOSggEOnsSHAkUOjg0Mi45hawQZmV0Y2gdEAUyLDowc30hfv1UfUgWlTraAADL/oIC/oIC/oIC/oICioICXcQAYkYrCV3vVrYBQuMHBNglLnICGM6mZ+JvmpWxCQDwSXIEtwYOkgkQcCBieTodfz78AiBmdW5jczptYXh6iwIdpCqWCAQ1LA1BHGZpcnN0cm93LkYANmsACCktPoKHAH5GAJG5ZkwAESKemACB6mpOAKUIKSN+nAClF2ZLAAUfnpYAsUVmTwARIp5SAL12ZlUAHSWiWAAmfApqWAAZJZ5YAIXdYjICAR6eSgAAdN0LZlIALiYAVoQDGMMCcGFydGkO4ggYb3JrZXI6eybJDSgxLjA2NjI1MDUyNhInCibcDgg1LCBFkw6BDxpjDxJQDyQ1LjMzMTAzNDYzATIObAoOEhASxA4BDRLTCgkkFDQxNTY5cxa7DwloKDEyODM4cywgcDk1MhIAFH0sIGZpbmqhABA5NDI4NWqhAAGtBG90CaEUMTEwLjIwFr4KARUFnxAxNzFucxKSDx2iEDI1NzM1AVcIbWF4DZAQNTgzNDIyogAJElrwCRghNA3OSNbkPsEEAKv+WQb+WQY6WQZJdlrFBHmRWiEAMgUDXiQAihwJLqoC+fEANVa1Ano5BhSSxxdV2Pw+eAEAXlqeAIbjAIq/AARpZFKqAAQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:18:48.228520246+08:00 # Txn_start_ts: 449567922962038788 # Query_time: 1.780391649 # Parse_time: 0 # Compile_time: 1.778570401 # Rewrite_time: 0.000267958 # Optimize_time: 1.778073472 # Wait_TS: 0.000044302 # Cop_time: 0.001020561 Process_time: 0.000020655 Wait_time: 0.000022789 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.0655e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.2789e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000839722 # PD_total: 0.000021731 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rQbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjE0bXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMAkRYUBkYXRhOlNlbGVjdGlvbl85CRVKBDA5HUrwQCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogOTMxLjbCtXMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDIwLjfCASE0dG90X3dhaXQ6IDIyLjgFNIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGgxuOiAxEU2obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGxGF9ycGM6MSwBhAhhbF8lLQw4NzUuAZkUfX0JMjMzKSI0CU4vQQoyCTFfOQkxXzA1hwhndCiaigEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFdBGt2BdQEOnsFhQgwcywxrkh9LCBzY2FuX2RldGFpbDoge3RvAawpUjgxLCBnZXRfc25hcHNob3QJwhAgNy42NCVINHJvY2tzZGI6IHtibG9jIaUQfX19LCABYz5QABhwcm9jZXNzDUIAMjFQCW0hnxEaMaQAdAGzCHdhbC03NCAxMjQuM8K1c30JTi9BAQQcCjMJNDNfOAkhMjQxMDAwMAl0YWJsZTp0aVK3AnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3omASAJTi9BCU4vQQo=') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('lgfICpEHCgZTb3J0XzUSsQYKDlRhYmxlUmVhZGVyXzEwEvMDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaswBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogNy42NMK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMMjAuNwVCCW0Md2FpdBEaCDIuOAkaAbMMd2FsbA0ZJDEyNC4zwrVzfXAhNAUBBAF4BQcBASQBIVVVVVWVB/5AOUQsAUABUhBkYXRhOlNlVQ4EWhQhMBQ6MS4wOW05mRhi3AFjb3BfJbYUIHtudW06AfskbWF4OiA5MzEuNgWSAcMtGAQwLAG6BdUAOjLNAAXLBDogFcZUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGbGCwgYnVpbGQFdAhfZHUFGhBuOiAxMC0aqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjEFlwBhLTMIODc1BUwMfX1w6TIrARhsC9pSEYwNXW8QAUABUieabAI1QjgxNG1zLCBsb29wczoxGAE=') # Resource_group: default ; [TestSimpleMixed][Insert][Time Cost]19.076021369s # Time: 2024-05-06T11:18:49.874781051+08:00 # Txn_start_ts: 0 # Query_time: 1.643709378 # Parse_time: 0 # Compile_time: 0.000036602 # Rewrite_time: 0.00000223 # Optimize_time: 0.000399389 # Wait_TS: 1.6436141819999999 # Is_internal: true # Digest: 307313c7c9681e7b8be9e83d48bb6ca0b821c207c7e7981b828d115515c911bc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 1.643583441 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: true # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T11:18:49.87624337+08:00 # Txn_start_ts: 449567923430490142 # Query_time: 1.645411471 # Parse_time: 0 # Compile_time: 0.000532986 # Rewrite_time: 0.000143382 # Optimize_time: 0.00028337 # Wait_TS: 1.6433135349999999 # Cop_time: 0.000829791 Process_time: 0.000046653 Wait_time: 0.000064387 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.6653e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.4387e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000715515 # PD_total: 1.643231417 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rwbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTo4OTUuNcK1cywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMAkZY0BkYXRhOlNlbGVjdGlvbl85CRFMCDY3LjJMAPBALCBjb3BfdGFzazoge251bTogMSwgbWF4OiA3NzIuNsK1cywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogNDYuN8IBITR0b3Rfd2FpdDogNjQuNAU0gGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV0CF9kdQUaDG46IDERTahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbEYX3JwYzoxLAGECGFsXyUxNDczOC44wrVzfX0JMjM1LSwwTi9BCjIJMV85CTFfMDWLCGd0KJqOARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIV8Ea3YF1AQ6ewWFDDBzLCAtsEh9LCBzY2FuX2RldGFpbDoge3RvAawpUjgxLCBnZXRfc25hcHNob3QJwgQgMilZNHJvY2tzZGI6IHtibG9jIaMQfX19LCABYT5OABhwcm9jZXNzDUAANDFOCWshnQ0aNaIAdAGxCHdhbC01FCAzMjAuMyE2DAlOL0EBBBwKMwk0M184CSEwLDEwMDAwCXRhYmxlOlq5AnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3okASAJTi9BCU4vQQo=') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('mAfICpMHCgZTb3J0XzUSsQYKDlRhYmxlUmVhZGVyXzEwEvEDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApasoBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsfDogMjfCtXMsIHJvY2tzZGI6IHtibG9jazoge319fSwgAZA+TgAYcHJvY2Vzcw1ACDQ2LglCCWsMd2FpdA0aDDY0LjQFXAWxDHdhbGwNGSQzMjAuM8K1c31wITIFAQQBeAUHAQEkASFVVVVVlQf+QDlCLAFAAVIQZGF0YTpTZVUMBFoWAZ4YOjg2Ny41wgHELZkYYtwBY29wXyW2ECB7bnVtBfskbWF4OiA3NzIuNgUsAcUtGAQwLAG8BdcAOjLPAAXNADoZyIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGgxuOiAxMRyobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGxFF9ycGM6MQWXAGEtNRA3MzguOCE0CH1w6zItARhsC9pSEYwNXW8hLQAnmmwCMUREOTUuNcK1cywgbG9vcHM6MRgB') # Resource_group: default ; # Time: 2024-05-06T11:18:49.876552479+08:00 # Txn_start_ts: 449567923430490151 # Query_time: 1.643146123 # Parse_time: 0 # Compile_time: 0.000611211 # Rewrite_time: 0.00013032 # Optimize_time: 0.000262629 # Wait_TS: 1.641117791 # Cop_time: 0.000915022 Process_time: 0.000309205 Wait_time: 0.000086756 Request_count: 1 Total_keys: 141 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 70 Rocksdb_key_skipped_count: 350 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000309205 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 8.6756e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 242 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.00082695 # PD_total: 1.641007463 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1gXwfTAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6OTY4LjjCtXMsIGxvb3BzOjEsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDg2MS4ywrVzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAzMDkuMsK1cwkUIHdhaXQ6IDg2LglggGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV1CF9kdQUaFG46IDYuMwlN0G1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxBYQMYWxfdAHmDDgzOC4BTGR9fQkyNDIgQnl0ZXMJTi9BCjEJMV82CTFfMDUpQGxlKG15c3FsLnRpZGJfbWRsBV5MLnZlcnNpb24sIDcwKQkwCXRpa3YFsAQ6ewVhBDBzNUFIfSwgc2Nhbl9kZXRhaWw6IHt0bwGIWGtleXM6IDE0MSwgZ2V0X3NuYXBzaG90CaAMIDIxLikmmHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNzAsIGtleT4XAAQzNSFGLGxvY2s6IHt9fX0sIAGXPoQAGHByb2Nlc3MNdDKuAQhhbF8hsA0bNbUF6Ah3YWwtSCQgNTgzLjXCtXN9IT4BBBwKMgk0M181CSFDLDEwMDAwCXRhYmxlOjI+AXwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3pRASAJTi9BCU4vQQo=') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('vwaYCroGCg1UYWJsZVJlYWRlcl83EvoDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA3MClqgQJucAAILCBzAebwhmRldGFpbDoge3RvdGFsX2tleXM6IDE0MSwgZ2V0X3NuYXBzaG90X3RpbWU6IDIxLjjCtXMsIHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNzAsIGtleV9za2lwcGVkX2NvdW50OiAzNTAsIGJsb2NrOiB7fX19LCB0aW1lX2RldC6EABxwcm9jZXNzXwl0EDMwOS4yBXUJogh3YWkRjwQ4Ng2PBegMd2FsbA00JDU4My41wrVzfXAlRgEBMlUBIUwM6nPmQDlVJAFAAVIQZGF0YTpdFQRaFgWDCDk2OA1oOGxvb3BzOjFi3QFjb3BfdCHJSCB7bnVtOiAxLCBtYXg6IDg2MS4JrgHGLU8EMCwBvAXYADo20AAFzgE2DWGAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXUIX2R1BRoUbjogNi4zCW+obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGyFF9ycGM6MQWYAGEtNgg4MzgFu0R9fXDyAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:18:49.879954714+08:00 # Txn_start_ts: 449567923430490152 # Query_time: 1.496510975 # Parse_time: 0 # Compile_time: 0.003038706 # Rewrite_time: 0.000575263 # Optimize_time: 0.002061509 # Wait_TS: 1.4888124 # Cop_time: 0.003290356 Process_time: 0.000067522 Wait_time: 0.000057746 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.3761e-05 Cop_proc_p90: 4.8244e-05 Cop_proc_max: 4.8244e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.8873e-05 Cop_wait_p90: 4.0593e-05 Cop_wait_max: 4.0593e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:18 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 11:18 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 11:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:18 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleUpdate === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2024/05/06 11:18:55.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87-87' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614-6614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1880-1880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8203-8203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226-7226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514-2514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930-5930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3279-3279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5628-5628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8413-8413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9-9' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4585-4585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87-87' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1879-1879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689-9689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053-4053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873-1873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867-2867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387-387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2172-2172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685-7685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426-2426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309-4309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964-8964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5634-5634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3934-3934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308-8308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586-1586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622-9622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352-2352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4151-4151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817-4817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817-1817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9398-9398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1540-1540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '834-834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4628-4628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556-7556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6058-6058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9166-9166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238-3238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639-8639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8845-8845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039-7039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8559-8559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066-7066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9166-9166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6364-6364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558-5558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075-7075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143-3143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326-5326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7966-7966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021-1021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867-9867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367-7367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122-3122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8646-8646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205-5205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889-3889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050-1050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399-7399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534-3534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143-3143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378-8378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141-7141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5628-5628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870-870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517-4517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1609-1609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182-1182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9567-9567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2472-2472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295-9295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127-9127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9881-9881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '953-953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '619-619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3965-3965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7878-7878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140-3140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '826-826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211-9211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812-4812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012-3012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434-1434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121-1121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9881-9881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5784-5784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406-3406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713-2713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653-653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8414-8414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253-6253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3082-3082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7464-7464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7758-7758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826-7826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681-5681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628-3628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332-3332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681-5681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127-9127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519-9519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914-8914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147-1147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6100-6100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755-8755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6009-6009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113-8113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238-238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8348-8348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9162-9162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406-3406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334-5334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147-3147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052-3052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198-3198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318-4318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829-5829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2077-2077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667-1667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9398-9398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367-7367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5726-5726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324-4324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9631-9631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6917-6917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549-3549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357-4357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6990-6990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042-7042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288-288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2122-2122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073-7073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867-9867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4191-4191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4868-4868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1945-1945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514-2514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608-8608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641-4641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126-126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9753-9753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8819-8819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184-9184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4663-4663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991-2991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052-3052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323-6323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747-3747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5324-5324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:55.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8261-8261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:56.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346-8346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:56.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3742-3742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564-564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677-677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608-8608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628-628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5339-5339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546-8546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3500-3500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482-7482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5268-5268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6605-6605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3565-3565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917-5917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164-8164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556-7556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5826-5826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5243-5243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653-653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.429 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4984-4984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660-9660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.434 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137-5137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024-8024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682-6682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101-3101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.445 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504-4504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463-6463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679-7679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6265-6265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865-4865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826-7826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5742-5742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221-9221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532-7532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '983-983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230-4230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614-6614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362-362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9432-9432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644-2644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086-6086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480-2480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951-3951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856-2856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761-2761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462-6462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3357-3357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3518-3518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346-9346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706-706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073-7073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427-3427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626-626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6648-6648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305-6305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3608-3608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213-3213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817-4817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932-9932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150-7150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815-4815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344-4344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760-1760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629-6629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676-8676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8262-8262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '308-308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083-7083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8650-8650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617-5617' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133-1133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021-3021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530-6530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191-8191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352-1352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7549-7549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3723-3723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557-557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358-5358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733-9733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8163-8163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971-8971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853-2853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2778-2778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240-7240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429-429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225-3225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '525-525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113-1113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7033-7033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7112-7112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1777-1777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6042-6042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1857-1857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2099-2099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6036-6036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569-2569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869-7869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374-8374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337-6337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597-9597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6492-6492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2841-2841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790-4790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939-7939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8684-8684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142-142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7749-7749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9862-9862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122-3122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777-8777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3607-3607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155-2155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3468-3468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628-628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1576-1576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3720-3720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575-3575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2702-2702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9099-9099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952-8952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564-564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213-9213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508-8508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6106-6106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6674-6674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094-8094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107-9107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '827-827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020-7020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352-352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658-658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753-2753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '619-619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985-5985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182-9182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422-1422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5977-5977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '826-826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57-57' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5180-5180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534-1534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788-5788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812-4812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8268-8268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378-8378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982-3982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952-1952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3714-3714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250-9250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9578-9578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701-3701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636-6636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401-2401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767-7767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674-7674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1426-1426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2719-2719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126-5126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469-2469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6286-6286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853-2853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438-2438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590-4590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667-1667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137-5137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117-8117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941-8941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142-3142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5647-5647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681-681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650-1650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457-3457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236-5236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529-9529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379-7379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9400-9400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6092-6092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8773-8773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330-4330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822-822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122-3122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057-9057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6696-6696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284-5284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362-362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746-3746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534-5534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976-6976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3774-3774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78-78' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480-2480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570-6570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110-5110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855-9855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179-6179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738-738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137-5137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273-5273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862-5862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586-4586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954-9954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350-2350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649-8649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377-3377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208-1208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113-5113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4625-4625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6622-6622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1746-1746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9929-9929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '834-834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190-9190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5055-5055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038-1038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105-9105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853-2853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867-6867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133-1133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782-9782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4634-4634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436-2436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538-4538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352-2352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303-6303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534-3534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253-6253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1803-1803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7317-7317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3723-3723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1652-1652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '199-199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222-4222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9640-9640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167-2167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534-5534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3581-3581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856-2856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946-6946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030-5030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '901-901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201-9201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004-9004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3347-3347' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255-4255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3606-3606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774-6774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8533-8533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741-4741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224-6224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661-3661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009-2009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951-8951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3812-3812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987-2987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192-3192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457-3457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105-6105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240-7240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236-5236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205-205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261-3261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:57.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2327-2327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143-3143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797-3797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151-5151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859-4859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381-4381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106-1106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272-1272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441-4441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807-6807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '544-544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897-897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4115-4115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253-6253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813-6813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499-2499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633-7633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325-325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799-5799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206-5206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6135-6135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9149-9149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150-3150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6492-6492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7773-7773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295-9295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4600-4600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020-7020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205-5205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3560-3560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1047-1047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808-1808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974-8974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802-802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258-5258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3029-3029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336-9336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4630-4630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321-2321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829-5829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625-8625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463-6463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682-2682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130-4130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951-3951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5559-5559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626-2626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219-8219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972-2972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9384-9384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882-1882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815-4815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116-7116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697-697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494-8494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364-7364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618-7618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6501-6501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326-3326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486-7486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152-5152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3510-3510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441-4441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560-2560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115-115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413-6413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8929-8929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449-4449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9400-9400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723-6723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '925-925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232-9232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789-789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '64-64' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3212-3212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3036-3036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337-1337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2439-2439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1640-1640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461-3461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835-5835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3495-3495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4310-4310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058-7058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215-9215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431-6431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3720-3720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316-4316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6797-6797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867-6867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5458-5458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039-7039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534-3534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160-2160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431-6431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8401-8401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382-2382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085-5085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4963-4963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307-4307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401-2401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529-9529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '397-397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4497-4497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245-8245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1053-1053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487-1487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678-3678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692-9692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101-3101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222-222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927-2927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749-9749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6061-6061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6100-6100' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:18:58.66751592+08:00 # Txn_start_ts: 449567925489893387 # Query_time: 2.568896688 # Parse_time: 0 # Compile_time: 0.002048046 # Rewrite_time: 0.000352181 # Optimize_time: 0.001493139 # Wait_TS: 0.000019286 # Cop_time: 0.000041619 Process_time: 0.00033126 Wait_time: 0.00008222 Request_count: 2 Total_keys: 186 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 46 Rocksdb_key_skipped_count: 506 # Is_internal: true # Digest: 1a96197a635ab3d1c0fc027ce178d8aa751e4bd033c39db6163d3ba75b49fe3f # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.00016563 Cop_proc_p90: 0.000185181 Cop_proc_max: 0.000185181 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.111e-05 Cop_wait_p90: 4.1194e-05 Cop_wait_max: 4.1194e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 2254 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mhegMAkzXzEzCTAJMTAJbXlzcWwudGlkYl9kZGxfam9iLmpvYl9tZXRhLCBKHQDwRnByb2Nlc3NpbmcJMAl0aW1lOjIuNTdzLCBsb29wczoxLCBDb25jdXJyZW5jeTpPRkYJMS4zNiBLQglOL0EKMQkxNF8xNAkwWnsAGV4YOmRlc2MsIEqCAAGfBGlkVn4AHAkwIEJ5dGVzEQgcCjIJMTdfMjgJ7FRpbm5lciBqb2luLCBlcXVhbDpbZXEoYmMAAcsgbHVtbiMxNSldVnAAYCwgYnVpbGRfaGFzaF90YWJsZTp7dG90YWwhFiA2cywgZmV0Y2gRDQUsDDowc30RnxEIJAozCTMxXzQxKEIBTgApCa5AZGF0YTpTZWxlY3Rpb25fNDAVgxQwMy42wrUudAF8Y29wX3Rhc2s6IHtudW06IDEsIG1heDogMS4wMm1zLCAhWDRfa2V5czogMCwgdG90XwESGDogMTg1LjIFSwEUHHdhaXQ6IDQxDRNkY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAR9wFzCF9kdQUaGG46IDguODEFTThtYXhfZGlzdHNxbF9jb25VD0ggMX0sIHJwY19pbmZvOntDb3A6AbAMX3JwY0E6JToAX0VVNDgxOS40wrVzfX0JMjM5LdUYTi9BCjQJMSELBDFfRb5Qbm90KGlzdHJ1ZV93aXRoX251bGwoStEBFHJlb3JnKSFZDHRpa3YFuAQ6ewVpBDBzVbs8fSwgc2Nhbl9kZXRhaWw6ICnKLTc8OTMsIGdldF9zbmFwc2hvdAmnCCAyMAWnoCwgcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiAyMywga2V5QhcAHDUzLCBibG9jIbsQfX19LCABlj6DACGtCGVzcw10MrUBBGFsJbcNGzW8BecId2FsLU8QIDQwNC4hnAB9IUUBBBwKNQk0M18zOS1KDDAwMAlJwC4LBHwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb0WSZlABAWgBBDAKMwk2XzI5KFByb2JlIYU4NjQwMAlncm91cCBieTpDcWZALCBmdW5jczpmaXJzdHJvdygVGggpLT4VDAV1iXhhYpV4EHBhcnRpIQ8Yb3JrZXI6exn+JDIuNTY0Njk0NzCBqS6RAgg1LCBFxGE1ADBpGWUFMDEyLjgyMzIwODUyOXMJGAxleGVjRS5hKiGlESUUMTQ1NjVzaXEJagw2MTk3ARIIcDk1MhIAFH0sIGZpbmajABA3MTQzOAE5XqMAAa8Eb3QJoww3LjI4YSIdngw0NjBuDRAdoRAzMTM2NDKgAAw3MTIygRUVnwUROa9hZAAzgW8lqGlkAG5hWjWEbUtChgEICTM4sYJhrRA1CTZfMyGxADhBYDXxSqEDTeIMaW5nLE70BSBzY2hlbWFfaWQByEayBkW6CR5JQghtaW4VrQA47j0CTT0QNTU1OTghNF6aAUI9AhAyNDQyNyF3IbFaPAIUMjQ1MDU5QWGhrUU8EDQ5NDkzATc1nQ0SfjwCEDYwNTI2YRBeogAuPAIQMjMuNTQ6PQIINjgxRj0CEDI3MjMzRcwVohQ1NjM2MDguPwINEllAADbBzgwzNgkwKfgAZMHJJEhhc2hBZ2dfMzFewANexAYENjKJuwAsZsYGCDQ2LoHdaQtlwQQgNAkRAGO+xAYQMy44N8LhXO7EBsnEEDU4MS4zTsQGADdhFwAxpXr+GQPOGQNKQQMWVAl9KQ4yCcVEoR/+Kwf1KyEO/isHtisHLhoCoXkEYWn5KyXnBeXZKwggMzIttYHBAQQICjgJ4SmhFA5zCIHJhW/+KQdSKQc=') # Plan_digest: 03fa0f18132c15290435ccd6930c03fe7257c7017164897b1e5acdd3c92e1828 # Resource_group: default ; # Time: 2024-05-06T11:18:58.78036414+08:00 # Txn_start_ts: 0 # Query_time: 2.679789057 # Parse_time: 0 # Compile_time: 0.000200762 # Rewrite_time: 0.000003903 # Optimize_time: 0 # Wait_TS: 0.000852792 # DB: mysql # Is_internal: true # Digest: 9e692f90f6e351e4eecf3fbff7177acf0a166d0cd79badb0ce0ced2bb754eb99 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; [2024/05/06 11:18:58.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9905-9905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2132-2132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '199-199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577-9577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858-858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2348-2348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757-5757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057-9057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427-3427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652-9652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315-8315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273-7273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9156-9156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551-8551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1664-1664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872-8872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567-6567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319-6319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767-4767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1400-1400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3434-3434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345-3345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741-4741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6148-6148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920-920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1087-1087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959-959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271-4271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983-9983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433-433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315-4315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3187-3187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435-3435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1180-1180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064-5064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4929-4929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626-2626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094-8094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4798-4798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624-5624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454-8454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127-6127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269-6269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742-8742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855-1855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949-3949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987-8987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329-7329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9589-9589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8146-8146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673-6673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2554-2554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307-8307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6492-6492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774-6774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '65-65' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2936-2936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431-4431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949-949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2073-2073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4945-4945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298-4298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676-8676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237-7237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5201-5201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238-6238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551-8551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123-7123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4027-4027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5299-5299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9132-9132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119-1119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464-2464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092-2092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '65-65' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766-5766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6568-6568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983-8983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969-1969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2121-2121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4146-4146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4904-4904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774-6774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693-6693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584-3584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229-2229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839-3839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1803-1803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2789-2789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1521-1521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912-912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5459-5459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834-8834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376-5376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8178-8178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3812-3812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071-9071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6952-6952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360-2360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7456-7456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791-1791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6104-6104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5565-5565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5190-5190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486-3486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839-3839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057-9057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564-4564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127-6127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299-1299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037-3037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884-1884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190-6190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560-9560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832-3832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9230-9230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683-6683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '99-99' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271-4271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7282-7282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9608-9608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293-1293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4244-4244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882-2882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721-6721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3548-3548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744-3744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8773-8773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549-4549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9228-9228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787-9787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949-4949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787-9787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7371-7371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648-648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5327-5327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1719-1719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602-602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1782-1782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267-267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3627-3627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2799-2799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6135-6135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236-8236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736-4736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5881-5881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '967-967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991-2991' for key 'test_conflict_insert_common.PRIMARY'"] [mysql] 2024/05/06 11:18:58 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:58 packets.go:37: unexpected EOF [2024/05/06 11:18:58.706 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 3665"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:58.706 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 890"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:58.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488-3488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2010-2010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6101-6101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9631-9631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7651-7651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693-6693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293-293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482-7482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939-939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:18:58.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902-902' for key 'test_conflict_insert_common.PRIMARY'"] [mysql] 2024/05/06 11:18:58 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:18:58 packets.go:37: unexpected EOF [2024/05/06 11:18:58.990 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (3003, 3003)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:18:58.990 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (4186, 4186)"] [addr=127.0.0.1:5001] [error="invalid connection"] # Time: 2024-05-06T11:19:01.72735254+08:00 # Txn_start_ts: 449567926708862979 # Query_time: 0.975070404 # Parse_time: 0 # Compile_time: 0.001389346 # Rewrite_time: 0.000258952 # Optimize_time: 0.001000217 # Wait_TS: 0.000018637 # Cop_time: 0.972378512 Process_time: 0.000232614 Wait_time: 0.000076313 Request_count: 2 Total_keys: 350 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 86 Rocksdb_key_skipped_count: 956 # Is_internal: true # Digest: a5ae371f91ff344239c371574cfd61b79aa3a5899858f81f0a16e0e20d2730bc # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000116307 Cop_proc_p90: 0.000138396 Cop_proc_max: 0.000138396 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8156e-05 Cop_wait_p90: 4.6714e-05 Cop_wait_max: 4.6714e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 12694 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: ae1f28c9bec84b2f3ff25dddc3b860cc6fff8524d66eb8eb50996995f37bdd0c # Resource_group: default ; # Time: 2024-05-06T11:19:01.728440655+08:00 # Txn_start_ts: 0 # Query_time: 1.077738604 # Parse_time: 0 # Compile_time: 0.000087383 # Rewrite_time: 0.000002721 # Optimize_time: 0 # Wait_TS: 0.000211607 # DB: mysql # Is_internal: true # Digest: a2de40f38c40a12cca2de8ba7dffa75407607354a3f9335d67717fa5648c5128 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T11:19:03.729481307+08:00 # Txn_start_ts: 0 # Query_time: 1.445812466 # Parse_time: 0 # Compile_time: 0.000248963 # Rewrite_time: 0.000164273 # Optimize_time: 0 # Wait_TS: 0.000207746 # DB: mysql # Is_internal: true # Digest: 04175714d714f771531a56c7ae3f097cec113655220f87ac336c5ae44d3d3f8f # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default ; [2024/05/06 11:19:03.776 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T11:19:03.640360793+08:00 # Txn_start_ts: 449567927173644292 # Query_time: 1.127641464 # Parse_time: 0 # Compile_time: 0.00031498 # Rewrite_time: 0.000099442 # Optimize_time: 0.000155236 # Wait_TS: 0.000008138 # Cop_time: 1.127059768 Process_time: 0.000052706 Wait_time: 0.000078088 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 5.2706e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.8088e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.12698539 # PD_total: 0.00000848 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('lgbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuMTNzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNTIuN8K1cwkTJHdhaXQ6IDc4LjEFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhhuOiAyLjg5BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWECGFsXzkoGH19CTIzNSApIzBOL0EKMgkxXzkJMV8wNXsIZ3Qoin4BGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhUgRrdgXNBDp7BX4QMHMsIGwpo0h9LCBzY2FuX2RldGFpbDoge3RvAaUpSzgxLCBnZXRfc25hcHNob3QJuwggMzQlBTRyb2Nrc2RiOiB7YmxvYyGZEH19fSwgAWE+TgAhjAhlc3MNQC6UAQhhbF8hlg0aNZsAdAGxCHdhbC0uNCAzODkuMsK1c30JTi9BAQQcCjMJNDNfOAkhLCwxMDAwMAl0YWJsZTpGpQKALCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8Jdh8BIAlOL0EJTi9BCg==') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('/wbICvoGCgZTb3J0XzUSnwYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWx8OiAzNMK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCABkD5OABhwcm9jZXNzDUAMNTIuNwVCCWsId2FpCcYUOiA3OC4xCRoBsQx3YWxsDTMkMzg5LjLCtXN9cCEuBQEyPgEcVVVVVZWo+EA5PiwBQAFSEGRhdGE6U2VVAwRaEwGeGDoxLjEzcywxkhRi1gFjb3AprxQge251bToB+BBtYXg6IA0pAb8tEgQwLAG2BdEAOjLJAAXHHcJUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGVGCwgYnVpbGQFcQhfZHUFGhhuOiAyLjg5BfyobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWXCGFsXxngDH19cOsyJAEYbAvaUpHcCl1iISQAI4pfAlI3AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:03.640467586+08:00 # Txn_start_ts: 449567927160537089 # Query_time: 1.184369735 # Parse_time: 0 # Compile_time: 0.001253658 # Rewrite_time: 0.000267405 # Optimize_time: 0.000843232 # Wait_TS: 0.000015981 # Cop_time: 1.182327122 Process_time: 0.000175913 Wait_time: 0.000115682 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 8.7956e-05 Cop_proc_p90: 9.7838e-05 Cop_proc_max: 9.7838e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.7841e-05 Cop_wait_p90: 6.8601e-05 Cop_wait_max: 6.8601e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:05.056770149+08:00 # Txn_start_ts: 449567927697932290 # Query_time: 0.541592977 # Parse_time: 0 # Compile_time: 0.000308355 # Rewrite_time: 0.000083493 # Optimize_time: 0.000146479 # Wait_TS: 0.000051951 # Cop_time: 0.540777905 Process_time: 0.000055294 Wait_time: 0.000073353 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 5.5294e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.3353e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.540633516 # PD_total: 0.000029477 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('qwbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTo1NDAuOG1zLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAVYkBkYXRhOlNlbGVjdGlvbl85CVpLANAsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDU0MC43bXMsIHByb2Nfa2V5czogMCwgdG90XwESIDogNTUuM8K1cwkTJHdhaXQ6IDczLjQFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcwhfZHUFGhhuOiAxMC4yBTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGwFF9ycGM6MQWECGFsXzUuJDZtc319CTIzNSApKTBOL0EKMgkxXzkJMV8wNSUIZ3QomooBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhXARrdgXTBDp7BYQkMHMsIGxvb3BzOgG3PHNjYW5fZGV0YWlsOiB7dG8BqwBrJVE4MSwgZ2V0X3NuYXBzaG90CcEQIDIyLjElDTRyb2Nrc2RiOiB7YmxvYyGjEH19fSwgAWM+UAAhlAhlc3MNQgQ1NTmcCGFsXyGeDRo1owB0AbMId2FsLTYsIDQ2M8K1c30JTi9BAQQcCjMJNDNfOAkhMCwxMDAwMAl0YWJsZTpatQJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96JAEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('lAfICo8HCgZTb3J0XzUSrgYKDlRhYmxlUmVhZGVyXzEwEvEDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApasoBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogMjIuMcK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMNTUuMwVCAHQFbQx3YWl0DRoMNzMuNAkaAbMMd2FsbA0ZBDQ2ATIEfXAhMgUBBAF4BQcBASQBIVVVVVWVB/5AOUIsAUABUhBkYXRhOlNlVQwEWhUhLhg6NTQwLjhtOZgYYtoBY29wXyW1ECB7bnVtBfoQbWF4OiABKwA3ASsBwS0WBDAsAbgF0wQ6IC7LAAXJBDogFcRUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGZGCwgYnVpbGQFcwhfZHUFGhhuOiAxMC4yBf6obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGwFF9ycGM6MQWXAGEtMQG5GDZtc319cOsyKgEYbAvaUhGMDV1sISoEJ21B9oZpAlpBAQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:05.057201589+08:00 # Txn_start_ts: 449567927553753089 # Query_time: 1.101308662 # Parse_time: 0 # Compile_time: 0.001239452 # Rewrite_time: 0.000251832 # Optimize_time: 0.000832554 # Wait_TS: 0.000017553 # Cop_time: 2.197414216 Process_time: 0.000231755 Wait_time: 0.000125615 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000115877 Cop_proc_p90: 0.000170682 Cop_proc_max: 0.000170682 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.2807e-05 Cop_wait_p90: 7.0516e-05 Cop_wait_max: 7.0516e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('5SOwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJUOjEuMXMsIGxvb3BzOjEJMCBCeXRlcxEIGAoxCTNfMTVujwAMaWQsIFqJAAGvDF9rZXlmIQAEeXBmowAMc3RhdG4eAARlcGJYAIYjASBvbmN1cnJlbmNmnQCORwEkdGFyZ2V0X3NjbwHJHENvbHVtbiMzITBGXAEILCBDGXZYOk9GRgk0LjcxIEtCCU4vQQoyCTZfMTYlaSBncm91cCBieTpaVwEhciRmdW5jczptYXgoHSUMYmFjawE9FG5kX3N1YiF+AC4d6QgpLT4VoQAsDUEcZmlyc3Ryb3cuRgAubAIQaWQpLT4dYjYcAJ5GAAGKQQhmTAARIqJSAAh5cGVqTgBFVykjfuIARWZmSwAFH56WAFF3Zk8AESKeUgBdhGZVAB0lolgAWYpqWAAZJZ5YAAxzdGVwZlEAAR6eSgAuWgNmUgAuJgBS0QRULCBwYXJ0aWFsX3dvcmtlcjp7d2FsbKUcODoxLjA5OTI5ODI1NnMsIB3uDDo1LCBFkmRudW06MCwgdG90X3dhaXQ6NS40OTYzNzU4MgEyARcYZXhlYzowcwkkZfQJJCg4MTA5NHMsIG1heA1oKDc5Mzk1cywgcDk1MhIAFH0sIGZpbmahABAzMTEwNgFLXqEAAa0RoRg0LjU1NMK1DZAFnQwxNDduDRAZoBQ0ODQ1MDkuoAAUMzAxNDAyLqAADRIAfYGfAQQECjPBDBw4CTAJMC4wMl6eBoGdWjEEJVP+DwZaDwZ5WVp9ADIlA14kAC7xAlokAEnEWh0ALo8CMp0GdpoFWroCbi8GGDQJMTdfMjAxjVBpbm5lciBqb2luLCBlcXVhbDpbZXEu1QVKgQByygABHRApIGVxKNEzADfBv8nfCDYpXVqyAFhidWlsZF9oYXNoX3RhYmxlOnt0b3RhbBpkCBBmZXRjaA0MBSoMOjBzfR5qCBEIIAo1CTNfMjEoQgFLACkR4D1wjsoASiQAMtwBDGNhc3R6HgFZrTBkb3VibGUgQklOQVJZ/UUAN1oFAT63AQgyLjb15hQ2CTMwXzJ1RFJCAAwJMjM3GoYJDhkIGDcJNDdfMjUxERgxXzAJMTAJKV80c3QsIGluZGV4OmlkeF9h7wxfaWQoDQhEKSwgcmFuZ2U6WyI6NDAwMCIsDQhQXSwga2VlcCBvcmRlcjpmYWxzZSwgwekcczpwc2V1ZG9SlwChIgBwEoIKCDoge6EZBCAxid8AIBZCCgxwcm9jYd4IczogrTMBEhg6IDYxLjHCkZKlRgggNTUNE2hjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCxJIgVwCF9kdQUaGG46IDE3LjIFTSxtYXhfZGlzdHNxbF8920w6IDF9LCBycGNfaW5mbzp7Q29wOgGtFF9ycGM6MaWmDkcLBGltof4kMXN9fSwgdGlrdgVnBDp7BRihzRoOCzx9LCBzY2FuX2RldGFpbDogSc4N5QgxLCAS+wkYbmFwc2hvdKldCCAxOA3bNHJvY2tzZGI6IHtibG9jITQAfQluBG1lPlAAISgIZXNzDUIuMAHBFgRhaRFcNTcFs9nIHCAzMjkuOcK1vaswNwkxXzI3KFByb2JlKUU0pbQEaW569gJBBkhlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAhlcClhvUHCAQQcCjgJNDVfMjYFizK/AoKKAgE/AQSJGQA5EdQEMAkB9QA3LhoEPp0KnTUuGwB52l4hABI/ClodAC0iWh4A/ocG/ocGTocGPu0ELgwB4a5e4AQOjQxlEmngbRTBByI8DRrGDAQzNB7GDIXgBTopnlJKBAwJMjQxPuEEBDMzLuEEADOR4ZXgJXcAKAUGndgMcGF1c0GcACwVCihdLCBbInJldmVydAkZGQwJG03OACxV2P4OBbYOBRAxNzAuN4XCIrQJECA3MC41BRMAY74PBQQyMP4PBf4PBbUPADNSDwUEMjUN7uIPBTIxATYQBTU4PhAFCDQxOSUYJrsKoRAEMzWRPOFESaBW0gQuIgMSCQlGywQEMzQFRi6pAqbKBA==') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:07.55650528+08:00 # Txn_start_ts: 449567928307941377 # Query_time: 0.705823092 # Parse_time: 0 # Compile_time: 0.000394717 # Rewrite_time: 0.000107447 # Optimize_time: 0.000217097 # Wait_TS: 0.00000818 # Cop_time: 0.704893044 Process_time: 0.000099731 Wait_time: 0.000099571 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.9731e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.9571e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17345 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.704729967 # PD_total: 0.000007967 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mQeoMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMAl0aW1lOjcwNS4ybXMsIGxvb3BzOjEsIENvbmN1cnJlbmN5OjUJMTYuNyBLQglOL0EKMQkzMF8xNx2wLkYAADEdRiQJMjQ1IEJ5dGVzBTlAMgk0N18xNShCdWlsZCkJMV8Z8gXHADoZ8kAsIGluZGV4OmlkeF92ZXIodikBkCksIHJhbmdlOigwLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMhNxg6cHNldWRvHZkdl3gsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDcwNC44ASpEcHJvY19rZXlzOiAwLCB0b3RfARIgOiA5OS43wrVzCRMMd2FpdAUTADYFE3Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYgHzBXMIX2R1BRoYbjogMjMuMQU6OG1heF9kaXN0c3FsX2NvbjV4SCAxfSwgcnBjX2luZm86e0NvcDoBsAxfcnBjIaMUdG90YWxfLcAANAG5HH19LCB0aWt2BWoEOnsFGy6RAUB9LCBzY2FuX2RldGFpbDogewlDCek4MSwgZ2V0X3NuYXBzaG90CVkIIDQ4DfI0cm9ja3NkYjoge2Jsb2MhOwB9CW8EbWU+UAAhLAhlc3MNQi40AQhhbF8hNhkaKTsNhyR2X3JlYWRfd2FsDdcAIAW9BdIdFTA1NzkuOMK1c30JTi9BAQRBWiw1XzE2KFByb2JlKQl2WgIIa2VlUTIUZmFsc2UsPjMCIAlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('kwioCo4ICg1Qcm9qZWN0aW9uXzE4EsUGCg5JbmRleExvb2tVcF8xNxL8BAoRSQET8FJSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkA4AkACSikKJwoFbXlzcWwSCnN0YXRzX21ldGEaEgoHaWR4X3ZlchIHdmVyc2lvblItcgFScDooMCwraW5mXSwga2VlcCBvcmRlcjp0cnVlLCBzAUHwlTpwc2V1ZG9aE3RpbWU6NzA1bXMsIGxvb3BzOjFi2gFjb3BfdGFzazoge251bTogMSwgbWF4OiA3MDQuOG1zLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA5OS43wrVzLCB0b3Rfd2FpdDogOTkuNsK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkXwFzOF9kdXJhdGlvbjogMjMuMQVNqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsBRfcnBjOjEFhAhhbF8N4gW5JH19ausBdGlrdl8BawQ6ewUcADEd/Ax9LCBzIY4oZGV0YWlsOiB7dG8BRARrZQHqODEsIGdldF9zbmFwc2hvdAlaECA0OC43BaZYcm9ja3NkYjoge2Jsb2NrOiB7fX19LCABZD5QABhwcm9jZXNzDUIAOT01FGFsX3dhaRFcCDk5Lik8DYckdl9yZWFkX3dhbA3YACAFvQXSHRUoNTc5LjjCtXN9cP8RAQQBeBEKPP8BEnkKEVRhYmxlUm93SURJfgw2GgECRX4IINYTOn4CCBUKE0p+AgRSHl1aEGZhbHNlNlsCVnsAJCGKb66ouqz5QClV4RABQAFaFSElQYcALgXQTYkEcPUutgAFOwjaKvo2OwAcUmpteXNxbC5F1mUXBC52aQsELCBCGgAAdAH1CF9pZEobACxtb2RpZnlfY291bnRKHwAFGB2nADJdNAhiDUNdlEQ1cMyFAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:09.448822193+08:00 # Txn_start_ts: 449567927510237193 # Query_time: 5.639432751 # Parse_time: 0 # Compile_time: 0.000836051 # Rewrite_time: 0.000197986 # Optimize_time: 0.000464051 # Wait_TS: 0.000018734 # Cop_time: 5.637911899 Process_time: 0.000039401 Wait_time: 0.000037473 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.9401e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.7473e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 5.637665031 # PD_total: 0.000009716 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1Aa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6NS42NHMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNSAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIgOiAzOS40wrVzCRMkd2FpdDogMzcuNQUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABrwgsIGIhEQVxCF9kdQUaEG46IDI3DU18bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGMl4xQ6e0NvcDoBrhRfcnBjOjEFhAhhbF8hQinPHH19LCB0aWt2BWgEOnsFGQwwcywgLeVIfSwgc2Nhbl9kZXRhaWw6IHt0bwFACeY4MSwgZ2V0X3NuYXBzaG90CVYEIDER3DRyb2Nrc2RiOiB7YmxvYyE2AH0JbgRtZT5QACEpCGVzcw1CADM9MQRhbCUzERoRXAWzCHdhbA3LDCAxODklUhB9CU4vQQEEQVcsNV8xMihQcm9iZSkJclcCAGt+DwIgCU4vQQlOL0EK') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tAeICq8HCgZTb3J0XzUSvwYKDkluZGV4TG9va1VwXzEzEvkEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPDtMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZTo1LjY0cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDUuNjRzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAzOS40wrVzLCB0b3Rfd2FpdDogMzcuNcK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDI3LjTCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEuFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCADoF4CR9fWrMAXRpa3ZfBdoAewUaCDBzLBH3SH0sIHNjYW5fZGV0YWlsOiB7dG8BQQRrZQHnODEsIGdldF9zbmFwc2hvdAlXCCAxNw3dNHJvY2tzZGI6IHtibG9jITcQfX19LCABYz5QACE8CGVzcw1CCDM5LjUyFGFsX3dhaRFcADMRXAWzCHdhbA3MDCAxODkFdgh9cP8RAQQBeBEKPP8BEngKEVRhYmxlUm93SURJewwyGgECRXsUcCgiQSmrLnsCEBQKEgoFPnsCBFIedjcCVnoAICEajayp4kj7QBliDAFAAVpOYwIEcOsuswAcIU6nBf23LAwdmxABQAFSOAWXPC5iaW5kX2luZm8udXBkYXRpAgQsID4dAAhjcmURHVJzAAQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:09.448847271+08:00 # Txn_start_ts: 449567927680630785 # Query_time: 5.005306899 # Parse_time: 0 # Compile_time: 0.000802938 # Rewrite_time: 0.00024009 # Optimize_time: 0.000378797 # Wait_TS: 0.00002888 # Cop_time: 5.003566705 Process_time: 0.000023466 Wait_time: 0.000022688 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.3466e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.2688e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 5.003165131 # PD_total: 0.000022308 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('jAbwYTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjVzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJEVlAZGF0YTpTZWxlY3Rpb25fOQlGRgDwTywgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNXMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDIzLjXCtXMsIHRvdF93YWl0OiAyMi43wrVzBVB0cl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW4IX2R1BRoYbjogMTMuMQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBqxRfcnBjOjEFhAhhbF8tHxh9fQkyMzQgKRowTi9BCjIJMV85CTFfMDVvCGd0KIpyARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIUkEa3YFygQ6ewV7EDBzLCBsKZpIfSwgc2Nhbl9kZXRhaWw6IHt0bwGiKUg4MSwgZ2V0X3NuYXBzaG90CbgQIDQuNDQlBDRyb2Nrc2RiOiB7YmxvYyGVEH19fSwgAWM+UAAhnQhlc3MNQggyMy41kxRhbF93YWkRXAAyMZoAdAGzCHdhbC0tDCAxMjkFNBB9CU4vQQEEHAozCTQzXzgJIS4sMTAwMDAJdGFibGU6RpsCfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveiEBIAlOL0EJTi9BCg==') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('9QbICvAGCgZTb3J0XzUSmAYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiA0LjQ0wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgwyMy41BUIJbQh3YWkJyBQ6IDIyLjcJGgGzDHdhbGwNMwgxMjkFNAR9cCEwBQEyQAEcVVVVVZWo+EA5QCwBQAFSEGRhdGE6U2VVBQRaECEwDDo1cywxkRRi0AFjb3AprhAge251bQX3EG1heDogASYBuS0OBDAsAbAFywA6MsMABcEdvFRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZEYLCBidWlsZAVuCF9kdQUaGG46IDEzLjEF9qhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AasUX3JwYzoxBZcAYS0pFDVzfX1w6jIbARhsC9pSkdwKXVsQAUABUiOKWAJGLgEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:09.448849735+08:00 # Txn_start_ts: 449567927510237189 # Query_time: 5.641699771 # Parse_time: 0 # Compile_time: 0.000731833 # Rewrite_time: 0.0001374 # Optimize_time: 0.00039229 # Wait_TS: 0.000079324 # Cop_time: 5.63970225 Process_time: 0.000175356 Wait_time: 0.00010992 Request_count: 2 Process_keys: 20 Total_keys: 22 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 20 Rocksdb_key_skipped_count: 40 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 8.7678e-05 Cop_proc_p90: 0.000109621 Cop_proc_max: 0.000109621 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.496e-05 Cop_wait_p90: 7.2875e-05 Cop_wait_max: 7.2875e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36925 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 5.639067116 # PD_total: 0.000061579 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 10 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('hQ6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMTAJdGltZTo1LjY0cywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvYkUASGluZGV4X3Rhc2s6IHt0b3RhbF8FbXQgODc2LjHCtXMsIGZldGNoX2hhbmRsZTogODU3LjYFGChidWlsZDogMTUuOAUQPHdhaXQ6IDIuODPCtXN9LCAJ+EpbAA3JIG51bTogMSwgYx3ILCA1fSwgbmV4dDogewFQAF8FoCA6IDEuMDdtcywFZARfdCVRGGxvb2t1cF8RhggyMC4BeE4jABByZXNwOgl2FH0JMTkuNDEoIDIJNDdfMTUoQgHKDCkJMV85MQVkADo54AAsKSokOmlkeF92ZXIodinv0CksIHJhbmdlOig0NDk1Njc5MDYwMDEzMjE5OTQsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgBVYYOnBzZXVkbzWZCDgzNyVGKd8AMyEXAHAxPTEqHG1heDogNzA1LYFIcHJvY19rZXlzOiAxMCwgdG90XwETAQ4AOQ0jARQhSBQ6IDcyLjkFYWhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwp0wV2CF9kdQUaEG46IDcwDTosbWF4X2Rpc3RzcWxfMrUBRDF9LCBycGNfaW5mbzp7Q29wOgGzFF9ycGM6MQWYUVYINjY4BZkAfUEfCGlrdgVrBDp7RXIEMHNR3AFPKHNjYW5fZGV0YWlsVZkB3Qhlc3M28wAEYWwyGAAkX3NpemU6IDQ2MBF5LSE8MSwgZ2V0X3NuYXBzaG90XwV0BCAzUeVccm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkaZwhUxAsIGtleT4XABwyMCwgYmxvY2E+AH0J1gRtZV64AAlzADEunQEIYWxfIZ8NGzWkJRwId2FscY0IMzM0YVQMCU4vQQEEQbkkNV8xNihQcm9iZX65AgBrWYAQZmFsc2VagQJtlkmAADJmgAINKCGNMVwpbCWIEDogNjUuScpZfE3bAGO+egIENDb+egJVegW2KaH+dwJqdwIANZp3AgQxNw3Z/ncCpncCLpcBNnYCLZ4+dAJEMjY5LjTCtXN9CU4vQQlOL0EK') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('jA+oCocPCg1Qcm9qZWN0aW9uXzE4Er4NCg5JbmRleExvb2tVcF8xNxLcBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwCjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTA2MDAxMzIxOTk0LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA8OnBzZXVkb1oUdGltZTo4MzfCtXMsIGxvb3BzOjNi3gFjb3BfdGFzazoge251bTogMSwgbWF4OiA3MDUuNgUsSHByb2Nfa2V5czogMTAsIHRvdF8BEwEOADkNIwEUJHdhaXQ6IDcyLjkFNoBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdghfZHUFGhBuOiA3MA060G1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxBZgIYWxfBeYINjY4BZkgfX1qswJ0aWt2BWwEOnsFHQQwcxH/AVAAcyGlKGRldGFpbDoge3RvAUQB3ghlc3M29AAEYWwyGAAkX3NpemU6IDQ2MBF6LSI4MSwgZ2V0X3NuYXBzaG90CZEQIDM2LjElF3Ryb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQhVBAsIGtleT4XABwyMCwgYmxvYyGnEH19fSwgActeuAABHAFKCDkuNgV0CdYhoA0bNaUlHAh3YWwtOCQgMzM0wrVzfXD/EQEEAXgRCkD/ARKdBQoRVGFibGVSb3dJREnfDDYaAQJF3wgg1hNC3wIIFQoTSt8CCFIea1mqHGZhbHNlLCBzLqsCABMFwRA1LjY0czGrCDJi1WKqAg0pIbYxhQAwJZUlsRA6IDY1Lkn1WaZtBgBjvqQCBDQ2/qQCVaQFtgx9fWqy/qECdqECADWaoQIEMTcN2gBy/qECoqECLpgBBGFsLqACLZ8+ngIMMjY5LmqgAiwhim+uqLqs+UApq6q1ZggBQAFWUAII8AFpoaqJGnH6RXkIIDg3ca5EZmV0Y2hfaGFuZGxlOiA4NTcuaVKFwRQ6IDE1LjhlYmFcFDogMi44M2E/CCwgdGEmTlsAJfYELCCxajLfBCg1fSwgbmV4dDogewFQAF8FoCA6IDEuMDdtcywFZARfdAVZGGxvb2t1cF8RhggyMC4BeE4jABByZXNwOgl2DH1w8ZouzwMlLwjaKvo+LwEEUmrFkQQuc2GTxZAILnZlxYQELCBCGgAAdAWQBGlkShsAFG1vZGlmeYnYSh8AhfBWmwEEDUO99kQ1cMyFAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:09.435482537+08:00 # Txn_start_ts: 449567928294834180 # Query_time: 2.608038727 # Parse_time: 0 # Compile_time: 0.000458587 # Rewrite_time: 0.000117432 # Optimize_time: 0.000262403 # Wait_TS: 0.000007742 # Cop_time: 2.607070892 Process_time: 0.000048351 Wait_time: 0.000053181 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.8351e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.3181e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.606799966 # PD_total: 0.000008966 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false [mysql] 2024/05/06 11:19:09 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:09 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:09 packets.go:37: unexpected EOF # Plan: tidb_decode_plan('0Aa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Mi42MXMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNSAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIgOiA0OC40wrVzCRMkd2FpdDogNTMuMgUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABrwgsIGIhEQVxCF9kdQUaEG46IDM2BTh8bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGMl4RQ6e0NvcDoBrBRfcnBjOjEFgghhbF8hQAA6BbUcfX0sIHRpa3YFZgQ6ewUZDDBzLCAt40h9LCBzY2FuX2RldGFpbDoge3RvAUAJ5DgxLCBnZXRfc25hcHNob3QJVhAgMTguOQWiNHJvY2tzZGI6IHtibG9jITQAfQluBG1lPlAAIScIZXNzDUIAND0vBGFsJTENGjU2BbMId2FsDcssIDI4NcK1c30JTi9BAQRBUyw1XzEyKFByb2JlKQlyUwIAa34LAiAJTi9BCU4vQQo=') [2024/05/06 11:19:09.484 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (14952, 14952)"] [addr=127.0.0.1:5002] [error="invalid connection"] # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 [2024/05/06 11:19:09.484 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 586"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:19:09.484 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (14959, 14959)"] [addr=127.0.0.1:5002] [error="invalid connection"] # Binary_plan: tidb_decode_binary_plan('sAeICqsHCgZTb3J0XzUSuwYKDkluZGV4TG9va1VwXzEzEvUEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPD1MDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToyLjYxcywgbG9vcHM6MWLUAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDIuNjFzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA0OC40wrVzLCB0b3Rfd2FpdDogNTMuMsK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDM2wrVzLCBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AawUX3JwYzoxBYIIYWxfIUAAOgXeJH19asoBdGlrdl8F2AB7BRoIMHMsEfVIfSwgc2Nhbl9kZXRhaWw6IHt0bwFBBGtlAeU4MSwgZ2V0X3NuYXBzaG90CVdcIDE4LjnCtXMsIHJvY2tzZGI6IHtibG9jITUQfX19LCABYz5QACE6CGVzcw1CCDQ4LjUwFGFsX3dhaRFcBDUzLTcFswh3YWwNzCQgMjg1wrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESXcMMhoBAkV3CHAoIjp3AhAUChIKBT53AghSHmtyMwJWegAoIRqNrKniSPtAKatR2QwBQAFaTl8CBHDrLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0Sf4ELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:09.435995387+08:00 # Txn_start_ts: 449567928163762181 # Query_time: 3.11386046 # Parse_time: 0 # Compile_time: 0.000808401 # Rewrite_time: 0.000184627 # Optimize_time: 0.000531568 # Wait_TS: 0.000025484 # Cop_time: 3.11171285 Process_time: 0.00028624 Wait_time: 0.000105346 Request_count: 2 Total_keys: 410 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 102 Rocksdb_key_skipped_count: 1122 # Is_internal: true # Digest: 1419dc3f429d38aa633c567e9a7382c40500243679dfa77e81a8e3ecb9436ee2 # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.00014312 Cop_proc_p90: 0.000166778 Cop_proc_max: 0.000166778 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.2673e-05 Cop_wait_p90: 7.151e-05 Cop_wait_max: 7.151e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 12693 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('uhe4MAkzXzEzCTAJNjY1Ni42NwlteXNxbC50aWRiX2RkbF9qb2Iuam9iX21ldGEsIG1GHQDwQ3Byb2Nlc3NpbmcJMAl0aW1lOjMuMTFzLCBsb29wczoxLCBDb25jdXJyZW5jeTo1CTExLjggS0IJTi9BCjEJMTRfMTQJcn4AGWEUOmRlc2MsToUAFGpvYl9pZFaBABwJMCBCeXRlcxEIHAoyCTE3XzI3HfRUaW5uZXIgam9pbiwgZXF1YWw6W2VxKFoKAQRpZAHTIGx1bW4jMTUpXVZ1AGAsIGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsMR4QZmV0Y2gRDQUsDDowc30RpBEIIAozCTZfMjkoQgFNACkBsjQ0MDAJZ3JvdXAgYnk6QxGHQCwgZnVuY3M6Zmlyc3Ryb3coFRoIKS0+FQxeqwBQcGFydGlhbF93b3JrZXI6e3dhbGxfNcswMTg1MDIyMnMsIGNvbjnJkCwgdGFza19udW06MCwgdG90X3dhaXQ6MTUuNTU5MDI5NTk3cywFGBRleGVjOjANDQVXDSUoNDA0NHMsIG1heDpBNDAxODExMzM1cywgcDk1MhIAFH0sIGZpbmqiABQ5MTgyNnNmogABrhGiGDcuNzkywrUNkAWdDDI2MW4NEB2gDDEyOTgynwAMNDgzNEHaGZ8JEgB9Qc0BBBgKNAkxXzMwMagkbm90KGlzbnVsbD2QIcYFZQHzAHN1JwgJMzhRqCBOL0EKNQk2XzMhsQg4MDA98UqTAnkfUhoDIHNjaGVtYV9pZAHKRr4DRZsJHklCCG1pbhWtADjuPQJNPRA3NjUwMbI9Ahg4NTY0MDIzLZAloEY9AhQ4NTcwNjYBWFU+EDcxODI5Mj4CDRKCPgIIMDU0Iele3wIuPQIYMTUuNjA3wjI+AggzMTVGPgIQODc3MzBlNhmhDDcwNzkBs1VADRJZQCA2CTMxXzM2CTAp+DhkYXRhOkhhc2hBZ2dfMzFewAMMY29wX2GNCDoge2GPBCAxaVQAIE1iQSIcX2tleXM6IDBpqgESGDogMTY2LjgVy2W+ECA3MS41BRNkY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDCR2wFyCF9kdQUaGG46IDQuNjYFOixtYXhfZGlzdHNxbF8uUwFIIDF9LCBycGNfaW5mbzp7Q29wOgGvDF9ycGPBJgB0oR5pfwW4FH19CTI1M627YRMAN2ETDDEJMV8tHbUGStcCAeHJlf4VA3UVSmYAyXZ9JQA4JaIEa3YlHAQ6e2XnCDFtc3XlPH0sIHNjYW5fZGV0YWlsOiDJEy2cQDIwNSwgZ2V0X3NuYXBzaG90KQ0IIDM5LaaYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1MSwga2V5QhcAADbBjghsb2NBIBB9fX0sIAGYPoQALTINdDIbAqF4BGFpEY9VIimxIGt2X3JlYWRfd9U0ACAF8gB0IQcdFQw0MzIuQSBZ7BQ4CTQzXzOhMgwwCTEwgeeFjQA6LnsIfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvfnABQTkBBAQKM2FZHDQxKFByb2JloYMANhrvCABkYWMsU2VsZWN0aW9uXzQwBVMcbWU6MjIzLjFF0SLJCF5oAwg1ODAFKSFELc0AMDJpAwQxOW1W1YUMIDMzLml8AGO+aQMMNy4yMwVv7mkDaWkMNTU3LgFMYWwANC5/BiGWBDQwZWwxKUoAAwxyZW9yFvYJNvMCoa8tNdLyAgAxkZj+8gKu8gIupAE28gI1qwB0Aehd1AgyNzJFI1lnBDUJQdQAOSU5/tQCXdQuUQEgCU4vQQlOL0EK') # Plan_digest: 29484af8ecb33bd721aada2a65e777d1777fbdefaa439f1f3bce3a7a45698fab # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:09.449852005+08:00 # Txn_start_ts: 0 # Query_time: 1.8930271159999998 # Parse_time: 0 # Compile_time: 0.000082599 # Rewrite_time: 0.00000243 # Optimize_time: 0.000217097 # Wait_TS: 1.8928714 # Is_internal: true # Digest: 307313c7c9681e7b8be9e83d48bb6ca0b821c207c7e7981b828d115515c911bc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 1.892849641 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: true # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T11:19:09.451318304+08:00 # Txn_start_ts: 449567928714264579 # Query_time: 1.894465998 # Parse_time: 0 # Compile_time: 0.00030272 # Rewrite_time: 0.000081188 # Optimize_time: 0.000151805 # Wait_TS: 1.892834987 # Cop_time: 0.001004219 Process_time: 0.000146123 Wait_time: 0.000038324 Request_count: 1 Total_keys: 103 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 51 Rocksdb_key_skipped_count: 255 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000146123 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8324e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 238 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000786681 # PD_total: 1.892810163 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1AXwbTAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6MS4wNW1zLCBsb29wczoxLCBjb3BfdGFzazoge251bTogMSwgbWF4OiA4ODguNcK1cywgcHJvY19rZXlzOiAwLCB0b3RfARIsOiAxNDYuMcK1cywgARQkd2FpdDogMzguMwUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV1CF9kdQUaGG46IDEwLjcFOqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbIUX3JwYzoxBYQMYWxfdAHkCDgwOQWGZH19CTIzOCBCeXRlcwlOL0EKMQkxXzYJMV8wNSdAbGUobXlzcWwudGlkYl9tZGwFXkwudmVyc2lvbiwgNTEpCTAJdGlrdgWwBDp7BWEEMHM1QUh9LCBzY2FuX2RldGFpbDoge3RvAYgAayUvQDEwMywgZ2V0X3NuYXBzaG90CaAB7AAzBeyYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1MSwga2V5PhcAIDI1NSwgYmxvYyG2EH19fSwgAZc+hAAhpghlc3MRdC6uAQhhbF8hsA0bNbUF6Ah3YWwtSAAgQUwQMsK1c30hPgEEHAoyCTQzXzUJIUMsMTAwMDAJdGFibGU6Mj4BfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvelEBIAlOL0EJTi9BCg==') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('vQaYCrgGCg1UYWJsZVJlYWRlcl83EvoDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA1MSlqgQJucAAILCBzAeaoZGV0YWlsOiB7dG90YWxfa2V5czogMTAzLCBnZXRfc25hcHNob3RfdGltZQEYuC4zwrVzLCByb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQ6IDUxLCBrZXlfOhcARDI1NSwgYmxvY2s6IHt9fX0sIAFYPoQAHHByb2Nlc3NfARwYOiAxNDYuMQV1CaIId2FpEY8EMzgNjwXoDHdhbGwNNCQzMjMuMsK1c31wJUYBATJVASFMEOpz5kApAQkAqiFVJAFAAVIQZGF0YTpdFQRaFAWDFDEuMDVtczWqHGLdAWNvcF90IcdMIHtudW06IDEsIG1heDogODg4LjUFrAHELU0EMCwBugXWOs4ABcwAOhnHgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV1CF9kdQUaGG46IDEwLjcFb6htYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbIUX3JwYzoxBZgAYS00CDgwOSVNRH19cO4BeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:09.451788555+08:00 # Txn_start_ts: 449567928714264582 # Query_time: 1.628515317 # Parse_time: 0 # Compile_time: 0.000821746 # Rewrite_time: 0.000217121 # Optimize_time: 0.000413564 # Wait_TS: 1.626172497 # Cop_time: 0.001029924 Process_time: 0.000098929 Wait_time: 0.000086999 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.8929e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 8.6999e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000911705 # PD_total: 1.626166247 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuMThtcywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMAkwCRFdQGRhdGE6U2VsZWN0aW9uXzkJGUoENm0ZSvBALCBjb3BfdGFzazoge251bTogMSwgbWF4OiA5NzIuMsK1cywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogOTguOcIBISx0b3Rfd2FpdDogODcFMoBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcghfZHUFGhhuOiA1LjE2BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGvGF9ycGM6MSwBgghhbF8lKzQ5MzMuNcK1c319CTIzNC0oME4vQQoyCTFfOQkxXzA1gQhndCiKhAEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFXBGt2BdAEOnsFgQwwcywgLahIfSwgc2Nhbl9kZXRhaWw6IHt0bwGoKUw4MSwgZ2V0X3NuYXBzaG90Cb4QIDM1LjglCjRyb2Nrc2RiOiB7YmxvYyGfEH19fSwgAWM+UAAYcHJvY2Vzcw1CCDk4LjWXCGFsXyGZDRotngB0AbEId2FsLTEUIDUyMi40ITIMCU4vQQEEHAozCTQzXzgJISwsMTAwMDAJdGFibGU6RqsCfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveh8BIAlOL0EJTi9BCg==') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hQfICoAHCgZTb3J0XzUSpAYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAzNS44wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw5OC45BUIJbQh3YWkJyAw6IDg3CRgBsQx3YWxsDTEkNTIyLjTCtXN9cCEuBQEyPgEcVVVVVZWo+EA5PiwBQAFSEGRhdGE6U2VVAwRaFCEuHDoxLjE2bXMsMZMUYtoBY29wKbAUIHtudW06AfkkbWF4OiA5NzIuMgWSAcEtFgQwLAG4BdMAOjLLAAXJFcRUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGXGCwgYnVpbGQFcghfZHUFGhhuOiA1LjE2BWyobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MQWVAGEtMRA5MzMuNSEwCH1w6jIpARxsC9pSkdwKQTYpAQQjbUHsdmQCOTw0OG1zLCBsb29wczoxGAE=') # Resource_group: default ; [2024/05/06 11:19:09.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7964-7964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4186-4186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285-5285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60-60' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275-9275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3003-3003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1370-1370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858-858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768-1768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1713-1713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2504-2504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067-8067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788-7788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562-2562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4275-4275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661-3661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369-5369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006-2006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208-7208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50-50' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5480-5480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005-8005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747-3747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562-8562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520-5520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941-4941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675-9675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1640-1640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145-3145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488-488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109-2109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868-8868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413-3413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964-3964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8146-8146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136-6136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4633-4633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844-6844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5806-5806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829-5829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737-4737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8281-8281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1437-1437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447-3447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650-5650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318-2318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073-7073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536-4536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093-2093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811-3811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357-4357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681-7681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141-8141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832-1832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797-1797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201-201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566-2566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330-4330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376-9376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609-5609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2077-2077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870-870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597-9597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474-5474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980-2980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8559-8559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4341-4341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975-975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323-323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5858-5858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363-6363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1091-1091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2859-2859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2030-2030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122-122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793-4793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600-6600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292-7292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603-7603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484-9484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777-8777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158-7158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1244-1244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9741-9741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7004-7004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3859-3859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002-2002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327-6327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1748-1748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1470-1470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2663-2663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5792-5792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1546-1546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579-5579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833-7833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '680-680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041-1041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281-5281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969-9969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3787-3787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788-8788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8279-8279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539-5539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3705-3705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945-8945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573-5573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429-2429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356-7356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829-4829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '177-177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291-4291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847-5847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2842-2842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411-8411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5019-5019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954-954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4939-4939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204-2204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189-7189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6106-6106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1236-1236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158-9158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959-1959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7639-7639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57-57' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227-6227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939-2939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2749-2749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143-2143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897-9897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4378-4378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649-649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7499-7499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334-7334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831-6831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636-3636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7576-7576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723-6723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954-9954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883-3883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4282-4282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '168-168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189-7189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5201-5201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1912-1912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2185-2185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091-3091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648-648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2121-2121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667-1667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462-6462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143-2143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146-2146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626-1626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220-7220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555-8555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8797-8797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590-4590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3608-3608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4744-4744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309-4309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175-3175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8865-8865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427-8427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '696-696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774-2774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9682-9682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520-5520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6360-6360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744-3744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7016-7016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932-9932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880-7880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8392-8392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189-2189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904-2904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554-1554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238-4238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722-7722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414-7414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4582-4582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '29-29' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4628-4628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515-6515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960-3960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701-4701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3350-3350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376-5376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791-1791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9473-9473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201-9201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637-8637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614-6614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62-62' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695-8695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6910-6910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517-8517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364-7364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358-5358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284-8284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890-890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6993-6993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5243-5243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9364-9364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1265-1265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7196-7196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654-4654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329-7329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2597-2597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5310-5310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311-7311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054-5054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732-2732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '266-266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210-210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853-9853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2010-2010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150-9150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5630-5630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829-8829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776-7776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8163-8163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103-9103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4229-4229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9810-9810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873-8873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9567-9567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '434-434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2949-2949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '369-369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9810-9810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411-3411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561-6561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4951-4951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936-8936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2402-2402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668-6668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8114-8114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672-672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890-1890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332-4332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009-7009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882-2882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001-9001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '520-520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413-2413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800-7800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8320-8320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7581-7581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133-9133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548-2548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:09.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570-570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '943-943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895-2895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587-1587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949-6949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678-3678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651-651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2074-2074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715-1715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749-3749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141-8141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6360-6360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493-4493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8754-8754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354-4354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315-8315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6352-6352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8979-8979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '775-775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297-4297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954-954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793-8793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012-3012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139-5139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724-7724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826-7826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7995-7995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327-6327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6334-6334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1494-1494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250-9250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830-3830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101-3101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545-2545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5983-5983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531-6531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7562-7562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210-7210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9181-9181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641-4641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284-5284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807-8807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2308-2308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6927-6927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7878-7878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213-4213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054-5054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5923-5923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839-3839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150-9150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931-5931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4708-4708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785-785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6995-6995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853-9853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6622-6622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31-31' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461-8461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874-1874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574-574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241-7241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821-9821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4490-4490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136-6136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584-6584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1188-1188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9418-9418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644-2644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458-1458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387-3387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489-2489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044-9044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584-3584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582-1582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481-3481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989-9989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9662-9662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866-3866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9434-9434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715-4715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738-2738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168-9168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301-4301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040-6040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104-4104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774-6774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4322-4322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '742-742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371-9371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6212-6212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3713-3713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946-6946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8616-8616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7760-7760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756-5756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449-3449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9741-9741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322-5322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996-2996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3840-3840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155-2155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492-7492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488-488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '565-565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206-5206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276-5276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100-100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750-7750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '258-258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914-914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8960-8960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7666-7666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9672-9672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2354-2354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3945-3945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3634-3634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2172-2172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133-3133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5508-5508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746-3746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755-755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379-7379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515-7515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6966-6966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494-7494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345-8345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726-6726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098-1098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241-7241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2239-2239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956-2956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575-5575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146-3146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607-5607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921-1921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6004-6004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9159-9159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210-2210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399-5399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1504-1504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305-1305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2669-2669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4838-4838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689-9689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269-8269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9445-9445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5722-5722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6142-6142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2893-2893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075-7075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114-7114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364-2364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5324-5324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8870-8870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712-7712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042-7042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013-6013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3236-3236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8073-8073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6686-6686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1672-1672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847-5847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575-5575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5676-5676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675-3675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853-7853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4805-4805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885-3885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2431-2431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62-62' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168-7168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630-6630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3976-3976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9480-9480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713-9713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231-2231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073-7073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812-4812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957-3957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733-9733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334-7334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3512-3512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855-8855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040-4040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576-4576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346-9346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603-7603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755-7755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2531-2531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '445-445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938-7938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1802-1802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815-9815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7857-7857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '69-69' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835-9835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562-8562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196-196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1459-1459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427-8427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954-2954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941-4941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527-3527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576-5576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490-7490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1498-1498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974-8974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9918-9918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224-8224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777-5777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306-5306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630-6630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356-7356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4378-4378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652-7652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648-648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090-1090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511-4511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250-1250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412-8412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424-7424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623-7623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237-7237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '262-262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038-2038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400-8400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '500-500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004-3004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9228-9228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195-9195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365-1365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039-7039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5712-5712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8743-8743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515-7515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001-9001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5180-5180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176-4176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071-2071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352-352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430-4430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8455-8455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '638-638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707-5707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569-8569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065-8065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '195-195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5806-5806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6393-6393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911-1911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4061-4061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317-6317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147-147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253-5253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639-9639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379-2379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881-8881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855-8855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225-225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486-7486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723-6723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558-7558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299-1299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263-9263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5422-5422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868-8868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314-1314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9710-9710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260-260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855-1855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320-5320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6967-6967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50-50' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6990-6990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406-2406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394-1394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8416-8416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224-8224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880-8880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021-2021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '656-656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7197-7197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2854-2854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777-8777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680-3680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8484-8484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236-5236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296-8296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8947-8947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822-6822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7429-7429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260-5260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4242-4242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6208-6208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1193-1193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438-1438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652-7652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091-7091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740-8740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808-9808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438-5438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609-7609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31-31' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3059-3059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105-6105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2921-2921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589-589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902-5902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100-100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560-2560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954-2954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389-389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1207-1207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358-8358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2243-2243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436-1436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173-1173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308-8308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252-1252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2128-2128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555-3555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154-6154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110-3110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '961-961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3059-3059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345-8345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899-1899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6750-6750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624-5624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4551-4551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987-8987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9055-9055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338-5338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352-9352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797-7797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263-9263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1193-1193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977-8977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270-4270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461-3461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159-4159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557-557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407-8407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949-4949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4697-4697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269-9269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984-1984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436-1436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6068-6068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '885-885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3714-3714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445-6445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819-1819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534-4534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3082-3082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213-3213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118-6118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2307-2307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8460-8460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5532-5532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108-108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205-205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7964-7964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447-6447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168-7168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '964-964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389-5389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6201-6201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379-9379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1110-1110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193-5193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894-4894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681-7681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4929-4929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939-7939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4277-4277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225-3225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721-3721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803-3803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261-261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231-3231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '46-46' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305-7305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324-3324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682-2682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150-2150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3061-3061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110-8110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '680-680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '844-844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682-6682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6764-6764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256-9256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2467-2467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974-8974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223-2223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907-2907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1943-1943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864-5864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234-4234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430-3430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7302-7302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9974-9974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345-8345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877-9877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790-1790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184-9184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7566-7566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7744-7744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440-8440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '109-109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:10.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573-5573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14959' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:19:11.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14952' for key 'test_mixed.PRIMARY'"] [2024/05/06 11:19:11.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751-8751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653-653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361-7361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343-2343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2596-2596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013-9013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1900-1900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323-323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385-2385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6667-6667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291-4291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168-2168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4984-4984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1188-1188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284-8284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6647-6647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143-2143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31-31' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697-697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898-898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333-5333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5131-5131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838-838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499-2499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113-3113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531-6531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952-1952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449-3449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823-7823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760-1760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808-3808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3468-3468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977-9977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553-5553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245-8245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889-3889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911-6911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738-6738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626-2626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263-2263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3510-3510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650-7650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202-1202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436-1436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '550-550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885-4885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764-4764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7801-7801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983-6983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157-1157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540-9540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408-8408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040-4040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:11.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4617-4617' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:19:11.515065714+08:00 # Txn_start_ts: 449567929277874182 # Query_time: 0.975331936 # Parse_time: 0 # Compile_time: 0.000047201 # Rewrite_time: 0.00000186 # Optimize_time: 0.000211529 # Wait_TS: 0 # Prewrite_time: 0.000786269 Commit_time: 0.974200619 Get_commit_ts_time: 0.000184578 Slowest_prewrite_rpc_detail: {total:0.001s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 491.5µs}, scan_detail: {get_snapshot_time: 5.1µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 19.2µs, propose_send_wait: 0s, persist_log: {total: 122µs, write_leader_wait: 52ns, sync_log: 84.4µs, write_memtable: 545ns}, commit_log: 146.1µs, apply_batch_wait: 17.1µs, apply: {total:122.3µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 15.1µs, write_memtable: 46.7µs}}} Commit_primary_rpc_detail: {total:0.001s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 491.5µs}, scan_detail: {get_snapshot_time: 5.1µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 19.2µs, propose_send_wait: 0s, persist_log: {total: 122µs, write_leader_wait: 52ns, sync_log: 84.4µs, write_memtable: 545ns}, commit_log: 146.1µs, apply_batch_wait: 17.1µs, apply: {total:122.3µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 15.1µs, write_memtable: 46.7µs}}} Write_keys: 9 Write_size: 521 Prewrite_region: 1 # Is_internal: true # Digest: 9505cacb7c710ed17125fcc6cb3669e8ddca6c8cd8af6a31f6b3cd64604c3098 # Num_cop_tasks: 0 # Mem_max: 8192 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.974873212 # PD_total: 0.000179983 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: true # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T11:19:11.51710717+08:00 # Txn_start_ts: 449567929290981377 # Query_time: 0.924327592 # Parse_time: 0 # Compile_time: 0.00012407 # Rewrite_time: 0 # Optimize_time: 0 # Wait_TS: 0.000276147 # Prewrite_time: 0.921724744 Commit_time: 0.001056941 Get_commit_ts_time: 0.000344778 Slowest_prewrite_rpc_detail: {total:0.922s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 921.1ms}, scan_detail: {get_snapshot_time: 12.2µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 35.9µs, propose_send_wait: 0s, persist_log: {total: 196.5µs, write_leader_wait: 156ns, sync_log: 109.8µs, write_memtable: 3.93µs}, commit_log: 224.6µs, apply_batch_wait: 920.4ms, apply: {total:182µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 43.3µs, write_memtable: 14.7µs}}} Commit_primary_rpc_detail: {total:0.922s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 921.1ms}, scan_detail: {get_snapshot_time: 12.2µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 35.9µs, propose_send_wait: 0s, persist_log: {total: 196.5µs, write_leader_wait: 156ns, sync_log: 109.8µs, write_memtable: 3.93µs}, commit_log: 224.6µs, apply_batch_wait: 920.4ms, apply: {total:182µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 43.3µs, write_memtable: 14.7µs}}} Write_keys: 1 Write_size: 19 Prewrite_region: 1 # Is_internal: true # Digest: bdab55af0288282745b06ae511bf5258d90e46fca67dd2e2ef0faca225d2d599 # Num_cop_tasks: 0 # Mem_max: 8587 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('lAzwTzAJMjlfMgkwCTAJTi9BCTAJdGltZTo2MDcuNMK1cywgbG9vcHM6MSwgY29tbWl0X3R4bjoge3ByZXdyaXRlOjkyMS43bXMsIGdldF9jb21tASMYczozNDQuOAVACTcQOjEuMDYBJyBzbG93ZXN0X3ANQfBGX3JwYzoge3RvdGFsOiAwLjkyMnMsIHJlZ2lvbl9pZDogOCwgc3RvcmU6IDEyNy4wLjAuMToyMDE2MCwgdGltZV9kZXRhaWwBQyBpa3Zfd2FsbF8FwgAgAZooMW1zfSwgc2Nhbl8VKCxnZXRfc25hcHNob3QNKwwxMi4yBa1Ycm9ja3NkYjoge2Jsb2NrOiB7fX19LCAF6xlCAHMBkEBfYmF0Y2hfd2FpdDogMzUuOQVBLHByb3Bvc2Vfc2VuZA0cODBzLCBwZXJzaXN0X2xvZwGqCe0QMTk2LjUFNglgFGxlYWRlcg02KDE1Nm5zLCBzeW5jCTYIMTA5LVIJLjxtZW10YWJsZTogMy45M8K1AekpbAkwEDIyNC42BV4QYXBwbHkyrwAQOTIwLjQhjgUbFZIEMTgpBhRtdXRleF8pAQG+CXEynwAZFwB3IbgINDMuAYMxKhmcDDE0LjcBnCFGDZ4ccHJpbWFyeV86+QEMMDAxc/75ASn5EDY4Mi4xAXUALIb6AQQyNw253voBCDI4LilmsvoBBDg1MswBMlsBCDIzNz76AQAxDaUpiTleCDQuNGFlAH11nUVgBDIyKccl3TL4AQQyMSUZACwJGzn4BDEyDcUAbcL6AQQyNg1TPpwABDIyBeMl+m3PCG51bYFJCSoMa2V5cxkORGJ5dGU6MTl9CTM5NSBCeXRlc4GOLAoxCTM2XzEJMAkxCUntYHRpZGJfbWRsX2luZm8sIGhhbmRsZToxMjcBIoG5BDU1Kf2RuSgyLCBHZXQ6e251bUVyCDEsIGV/afoMNTAxLkWgBCwgAT554wkkGHByb2Nlc3MJLAggNDJlTwkbYfgNGAA2cWkJGhRrdl9yZWFh/pWLBDExceo+pQQIMTU1JdxCrAIJTBGBJS0AIBW8LhcADF9zaXqBBQA4EdkVLE7pBAA2jagAck7pBCAJTi9BCU4vQQo=') # Plan_digest: ca2b8c61a8ea82f17bacb18dbe38cd4b008fc18663d28963f5ced78ed80210d7 # Binary_plan: tidb_decode_binary_plan('xQx4CsAMCghEZWxldGVfMhKcAwoLUG9pbnRfR2V0XzEpAAUB8IvwPzABOAFAAUoYChYKBW15c3FsEg10aWRiX21kbF9pbmZvUgpoYW5kbGU6MTI3WhZ0aW1lOjU1Mi4xwrVzLCBsb29wczoyYqkCR2V0OntudW1fcnBjOjEsIHRvdGFsX3RpbWU6NTAxLjfCtXN9LCB0aW1lX2RldGFpbDoge3RvdGFsX3Byb2Nlc3NfdAFbDCA0MsIBWQk/EHdhaXRfBUQQIDY0LjYdGixrdl9yZWFkX3dhbGwNIhAxMTYuNQkjCGlrdjIaABA1NS4zwgWBGHNjYW5fZGVSgQAUa2V5czogFbwMcHJvYwGYARckX3NpemU6IDM4LA2aARUFLChnZXRfc25hcHNobxGrDDE2LjkFiFhyb2Nrc2RiOiB7YmxvY2s6IHt9fX1w/xEBBAF4EQoA/yWEFFIDTi9BWiljEDYwNy40BUUpYxwxYuUIY29tbSEQVHhuOiB7cHJld3JpdGU6OTIxLjdtcywFihEjGHM6MzQ0LjgFQQkUEDoxLjA2ASccc2xvd2VzdF8RQQxfcnBjMYzIOiAwLjkyMnMsIHJlZ2lvbl9pZDogOCwgc3RvcmU6IDEyNy4wLjAuMToyMDE2MCwgdGltLs8BOncBAZoUMW1zfSwgNnYBTjMBBDIuKfhSMwEELCAF6zm4BZAUX2JhdGNoRSQMOiAzNS10KHByb3Bvc2Vfc2VuQR5IaXQ6IDBzLCBwZXJzaXN0X2xvZxntBDE5UTIJYBRsZWFkZXINUigxNTZucywgc3luYwk2CDEwOS1SCS4YbWVtdGFibEEXBC45TV8pbAkwBDIyUbMQYXBwbHkyrwAQOTIwLjQhjgUbFZIEMTgpBhRtdXRleF9JNAG+CXEynwAZFxh3YWw6IDQzReIxKhmcDDE0LjdB+wh9fSwRnhxwcmltYXJ5Xzr5AQwwMDFz/vkBKfkENjiJII76AQQyNw253voBCDI4LokZsvoBBDg1MswBMlsBCDIzNz76AQAxDaUpiTleCDQuNGFlOVxFYAQyMinHJd0y+AEIMjEuqTkFGzn4BDEyDcUAbcL6AQQyNg1TPpwABDIyBeMl+m3PEG51bToxUSSFwxUOXGJ5dGU6MTl9cIsDeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:11.528682506+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 1.012704778 # Parse_time: 0.000039702 # Compile_time: 0.000065758 # Rewrite_time: 0.00000282 # Optimize_time: 0.000024726 # Wait_TS: 0.000182521 # DB: test_ddl # Is_internal: false # Digest: 3053399081915c36c099d7ba51a7c452adc8952d3890ce31d6c886352a54b59e # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_insert_common (c1 int, c2 int, primary key(c1, c2)); # Time: 2024-05-06T11:19:12.765025609+08:00 # Txn_start_ts: 449567929777782786 # Query_time: 0.320136907 # Parse_time: 0 # Compile_time: 0.000574164 # Rewrite_time: 0.00017162 # Optimize_time: 0.00025933 # Wait_TS: 0.000020152 # Cop_time: 0.319081785 Process_time: 0.000021988 Wait_time: 0.000025364 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.1988e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.5364e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.318764088 # PD_total: 0.000019062 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('qAbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTozMTkuMm1zLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAVYkBkYXRhOlNlbGVjdGlvbl85CVpLANAsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDMxOC44bXMsIHByb2Nfa2V5czogMCwgdG90XwESGDogMjLCtXMJESR3YWl0OiAyNS40BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogNy42MwU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhAhhbF8tLAA4AbcYfX0JMjMzICknME4vQQoyCTFfOQkxXzA1IwhndCiaiAEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFaBGt2BdMEOnsFhBAwcywgbCmrSH0sIHNjYW5fZGV0YWlsOiB7dG8BqwBrJU84MSwgZ2V0X3NuYXBzaG90CcEMIDkuOCUMNHJvY2tzZGI6IHtibG9jIaAQfX19LCABYj5PACGRCGVzcw1BOZkIYWxfIZsRGAA1LaAAdAGwCHdhbC0zNCAxMjcuM8K1c30JTi9BAQQcCjMJNDNfOAkhLywxMDAwMAl0YWJsZTpasgJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IwEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('kQfICowHCgZTb3J0XzUSqwYKDlRhYmxlUmVhZGVyXzEwEvADCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaskBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsgDogOS44wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAGRPk8AGHByb2Nlc3MNQQQyMgVACWoMd2FpdBEYCDUuNAkaAbAMd2FsbA0ZJDEyNy4zwrVzfXAhMQUBBAF4BQcBASQBIVVVVVWVB/5AOUEsAUABUhBkYXRhOlNlVQsEWhUBnBg6MzE5LjJtOZcYYtgBY29wXyW0ECB7bnVtBfkkbWF4OiAzMTguOAErAcEtFQQwLAG6BdMAOh3LBckEOiAVxIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhRuOiA3LjYB5AAsAXrIX2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsAZUAYS0xDbcMfX1w6TIoARhsC9pSEYwNXWkQAUABUieaZgJaPwEEGAE=') # Resource_group: default ; [2024/05/06 11:19:12.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260-7260' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:19:12.766361922+08:00 # Txn_start_ts: 449567929594281986 # Query_time: 0.981488375 # Parse_time: 0 # Compile_time: 0.002892083 # Rewrite_time: 0.000621213 # Optimize_time: 0.001969427 # Wait_TS: 0.000026984 # Cop_time: 1.951927464 Process_time: 0.000106418 Wait_time: 0.00008549 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 5.3209e-05 Cop_proc_p90: 5.7471e-05 Cop_proc_max: 5.7471e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.2745e-05 Cop_wait_p90: 5.057e-05 Cop_wait_max: 5.057e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17014 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:19:12.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7586-7586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1756-1756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6696-6696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411-3411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738-1738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8746-8746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9324-9324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5019-5019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997-4997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7370-7370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5858-5858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9048-9048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4890-4890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263-3263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900-900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48-48' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290-8290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9305-9305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8115-8115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455-2455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558-3558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214-5214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382-8382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714-714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426-9426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303-6303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3723-3723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235-1235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190-9190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202-9202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461-6461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726-9726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5234-5234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568-9568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356-6356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822-3822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892-4892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557-6557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6121-6121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5114-5114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854-3854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6267-6267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '426-426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3585-3585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9367-9367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010-8010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157-8157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494-7494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8035-8035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189-2189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4329-4329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429-3429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998-3998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3590-3590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4599-4599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545-6545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045-5045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680-7680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088-2088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690-6690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6680-6680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939-939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974-8974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681-9681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466-466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7517-7517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272-1272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944-8944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3278-3278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728-2728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413-2413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9468-9468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4592-4592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576-6576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5559-5559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064-5064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '370-370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3974-3974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6651-6651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915-9915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '217-217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178-7178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240-6240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832-1832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986-8986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832-1832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7464-7464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814-5814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171-6171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734-7734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974-2974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9392-9392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393-393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484-9484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827-8827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1118-1118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615-8615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191-8191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4608-4608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592-9592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4173-4173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250-1250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507-3507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '825-825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940-8940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7242-7242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248-2248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2842-2842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136-8136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364-2364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4896-4896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9377-9377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521-5521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499-1499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223-2223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223-4223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408-5408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136-136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7499-7499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967-3967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113-9113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884-4884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400-8400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250-250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675-9675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8180-8180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442-9442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065-4065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542-2542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1529-1529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2308-2308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350-2350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869-8869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9721-9721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438-5438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681-7681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775-5775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713-713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891-891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1670-1670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540-8540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628-628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714-714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3531-3531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558-5558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717-9717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7738-7738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132-4132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273-7273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997-4997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883-3883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073-7073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1509-1509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994-1994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901-5901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305-7305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177-7177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954-954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6874-6874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011-4011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176-1176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004-8004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3635-3635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7238-7238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206-1206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5061-5061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053-3053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563-3563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7816-7816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847-9847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9535-9535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423-6423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257-3257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436-3436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760-2760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926-2926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736-4736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269-1269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085-2085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719-5719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045-3045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201-4201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6001-6001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932-9932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3418-3418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3742-3742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '757-757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470-7470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7541-7541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4739-4739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018-8018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802-2802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906-1906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2505-2505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819-1819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626-1626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489-6489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1816-1816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4824-4824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686-2686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '673-673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261-261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114-4114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298-4298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183-5183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715-1715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387-2387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874-9874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442-6442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7925-7925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669-7669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769-6769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2707-2707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350-350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401-2401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618-3618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1558-1558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5806-5806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1223-1223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968-8968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171-171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908-908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:13.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1358-1358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:13.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530-6530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:13.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1628-1628' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:19:14.312331255+08:00 # Txn_start_ts: 449567929631768591 # Query_time: 2.421014596 # Parse_time: 0 # Compile_time: 0.000302721 # Rewrite_time: 0.000045023 # Optimize_time: 0.000196262 # Wait_TS: 0.000185896 # Prewrite_time: 2.418192548 Commit_time: 0.00108409 Get_commit_ts_time: 0.001074377 Slowest_prewrite_rpc_detail: {total:2.418s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 2.42s}, scan_detail: {get_snapshot_time: 7.08µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 2.42s, propose_send_wait: 0s, persist_log: {total: 115.9µs, write_leader_wait: 81ns, sync_log: 56µs, write_memtable: 668ns}, commit_log: 163.2µs, apply_batch_wait: 145.5µs, apply: {total:230µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 46µs, write_memtable: 16.5µs}}} Commit_primary_rpc_detail: {total:2.418s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 2.42s}, scan_detail: {get_snapshot_time: 7.08µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 2.42s, propose_send_wait: 0s, persist_log: {total: 115.9µs, write_leader_wait: 81ns, sync_log: 56µs, write_memtable: 668ns}, commit_log: 163.2µs, apply_batch_wait: 145.5µs, apply: {total:230µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 46µs, write_memtable: 16.5µs}}} Write_keys: 1 Write_size: 2821 Prewrite_region: 1 # Is_internal: true # Digest: 1b73a00c73a03d7dc9dd08a1ea99474b2523e5f72366f740be5156fa244256c4 # Num_cop_tasks: 0 # Mem_max: 11473 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rQnIMAkyN18xCTAJMAlOL0EJMAl0aW1lOjUzLjXCtXMsIGxvb3BzOjEsIHByZXBhcmU6IDE4BRkgaW5zZXJ0OjM1DSmAY29tbWl0X3R4bjoge3ByZXdyaXRlOjIuNDJzLCBnZXRfESEgczoxLjA3bXMsDTMBDwA4AQ8cc2xvd2VzdF8RPZhfcnBjOiB7dG90YWw6IDIuNDE4cywgcmVnaW9uX2lkOiA4LCBzdG8FlDwyNy4wLjAuMToyMDE2MCwgAcUYX2RldGFpbAFDIGlrdl93YWxsXwEYBUwgMnN9LCBzY2FuGSYBpRxzbmFwc2hvdA0pDDcuMDgF7lhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAXlGUIAcwGOKF9iYXRjaF93YWl0DWo0LCBwcm9wb3NlX3NlbmQNGgAwARckZXJzaXN0X2xvZwGmCekQMTE1LjkFdQleFGxlYWRlcg02JDgxbnMsIHN5bmMJNQQ1Nh0qNG1lbXRhYmxlOiA2NjhuAeEtdAVgEDE2My4yBS4QYXBwbHkypwAEMTQxxwUcFY0IMjMwBTIUbXV0ZXhfCfoBuUqaABkXAHchrwA0VpkABDE2RS8lPQ2dGHByaW1hcnk27gEUMC4wMDFz/u4BKe4YNzAyLjHCtSEQgvEBBDIwBaAALOLxAQwzMi4zJTO28wEIMy43BTZKWQEENDc28wEEMzMNYgksOfUIMi4zYbQAfXFZLfcEMzhNTyXbMvcBBDQ0DXcFGzX2EDE5My40BY8AbcL4AQQzNg1TPp4ABDUwBYcl+m3EEG51bToxcUUMa2V5cxkOBGJ5gT1AODIxfQkzLjIwIEtCCU4vQQo=') # Binary_plan: tidb_decode_binary_plan('uAnwQAqzCQoISW5zZXJ0XzE4AUABUgNOL0FaFXRpbWU6NTMuNcK1cywgbG9vcHM6MWIecHJlcGFyZTogMTjCtXMsIGluAToIOjM1BSmQYtgIY29tbWl0X3R4bjoge3ByZXdyaXRlOjIuNDJzLCBnZXRfYw0hJHM6MS4wN21zLCAJMwEPADgBDxxzbG93ZXN0XxE98EZfcnBjOiB7dG90YWw6IDIuNDE4cywgcmVnaW9uX2lkOiA4LCBzdG9yZTogMTI3LjAuMC4xOjIwMTYwLCB0aW1lX2RldGFpbAFDIGlrdl93YWxsXwXeAUwkMnN9LCBzY2FuXxUmAaUcc25hcHNob3QNKQg3LjAJ71hyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAXlGUIAcwGOKF9iYXRjaF93YWl0DWo0LCBwcm9wb3NlX3NlbmQNGgAwARckZXJzaXN0X2xvZwGmCekQMTE1LjklfQleFGxlYWRlcg02JDgxbnMsIHN5bmMJNQQ1Nh0qNG1lbXRhYmxlOiA2NjhuAeEpYgkrEDE2My4yBS4QYXBwbHkypwAEMTQpyAAsCRwVjQgyMzAFMhRtdXRleF8J+gG5SpoAGRcAdyGvADRWmQAEMTZFMCU9DZ0YcHJpbWFyeTbuARQwLjAwMXP+7gEp7hg3MDIuMcK1IRCC8QEEMjAFoAAs4vEBDDMyLjMlM7bzAQgzLjcFNkpZAQQ0NzbzAQQzMw1iCSw59QgyLjNhtQB9cVkt9wQzOE1PRvcBBDQ0DXcFGzX2EDE5My40BY8AbcL4AQQzNg1TPp4ABDUwBYcl+m3EEG51bToxcUUMa2V5cxkOBGJ5gT1MODIxfXDRGXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:14.396930629+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 2.513044408 # Parse_time: 0.000028359 # Compile_time: 0.000047563 # Rewrite_time: 0.000002342 # Optimize_time: 0.000024726 # Wait_TS: 0.000178179 # DB: test_ddl # Is_internal: false # Digest: 30c3a4ff94f44d40b2d68c1ab0f8f221f1e16cd9ea5d5106ef91b7d841c714bd # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create table test_conflict_delete_common (c1 int, c2 int, primary key(c1, c2)); [2024/05/06 11:19:14.597 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T11:19:14.309254078+08:00 # Txn_start_ts: 449567930039926788 # Query_time: 0.866856789 # Parse_time: 0 # Compile_time: 0.0007548 # Rewrite_time: 0.00023425 # Optimize_time: 0.000379907 # Wait_TS: 0.000020161 # Cop_time: 0.8655789 Process_time: 0.000019989 Wait_time: 0.000049053 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.9989e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.9053e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.865387868 # PD_total: 0.000010804 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mgbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjg2NS43bXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMBVeQGRhdGE6U2VsZWN0aW9uXzkJHUsANh1LeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogODY1LjQBKkRwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDIwwrVzCREkd2FpdDogNDkuMQUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVxCF9kdQUaGG46IDcuMzQFOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWECGFsXzUsIDRtc319CTIzNCkfNAlOL0EKMgkxXzkJMV8wNSMIZ3QoioQBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVgRrdgXPBDp7BYAUMHMsIGxvJadIfSwgc2Nhbl9kZXRhaWw6IHt0bwGnKUs4MSwgZ2V0X3NuYXBzaG90Cb0QIDYuNzklCTRyb2Nrc2RiOiB7YmxvYyGdEH19fSwgAWM+UAAhjghlc3MNQgQyMAVACWshmA0YNZ0AdAGxCHdhbC0wLCAxODjCtXN9CU4vQQEEHAozCTQzXzgJISosMTAwMDAJdGFibGU6RqkCfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveh0BIAlOL0EJTi9BCg==') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('gwfICv4GCgZTb3J0XzUSoQYKDlRhYmxlUmVhZGVyXzEwEuYDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasgBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiA2Ljc5wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgQyMAVACWsId2FpCcYUOiA0OS4xCRoBsQx3YWxsDTEcMTg4wrVzfXAhLAUBMjwBHFVVVVWVqPhAOTwsAUABUhBkYXRhOlNlVQEEWhUhLCA6ODY1LjZtcywxkhRi2AFjb3AprxAge251bQX4EG1heDogASsANAErAb8tFAQwLAG4BdEAOh3JBccdwlRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZUYLCBidWlsZAVxCF9kdQUaGG46IDcuMzQF/KhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBZUAYS0vDbcQfX1w6gEuZAIYbAvaUpHcCl1kISgAI4phAj07NDdtcywgbG9vcHM6MRgB') # Resource_group: default ; [2024/05/06 11:19:14.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275-3275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5122-5122' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:19:14.309710811+08:00 # Txn_start_ts: 449567929987498003 # Query_time: 1.02638623 # Parse_time: 0 # Compile_time: 0.003416 # Rewrite_time: 0.000694252 # Optimize_time: 0.002214806 # Wait_TS: 0.000032951 # Cop_time: 1.020607983 Process_time: 0.000078188 Wait_time: 0.000067551 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.9094e-05 Cop_proc_p90: 4.0219e-05 Cop_proc_max: 4.0219e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.3775e-05 Cop_wait_p90: 3.9041e-05 Cop_wait_max: 3.9041e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:19:14.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8112-8112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503-503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463-6463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113-1113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657-9657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1674-1674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2238-2238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1900-1900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8288-8288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787-5787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753-6753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2716-2716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '953-953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4896-4896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954-2954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298-2298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138-9138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477-4477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761-2761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379-7379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766-4766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8115-8115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494-5494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9234-9234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737-1737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212-8212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104-4104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788-7788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761-2761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '91-91' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8044-8044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987-8987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102-8102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2564-2564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '844-844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352-352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430-1430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775-8775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781-3781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144-2144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369-5369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969-1969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587-1587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183-3183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469-1469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811-8811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559-9559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700-5700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464-5464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7360-7360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419-3419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8537-8537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2521-2521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2854-2854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7015-7015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580-580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462-9462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575-1575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723-9723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457-1457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9682-9682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275-3275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061-8061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234-4234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679-679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764-5764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855-6855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381-7381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266-2266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175-8175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609-5609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9668-9668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6486-6486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7638-7638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615-3615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8921-8921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249-4249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808-4808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2239-2239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853-2853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029-8029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54-54' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9842-9842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745-745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923-4923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4945-4945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208-7208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4935-4935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2185-2185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340-4340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251-5251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051-6051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515-7515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180-7180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9761-9761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4216-4216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928-3928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7380-7380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9056-9056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399-5399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788-6788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4029-4029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186-7186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706-4706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046-2046' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330-4330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623-7623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485-9485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544-3544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2521-2521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849-9849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538-9538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6823-6823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290-8290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3888-3888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925-1925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572-7572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4744-4744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677-9677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933-5933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9276-9276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002-2002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7270-7270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053-4053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9229-9229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4447-4447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7113-7113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776-7776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2789-2789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7702-7702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6603-6603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911-6911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9398-9398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367-1367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3840-3840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4236-4236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536-4536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170-7170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356-7356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6387-6387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854-5854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570-570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6039-6039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3202-3202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171-9171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176-4176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793-6793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454-9454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322-5322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626-2626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344-4344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283-3283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4310-4310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2693-2693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8798-8798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1013-1013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578-5578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545-4545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8511-8511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320-7320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691-2691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510-4510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7703-7703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4600-4600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1672-1672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736-4736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002-3002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6212-6212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '426-426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6540-6540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703-1703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029-6029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5978-5978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642-642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '357-357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '482-482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761-2761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2659-2659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515-7515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '257-257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9061-9061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095-3095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317-6317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394-7394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658-7658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629-6629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5991-5991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3934-3934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3433-3433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479-9479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3627-3627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1013-1013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026-8026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569-2569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8845-8845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059-1059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5069-5069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9510-9510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330-8330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374-3374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3494-3494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8533-8533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949-6949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274-1274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161-4161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1892-1892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8363-8363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095-7095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610-6610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4378-4378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154-8154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6667-6667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6170-6170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854-3854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513-7513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3752-3752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627-4627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6183-6183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1403-1403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2847-2847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8992-8992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '583-583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658-658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699-6699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6027-6027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9918-9918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200-6200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315-315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594-9594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8538-8538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5530-5530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835-5835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6432-6432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132-3132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569-1569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485-9485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '257-257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858-4858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765-8765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877-9877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522-7522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645-9645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188-3188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9468-9468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4264-4264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715-5715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993-993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6745-6745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8723-8723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1345-1345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4593-4593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9353-9353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063-5063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358-5358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349-1349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054-5054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693-6693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '13-13' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315-315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201-3201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610-6610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256-8256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3256-3256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160-2160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425-8425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8329-8329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9413-9413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779-2779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1217-1217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6349-6349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985-985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7952-7952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9721-9721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208-4208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704-1704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3565-3565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5077-5077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5842-5842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484-1484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399-5399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992-4992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2952-2952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9449-9449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7306-7306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575-5575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4260-4260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4673-4673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8650-8650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5391-5391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1988-1988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3945-3945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2757-2757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8133-8133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253-9253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7883-7883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '950-950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189-189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6201-6201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3011-3011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '152-152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3082-3082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921-3921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '687-687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174-9174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3262-3262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727-8727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788-7788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399-2399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623-623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620-7620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101-8101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1023-1023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857-2857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6891-6891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224-6224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204-204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421-7421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674-7674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5721-5721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554-5554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035-9035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046-6046' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '756-756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9186-9186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583-1583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3212-3212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4861-4861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1486-1486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680-3680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2625-2625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294-9294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '502-502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241-7241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2159-2159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8127-8127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141-8141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407-6407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907-2907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475-6475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2045-2045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981-7981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3707-3707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183-2183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504-3504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1039-1039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912-6912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032-7032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1362-1362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4163-4163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7242-7242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608-608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9619-9619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667-1667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7393-7393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171-171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6684-6684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772-6772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730-5730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911-1911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851-2851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059-7059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676-7676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160-8160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755-6755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4444-4444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484-1484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009-8009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5937-5937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281-4281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649-7649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238-4238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196-196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3523-3523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822-6822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8398-8398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3626-3626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9240-9240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7372-7372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470-470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1063-1063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6648-6648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4553-4553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4516-4516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322-5322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294-5294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4420-4420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294-3294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577-2577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9337-9337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944-6944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1997-1997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2064-2064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680-7680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613-7613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844-7844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7362-7362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941-8941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148-1148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615-7615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1053-1053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9575-9575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158-9158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3573-3573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933-933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914-9914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921-4921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294-9294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6909-6909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2366-2366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554-8554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589-589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3202-3202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791-8791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214-6214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8446-8446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5287-5287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492-9492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729-729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788-6788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569-6569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676-1676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499-2499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733-9733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8595-8595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529-7529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904-2904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071-6071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577-1577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959-3959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6700-6700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '769-769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379-9379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441-8441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258-5258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1748-1748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781-1781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406-3406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987-8987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6664-6664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966-1966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5456-5456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397-7397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8144-8144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8465-8465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '680-680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307-8307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259-6259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4375-4375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2896-2896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419-3419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779-2779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2072-2072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358-6358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601-601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581-1581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8173-8173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071-9071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504-5504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3880-3880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522-2522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2494-2494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699-6699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001-4001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9131-9131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486-3486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273-5273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144-2144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1919-1919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7760-7760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3333-3333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1943-1943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411-5411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6243-6243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8918-8918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337-6337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4386-4386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24-24' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064-6064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819-1819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7228-7228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7472-7472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607-4607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2707-2707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914-8914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145-2145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6787-6787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028-1028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950-7950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5277-5277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133-133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807-6807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435-3435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219-6219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802-5802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9470-9470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9598-9598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4682-4682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755-755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087-5087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '801-801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866-3866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765-6765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6030-6030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096-7096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6993-6993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017-7017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629-6629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296-296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2027-2027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9261-9261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159-5159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511-7511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491-3491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3705-3705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6016-6016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840-1840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330-7330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870-9870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265-5265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164-3164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1100-1100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3462-3462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9194-9194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1943-1943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968-3968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693-6693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3726-3726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842-1842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951-3951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8844-8844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623-3623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7711-7711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939-7939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9261-9261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302-1302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817-7817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878-5878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961-1961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620-6620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682-6682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156-6156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738-2738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546-546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873-6873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9307-9307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9579-9579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685-4685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8472-8472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6350-6350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817-1817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906-8906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776-776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082-6082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554-6554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545-545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9206-9206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776-7776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781-3781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505-4505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430-4430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '438-438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947-947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358-358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341-5341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904-2904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145-2145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8836-8836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108-6108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032-3032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394-2394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9654-9654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963-963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491-9491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138-6138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140-3140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5316-5316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305-7305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324-3324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024-8024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7820-7820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715-715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471-4471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978-978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254-5254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696-3696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670-2670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942-2942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6456-6456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1788-1788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5238-5238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3882-3882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5482-5482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2605-2605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286-286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6364-6364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424-7424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4682-4682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1631-1631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9353-9353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253-8253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339-339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345-5345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1594-1594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192-2192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731-7731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136-8136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '476-476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068-7068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633-8633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5801-5801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775-6775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159-5159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8704-8704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369-8369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298-298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8632-8632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955-955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001-9001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281-7281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849-7849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244-6244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1110-1110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677-7677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72-72' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4248-4248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220-7220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487-487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547-547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4102-4102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967-1967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025-5025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446-6446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5092-5092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110-4110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421-2421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9417-9417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20-20' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2322-2322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339-339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645-9645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154-1154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '756-756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575-7575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385-6385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606-7606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853-853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557-7557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536-6536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7979-7979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753-2753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285-285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8959-8959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1141-1141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6373-6373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903-9903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615-9615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134-7134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110-3110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144-144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867-6867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5099-5099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2921-2921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021-6021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660-9660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846-4846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9729-9729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877-1877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7506-7506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1358-1358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800-7800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7392-7392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764-5764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9475-9475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895-2895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218-5218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675-9675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2696-2696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8713-8713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168-1168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9111-9111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2036-2036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6680-6680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146-6146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8581-8581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131-3131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1464-1464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379-7379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878-4878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019-8019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440-8440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2911-2911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7801-7801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546-6546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681-1681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490-5490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658-6658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803-3803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193-7193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9055-9055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7382-7382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299-9299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994-2994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197-1197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652-9652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095-3095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525-9525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463-1463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623-3623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259-4259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556-7556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510-510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9131-9131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087-4087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7668-7668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813-3813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '815-815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2681-2681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131-3131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8864-8864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478-2478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333-7333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9254-9254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349-1349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337-1337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3505-3505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086-6086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9240-9240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7288-7288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9718-9718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9337-9337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5670-5670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:14.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100-3100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4105-4105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401-6401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890-6890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '814-814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728-4728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820-9820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5282-5282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303-8303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2122-2122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430-1430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269-6269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981-5981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3107-3107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685-7685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486-3486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700-700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743-4743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120-9120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420-2420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349-2349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5669-5669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200-5200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1357-1357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304-9304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255-9255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8367-8367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900-900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100-100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326-3326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431-5431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9310-9310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436-2436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6750-6750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425-8425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842-3842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953-4953' for key 'test_conflict_insert_common.PRIMARY'"] # Time: 2024-05-06T11:19:15.556326188+08:00 # Txn_start_ts: 449567930384908289 # Query_time: 0.800465664 # Parse_time: 0 # Compile_time: 0.001358313 # Rewrite_time: 0.000331934 # Optimize_time: 0.000876259 # Wait_TS: 0.000022 # Cop_time: 0.798275612 Process_time: 0.000222349 Wait_time: 0.000184794 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000111174 Cop_proc_p90: 0.000167795 Cop_proc_max: 0.000167795 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.2397e-05 Cop_wait_p90: 0.000113279 Cop_wait_max: 0.000113279 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:19:15.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279-5279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2733-2733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147-6147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4229-4229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184-4184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6902-6902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1459-1459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197-1197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014-4014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066-4066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529-5529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5512-5512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2126-2126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '815-815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4821-4821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905-3905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4228-4228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9664-9664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648-648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4460-4460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8490-8490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348-1348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3009-3009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4160-4160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400-2400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977-977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2578-2578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5530-5530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745-9745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3785-3785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7298-7298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843-3843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9487-9487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '775-775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4634-4634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9613-9613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388-8388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2285-2285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4979-4979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975-6975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790-4790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2925-2925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164-4164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024-2024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489-6489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390-2390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6522-6522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1118-1118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829-7829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7702-7702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440-6440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958-7958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726-6726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149-4149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1107-1107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714-5714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9218-9218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646-9646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895-6895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120-9120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79-79' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153-1153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8723-8723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462-5462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689-9689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9072-9072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565-6565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712-7712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2614-2614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671-9671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206-1206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6929-6929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1757-1757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9486-9486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4422-4422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8900-8900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5857-5857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567-7567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9852-9852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954-2954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980-8980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981-7981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4286-4286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579-1579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983-7983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4464-4464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161-1161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118-3118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154-6154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274-1274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5672-5672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586-586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556-2556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380-380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045-4045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919-3919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955-6955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059-2059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258-1258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4535-4535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794-794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512-7512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4351-4351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2960-2960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661-3661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1786-1786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9501-9501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1003-1003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644-2644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068-7068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035-9035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667-667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '89-89' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065-4065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253-9253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484-9484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3157-3157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487-4487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8937-8937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424-7424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6001-6001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344-9344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355-3355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5055-5055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141-8141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323-323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4964-4964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536-5536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300-2300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077-8077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858-6858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5530-5530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608-2608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933-7933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764-8764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:15.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640-7640' for key 'test_conflict_insert_common.PRIMARY'"] [mysql] 2024/05/06 11:19:15 packets.go:37: unexpected EOF [2024/05/06 11:19:15.747 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (2342, 2342)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 11:19:15 packets.go:37: unexpected EOF [2024/05/06 11:19:15.747 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (4325, 4325)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 11:19:17 packets.go:37: unexpected EOF [2024/05/06 11:19:17.087 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 2521"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:19:17.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342-2342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323-4323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454-454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518-4518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7538-7538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4904-4904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5459-5459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '522-522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2568-2568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2663-2663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065-4065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807-6807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8723-8723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083-9083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492-3492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132-4132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7814-7814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462-7462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6656-6656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6851-6851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '519-519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401-6401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732-732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '146-146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3357-3357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2799-2799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259-1259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413-3413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9210-9210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5035-5035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7288-7288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '840-840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724-9724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821-9821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753-4753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5143-5143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135-4135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4105-4105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9276-9276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4699-4699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8399-8399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7171-7171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '109-109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8426-8426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7117-7117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701-3701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4943-4943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895-6895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556-7556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305-6305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982-3982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2238-2238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7984-7984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779-779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959-3959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208-208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9445-9445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547-5547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470-470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797-1797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2485-2485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391-6391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699-699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3165-3165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896-3896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636-3636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391-6391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4462-4462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341-6341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244-6244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199-6199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633-7633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401-3401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112-9112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '871-871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349-349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918-4918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258-4258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3338-3338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892-4892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4386-4386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529-5529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228-8228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104-3104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7729-7729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384-7384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516-8516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93-93' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150-7150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7393-7393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454-454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '509-509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504-3504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136-3136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133-3133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603-1603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138-4138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3367-3367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9878-9878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083-9083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290-1290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175-8175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336-4336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688-8688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425-5425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4994-4994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5857-5857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394-2394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2190-2190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494-5494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223-9223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457-4457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1588-1588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969-9969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630-6630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4303-4303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639-6639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6857-6857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190-9190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8376-8376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9392-9392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1377-1377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015-8015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3137-3137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6267-6267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6172-6172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4936-4936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208-5208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480-4480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285-285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8846-8846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937-3937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3733-3733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9654-9654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645-7645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802-4802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701-6701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4633-4633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491-9491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3512-3512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009-8009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755-8755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.427 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768-5768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '59-59' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.429 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2690-2690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594-9594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8399-8399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573-5573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521-5521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190-6190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1861-1861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2395-2395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342-2342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889-4889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.443 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9718-9718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071-9071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.445 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1733-1733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789-6789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '292-292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302-9302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980-2980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '524-524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715-4715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.454 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7810-7810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9589-9589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203-3203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6178-6178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176-3176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7814-7814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793-4793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566-566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303-2303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2096-2096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559-1559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142-3142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6852-6852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624-8624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649-649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242-242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '64-64' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3858-3858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998-7998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378-8378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829-3829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040-7040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494-7494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694-3694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514-6514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531-7531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9132-9132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253-5253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6577-6577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239-8239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367-1367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183-8183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456-3456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5287-5287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833-7833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048-8048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658-2658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659-3659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4976-4976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6185-6185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721-6721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7576-7576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7922-7922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067-8067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919-7919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683-1683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466-466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3039-3039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913-6913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3848-3848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9693-9693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611-9611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925-5925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541-2541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7376-7376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531-7531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486-5486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430-7430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6696-6696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9099-9099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2862-2862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4341-4341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7883-7883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392-4392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3361-3361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897-897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3941-3941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232-5232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190-190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6482-6482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5559-5559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813-5813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824-3824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8679-8679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480-2480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144-144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3316-3316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3018-3018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150-7150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286-1286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '414-414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737-1737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538-5538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280-6280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125-1125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1879-1879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1655-1655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7629-7629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5056-5056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156-6156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045-3045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455-2455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4454-4454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8227-8227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946-6946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2402-2402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584-3584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145-3145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71-71' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466-466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049-8049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525-5525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964-6964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882-7882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509-8509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313-8313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461-6461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8713-8713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224-224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801-4801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9342-9342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123-123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039-7039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 11:19:17.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304-1304' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]22.582741728s === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update [2024/05/06 11:19:21.529 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T11:19:22.846562398+08:00 # Txn_start_ts: 449567932043493378 # Query_time: 1.734942888 # Parse_time: 0 # Compile_time: 0.001326305 # Rewrite_time: 0.00025742 # Optimize_time: 0.000906491 # Wait_TS: 0.000020201 # Cop_time: 3.464505219 Process_time: 0.000082952 Wait_time: 1.152906056 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.1476e-05 Cop_proc_p90: 5.9165e-05 Cop_proc_max: 5.9165e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.576453028 Cop_wait_p90: 1.152785975 Cop_wait_max: 1.152785975 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17015 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:25.426581025+08:00 # Txn_start_ts: 449567932069707778 # Query_time: 4.242601351 # Parse_time: 0 # Compile_time: 0.000435372 # Rewrite_time: 0.000116842 # Optimize_time: 0.000219026 # Wait_TS: 0.000016441 # Cop_time: 4.241823788 Process_time: 0.000079269 Wait_time: 0.000044584 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 7.9269e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.4584e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 237 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 4.241675845 # PD_total: 0.000007731 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('kgbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjQuMjRzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNAlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNzkuM8K1cwkTJHdhaXQ6IDQ0LjYFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGghuOiAJN6htYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AasUX3JwYzoxBYEIYWxfOSUYfX0JMjM3ICkgME4vQQoyCTFfOQkxXzA1eAhndCiKewEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFPBGt2BcoEOnsFfhAwcywgbCmgSH0sIHNjYW5fZGV0YWlsOiB7dG8BpSlIODEsIGdldF9zbmFwc2hvdAm7ECAxMC44JT40cm9ja3NkYjoge2Jsb2MhmBB9fX0sIAFjPlAAIYsIZXNzDUIANz2TCGFsXyGVDRo1mgB0AbMId2FsLTAoIDIuNThzfQlOL0EBBBwKMwk0M184CSErLDEwMDAwCXRhYmxlOkahAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3oeASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('+wbICvYGCgZTb3J0XzUSmwYKDlRhYmxlUmVhZGVyXzEwEucDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaskBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAxMC44wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw3OS4zBUIJbQh3YWkJyBQ6IDQ0LjYJGgGzDHdhbGwNMxgyLjU4c31wIS0FATI9ARxVVVVVlaj4QDk9LAFAAVIQZGF0YTpTZVUCBFoTIS0YOjQuMjRzLDGRFGLTAWNvcCmuECB7bnVtBfcQbWF4OiANKQG8LREEMCwBswXOBDogLsYABcQdv1Rjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZQYLCBidWlsZAVxCF9kdQUaCG46IAn2qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBqxRfcnBjOjEFlABhLSkFtAx9fXDtMiEBGGwL2lKR3ApdXiEhACOKWwJSNAEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:25.426992347+08:00 # Txn_start_ts: 449567932502245381 # Query_time: 2.579424726 # Parse_time: 0 # Compile_time: 0.003122066 # Rewrite_time: 0.000695987 # Optimize_time: 0.001998665 # Wait_TS: 0.000034621 # Cop_time: 5.148354747 Process_time: 0.000076407 Wait_time: 0.000189891 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.8203e-05 Cop_proc_p90: 3.9991e-05 Cop_proc_max: 3.9991e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.4945e-05 Cop_wait_p90: 0.000140447 Cop_wait_max: 0.000140447 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17012 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:25.427177682+08:00 # Txn_start_ts: 449567932593995777 # Query_time: 2.240365674 # Parse_time: 0 # Compile_time: 0.000849312 # Rewrite_time: 0.000199913 # Optimize_time: 0.000437225 # Wait_TS: 0.000029553 # Cop_time: 2.2388513469999998 Process_time: 0.000009679 Wait_time: 0.000228703 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.679e-06 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000228703 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.238726334 # PD_total: 0.000022097 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1ga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Mi4yNHMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzMyAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMikYRHByb2Nfa2V5czogMCwgdG90XwESIDogOS42OMK1cwkTKHdhaXQ6IDIyOC43BRRUY29wcl9jYWNoZV9oaXRfcmF0aW86IAGwCCwgYiESBXIIX2R1BRoYbjogNDcuNgU6fG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjJeQUOntDb3A6Aa8UX3JwYzoxBYUIYWxfIUMp0Bx9fSwgdGlrdgVoBDp7BRkMMHMsIC3mSH0sIHNjYW5fZGV0YWlsOiB7dG8BQAnnODEsIGdldF9zbmFwc2hvdAlWECA0LjkyBaI0cm9ja3NkYjoge2Jsb2MhNwB9CW4EbWU+UAAhKghlc3MNQi4yAQRhbCU0DRo5OQW0CHdhbA3MNCAzMTQuMcK1c30JTi9BAQRBWSw1XzEyKFByb2JlKQlyWQIAa34RAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tgeICrEHCgZTb3J0XzUSwQYKDkluZGV4TG9va1VwXzEzEvsEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPSOATAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9aE3RpbWU6Mi4yNHMsIGxvb3BzOjFi1wFjb3BfdGFzazoge251bTogMSwgbWF4OiAyLjI0cywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogOS42OMK1cywgdG90X3dhaXQ6IDIyOC43wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdXJhdGlvbjogNDcuNsK1cywgbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsIHRvdGFsX3RpbWU6Mi4yNHN9fWrNAXRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX0sIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90X3RpbWU6IDQuOTLCtXMsIHJvY2tzZGI6IHtibG9jazoge319fSwgdGltZV9kZTJQACE9DGVzc18h3AA6MjMBGGFsX3dhaXQNGgQyMjE6IHRpa3Zfd2FsbA0aKDMxNC4xwrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESX0MMhoBAkV9CHAoIjp9AggUChJGfQIEUh52OQJWegAoIRqNrKniSPtAKatR3wwBQAFaTmUCBHDpLrMAHCFOpwX9tywMHZsQAUABUjhlFDwuYmluZF9pbmZvLnVwZGF0aQQELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:25.42768792+08:00 # Txn_start_ts: 449567932593995778 # Query_time: 2.225092117 # Parse_time: 0 # Compile_time: 0.00060774 # Rewrite_time: 0.000112119 # Optimize_time: 0.000347109 # Wait_TS: 0.000020241 # Cop_time: 2.223796489 Process_time: 0.000078475 Wait_time: 0.00014024 Request_count: 2 Process_keys: 36 Total_keys: 38 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 36 Rocksdb_key_skipped_count: 72 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.9237e-05 Cop_proc_p90: 3.9985e-05 Cop_proc_max: 3.9985e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.012e-05 Cop_wait_p90: 0.000100518 Cop_wait_max: 0.000100518 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37373 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.223631724 # PD_total: 0.00001877 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 18 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('/w2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMTgJdGltZToyLjIycywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvYkUASGluZGV4X3Rhc2s6IHt0b3RhbF8FbQAgDW4sZmV0Y2hfaGFuZGxlFRV8YnVpbGQ6IDcuNTLCtXMsIHdhaXQ6IDEuNzHCtXN9LCAJ8kpVABA0ODAuMwUzIG51bTogMSwgYx3FLCA1fSwgbmV4dDogewFTAF8FnRV2BRMAdCVNGGxvb2t1cF8NiAAwDYM2HQAgcmVzcDogMzg5AZQQCTE5LjgxHyAyCTQ3XzE1KEIBxwwpCTFfOSgFXwA6OdcALCkhJDppZHhfdmVyKHYp5tApLCByYW5nZTooNDQ5NTY3OTI3OTU0MDQ3MDAzLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIAVWGDpwc2V1ZG9WkAEAMyEQAHAxOTEjBG1hOQRIcHJvY19rZXlzOiAxOCwgdG90XwETDDogNDAlVwERISgYOiAxMDAuNQUUaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnKBXEIX2R1BRoUbjogMzMuIckALAF6IF9kaXN0c3FsXzKpAUQxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFllFHRUYAfUETCGlrdgVoBDp7RWAhtEnKAUwoc2Nhbl9kZXRhaWxVhwHYCGVzczbuAARhbDIYACBfc2l6ZTogODIpDARhbBEuPDksIGdldF9zbmFwc2hvdF8FdBAgMy43OCUTXHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZGmKKVwIa2V5PhcAHDM2LCBibG9jYSwAfQnWBG1lXrgACXM5mAhhbF8hmg0YOZ8lGgh3YWxxeQw0MjguAaYQfQlOL0EBBEGwJDVfMTYoUHJvYmV+sAIAa1l3EGZhbHNlWngCEDM4MC40JQwphgAyZnsCCDMxMU0QIZMxYilyJY5hZk1sWYAMMzkuNwVgAGO+fwIEMjUNOgRtYe5/AkV/ADlhFymq/oACaoACCDEwMCkPfoECCDcuNil1/oECpoECADM9mzaDAjWiPoICRDE0MS43wrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('hg+oCoEPCg1Qcm9qZWN0aW9uXzE4ErgNCg5JbmRleExvb2tVcF8xNxLTBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwEjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTI3OTU0MDQ3MDAzLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUtg6cHNldWRvWhN0aW1lOjIuMjJzLCBsb29wczozYtYBY29wX3Rhc2s6IHtudW06IDEsIG1heDogDSlIcHJvY19rZXlzOiAxOCwgdG90XwETGDogNDDCtXMJESh3YWl0OiAxMDAuNQUUoGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZF90YXNrX2R1BRoYbjogMzMuMQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhQhhbF8Z4CB9fWqzAnRpa3YFaQQ6ewUaADAV9wFNAHMhnChkZXRhaWw6IHt0bwFBAdkIZXNzNu8ABGFsMhgAIF9zaXplOiA4MikNBGFsES44OSwgZ2V0X3NuYXBzaG90CY4QIDMuNzgF2nByb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291biE+FDgsIGtleT4XAEAzNiwgYmxvY2s6IHt9fX0sIAHLXrgAARwumQEIYWxfIZsNGDmgJRoId2FsLTMQIDQyOC4Bpgh9cP8RAQQBeBEKQP8BEqkFChFUYWJsZVJvd0lESdYMNhoBAkXWCCDWE0LWAggVChNK1gIIUh5rWaEcZmFsc2UsIHMuogIAFgXBEDM4MC40JTRJpQgyYttipQIIMzExTTohvDGLKZsltww6IDM4TZZBuyEPFDogMzkuNwVhAGO+qQIEMjUNOu6pAk2pADlhQQx9fWq1/qoCdqoCCDEwMCkQfqsCCDcuNil3AHL+qwKiqwIunAE2rQI1oz6sAggxNDElg1qsAiQhim+uqLqs+UApvWkIAUABTv4EEDJi5wFpoa2JJpEGRYUAII3/LGZldGNoX2hhbmRsZRUVhcQUOiA3LjUyRUdJVggxLjeBxQx9LCB0YSxOVQAQNDgwLjMFMwhudW2lazLlBCg1fSwgbmV4dDogewFTAF8FnRV2BRMAdAVbGGxvb2t1cF8NiIHZRh0ADHJlc3BB/hw5wrVzfXCxni7SAyUmCNoq+j4mAQRSasWLAC5llsWKCC52ZcV+BCwgQhoACYsEaWRKGwAUbW9kaWZ5idtKHwCF81aSAQQNQ732RDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: read tcp 127.0.0.1:53950->127.0.0.1:5001: read: connection reset by peer [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 8191"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 8650"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 1394"] [addr=127.0.0.1:5001] [error="dial tcp 127.0.0.1:5001: connect: connection refused"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (18007, 18007)"] [addr=127.0.0.1:5001] [error="dial tcp 127.0.0.1:5001: connect: connection refused"] [mysql] 2024/05/06 11:19:29 packets.go:37: unexpected EOF [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 7681"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 3773"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (18002, 18002)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (18005, 18005)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.831 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (18004, 18004)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:19:29.832 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (18003, 18003)"] [addr=127.0.0.1:5001] [error="dial tcp 127.0.0.1:5001: connect: connection refused"] [2024/05/06 11:19:31.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18002' for key 'test_mixed.PRIMARY'"] [TestSimpleMixed][Mixed][Time Cost]44.912706457s === RUN TestSimple/Mixed/test_mixed_common --- PASS: TestSimpleInsert (117.68s) --- PASS: TestSimpleInsert/Basic (36.43s) --- PASS: TestSimpleInsert/Basic/test_insert (9.05s) --- PASS: TestSimpleInsert/Basic/test_insert_common (27.38s) --- PASS: TestSimpleInsert/Conflict (50.03s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (23.62s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (26.41s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } # Time: 2024-05-06T11:19:34.12714719+08:00 # Txn_start_ts: 449567933380427780 # Query_time: 7.939526006 # Parse_time: 0 # Compile_time: 0.000727729 # Rewrite_time: 0.000163927 # Optimize_time: 0.000398616 # Wait_TS: 0.000018524 # Cop_time: 7.9381383880000005 Process_time: 0.000040193 Wait_time: 0.000042534 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.0193e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.2534e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 7.937958541 # PD_total: 0.000015239 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('0ga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Ny45NHMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNCAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIgOiA0MC4ywrVzCRMkd2FpdDogNDIuNQUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABrwgsIGIhEQVxCF9kdQUaEG46IDM1DTp8bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGMl4xQ6e0NvcDoBrhRfcnBjOjEFhAhhbF8hQinPHH19LCB0aWt2BWgEOnsFGQwwcywgLeVIfSwgc2Nhbl9kZXRhaWw6IHt0bwFACeY4MSwgZ2V0X3NuYXBzaG90CVYEIDEJ2jRyb2Nrc2RiOiB7YmxvYyE0AH0JbARtZT5OACEnCGVzcw1ALi8BBGFsJTERGgAyDfwFsQh3YWwNyTQgMjM0LjbCtXN9CU4vQQEEQVUsNV8xMihQcm9iZSkJclUCAGt+DQIgCU4vQQlOL0EK') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('sgeICq0HCgZTb3J0XzUSvQYKDkluZGV4TG9va1VwXzEzEvcEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPDtMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZTo3Ljk0cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDcuOTRzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA0MC4ywrVzLCB0b3Rfd2FpdDogNDIuNcK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDM1LjXCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEuFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCADoF4CR9fWrKAXRpa3ZfBdoAewUaCDBzLBH3SH0sIHNjYW5fZGV0YWlsOiB7dG8BQQRrZQHnODEsIGdldF9zbmFwc2hvdAlXVCAxNcK1cywgcm9ja3NkYjoge2Jsb2MhNRB9fX0sIAFhPk4AIToIZXNzDUAINDAuNTAUYWxfd2FpEVoENDItNwWxCHdhbA3KLCAyMzQuNsK1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREl5DDIaAQJFeQhwKCI6eQIQFAoSCgU+eQIEUh52NQJWegAoIRqNrKniSPtAKatR2wwBQAFaTmECBHDqLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0aQAELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:34.127165685+08:00 # Txn_start_ts: 449567933904715777 # Query_time: 5.942878444 # Parse_time: 0 # Compile_time: 0.000767393 # Rewrite_time: 0.000214027 # Optimize_time: 0.000370805 # Wait_TS: 0.000028823 # Cop_time: 5.941591229 Process_time: 0.00002211 Wait_time: 0.000026029 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.211e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.6029e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 5.9413874589999995 # PD_total: 0.000023913 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('lAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjUuOTRzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogMjIuMcK1cwkTHHdhaXQ6IDI2BRGAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW8IX2R1BRoYbjogMTEuMwU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrBRfcnBjOjEFgghhbF85Jhh9fQkyMzMgKSEwTi9BCjIJMV85CTFfMDV5CGd0KIp8ARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVAEa3YFzQQ6ewV+EDBzLCBsKaFIfSwgc2Nhbl9kZXRhaWw6IHt0bwGlKUk4MSwgZ2V0X3NuYXBzaG90CbsMIDguMClSNHJvY2tzZGI6IHtibG9jIZkQfX19LCABYz5QACGMCGVzcw1CLpQBCGFsXyGWERopmwB0AbEId2FsLS40IDI1MS41wrVzfQlOL0EBBBwKMwk0M184CSEsLDEwMDAwCXRhYmxlOkajAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ofASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('/QbICvgGCgZTb3J0XzUSnQYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiA4LjAxwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQggyMi4JQgltCHdhaQnIDDogMjYFWgWxDHdhbGwRMSA1MS41wrVzfXAhLgUBMj4BHFVVVVWVqPhAOT4sAUABUhBkYXRhOlNlVQMEWhMhLlA6NS45NHMsIGxvb3BzOjFi1AFjb3AprxAge251bQX4EG1heDogDSkBvS0SBDAsAbQFzwA6MscABcUVwFRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZMYLCBidWlsZAVvCF9kdQUaGG46IDExLjMF+qhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AawUX3JwYzoxBZUAYS0tBbUMfX1w6TIiARhsC9pSkdwKXWAQAUABUiOKXQJSNQEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:34.127794465+08:00 # Txn_start_ts: 449567933380427784 # Query_time: 7.915586587 # Parse_time: 0 # Compile_time: 0.002199874 # Rewrite_time: 0.000397 # Optimize_time: 0.001545264 # Wait_TS: 0.000018311 # Cop_time: 7.912110191 Process_time: 0.000073454 Wait_time: 0.000053653 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.6727e-05 Cop_proc_p90: 5.0227e-05 Cop_proc_max: 5.0227e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.6826e-05 Cop_wait_p90: 2.8667e-05 Cop_wait_max: 2.8667e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16999 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('wSfACrwnCgdTb3J0XzEzEqUmCg1Qcm9qZWN0aW9uXzE1EpsjCgpIYXNoQWdnXzE2EswZCjIhABQ4EqIWCgsBISRKb2luXzIwEscJMkMAZDIxEs0HCg5JbmRleExvb2tVcF8yOBLeBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwbV0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oUdGltZTo0OTTCtXMsIGxvb3BzOjFi1gFjb3BfdGFzazoge251bTogMSwgbWF4OiA0MDIuMcK1cywgcHJvY19rZXlzOiAwLCB0b3RfARIUOiAyMy4yBU0BExx3YWl0OiAyNQURgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVyCF9kdQUaEG46IDI0BTiobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGtGF9ycGM6MSwBgAhhbF8F4DgzNjnCtXN9fWrKAXRpa3YFaAQ6ewUbADAZ9wx9LCBzIZAoZGV0YWlsOiB7dG8BQgBrBeQ4MSwgZ2V0X3NuYXBzaG90CVgQIDkuNDMFpDRyb2Nrc2RiOiB7YmxvYyE3EH19fSwgAWM+UAAhJwhlc3MNQi4vAQRhbCUxERopNgWxCHdhbA3LFCAxMTEuNwHOBHD/EQEEAXgRCiT/ARKdAgoMU2VsTcg8MjcSbgoRVGFibGVSb3dJRElxADZJbgRUpTpuAggNCgtdbgRSHnY9AlaBAAgaAQIJXiyQpUApoNtLGqN1lD9BzBBSbmluKEXLYC50aWRiX2JhY2tncm91bmRfc3VidGFzay5Bm0hlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAxlcCkpVp8AHCGNRGyNMvVyHZwQAUABWhYhqhA6NjA5LkEqACxxCgRw6i5cAWGnGKmDwKdjFXQ2PwAIUpUBftkADGVwLCB2JABd2xQsIGNhc3R65gAhMkGdaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzNxHXCDE2LkEzFdcIYg9DfUgUT0ZGcOwULkQCBO4KNsoECDkSsTrKBBAzNhKMBULKBAgzMxqRygS4mlFcAD6JyggcChpRXBQBdBoOCgUl7QASCQcEUm2RwQxwYXVzIfAALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTSIALFUshvcEABMl7ww3LjkxPRUA1mL2BA0pYbohcgRzOjbzBAQ1MEbzBAA4LXIAY771BAQzNk2D7vcEifcFtwx9fWrM4vYEADNS9gQAOO72BIX2LjIBOvYEMTk++AQMNTI0LqESXvgEBNYBLvgEDDM1Em1C+AQEMzSJmgSquTqcAggMCgpZnPr3BCgEukApuR6F61H4PUX5BFIoVrgEDGdsb2LBoIn4arEEGIk7w9ZL4Y0dVoGxTsICBHDvNq4EIAIh6SCU+SYBjzY8AAhS2wKdii6IAARpZDKlBC4bAAGoQfxmIQAIeXBlYh0AZexiHgAYcHJpb3JpdGZcABRjcmVhdGXlGGJFADI/BVrgAABzPocFNuIAAHLl4gRjbwHJPoEFLioAISdedAUANlKaAUZxBQTcIr1xRCHFqRolOc6UQCmJ0t7gC5OZPyHkWFJwaW5uZXIgam9pbiwgZXF1YWw6W2VxehcGcuQAAR0QKSBlcSjVIwQsIBELCDYpXVa8AAA7Fp0JFGhhc2hfdA5KCAQ6exIaCRA6NjU4LhajCRBmZXRjaB0QBTIsOjBzfSF+/VR9SBaVOtoAAMv+ggL+ggL+ggL+ggKKggJdxABiRisJXe9WtgFC4wcE2CUucgIYzqZn4m+albEJAPBJcgS3Bg6SCRBwIGJ5Oh1/PvwCIGZ1bmNzOm1heHqLAh2kKpYIBDUsDUEcZmlyc3Ryb3cuRgA2awAIKS0+gocAfkYAkblmTAARIp6YAIHqak4ApQgpI36cAKUXZksABR+elgCxRWZPABEinlIAvXZmVQAdJaJYACZ8CmpYABklnlgAhd1iMgIBHp5KAAB03QtmUgAuJgBWhAMYwgJwYXJ0aQ7iCBhvcmtlcjp7JskNDp0JJDIyMDc3MTlzLCAd7ww6NSwgRZMQbnVtOjASyA4SFw4sOjM5LjU2MDgxNzEwDrcKDmAPDgkQEsMOAQ0S1AoNJRgyMzQ0OHMsDkUKCWoQMTY1MzYBEghwOTUyEgAUfSwgZmluaqMAEDU0ODQyaqMAAa8Abw2jDDguNjEOpQkJtgWeDDMyMW4NEBmhFDEwMTM0NAHGDlYQKQsEMzMFshWgCRFa7wkYITQNzkjW5D7ABACr/lgG/lgGOlgGSXVaxAR5kFohAF0VZvcIihsJLqkC+fAANVa0Ano4BhSSxxdV2Pw+eAEAXlrCAIbjAIq/AARpZFKqAAQYAQ==') # Resource_group: default ; [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } # Time: 2024-05-06T11:19:42.233178749+08:00 # Txn_start_ts: 449567937187282955 # Query_time: 1.518429829 # Parse_time: 0 # Compile_time: 0.000529836 # Rewrite_time: 0.000161903 # Optimize_time: 0.000244352 # Wait_TS: 0.000023161 # Cop_time: 1.517492295 Process_time: 0.000057963 Wait_time: 0.00005964 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 5.7963e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.964e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.517361752 # PD_total: 0.000011522 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nwbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjUycywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESGDogNTjCtXMJESR3YWl0OiA1OS42BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW8IX2R1BRoYbjogMTAuMQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrBRfcnBjOjEFhAhhbF85JhR9fQkyMzUtITBOL0EKMgkxXzkJMV8wNX0IZ3QomoABGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVARrdgXRBDp7BYIMMHMsIC2lSH0sIHNjYW5fZGV0YWlsOiB7dG8BqSlNODEsIGdldF9zbmFwc2hvdAm/CCAyNyUJNHJvY2tzZGI6IHtibG9jIZsQfX19LCABYT5OACGOCGVzcw1AADU1lghhbF8hmBEYMZ0AdAGvCHdhbC0wNCA1NTEuNMK1c30JTi9BAQQcCjMJNDNfOAkhLiwxMDAwMAl0YWJsZTpaqQJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IgEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('iAfICoMHCgZTb3J0XzUSpAYKDlRhYmxlUmVhZGVyXzEwEu8DCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApasgBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsfDogMjfCtXMsIHJvY2tzZGI6IHtibG9jazoge319fSwgAZA+TgAYcHJvY2Vzcw1ABDU4BUAJaQx3YWl0ERgIOS42CRoBrwx3YWxsERkgNTEuNMK1c31wITAFAQQBeAUHAQEkASFVVVVVlQf+QDlALAFAAVIQZGF0YTpTZVUKBFoTAZwQOjEuNTI5lBhi1AFjb3BfJbEUIHtudW06AfYQbWF4OiANKQG9LRAEMCwBtgXPADodxwXFBDogFcCAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW8IX2R1BRoYbjogMTAuMQX6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrBRfcnBjOjEFlQBhLS0AMQHeDH19cOsyIgEYbAvaUhGMDV1iISIAJ5pfAlI5AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:42.233774964+08:00 # Txn_start_ts: 449567937187282959 # Query_time: 1.517582886 # Parse_time: 0 # Compile_time: 0.002384882 # Rewrite_time: 0.000504422 # Optimize_time: 0.001602326 # Wait_TS: 0.000026733 # Cop_time: 3.025722786 Process_time: 0.000072643 Wait_time: 0.00019593 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.6321e-05 Cop_proc_p90: 4.2758e-05 Cop_proc_max: 4.2758e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.7965e-05 Cop_wait_p90: 0.000105683 Cop_wait_max: 0.000105683 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17013 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:42.233828289+08:00 # Txn_start_ts: 449567937187282951 # Query_time: 1.520863339 # Parse_time: 0 # Compile_time: 0.000691459 # Rewrite_time: 0.000103556 # Optimize_time: 0.000278705 # Wait_TS: 0.000540479 # Cop_time: 1.518652276 Process_time: 0.000128086 Wait_time: 0.000122748 Request_count: 2 Process_keys: 2 Total_keys: 5 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 7 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.4043e-05 Cop_proc_p90: 7.9838e-05 Cop_proc_max: 7.9838e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.1374e-05 Cop_wait_p90: 6.9853e-05 Cop_wait_max: 6.9853e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36421 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.518349875 # PD_total: 0.000534755 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('yg2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOAJMQl0aW1lOjEuNTJzLCBsb29wczoyLCBDb25jdXJyZW5jeTo1CTE2LjcgS0IJTi9BCjEJMzBfMTcdrl5EAEhpbmRleF90YXNrOiB7dG90YWxfBWxYIDYwOC44wrVzLCBmZXRjaF9oYW5kbGUBGAgyLjMFGChidWlsZDogNC4wMgUQOHdhaXQ6IDIuNMK1c30sIAn1SloAADEJxyBudW06IDEsIGMdxiwgNX0sIG5leHQ6IHsBTwBfBZ8QOiA2OTUNdQUWAHQlUBhsb29rdXBfEYcIMy4xFYc2IgAQcmVzcDoJdxh9CTE4LjkgLScgMgk0N18xNShCAcoMKQkxXzneBWMAOjneACwpKiQ6aWR4X3Zlcih2Ke3QKSwgcmFuZ2U6KDQ0OTU2NzkxNDIyMzczMDcwNSwraW5mXSwga2VlcCBvcmRlcjp0cnVlLCAFVhg6cHNldWRvMZgQNTkwLjkFwCnfADMhGQBwMT8xLCRtYXg6IDQ4NC41BSskcHJvY19rZXlzOiFJDHRvdF8BEgEiAC4pkwETITIMOiA1Mg1faGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnSBXQIX2R1BRoQbjogMTcNOixtYXhfZGlzdHNxbF8ytQFEMX0sIHJwY19pbmZvOntDb3A6AbEYX3JwYzoxLAGEUVUQNDU5LjdBHkEfCGlrdgVrBDp7RXEAMFXaAU8oc2Nhbl9kZXRhaWxVmAHcCGVzczLxAARhbDIXACBfc2l6ZTogNDYRdykdPDQsIGdldF9zbmFwc2hvdF8FcQggMTMtJlxyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRplhw6IDIsIGtleT4WABg3LCBibG9jYTgAfQnRBG1lXrMACXEAND2XCGFsXyGZDRo1niUWCHdhbHGGCDIxMCEwDAlOL0EBBEGyJDVfMTYoUHJvYmV+sgIAa1l5EGZhbHNlVnoCbY9JdwAyZncCDSghhi1XKd0lgQw6IDc5jS9ZdAQ2OU06AGO+dAIEMjJFKAAs7nQCTXQFtymg/nECZnECADU6cQIAMVJxAgAzcUpZcbpCAi5lATZCAjVsPkICRDQzMy42wrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('1Q6oCtAOCg1Qcm9qZWN0aW9uXzE4EocNCg5JbmRleExvb2tVcF8xNxLWBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwATgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo1OTAuOcK1cywgbG9vcHM6M2LcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDQ4NC41BSwkcHJvY19rZXlzOgEdDHRvdF8BEhQ6IDQ4LjIFIQETHHdhaXQ6IDUyDWCAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoQbjogMTcNOvA8bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsIHRvdGFsXwXmQDQ1OS43wrVzfX1qrQJ0aWt2BWwEOnsFHQAwFf0BUABzIaUgZGV0YWlsOiB7CUQB3Qhlc3My8gAEYWwyFwAgX3NpemU6IDQ2EXgpHjw0LCBnZXRfc25hcHNob3RfBXEIIDEzLSeYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiAyLCBrZXlfOhYAGDcsIGJsb2MhoBB9fX0sIAFVXrMAARw2mAEIYWxfIZoNGjWfJRYId2FsLTIMIDIxMCExBHD/EQEEAXgRCkD/ARLsBAoRVGFibGVSb3dJREnZDDYaAQJF2Qgg1hNC2QIIFQoTStkCCFIea1mkKGZhbHNlLCBzdGF0VaUAEwXADDEuNTI1pQgyYtZiogINKSGwLYEAMSWQAF8BEhQ6IDc5Ljg6nwIENjlNZQBjvp8CBDIyRVNlHPqfAgW3DH19aoD+nAJynAIANTqcAgAxUpwCADNxdgByVZy6bQIuZgE2bQI1bT5tAhA0MzMuNmZvAighim+uqLqs+UApq7kvCAFAAVYfAgjwAWmhc2njccNFSAwgNjA4TQIsZmV0Y2hfaGFuZGxlARgIMi4zRRqFihA6IDQuMInJYSsQOiAyLjQBnggsIHRB9E5aACXDBCwgsTAypwQoNX0sIG5leHQ6IHsBTwBfBZ8QOiA2OTUNdQUWAHQFWxhsb29rdXBfEYcIMy4xBZdGIgAQcmVzcDoJdwx9cPmWLp4DJS8I2ir6Pi8BBFJqxVoALmVixVkILnZlxU0ELCBCGgAJjwRpZEobABRtb2RpZnmJpEofAIW8VpsBBA1Dvb9ENXDMhQF4////////////ARgB') # Resource_group: default ; # Time: 2024-05-06T11:19:43.325637372+08:00 # Txn_start_ts: 449567937620082689 # Query_time: 0.968931463 # Parse_time: 0 # Compile_time: 0.001190918 # Rewrite_time: 0.00023979 # Optimize_time: 0.000795186 # Wait_TS: 0.00001624 # Cop_time: 0.001246122 Process_time: 0.000083742 Wait_time: 0.000065947 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.1871e-05 Cop_proc_p90: 5.5009e-05 Cop_proc_max: 5.5009e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.2973e-05 Cop_wait_p90: 3.6841e-05 Cop_wait_max: 3.6841e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:43.328620876+08:00 # Txn_start_ts: 449567937659404609 # Query_time: 0.790159914 # Parse_time: 0 # Compile_time: 0.00041123 # Rewrite_time: 0.000065609 # Optimize_time: 0.000252964 # Wait_TS: 0.000012621 # Cop_time: 0.002347091 Process_time: 0.000148991 Wait_time: 0.000222003 Request_count: 2 Process_keys: 2 Total_keys: 5 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 7 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 7.4495e-05 Cop_proc_p90: 9.2707e-05 Cop_proc_max: 9.2707e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000111001 Cop_wait_p90: 0.000173041 Cop_wait_max: 0.000173041 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36421 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.001966654 # PD_total: 0.000009002 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('xg2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMQl0aW1lOjc4OS41bXMsIGxvb3BzOjIsIENvbmN1cnJlbmN5OjUJMTYuNyBLQglOL0EKMQkzMF8xNx2wLkYAADQyRgBIaW5kZXhfdGFzazoge3RvdGFsXwVwECAxLjQyASosZmV0Y2hfaGFuZGxlBRYAMQEWfGJ1aWxkOiA1LjEywrVzLCB3YWl0OiAyLjY2wrVzfSwgCfZSVwAAMgVBIG51bTogMSwgYx3GLCA1fSwgbmV4dDogewFRAF8FnQF1ADkF+wUUAHQlUBhsb29rdXBfDYcMNC4zNxWHNiIADHJlc3ABQigxMm1zfQkxOC45IC0mIDIJNDdfMTUoQgHLDCkJMV853wVkADo53wQsIAmKIGlkeF92ZXIodinu0CksIHJhbmdlOig0NDk1Njc5MTQyMjM3MzA3MDUsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgBVYYOnBzZXVkbzGXDDEuMzkhVincADMhFgBwMT0xKQhtYXgFyAUpIHByb2Nfa2V5cyVEDHRvdF8BEhQ6IDU2LjMlCQETIS8MOiA0OQURaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnNBXAIX2R1BRoQbjogNjcNSyxtYXhfZGlzdHNxbF8yrgFEMX0sIHJwY19pbmZvOntDb3A6Aa0YX3JwYzoxLAGCUUwAMSl+QRcIaWt2BWkEOntFZgAwVdEBTShzY2FuX2RldGFpbFWNAdgIZXNzMu0ABGFsMhcAIF9zaXplOiA0NhF1KRk8NCwgZ2V0X3NuYXBzaG90XwVxDCAyMS4pEVxyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRpjxw6IDIsIGtleT4WABg3LCBibG9jYS0AfQnRBG1lXrMACXEukwEIYWxfIZUNGi2aJRQId2FscXkQMjM4LjVhRgwJTi9BAQRBqiQ1XzE2KFByb2JlfqoCAGtZcRBmYWxzZV5yAgQwOFlyADJmcgIQOTU0LjhFQiGKLVsp3yWFEDogOTIuaX1ZdAQxN0mGAGO+dQIMMzMuNAVt7nUCSXUIOTIwBUwppv53AmZ3AgA1OncCADFWdwIp1AAsXXe6SAIuZwE2SAIxbj5JAjw0NjbCtXN9CU4vQQlOL0EK') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('0Q6oCswOCg1Qcm9qZWN0aW9uXzE4EoENCg5JbmRleExvb2tVcF8xNxLOBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwATgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUug6cHNldWRvWhR0aW1lOjEuMzltcywgbG9vcHM6M2LWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuMQUqJHByb2Nfa2V5czoBGwx0b3RfARIkOiA1Ni4zwrVzLAUTHHdhaXQ6IDQ5BRGAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXAIX2R1BRoQbjogNjcNS9BtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWCCGFsXw3gMDEybXN9fWqtAnRpa3YFagQ6ewUbADAV9wFOAHMhnShkZXRhaWw6IHt0bwFCAdkIZXNzMu4ABGFsMhcAIF9zaXplOiA0NhF2KRo4NCwgZ2V0X3NuYXBzaG90CYwMIDIxLikSmHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogMiwga2V5XzoWABg3LCBibG9jIZoQfX19LCABxl6zAAEcNpQBCGFsXyGWDRotmyUUCHdhbC0uLCAyMzguNcK1c31w/xEBBAF4EQpA/wES7wQKEVRhYmxlUm93SURJ0Qw2GgECRdEIINYTQtECCBUKE0rRAghSHmtZnBxmYWxzZSwgc06dAgQwOFmdCDJi22KdAhA5NTQuOEVtIbQthQAxJZQlrxQ6IDkyLjcFIUGyIQkMOiAxN0mxAGO+oAIMMzMuNAVM7qACSaAIOTIwBUwQfX1q/QEljgB0YXz+ogJGogIANTqiAgAxVqICKf8ALF2iunMCLmgBNnMCMW8F5l10CDQ2NmZyAiQhim+uqLqs+UApvSoQAUABWhVF4hA3ODkuNC4jAgjtAWmhcClGccgFKxAgMS40MgErLGZldGNoX2hhbmRsZQUWADEBFoWJFDogNS4xMiXbSSMEMi4JnQgsIHRB9lZXAAAyBUGxLTKoBCg1fSwgbmV4dDogewFRAF8FnQF1BDk1AXUFFAB0BVoYbG9va3VwXw2HCDQuM0muRiIADHJlc3ABQoXYCHD5li6gAyUuCNoq+j4uAQRSasVUAC5lZMVTCC52ZcVHBCwgQhoACZAEaWRKGwAUbW9kaWZ5iaZKHwCFvj2aBeQEbG/BWgwyYg1DvcFENXDMhQF4////////////ARgB') # Resource_group: default ; # Time: 2024-05-06T11:19:43.326979775+08:00 # Txn_start_ts: 449567937627160577 # Query_time: 0.914980464 # Parse_time: 0 # Compile_time: 0.00196929 # Rewrite_time: 0.000387875 # Optimize_time: 0.001321358 # Wait_TS: 0.000025655 # Cop_time: 1.822991936 Process_time: 0.000113223 Wait_time: 1.821462621 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 5.6611e-05 Cop_proc_p90: 6.5937e-05 Cop_proc_max: 6.5937e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.91073131 Cop_wait_p90: 0.910922539 Cop_wait_max: 0.910922539 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17015 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 5684 where c1 = 8400"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 25 where c1 = 1393"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:19:44 packets.go:37: unexpected EOF [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update values (9390, 9390)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update values (390, 390)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 1442 where c1 = 3389"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:19:44.702 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 6131 where c1 = 7392"] [addr=127.0.0.1:5000] [error="invalid connection"] # Time: 2024-05-06T11:19:45.853243655+08:00 # Txn_start_ts: 449567938445836294 # Query_time: 0.336736504 # Parse_time: 0 # Compile_time: 0.00030377 # Rewrite_time: 0.00007107 # Optimize_time: 0.000152786 # Wait_TS: 0.000008049 # Cop_time: 0.336098799 Process_time: 0.000048754 Wait_time: 0.000046444 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.8754e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.6444e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 240 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.335998861 # PD_total: 0.000008859 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('2Qa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0dfAkwCXRpbWU6MzM2LjNtcywgbG9vcHM6MQkwIEJ5dGVzEQggCjEJMzBfMTMJGXMuOwAAMi47AAQyNBE9UE4vQQoyCTQ3XzExKEJ1aWxkKQkxXxlCFHRhYmxlOhW1HCwgaW5kZXg6AZEAXwULCCh1cBXHOCksIHJhbmdlOigwMDAwLQUDDCAwMDoFAwAuARSgMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkd9AAxHblwLCBjb3BfdGFzazoge251bTogMSwgbWF4OiAzMzYBKERwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDQ4LjjCtXMJEyR3YWl0OiA0Ni40BRNUY29wcl9jYWNoZV9oaXRfcmF0aW86IAGxCCwgYiETBXEIX2R1BRoYbjogMTMuOQU6fG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjJekUOntDb3A6Aa4UX3JwYzoxBYQIYWxfIUQh1SRtc319LCB0aWt2BWgEOnsFGQwwcywgLelIfSwgc2Nhbl9kZXRhaWw6IHt0bwFACeY4MSwgZ2V0X3NuYXBzaG90CVYQIDE4LjUFojRyb2Nrc2RiOiB7YmxvYyE2AH0JbgRtZT5QACEpCGVzcw1CLjEBBGFsJTMRGjE4BbMId2FsDcswIDMzNS44bXN9CU4vQQEEQVgwNV8xMihQcm9iZSkJMW5YAgBrfhACIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('uQeICrQHCgZTb3J0XzUSwgYKDkluZGV4TG9va1VwXzEzEvoEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPCQMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oVdGltZTozMzYuMW1zLCBsb29wczoxYtYBY29wX3Rhc2s6IHtudW06IDEsIG1heDogMzM2bXMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDQ4LjjCtXMsIHRvdF93YWl0OiA0Ni40wgETVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABsTgsIGJ1aWxkX3Rhc2tfZHUFGhxuOiAxMy45wgE6gG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEwQDp7Q29wOntudW1fcnBjOjEsAZcIYWxfIUQ4OjMzNm1zfX1qywF0aWt2BWkEOnsFGgAwGfdIfSwgc2Nhbl9kZXRhaWw6IHt0bwFBCec4MSwgZ2V0X3NuYXBzaG90CVcQIDE4LjUFo1hyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAFjPlAAGHByb2Nlc3MNQgA0PTIUYWxfd2FpEVw1OQWzCHdhbA3MKCAzMzUuOG1zfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESXwMMhoBAkV8CHAoIjp8AhAUChIKBT58AghSHmtyOAJWegAoIRqNrKniSPtAKatR3gwBQAFaWWQEMm05bQRw8C61ABwhTqcF/bcsDB2dEAFAAVI4BZk8LmJpbmRfaW5mby51cGRhdGkFBCwgPh0ACGNyZREdHXU0M21zLCBsb29wczoxGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:50.086658021+08:00 # Txn_start_ts: 449567939147595779 # Query_time: 1.9017378329999999 # Parse_time: 0 # Compile_time: 0.000666946 # Rewrite_time: 0.000163047 # Optimize_time: 0.000358348 # Wait_TS: 0.000021615 # Cop_time: 1.900652788 Process_time: 0.000042388 Wait_time: 0.000037709 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.2388e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.7709e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.900484015 # PD_total: 0.00001858 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('kgbwYTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuOXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJGVtAZGF0YTpTZWxlY3Rpb25fOQlOSABoLCBjb3BfdGFzazoge251bTogMSwgbWF4OiAxBW9EcHJvY19rZXlzOiAwLCB0b3RfARIgOiA0Mi40wrVzCRMkd2FpdDogMzcuNwUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVwCF9kdQUaFG46IDguMgk6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrRRfcnBjOjEFhAhhbF81JRR9fQkyMzUpGDQJTi9BCjIJMV85CTFfMDV3CGd0KIp6ARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIU8Ea3YFzAQ6ewV9FDBzLCBsbyWgSH0sIHNjYW5fZGV0YWlsOiB7dG8BpClKODEsIGdldF9zbmFwc2hvdAm6ECAxNy4yJUA0cm9ja3NkYjoge2Jsb2MhmRB9fX0sIAFjPlAAIY0IZXNzDUIAND2VCGFsXyGXDRo1nAB0AbMId2FsLS8sIDE4OMK1c30JTi9BAQQcCjMJNDNfOAkhLCwxMDAwMAl0YWJsZTpGoQJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96HwEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('+wbICvYGCgZTb3J0XzUSnAYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAxNy4ywrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw0Mi40BUIJbQh3YWkJyBQ6IDM3LjcJGgGzDHdhbGwNMxwxODjCtXN9cCEuBQEyPgEcVVVVVZWo+EA5PiwBQAFSEGRhdGE6U2VVAwRaEiEuFDoxLjlzLDGRFGLUAWNvcCmuFCB7bnVtOgH3EG1heDogCSgBuwBfKRAEMCwBsgXNADoyxQAFwx2+VGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAhkxgsIGJ1aWxkBXAIX2R1BRoUbjogOC4yCfiobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGtFF9ycGM6MQWXAGEtKwG2DH19cOsyIQEYbAvaUpHcCl1fISEAI4pcAk40AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:19:50.087154209+08:00 # Txn_start_ts: 449567939121381378 # Query_time: 1.975263774 # Parse_time: 0 # Compile_time: 0.002382833 # Rewrite_time: 0.000445321 # Optimize_time: 0.001628053 # Wait_TS: 0.000036366 # Cop_time: 3.941865619 Process_time: 0.000126694 Wait_time: 0.000074814 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.3347e-05 Cop_proc_p90: 8.5895e-05 Cop_proc_max: 8.5895e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.7407e-05 Cop_wait_p90: 4.0788e-05 Cop_wait_max: 4.0788e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17014 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:52.280519029+08:00 # Txn_start_ts: 449567940018700293 # Query_time: 0.763494537 # Parse_time: 0 # Compile_time: 0.000389104 # Rewrite_time: 0.000083444 # Optimize_time: 0.000192191 # Wait_TS: 0.000009394 # Cop_time: 0.762751105 Process_time: 0.000012653 Wait_time: 0.000020599 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.2653e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.0599e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.762616973 # PD_total: 0.000012733 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('3Qa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0dfAkwCXRpbWU6NzYyLjltcywgbG9vcHM6MQkwIEJ5dGVzEQggCjEJMzBfMTMJGXNiOwAMMjMzIAk9UE4vQQoyCTQ3XzExKEJ1aWxkKQkxXxlCFHRhYmxlOhW1HCwgaW5kZXg6AZEAXwULCCh1cBXHOCksIHJhbmdlOigwMDAwLQUDDCAwMDoFAwAuARSgMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkd9AA4HfRkLCBjb3BfdGFzazoge251bTogMSwgbWF4OiAhHgA3ASpEcHJvY19rZXlzOiAwLCB0b3RfARIgOiAxMi43wrVzCRMkd2FpdDogMjAuNgUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABswgsIGIhFQVzCF9kdQUaGG46IDE5LjUFOnxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwYyXrFDp7Q29wOgGwFF9ycGM6MQWECGFsXyFGJdcoNm1zfX0sIHRpa3YFagQ6ewUbDDBzLCAt7Uh9LCBzY2FuX2RldGFpbDoge3RvAUIAawXoODEsIGdldF9zbmFwc2hvdAlYECAzLjkxBaQ0cm9ja3NkYjoge2Jsb2MhOgB9CW4EbWU+UAAhKwhlc3MNQgAxPTMEYWwlNQ0aADIxOgWzCHdhbA3NMCA4MS40wrVzfQlOL0EBBEFcLDVfMTIoUHJvYmUpCXJcAgBrfhQCIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('vQeICrgHCgZTb3J0XzUSxgYKDkluZGV4TG9va1VwXzEzEv4EChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPQFATAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9aFXRpbWU6NzYyLjhtcywgbG9vcHM6MWLaAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDc2Mi43bXMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDEyLjfCtXMsIHRvdF93YWl0OiAyMC42wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdXJhdGlvbjogMTkuNcK1cywgbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEFhAhhbF8hRgA6AeQ0Nm1zfX1qywF0aWt2X3QB3gB7BRwIMHMsEftIfSwgc2Nhbl9kZXRhaWw6IHt0bwFDBGtlAek4MSwgZ2V0X3NuYXBzaG90CVmAIDMuOTHCtXMsIHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAYcHJvY2Vzcw1CCDEyLjU0BGFsJTYNGggyMC4pOwWzCHdhbA3OKCA4MS40wrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESYAMMhoBAkWACHAoIjqAAiAUChIKBW15c3EugAIEUh52PAJWegAoIRqNrKniSPtAKatR4gwBQAFaWWgAOUE9AGxJaARw6S61ABwhTqcF/bcsDB2dEAFAAVI4BZkwLmJpbmRfaW5mby51cHUJBCwgPh0AEGNyZWF0aSZadQAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:19:52.281864125+08:00 # Txn_start_ts: 449567939822092289 # Query_time: 1.5251644519999998 # Parse_time: 0 # Compile_time: 0.001091752 # Rewrite_time: 0.000223189 # Optimize_time: 0.000739868 # Wait_TS: 0.000012405 # Cop_time: 3.045797995 Process_time: 0.000096945 Wait_time: 0.000046893 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.8472e-05 Cop_proc_p90: 5.8853e-05 Cop_proc_max: 5.8853e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.3446e-05 Cop_wait_p90: 2.6011e-05 Cop_wait_max: 2.6011e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:19:53.844769104+08:00 # Txn_start_ts: 449567940530143236 # Query_time: 0.331141071 # Parse_time: 0 # Compile_time: 0.000256781 # Rewrite_time: 0.000081707 # Optimize_time: 0.00012002 # Wait_TS: 0.330091805 # Cop_time: 0.000498163 Process_time: 0.000042043 Wait_time: 0.000017297 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.2043e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.7297e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000414691 # PD_total: 0.330066092 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('qwbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTo1NTDCtXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMAkRYUBkYXRhOlNlbGVjdGlvbl85CRFKEDI5LjHCHUxwLCBjb3BfdGFzazoge251bTogMSwgbWF4OiA0NTcNK0Rwcm9jX2tleXM6IDAsIHRvdF8BEgw6IDQyBUoBESR3YWl0OiAxNy4zBROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogOC4yNAU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFlQhhbF8lLQw0MjcuAUwUfX0JMjMzKSI0CU4vQQoyCTFfOQkxXzA1hwhndCiaigEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFdBGt2BdQEOnsFhRQwcywgbG8lrkh9LCBzY2FuX2RldGFpbDoge3RvAawpUDgxLCBnZXRfc25hcHNob3QJwhAgNC40NSUONHJvY2tzZGI6IHtibG9jIaMQfX19LCABYz5QACGTCGVzcxFCNZsIYWxfIZ0NGDWiAHQBsQh3YWwtNTQgMjAyLjXCtXN9CU4vQQEEHAozCTQzXzgJITAsMTAwMDAJdGFibGU6WrUCfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveiQBIAlOL0EJTi9BCg==') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('lAfICo8HCgZTb3J0XzUSrwYKDlRhYmxlUmVhZGVyXzEwEvEDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApasoBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogNC40NcK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzEUIAMgVACWsMd2FpdA0YDDE3LjMJGgGxDHdhbGwNGSQyMDIuNcK1c31wITIFAQQBeAUHAQEkASFVVVVVlQf+QDlCLAFAAVIQZGF0YTpTZVUMBFoWIS4UOjUyOS4xBWgtmRhi2gFjb3BfJbYQIHtudW0F+xxtYXg6IDQ1Nw0sAcMtGAQwLAG8BdUEOiAZzQXLBDogFcZUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGZGCwgYnVpbGQFcghfZHUFGhhuOiA4LjI0BZiobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MQWVAGEtMww0MjcuAUwMfX1w6TIrARhsC9pSEYwNXW0hKwQnbUH3hmoCBFoUKUI8NTDCtXMsIGxvb3BzOjEYAQ==') # Resource_group: default ; [mysql] 2024/05/06 11:19:55 packets.go:37: unexpected EOF [2024/05/06 11:19:55.293 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update values (7809, 7809)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 11:19:55 packets.go:37: unexpected EOF [2024/05/06 11:19:55.294 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 5133 where c1 = 809"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleMixed][Insert][Time Cost]24.909402578s [TestSimpleUpdate][Time Cost]40.37565407s === RUN TestSimpleUpdate/Basic/test_update_common [mysql] 2024/05/06 11:20:04 packets.go:37: unexpected EOF [2024/05/06 11:20:04.552 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 2875"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 11:20:05 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:05 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:05 packets.go:37: unexpected EOF [2024/05/06 11:20:05.850 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 4133 where c1 = 1323"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:05.850 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (8323, 8323)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:05.850 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 663 where c1 = 9320"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:12.768 +08:00] [ERROR] [tso_dispatcher.go:126] ["[tso] tso request is canceled due to timeout"] [dc-location=global] [error="[PD:client:ErrClientGetTSOTimeout]get TSO timeout"] [2024/05/06 11:20:12.768 +08:00] [ERROR] [tso_dispatcher.go:297] ["[tso] getTS error after processing requests"] [dc-location=global] [stream-url=http://127.0.0.1:2379] [error="[PD:client:ErrClientGetTSO]get TSO failed, rpc error: code = Canceled desc = context canceled"] [2024/05/06 11:20:12.768 +08:00] [ERROR] [pd_service_discovery.go:586] ["[pd] failed to update service mode"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetClusterInfo]error:rpc error: code = DeadlineExceeded desc = context deadline exceeded target:127.0.0.1:2379 status:READY: error:rpc error: code = DeadlineExceeded desc = context deadline exceeded target:127.0.0.1:2379 status:READY"] # Time: 2024-05-06T11:20:12.770356915+08:00 # Txn_start_ts: 449567945589260290 # Query_time: 8.250628076 # Parse_time: 0 # Compile_time: 8.249188142 # Rewrite_time: 0.000106753 # Optimize_time: 0.000187943 # Wait_TS: 0.000281403 # Cop_time: 0.000879578 Process_time: 0.000034967 Wait_time: 0.000042569 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.4967e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.2569e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000785687 # PD_total: 0.00027149 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjk1NC43wrVzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCRlfQGRhdGE6U2VsZWN0aW9uXzkJEUwMMzguNC5MAHAsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDgzMw0rRHByb2Nfa2V5czogMCwgdG90XwESDDogMzUFSgERJHdhaXQ6IDQyLjYFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcghfZHUFGhRuOiA2LjIFOahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBZQIYWxfJS4IODA0BYUYfX0JMjM0ICkpME4vQQoyCTFfOQkxXzA1hAhndCiKhwEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFYBGt2Bc8EOnsFgSQwcywgbG9vcHM6AbQ8c2Nhbl9kZXRhaWw6IHt0bwGoKUs4MSwgZ2V0X3NuYXBzaG90Cb4EIDEpnjRyb2Nrc2RiOiB7YmxvYyGcEH19fSwgAWE+TgAhjAhlc3MNQDmUCGFsXyGWDRg1mwB0Aa8Id2FsLS80IDQzOC4xwrVzfQlOL0EBBBwKMwk0M184CSEqLDEwMDAwCXRhYmxlOkasAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3odASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hgfICoEHCgZTb3J0XzUSowYKDlRhYmxlUmVhZGVyXzEwEuYDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasgBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWx8OiAxNMK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCABkD5OABhwcm9jZXNzDUAEMzUFQAlpCHdhaQnEFDogNDIuNgkaAa8Md2FsbA0xJDQzOC4xwrVzfXAhLAUBMjwBHFVVVVWVqPhAOTwsAUABUhBkYXRhOlNlVQEEWhYBnBA6OTM4LgnCMGxvb3BzOjFi2QFjb3ApsBAge251bQX5HG1heDogODMzDSwBwy0WBDAsAbwF1QA6Hc0Fyx3GVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAhlxgsIGJ1aWxkBXIIX2R1BRoUbjogNi4yBf+obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWUAGEtMgg4MDQlSwx9fXDqMioBGGwL2lKR3ApdZiEqACOKYwIxPUQ1NC43wrVzLCBsb29wczoxGAE=') # Resource_group: default ; # Time: 2024-05-06T11:20:15.644998673+08:00 # Txn_start_ts: 449567945589260296 # Query_time: 2.874396049 # Parse_time: 0 # Compile_time: 0.000927968 # Rewrite_time: 0.000211207 # Optimize_time: 0.00050831 # Wait_TS: 0.000023977 # Cop_time: 2.8728533450000002 Process_time: 0.000051883 Wait_time: 0.000041246 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 5.1883e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.1246e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 238 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.872701703 # PD_total: 0.000022313 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1Aa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Mi44N3MsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzOCAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMikYRHByb2Nfa2V5czogMCwgdG90XwESIDogNTEuOcK1cwkTJHdhaXQ6IDQxLjIFE1Rjb3ByX2NhY2hlX2hpdF9yYXRpbzogAa8ILCBiIREFcQhfZHUFGhhuOiAyNC40BTp8bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGMl4zw6e0NvcDp7bnVtX3JwYzoxBYQIYWxfIUIpzxx9fSwgdGlrdgVoBDp7BRkMMHMsIC3lSH0sIHNjYW5fZGV0YWlsOiB7dG8BQAnmODEsIGdldF9zbmFwc2hvdAlWBCAzEdw0cm9ja3NkYjoge2Jsb2MhNgB9CW4EbWU+UAAhKQhlc3MNQi4xAQRhbCUzDRo1OAWzCHdhbA3LNCAyOTguMcK1c30JTi9BAQQ8CjIJNDVfMTIoUHJvYmUpCXJXAgBrfg8CIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tAeICq8HCgZTb3J0XzUSvwYKDkluZGV4TG9va1VwXzEzEvkEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPDtMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToyLjg3cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDIuODdzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA1MS45wrVzLCB0b3Rfd2FpdDogNDEuMsK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDI0LjTCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEuFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCADoF4CR9fWrMAXRpa3ZfBdoAewUaCDBzLBH3SH0sIHNjYW5fZGV0YWlsOiB7dG8BQQRrZQHnODEsIGdldF9zbmFwc2hvdAlXCCAzMQ3dNHJvY2tzZGI6IHtibG9jITcQfX19LCABYz5QACE8CGVzcw1CCDUxLjUyFGFsX3dhaRFcADQRXAWzCHdhbA3MLCAyOTguMcK1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREl7DDIaAQJFewhwKCI6ewIQFAoSCgU+ewIEUh52NwJWegAoIRqNrKniSPtAKatR3QwBQAFaTmMCBHDuLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0aQIELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:20:15.6451251+08:00 # Txn_start_ts: 449567945589260294 # Query_time: 2.876426667 # Parse_time: 0 # Compile_time: 0.000332972 # Rewrite_time: 0.00008742 # Optimize_time: 0.000068872 # Wait_TS: 0.000343378 # Cop_time: 2.8751725 Process_time: 0.000022014 Wait_time: 0.000077787 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [plan_replayer_task:PRIMARY] # Is_internal: false # Digest: 74487b029c3cb8b65de023793636895488995512d85b98b5ef27aefbec29b89a # Stats: plan_replayer_task:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.2014e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.7787e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 232 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('5gRUMAkzMl83CTAJMTAwMDAJaW5kZXg6SQEG6EZ1bGxTY2FuXzYJMAl0aW1lOjIuODhzLCBsb29wczoxLCBjb3BfdGFzazoge251bTogMSwgbWF4OiAyCShEcHJvY19rZXlzOiAwLCB0b3RfARIYOiAyMsK1cwkRJHdhaXQ6IDc3LjgFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFbwhfZHUFGhRuOiA5LjYJOshtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGMBwhR0b3RhbF8Z3WR9fQkyMzIgQnl0ZXMJTi9BCjEJNDZfNgkxXzEhSHRhYmxlOnBsYW5fcmVwbGF5ZXIFlQQsICk7HFBSSU1BUlkoAYkcZGlnZXN0LCAFLgkNuCksIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkwCXRpa3ZfdGFzazp7BZoEMHM1dAx9LCBzIZMgZGV0YWlsOiB7CcEpZTgxLCBnZXRfc25hcHNob3QJ1xAgNTcuMSVdNHJvY2tzZGI6IHtibG9jIbUQfX19LCABYz5QABhwcm9jZXNzDUI5sAhhbF8hsg0YCDc3Lil9AHQBsQh3YWwtSkggMzY2LjnCtXN9CU4vQQlOL0EK') # Plan_digest: 7e42c6593afe4995d5ebf0764fc8815b1fec3bc43ec42b742c456a8f05e43853 # Binary_plan: tidb_decode_binary_plan('qwVYCqYFCg1JbmRleFJlYWRlcl83Eu0CCg8FElBGdWxsU2Nhbl82IWTCmlWqKUdBKQABAfA+iMNAOAJAAkpBCj8KBW15c3FsEhJwbGFuX3JlcGxheWVyX3Rhc2saIgoHUFJJTUFSWRIKc3FsX2RpZ2VzdBILBSsJDZhSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2rKAXRpa3YFUFQ6e3RpbWU6MHMsIGxvb3BzOjF9LCBzAaCQZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90XwU9gCA1Ny4xwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEmPlAAHHByb2Nlc3NfARwMOiAyMgVACWsId2FpEVoMNzcuOAkaHGlrdl93YWxsDTEoMzY2LjnCtXN9cP8RAQQBeBEKJP8BIflVOn0+WyQ9XBQBQAFSFWkhlQA6OokBBFoTBYUMMi44ODkHFGLUAWNvcCkkECB7bnVtBf0QbWF4OiANKQHCLRcEMCwBuwXULswABcoAOhnFgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVvCF9kdQUaFG46IDkuNgn/HG1heF9kaXN0IfIwY29uY3VycmVuY3k6ICGvNHJwY19pbmZvOntDb3A6AawUX3JwYzoxBZUAYS0yADIB3kR9fXDoAXj///////////8BGAE=') # Resource_group: default select sql_digest, plan_digest from mysql.plan_replayer_task; # Time: 2024-05-06T11:20:15.645681305+08:00 # Txn_start_ts: 449567945589260295 # Query_time: 2.876455246 # Parse_time: 0 # Compile_time: 0.002169927 # Rewrite_time: 0.0003894 # Optimize_time: 0.001489316 # Wait_TS: 0.000020615 # Cop_time: 2.872752586 Process_time: 0.000199334 Wait_time: 0.00015913 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.9667e-05 Cop_proc_p90: 0.000143812 Cop_proc_max: 0.000143812 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.9565e-05 Cop_wait_p90: 0.000102758 Cop_wait_max: 0.000102758 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:20:16 packets.go:37: unexpected EOF [2024/05/06 11:20:16.392 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (5766, 5766)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 11:20:16 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:16 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:16 packets.go:37: unexpected EOF [2024/05/06 11:20:16.393 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (9735, 9735)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:16.393 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (7781, 7781)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:16.393 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 4725 where c1 = 2793"] [addr=127.0.0.1:5002] [error="invalid connection"] # Time: 2024-05-06T11:20:18.426831234+08:00 # Txn_start_ts: 449567946487627779 # Query_time: 2.242357526 # Parse_time: 0 # Compile_time: 0.000815989 # Rewrite_time: 0.000216293 # Optimize_time: 0.000404361 # Wait_TS: 0.000023828 # Cop_time: 2.241011029 Process_time: 0.00002598 Wait_time: 0.000033219 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.598e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.3219e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.240813786 # PD_total: 0.000025378 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('kwbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjIuMjRzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMglxRHByb2Nfa2V5czogMCwgdG90XwESGDogMjbCtXMJESR3YWl0OiAzMy4yBROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW8IX2R1BRoUbjogNy43BTmobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGrFF9ycGM6MQWDCGFsXzklGH19CTIzNCApIDBOL0EKMgkxXzkJMV8wNXgIZ3QoinsBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhTwRrdgXMBDp7BX4kMHMsIGxvb3BzOgGxPHNjYW5fZGV0YWlsOiB7dG8BpSlIODEsIGdldF9zbmFwc2hvdAm7ECAxMC4xJQc0cm9ja3NkYjoge2Jsb2MhmBB9fX0sIAFjPlAAIYsIZXNzDUI5kwhhbF8hlQ0YNZoAdAGxCHdhbC0uECAyOTguIbQQfQlOL0EBBBwKMwk0M184CSEsLDEwMDAwCXRhYmxlOkaiAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ofASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('/AbICvcGCgZTb3J0XzUSnAYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAxMC4xwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgQyNgVACWsId2FpCcYUOiAzMy4yCRoBsQx3YWxsETEEOTgFGgR9cCEuBQEyPgEcVVVVVZWo+EA5PiwBQAFSEGRhdGE6U2VVAwRaEyEuGDoyLjI0cywxkhRi0wFjb3AprxAge251bQX4FG1heDogMgkpAb0tEgQwLAG2Bc8AOh3HBcUdwFRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZMYLCBidWlsZAVvCF9kdQUaFG46IDcuNwX5qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBqxRfcnBjOjEFlABhLSwFtAx9fXDqMiEBGGwL2lKR3ApdXyEhACOKXAJSNAEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:20:18.427610249+08:00 # Txn_start_ts: 449567946749771786 # Query_time: 1.219101179 # Parse_time: 0 # Compile_time: 0.000190696 # Rewrite_time: 0.000041686 # Optimize_time: 0.000086073 # Wait_TS: 0.000159347 # Index_names: [tidb:PRIMARY] # Is_internal: true # Digest: e2769f5619db3dc4916298c4c6b3bc2c36c6d64a84e2a5549284521482564ce0 # Stats: tidb:pseudo[10000;0] # Num_cop_tasks: 0 # Mem_max: 443 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"unique index PRIMARY of tidb is selected since the path only has point ranges with double scan","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('+QPwXjAJM181CTAJMQlteXNxbC50aWRiLnZhcmlhYmxlX3ZhbHVlCTEJdGltZToxLjIycywgbG9vcHM6MSwgQ29uY3VycmVuY3k6T0ZGCTQ0MyBCeXRlcwlOL0EKMQkyNl82BVpIZm9yIHVwZGF0ZSAwCTAJCU4vQQEEIAoyCTM2XzcJMAFhAW+IOnRpZGIsIGluZGV4OlBSSU1BUlkoVkFSSUFCTEVfTkFNRSkBK06MAFRHZXQ6e251bV9ycGM6MiwgdG90YWxfGSsIfSwgAQ0kX2RldGFpbDogewkhGHByb2Nlc3MJKRwgNjUuNsK1cxE+DHdhaXQNGgw3OS44HRooa3ZfcmVhZF93YWwNZRQgMTU2LjQJIwhpa3YuGgAYMzMwLjPCtQGDDHNjYW5egwAUa2V5czogFbsRmgEXJF9zaXplOiAyMjMRmwEWBS0oZ2V0X3NuYXBzaG8RrAwxNy4xBYl0cm9ja3NkYjoge2Jsb2NrOiB7fX19CU4vQQlOL0EK') # Plan_digest: 53dac6cc5e04d8b1c6ce2fa7cd364a43960418df68b4539b393e2a51fc0aecaa # Binary_plan: tidb_decode_binary_plan('7wTQCuoECgxQcm9qZWN0aW9uXzUS8gMKDFNlbGVjdExvY2tfNhKnAwoLUG9pbnRfR2V0XzchAAABAggUQCkBB/CLAADwPzABOAFAAUopCicKBW15c3FsEgR0aWRiGhgKB1BSSU1BUlkSDVZBUklBQkxFX05BTUVaE3RpbWU6MS4yMnMsIGxvb3BzOjFiqQJHZXQ6e251bV9ycGM6MiwgdG90YWxfdGltZToxLjIyc30sIHRpbWVfZGV0YWlsOiB7dG90YWxfcHJvY2Vzc18FVSAgNjUuNsK1cywNPgx3YWl0CUMQIDc5LjgdGixrdl9yZWFkX3dhbGwNIhAxNTYuNAkjCGlrdi4aAEAzMzAuM8K1c30sIHNjYW5fZFaDABhrZXlzOiAyEX0IcHJvBZoBFyRfc2l6ZTogMjIzER4BFgUtKGdldF9zbmFwc2hvEawMMTcuMQWJWHJvY2tzZGI6IHtibG9jazoge319fXD/EQEEAXgRCgz/ASEABQE9miGYNFIMZm9yIHVwZGF0ZSAwWjoABJqZAQEANz7UAQhSGW0h0EwudGlkYi52YXJpYWJsZV92YWx1ZVbEAXwPQ29uY3VycmVuY3k6T0ZGcLsDeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:20:18.428482753+08:00 # Txn_start_ts: 449567946749771780 # Query_time: 1.226893655 # Parse_time: 0 # Compile_time: 0.000568503 # Rewrite_time: 0.000062706 # Optimize_time: 0.000415203 # Wait_TS: 0.00001032 # Cop_time: 1.225298779 Process_time: 0.00013086 Wait_time: 0.000162462 Request_count: 2 Process_keys: 36 Total_keys: 38 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 36 Rocksdb_key_skipped_count: 72 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.543e-05 Cop_proc_p90: 7.0979e-05 Cop_proc_max: 7.0979e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 8.1231e-05 Cop_wait_p90: 0.000133199 Cop_wait_max: 0.000133199 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37373 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.225014753 # PD_total: 0.000010258 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 18 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('hQ6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMTgJdGltZToxLjIzcywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvYkUASGluZGV4X3Rhc2s6IHt0b3RhbF8FbUwgMS4yMnMsIGZldGNoX2hhbmRsZRUVfGJ1aWxkOiAxMi4zwrVzLCB3YWl0OiAyLjE2wrVzfSwgCfJKVQAIOTYzDTMgbnVtOiAxLCBjHcUsIDV9LCBuZXh0OiB7AVMAXwWdFXYFEwB0JU0YbG9va3VwXw2IEDI2Ny44FYk2IwAkcmVzcDogNjY2LgWcEAkxOS44MScgMgk0N18xNShCAc8MKQkxXzkwBWcAOjnfACwpKSQ6aWR4X3Zlcih2Ke7QKSwgcmFuZ2U6KDQ0OTU2NzkyNzk1NDA0NzAwMywraW5mXSwga2VlcCBvcmRlcjp0cnVlLCAFVhg6cHNldWRvLpgBIW8p3QAzIRgAcDFBMSsIbWF4NQxIcHJvY19rZXlzOiAxOCwgdG90XwETDDogNzElCQERITAYOiAxMzMuMgUUaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnSBXEIX2R1BRoYbjogMzguNQU6LG1heF9kaXN0c3FsXzKxAUQxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFllFPRU4AfUEbCGlrdgVoBDp7RWgAMFXSAUwoc2Nhbl9kZXRhaWxVjwHYCGVzczbuAARhbDIYACBfc2l6ZTogODIpDARhbBEuPDksIGdldF9zbmFwc2hvdF8FdAggMTQtE1xyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRpkilcCGtleT4XABwzNiwgYmxvY2E0AH0J1gRtZV64AAlzOZgIYWxfIZoNGDmfJRoId2FscYEENDNJsghOL0EBBEGuJDVfMTYoUHJvYmV+rgIAa1l1EGZhbHNlWnYCBDYycZBJeQAyZnkCCDQ5MG1lIZExYClwJYwUOiA1OS45RTBZfgQyOW3wAGO+fQIINTcuScvufQJJfQg0NTCBmAR9LClkhZj+fgJKfgIIMTAwKQ+CfwIIMC40JSgAcv5/AqJ/Ai6bATaBAjWiAHRhml2ARDE3Ny4zwrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('jA+oCocPCg1Qcm9qZWN0aW9uXzE4Er4NCg5JbmRleExvb2tVcF8xNxLRBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwEjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTI3OTU0MDQ3MDAzLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUtg6cHNldWRvWhN0aW1lOjEuMjJzLCBsb29wczozYtYBY29wX3Rhc2s6IHtudW06IDEsIG1heDogDSlIcHJvY19rZXlzOiAxOCwgdG90XwETGDogNzHCtXMJESh3YWl0OiAxMzMuMgUUoGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZF90YXNrX2R1BRoYbjogMzguNQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhQhhbF8Z4CB9fWqxAnRpa3YFaQQ6ewUaADAV9wFNAHMhnChkZXRhaWw6IHt0bwFBAdkIZXNzNu8ABGFsMhgAIF9zaXplOiA4MikNBGFsES44OSwgZ2V0X3NuYXBzaG90CY4IIDE0LRRwcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW4hPhQ4LCBrZXk+FwBAMzYsIGJsb2NrOiB7fX19LCABy164AAEcLpkBCGFsXyGbDRg5oCUaCHdhbC0zJCA0MzbCtXN9cP8RAQQBeBEKQP8BEqkFChFUYWJsZVJvd0lESdQMNhoBAkXUCCDWE0LUAggVChNK1AIIUh5rWZ8cZmFsc2UsIHMuoAIAFgW/EDYyMy4zRQxJowgyYttiowIQNDkwLjgFLCG6MYkpmSW1FDogNTkuOQUiQbkhDQw6IDI5DWEAY76nAgg1Ny5J9e6nAkmnCDQ1MCFzCH1qtf6oAnaoAggxMDApEIKpAggwLjQlKQBy/qkCoqkCLpwBNqsCNaMAdGHEXaoIMTc3Jb1arAIkIYpvrqi6rPlAKb1nCAFAAZn8ADOVBRAyYu8BaaGriSSRBEWFBCAxqSYsZmV0Y2hfaGFuZGxlFRWFwgw6IDEyBYoELCBNVgQuMWVFCCwgdGEsTlUABDk2UdsIbnVtpWky4wQoNX0sIG5leHQ6IHsBUwBfBZ0VdgUTAHQFWxhsb29rdXBfDYgIMjY3bQVGIwAkcmVzcDogNjY2LgWcCHCxni7aAyUuCNoq+j4uAQRSasWRAC5lnsWQCC52ZcWEBCwgQhoACZMEaWRKGwAUbW9kaWZ5ieFKHwCF+VaaAQQNQ738RDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; [2024/05/06 11:20:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766-5766' for key 'test_update_common.PRIMARY'"] # Time: 2024-05-06T11:20:21.14445916+08:00 # Txn_start_ts: 449567946435198985 # Query_time: 5.132659798 # Parse_time: 0 # Compile_time: 0.001488742 # Rewrite_time: 0.000317578 # Optimize_time: 0.000975433 # Wait_TS: 0.000024094 # Cop_time: 2.4125324360000002 Process_time: 0.000084902 Wait_time: 0.000060453 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.2451e-05 Cop_proc_p90: 6.4165e-05 Cop_proc_max: 6.4165e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.0226e-05 Cop_wait_p90: 3.5921e-05 Cop_wait_max: 3.5921e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('ySfACsQnCgdTb3J0XzEzEq0mCg1Qcm9qZWN0aW9uXzE1EqMjCgpIYXNoQWdnXzE2EtIZCjIhABQ4EqgWCgsBISRKb2luXzIwEtEJMkMAZDIxEtcHCg5JbmRleExvb2tVcF8yOBLoBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwWF0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo2NjEuN8K1cywgbG9vcHM6MWLcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDUyMS41BSxEcHJvY19rZXlzOiAwLCB0b3RfARIMOiAyMA1NARMkd2FpdDogMjQuNQU0gGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV0CF9kdQUaGG46IDM1LjQFOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwXmQDQ4MC42wrVzfX1qzAF0aWt2BWwEOnsFHQAwGf0MfSwgcyGYKGRldGFpbDoge3RvAUQJ6jgxLCBnZXRfc25hcHNob3QJWhAgOS4yMwWmWHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAhLQhlc3MNQi41AQRhbCU3ERoxPAWzCHdhbA3PFCAxMTAuOAHQBHD/EQEEAXgRCiT/ARKdAgoMU2VsTdI8MjcSbgoRVGFibGVSb3dJREl7ADZJeARUpTp4AggNCgtdeARSHnZHAlaBAAgaAQIJXiyQpUApoNtLGqN1lD9B1hBSbmluKEXVYC50aWRiX2JhY2tncm91bmRfc3VidGFzay5BpUhlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAxlcCkpVp8AHCGNRGyNMvVyHZwIAUABbRIMODA0LinSAGxpEgRw6y5cAWGxGKmDwKdjFXQ2PwAIUpUBftkADGVwLCB2JABd3xQsIGNhc3R65gAhMkGfaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzNxXXADg21wAIYg9DfUwUT0ZGcOwULkQCBO4KNtQECDkSsTrUBBAzNhKMBULUBAgzMxqR1AS4mlFcAD6J1AgcChpRXBQBdBoOCgUl7QASCQcEUm2RywxwYXVzIfAALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTSIALFUshgEFABNhmxA6Mi40MZkBDGLWAWNa/gQNKWG8IXI++wQMNjQuMoUImfsMMzUuOQUTAGO++wQENjRl36V4+vsEBbfy+AQAM1L4BAAx0Qzi+AQuMgE2+AQ1OT74BBA1MDYuMWr4BATWAS74BAwzNRJtQvgEBDM0iZoEqrk6nAIIDAoKWZz69wQoBLpAKbkehetR+D1F+QRSKFa4BAxnbG9iwaSJ+GqxBBiJO8PWS+GNHVaBsU7CAgRw8DauBCACIekglPkmAY82PAAIUtsCnYouiAAEaWQypQQuGwABqEH8ZiEACHlwZWIdAGXsYh4AGHByaW9yaXRmXAAUY3JlYXRl5RpiRQAyPwVa4AAAcz6HBTbiAABy5eQEY28ByT6BBS4qACEnXnQFADZSmgFGcQUE3CK9cUQhxakaJTnOlEApidLe4AuTmT8h5FhScGlubmVyIGpvaW4sIGVxdWFsOltlcXoXBnLkAAEdECkgZXEo1SMELCARCwg2KV1WvAAANxajCRRoYXNoX3QOSggEOnsSHAk0OjEuMDZtcywgZmV0Y2gVDgUuLDowc30hfv1UfUgWlTrWAADL/n4C/n4C/n4C/n4Cin4CXcAAYkYnCV3rVrIBQt8HBNglLm4CGM6mZ+JvmpWxBQDwSW4EtwYOjgkQcCBieTodfz74AiBmdW5jczptYXh6hwIdpCqSCAQ1LA1BHGZpcnN0cm93LkYANmsACCktPoKHAH5GAJG1ZkwAESKemACB5mpOAKUEKSN+nAClE2ZLAAUfnpYAsUFmTwARIp5SAL1yZlUAHSWiWAAmeApqWAAZJZ5YAIXZYjICAR6eSgAAdN0HZlIALiYAVoQDGMQCcGFydGkO3ggYb3JrZXI6eybFDQ6ZCSQzMTM1NzQ1cywgHe8MOjUsIEWTDn0PGl8PEkwPMDEyLjA2NTM5NjQ4OHMS4A4AXw4PEBLBDg52ChLQCgklFDQwNjc1ORZBCglqEDA4NjczDuoKCHA5NTISABR9LCBmaW5qowAQNjIwMTJqowABrwRvdBGjDDAuNDIWtw8BFQWgDDE2OG4NsB2jFDY3ODg4NC6jAAwxNDA3AREVogkRWuUOGCE0Dc5I1uQ+wgQAq/5aBv5aBjpaBkl3WsYEeZJaIQBdF2b1CIoZCS6rAvnuADVWtgJ6OgYUkscXVdj8PngBAF5awgCG4wCKvwAEaWQNqjw1LjEzcywgbG9vcHM6MRgB') # Resource_group: default ; [mysql] 2024/05/06 11:20:22 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:22 packets.go:37: unexpected EOF [2024/05/06 11:20:22.200 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 5136"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:20:22 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:22 packets.go:37: unexpected EOF [2024/05/06 11:20:22.200 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (15450, 15450)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:22.200 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (15455, 15455)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:22.200 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (15451, 15451)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:23.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15451-15451' for key 'test_mixed_common.PRIMARY'"] [TestSimpleUpdate][Time Cost]24.841895043s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [mysql] 2024/05/06 11:20:27 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:27 packets.go:37: unexpected EOF [2024/05/06 11:20:27.728 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update values (436, 436)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 11:20:27.728 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update values (6429, 6429)"] [addr=127.0.0.1:5001] [error="invalid connection"] # Time: 2024-05-06T11:20:28.616818454+08:00 # Txn_start_ts: 449567949633355777 # Query_time: 0.432804433 # Parse_time: 0 # Compile_time: 0.000536335 # Rewrite_time: 0.000129745 # Optimize_time: 0.000286584 # Wait_TS: 0.000021441 # Cop_time: 0.431854095 Process_time: 0.000018504 Wait_time: 0.000017176 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.8504e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.7176e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.431705954 # PD_total: 0.000014929 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('oAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjQzMS45bXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMBVeQGRhdGE6U2VsZWN0aW9uXzkJWksAeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNDMxLjgBdURwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDE4LjXCtXMJEyR3YWl0OiAxNy4yBROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXMIX2R1BRoUbjogOS44CU2obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGwFF9ycGM6MQWECGFsXzUuIDdtc319CTIzMykhNAlOL0EKMgkxXzkJMV8wNSUIZ3QoioYBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhWARrdgXPBDp7BYAUMHMsIGxvJalIfSwgc2Nhbl9kZXRhaWw6IHt0bwGnKU04MSwgZ2V0X3NuYXBzaG90Cb0QIDUuNzglQzRyb2Nrc2RiOiB7YmxvYyGfEH19fSwgAWM+UAAhkAhlc3MNQgAxPZgIYWxfIZoRGjGfAHQBswh3YWwtMjQgMjMxLjfCtXN9CU4vQQEEXAozCTQzXzgJMV8wCTEwMDAwCXRhYmxlOkavAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ohASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('iQfICoQHCgZTb3J0XzUSpwYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiA1Ljc4wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgwxOC41BUIJbQh3YWkJyBQ6IDE3LjIJGgGzDHdhbGwNMyQyMzEuN8K1c31wITAFATJAARxVVVVVlaj4QDlALAFAAVIQZGF0YTpTZVUFBFoVITAgOjQzMS45bXMsMZYUYtoBY29wKbMQIHtudW0F/BBtYXg6IAErADgBKwHDLRgEMCwBugXVADoyzQAFyx3GVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAhmxgsIGJ1aWxkBXMIX2R1BRoUbjogOS44KRqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGwFF9ycGM6MQWXAGEtMwG5GDdtc319cOkyKgEYbAvaUpHcCl1qISoEI21B73ZnAlo9AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:20:28.616818039+08:00 # Txn_start_ts: 449567949240139778 # Query_time: 1.935818354 # Parse_time: 0 # Compile_time: 0.000310125 # Rewrite_time: 0.000075731 # Optimize_time: 0.000166444 # Wait_TS: 0.000017098 # Cop_time: 1.93523143 Process_time: 0.00015842 Wait_time: 0.000031344 Request_count: 1 Total_keys: 141 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 70 Rocksdb_key_skipped_count: 350 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.00015842 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.1344e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 241 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.9350655190000001 # PD_total: 0.000007175 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('zQXwUjAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6MS45NHMsIGxvb3BzOjEsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuBShEcHJvY19rZXlzOiAwLCB0b3RfARIkOiAxNTguNMK1cwkUJHdhaXQ6IDMxLjMFE6Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdQUaGG46IDUuNzcFOshtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGMBxRh0b3RhbF90FeBofX0JMjQxIEJ5dGVzCU4vQQoxCTFfNgkxXzAJMSBAbGUobXlzcWwudGlkYl9tZGwFW0wudmVyc2lvbiwgNzApCTAJdGlrdgWtBDp7BV4QMHMsIGwpO0B9LCBzY2FuX2RldGFpbDogewmFAGslLEAxNDEsIGdldF9zbmFwc2hvdAmdECAxMi42BemYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA3MCwga2V5PhcABDM1IUMsbG9jazoge319fSwgAZc+hAAhowhlc3MRdAA1PasIYWxfIa0NGwAzMbIF6Ah3YWwtRSQgMzA1LjPCtXN9IT4BBBwKMgk0M181CSFDLDEwMDAwCXRhYmxlOjI+AXwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3pRASAJTi9BCU4vQQo=') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('tgaYCrEGCg1UYWJsZVJlYWRlcl83EvoDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA3MClqgQJucAAILCBzAebwhmRldGFpbDoge3RvdGFsX2tleXM6IDE0MSwgZ2V0X3NuYXBzaG90X3RpbWU6IDEyLjbCtXMsIHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNzAsIGtleV9za2lwcGVkX2NvdW50OiAzNTAsIGJsb2NrOiB7fX19LCB0aW1lX2RldC6EABxwcm9jZXNzXw10DDU4LjQFdQmiCHdhaRGPDDMxLjMJGhxpa3Zfd2FsbA00CDMwNQUaBH1wJUYBATJVASFMDOpz5kA5VSQBQAFSEGRhdGE6XRUEWhMFgxAxLjk0czWpHGLXAWNvcF90IcY8IHtudW06IDEsIG1heDogMQkpAcAtSQQwLAG2BdIEOiAyygAFyAA6GcOAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogNS43NwX9qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFmABhLTAFuER9fXDxAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:20:28.618180114+08:00 # Txn_start_ts: 449567949122174978 # Query_time: 2.360992182 # Parse_time: 0 # Compile_time: 0.001500098 # Rewrite_time: 0.000279878 # Optimize_time: 0.001049769 # Wait_TS: 0.00001297 # Cop_time: 2.358442913 Process_time: 0.000079083 Wait_time: 0.000074193 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.9541e-05 Cop_proc_p90: 5.0003e-05 Cop_proc_max: 5.0003e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.7096e-05 Cop_wait_p90: 4.439e-05 Cop_wait_max: 4.439e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('+SOwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjIuMzZzLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylH4H9JDU4MzcyMjJzLCAd7gw6NSwgRZJsbnVtOjAsIHRvdF93YWl0OjExLjc5MTYwMDg4cwkXFGV4ZWM6MA0NZfUNJCgxMTY1NXMsIG1heA1oDDMzMTQBNwhwOTUyEgAUfSwgZmluZqEAFDQzODQxNGqiAAGuEaIcODYuODgywrUNkgWfDDQyMG4NEB2iFDg0ODk1MzKiAAw5NzUyNqIACRIAfYGiAQQECjPBEBw4CTAJMC4wMl6jBoGgWjQEJVb+EwZaEwZ5XFp9ADIoA14kAC70AlokAEnHWh0ALpICMqEGdp0FXr0CbjMGGDQJMTdfMjAxjlBpbm5lciBqb2luLCBlcXVhbDpbZXEu2QVKggByywABHRApIGVxKNE3ADfBw8nkCDYpXV6zAIhidWlsZF9oYXNoX3RhYmxlOnt0b3RhbDoxbXMsIGZldGNoOgULBSgMOjBzfR5uCBEIIAo1CTNfMjEoQgFJACkR3z1wjskASiQAMtwBDGNhc3R6HQFZrTBkb3VibGUgQklOQVJZ/UgANzEEFDkyNC42wmF2GkoJISoiZAjl7QgyLjb17RQ2CTMwXzJ1SBlGADAuRAAMCTIzNhqQCQ4iCBg3CTQ3XzI1MRcYMV8wCTEwCSljNHN0LCBpbmRleDppZHhfYfYMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIMHyHHM6cHNldWRvEZkMNjg4LolVFd8IY29wEpEKCDoge6EmBCAxiesUIDYwMC41BcYMcHJvY2HsCHM6IK1EARIUOiAyOS4xBSGVtRAgNDQuNAUTaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLEkwAF8llQRkdQUaDG46IDQJbCxtYXhfZGlzdHNxbF8950w6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MaXCDlgLTGltZTo1MzkuM8K1c319LCB0aWt2BWkEOnsFHKHgDfk8fSwgc2Nhbl9kZXRhaWw6IEncDecIMSwgEg8KGG5hcHNob3SpbgggMTEtETRyb2Nrc2RiOiB7YmxvYyE6AH0JbgRtZT5QACEqCGVzcw1CLjIBwSgEYWkRXDU5BbPZ2gwgMTYzBXa5uzA3CTFfMjcoUHJvYmUpRT6lxARpbnoGA0EQSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcACGVwKWHNQcwBBBwKOAk0NV8yNgWLMskCgpQCAT8BBIkpADkR1BgwCTI5Ljk3LioEPrAKnUUuGwBFVf6XBv6XBv6XBqqXBj79BC4MAeG+XvAEDqAMZRI2Nw5G7QQMNC4zNB7aDIXtBTspn5FVNkQACAkyNB59DpXtBDMzLu0EADOR7ZXsRZsAKAUGneQMcGF1c0GeACwVCihdLCBbInJldmVydAkZGQwJG03QACxV2qIaBTbFAA5GClYXBQ0oYdhBaT4UBQA1qfm5EgwyOS441hIFADEROu4UBakUBbWJo9YRBQAzVhEFADLNAeIRBTkvNg8FNTY+DwUINDAySg8FBDM1kTvhTUmeVtEELiEDEhcJRsoEBDM0BUYupgKmyQQ=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:20:31 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:31 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58840->127.0.0.1:5000: read: connection reset by peer [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 5361"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:20:31 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58864->127.0.0.1:5000: read: connection reset by peer [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 3604"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (18794, 18794)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58782->127.0.0.1:5000: read: connection reset by peer [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58872->127.0.0.1:5000: read: connection reset by peer [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (18908, 18908)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (18910, 18910)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:20:31.224 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 2462"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58888->127.0.0.1:5000: read: connection reset by peer [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58920->127.0.0.1:5000: read: connection reset by peer [mysql] 2024/05/06 11:20:31 packets.go:37: read tcp 127.0.0.1:58902->127.0.0.1:5000: read: connection reset by peer [2024/05/06 11:20:31.225 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 7707"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] [2024/05/06 11:20:31.225 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 7461"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] [2024/05/06 11:20:31.225 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 6841"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] [2024/05/06 11:20:31.225 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 7005"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] [TestSimpleConflictUpdate][Insert][Time Cost]8.168218575s [TestSimpleMixed][Mixed][Time Cost]35.98510864s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc # Time: 2024-05-06T11:20:36.930466183+08:00 # Txn_start_ts: 449567951553036290 # Query_time: 1.417682257 # Parse_time: 0 # Compile_time: 0.000377615 # Rewrite_time: 0.00010014 # Optimize_time: 0.000186429 # Wait_TS: 0.000014473 # Cop_time: 1.416984284 Process_time: 0.000091612 Wait_time: 0.000124884 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.1612e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000124884 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.41683694 # PD_total: 0.000008731 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mgbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuNDJzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogOTEuNsK1cwkTKHdhaXQ6IDEyNC45BRSAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoUbjogNi4yCTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MQWFCGFsXzkpGH19CTIzNSApJDBOL0EKMgkxXzkJMV8wNXwIZ3Qoin8BGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhUwRrdgXNBDp7BX4QMHMsIGwppEh9LCBzY2FuX2RldGFpbDoge3RvAaUpTDgxLCBnZXRfc25hcHNob3QJuxAgMzguNyVBNHJvY2tzZGI6IHtibG9jIZwQfX19LCABYz5QACGPCGVzcw1CLpcBCGFsXyGZDRo5ngB0AbQId2FsLTE0IDQ4NS44wrVzfQlOL0EBBBwKMwk0M184CSEvLDEwMDAwCXRhYmxlOkapAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3oiASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('gwfICv4GCgZTb3J0XzUSowYKDlRhYmxlUmVhZGVyXzEwEusDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApas0BdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAzOC43wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw5MS42BUIJbQh3YWkJyBg6IDEyNC45CRsBtAx3YWxsDTQkNDg1LjjCtXN9cCExBQEyQQEcVVVVVZWo+EA5QSwBQAFSEGRhdGE6U2VVBgRaEyExGDoxLjQycywxlRRi1wFjb3Apsjgge251bTogMSwgbWF4OiANKQHALRUEMCwBtwXSBDogLsoABcguwwBUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGZGCwgYnVpbGQFcghfZHUFGhRuOiA2LjIJ/ahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZgAYS0wBbgMfX1w6zIlARxsC9pSkdwKQTYlAQAjimMCUjgBBBgB') # Resource_group: default ; # Time: 2024-05-06T11:20:38.186407922+08:00 # Txn_start_ts: 449567951730507777 # Query_time: 2.001802425 # Parse_time: 0 # Compile_time: 0.000670687 # Rewrite_time: 0.000192002 # Optimize_time: 0.000335917 # Wait_TS: 0.000020991 # Cop_time: 2.000646278 Process_time: 0.0000241 Wait_time: 0.000018373 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.41e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.8373e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.000483704 # PD_total: 0.000017864 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('jAbwYTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjJzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJEVlAZGF0YTpTZWxlY3Rpb25fOQlGRgDwTywgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMnMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDI0LjHCtXMsIHRvdF93YWl0OiAxOC40wrVzBVB0cl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBW4IX2R1BRoYbjogNy44MwU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBqxRfcnBjOjEFhAhhbF8tHxh9fQkyMzMgKRowTi9BCjIJMV85CTFfMDVvCGd0KIpyARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIUkEa3YFygQ6ewV7EDBzLCBsKZpIfSwgc2Nhbl9kZXRhaWw6IHt0bwGiKUg4MSwgZ2V0X3NuYXBzaG90CbgMIDUuNilRNHJvY2tzZGI6IHtibG9jIZUQfX19LCABYz5QACGdCGVzcw1CADI9kxRhbF93YWkRXAAxMZoAdAGzCHdhbC0tNCAxNDcuOMK1c30JTi9BAQQcCjMJNDNfOAkhLiwxMDAwMAl0YWJsZTpGmwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IQEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('9QbICvAGCgZTb3J0XzUSmAYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiA1LjYxwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQggyNC4JQgltCHdhaQnIFDogMTguNAVcBbMMd2FsbA0zJDE0Ny44wrVzfXAhMAUBMkABHFVVVVWVqPhAOUAsAUABUhBkYXRhOlNlVQUEWhAhMAw6MnMsMZEUYtABY29wKa4QIHtudW0F9xBtYXg6IAEmAbktDgQwLAGwBcsAOjLDAAXBHbxUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGRGCwgYnVpbGQFbghfZHUFGhhuOiA3LjgzBfbQbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEFlwBhLSkUMnN9fXDpMhsBGGwL2lKR3ApdWyEbACOKWAJGLgEEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:20:38.1878268+08:00 # Txn_start_ts: 449567951861579778 # Query_time: 1.47602733 # Parse_time: 0 # Compile_time: 0.00106982 # Rewrite_time: 0.000217085 # Optimize_time: 0.00072848 # Wait_TS: 0.00001229 # Cop_time: 1.473908411 Process_time: 0.00007211 Wait_time: 0.000050008 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.6055e-05 Cop_proc_p90: 4.884e-05 Cop_proc_max: 4.884e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.5004e-05 Cop_wait_p90: 2.8962e-05 Cop_wait_max: 2.8962e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16998 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:20:38 packets.go:37: unexpected EOF [2024/05/06 11:20:38.270 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 122"] [addr=127.0.0.1:5001] [error="invalid connection"] # Time: 2024-05-06T11:20:39.314326192+08:00 # Txn_start_ts: 449567952064217090 # Query_time: 1.801249849 # Parse_time: 0 # Compile_time: 0.000375679 # Rewrite_time: 0.000098863 # Optimize_time: 0.000188722 # Wait_TS: 1.7999744199999999 # Cop_time: 0.000561736 Process_time: 0.000049141 Wait_time: 0.000046567 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.9141e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.6567e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000463708 # PD_total: 1.799959428 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('ogbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjY1NS45wrVzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCRlfQGRhdGE6U2VsZWN0aW9uXzkJDUwQNTk5LjguTABwLCBjb3BfdGFzazoge251bTogMSwgbWF4OiA1MTIFKURwcm9jX2tleXM6IDAsIHRvdF8BEhQ6IDQ5LjEFIQETJHdhaXQ6IDQ2LjYFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcghfZHUFGhRuOiA2LjQJl6htYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZcIYWxfJS8INDgwJS8YfX0JMjM1ICkqME4vQQoyCTFfOQkxXzA1hQhndCiKiAEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFZBGt2BdAEOnsFgRAwcywgbCmqSH0sIHNjYW5fZGV0YWlsOiB7dG8BqClOODEsIGdldF9zbmFwc2hvdAm+ECAyNC40JUQ0cm9ja3NkYjoge2Jsb2MhnxB9fX0sIAFjPlAAIZEIZXNzDUIumQEIYWxfIZsRGjGgAHQBswh3YWwtMwwgMjM4Jc0QfQlOL0EBBBwKMwk0M184CSEuLDEwMDAwCXRhYmxlOkaxAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ohASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('iwfICoYHCgZTb3J0XzUSqAYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAyNC40wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw0OS4xBUIJbQh3YWkJyBQ6IDQ2LjYJGgGzDHdhbGwNMwgyMzgFNAR9cCEwBQEyQAEcVVVVVZWo+EA5QCwBQAFSEGRhdGE6U2VVBQRaFiEwFDo1OTkuOAVoMGxvb3BzOjFi2gFjb3AptBAge251bQX9HG1heDogNTEyBSoBwy0YBDAsAboF1QQ6IC7NAAXLADoZxlRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZsYLCBidWlsZAVyCF9kdQUaFG46IDYuNAmYqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFlwBhLTMsNDgwLjnCtXN9fXDrMisBGGwL2lKR3ApdayErBCNtQfB2aAItPgg2NTUFWigsIGxvb3BzOjEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:20:39.317516621+08:00 # Txn_start_ts: 449567952551804929 # Query_time: 1.76101767 # Parse_time: 0 # Compile_time: 0.000906924 # Rewrite_time: 0.000183199 # Optimize_time: 0.000620833 # Wait_TS: 1.758487688 # Cop_time: 0.000988665 Process_time: 0.00012214 Wait_time: 0.000065598 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.107e-05 Cop_proc_p90: 9.5194e-05 Cop_proc_max: 9.5194e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.2799e-05 Cop_wait_p90: 4.2428e-05 Cop_wait_max: 4.2428e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:20:39 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:20:39 packets.go:37: unexpected EOF [2024/05/06 11:20:39.350 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_inc values (275, 275)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:20:39.350 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_inc values (778, 778)"] [addr=127.0.0.1:5002] [error="invalid connection"] # Time: 2024-05-06T11:20:41.277589134+08:00 # Txn_start_ts: 449567952863756293 # Query_time: 0.764212301 # Parse_time: 0 # Compile_time: 0.00027109 # Rewrite_time: 0.000083508 # Optimize_time: 0.00012315 # Wait_TS: 0.000009763 # Cop_time: 0.763653214 Process_time: 0.000100035 Wait_time: 0.000104239 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000100035 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000104239 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 241 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.763505332 # PD_total: 0.000009985 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('qwbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTo3NjMuN21zLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAVYkBkYXRhOlNlbGVjdGlvbl85CVpLANAsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDc2My42bXMsIHByb2Nfa2V5czogMCwgdG90XwESHDogMTAwwrVzCRIMd2FpdAESCDQuMgUUgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVzCF9kdQUaFG46IDMuNQU5qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFhAhhbF81LSQ1bXN9fQkyNDEgKSgwTi9BCjIJMV85CTFfMDUkCGd0KJqJARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVsEa3YF0gQ6ewWEJDBzLCBsb29wczoBtzxzY2FuX2RldGFpbDoge3RvAasAayVQODEsIGdldF9zbmFwc2hvdAnBECA1NC43JQ00cm9ja3NkYjoge2Jsb2MhohB9fX0sIAFjPlAAIZMIZXNzDUI9mwhhbF8hnRUZMaIAdAGzCHdhbC02Je8cMm1zfQlOL0EBBBwKMwk0M184CSExLDEwMDAwCXRhYmxlOlq1AnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3olASAJTi9BCU4vQQo=') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('lAfICo8HCgZTb3J0XzUSrgYKDlRhYmxlUmVhZGVyXzEwEvIDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApassBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogNTQuN8K1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIIMTAwBUEJbAx3YWl0FRkINC4yCRsBswx3YWxsDRogNzYzLjJtc31wITMFAQQBeAUHAQEkASFVVVVVlQf+QDlDLAFAAVIQZGF0YTpTZVUNBFoVIS8AOgFNBDdtOZkYYtkBY29wXyW2ECB7bnVtBfsMbWF4OgV4ADYBKwHCLRcEMCwBugXUADouzAAFygESEcVUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGaGCwgYnVpbGQFcwhfZHUFGhRuOiAzLjUF/qhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZYAYS0xAeMYNW1zfX1w8TIpARhsC9pSEYwNXWwhKQAnmmkCWkABBBgB') # Resource_group: default ; # Time: 2024-05-06T11:20:41.277818124+08:00 # Txn_start_ts: 449567952955506690 # Query_time: 0.422086405 # Parse_time: 0 # Compile_time: 0.001242256 # Rewrite_time: 0.000280696 # Optimize_time: 0.00078504 # Wait_TS: 0.000012031 # Cop_time: 0.420425778 Process_time: 0.000206136 Wait_time: 0.000136702 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000103068 Cop_proc_p90: 0.000136586 Cop_proc_max: 0.000136586 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.8351e-05 Cop_wait_p90: 7.1802e-05 Cop_wait_max: 7.1802e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:20:44.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778' for key 'test_inc.PRIMARY'"] [2024/05/06 11:20:44.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '275' for key 'test_inc.PRIMARY'"] [TestSimpleInc][Insert][Time Cost]9.528582757s # Time: 2024-05-06T11:20:47.29915796+08:00 # Txn_start_ts: 449567954528370690 # Query_time: 0.443455115 # Parse_time: 0 # Compile_time: 0.002296897 # Rewrite_time: 0.000417574 # Optimize_time: 0.001588667 # Wait_TS: 0.00002343 # Cop_time: 0.440024782 Process_time: 0.00008972 Wait_time: 0.000075833 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.486e-05 Cop_proc_p90: 5.4375e-05 Cop_proc_max: 5.4375e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.7916e-05 Cop_wait_p90: 5.3249e-05 Cop_wait_max: 5.3249e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17007 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('siSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJgOjQ0MC4xbXMsIGxvb3BzOjEJMCBCeXRlcxEIGAoxCTNfMTVukgAMaWQsIFqMAAGyDF9rZXlmIQAEeXBmpgAMc3RhdG4eAARlcGJYAIYmASBvbmN1cnJlbmNmnQCOSgEkdGFyZ2V0X3NjbwHJHENvbHVtbiMzITBSXwEILCBDGXlYOk9GRgk0LjcxIEtCCU4vQQoyCTZfMTYlbCBncm91cCBieTpaWgEhdSRmdW5jczptYXgoHSUMYmFjawE9FG5kX3N1YiGBAC4d7AgpLT4VpAAsDUEcZmlyc3Ryb3cuRgAucgIQaWQpLT4dYjYcAJ5GAAGKQQtmTAARIqJSAAh5cGVqTgBFWikjfuIARWlmSwAFH56WAFF6Zk8AESKeUgBdh2ZVAB0lolgAWYpqWAAZJZ5YAAxzdGVwZlEAAR6eSgAuXQNmUgAuJgBe1wRULCBwYXJ0aWFsX3dvcmtlcjp7d2FsbKUlpQMUMDc3NjE3oQgd8Qw6NSwgRZVsbnVtOjAsIHRvdF93YWl0OjIuMjAwMjUyMTI2cwkXFGV4ZWM6MA0NZfoNJCQ4MjE4cywgbWF4CWgMNTQ0OKVwCHA5NTISABR9LCBmaW5ioQAUMTAyNTc2bqEAAa0RoRg3LjE3OMK1DZAFnQwxNjFuDRAZoBQzMTcwOTQuoAAQNjgzMzQBZxWgDRIAfYGiAQQECjPBEhw4CTAJMC4wMl6nBoGgWjQEJVP+FQZaFQZ5XFp9ADIoA14kAC70AlokAEnHWh0ALpICMqMGdp0FXb0hgu2SdjMGGDQJMTdfMjAxjlBpbm5lciBqb2luLCBlcXVhbDpbZXEu2QVKggByywABHRApIGVxKNE3ADcBkMnmCDYpXV6zAHBidWlsZF9oYXNoX3RhYmxlOnt0b3RhbDo0MzkuOQHdEGZldGNoGQ8FMAw6MHN9HngIEQggCjUJM18yMShCAVEAKRHnPXiO0QBKJAAy5AEMY2FzdHolAVm1MGRvdWJsZSBCSU5BUln9UAA3NQwMMzkuOAHkYsEBCDIuNvX0FDYJMzBfMnVPXkUADAkyNDcamgkOKggYNwk0N18yNTEXGDFfMAkxMAkpazRzdCwgaW5kZXg6aWR4X2H9DF9pZCgNCEQpLCByYW5nZTpbIjo0MDAwIiwNCFBdLCBrZWVwIG9yZGVyOmZhbHNlLCDB+hxzOnBzZXVkby6aAKUqFd8IY29wEpwKCDoge6EqBCAxifAAICEJADUhCQxwcm9jYfIIczogrUcBEhg6IDU0LjTCkaalWhAgNTMuMgUTaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLEkuBXMIX2R1BRoYbjogMzkuMwU6LG1heF9kaXN0c3FsXz3nTDogMX0sIHJwY19pbmZvOntDb3A6AbAUX3JwYzoxpccOZAsIaW1lRZcoNG1zfX0sIHRpa3YFagQ6ewUbpbwN+jx9LCBzY2FuX2RldGFpbDogSeQN6QgxLCASGQoYbmFwc2hvdKl1CCAyOQ3yNHJvY2tzZGI6IHtibG9jITsAfQlvBG1lPlAAISwIZXNzDUIuNAHBLgRhaRFcNTsAdGFrIF9rdl9yZWFkX9npACAFvQXSHRUYMjQ4LjbCtb3hMDcJMV8yNyhQcm9iZSlFXKXqBGlueiQDQS5IZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAIZXApYetB6gEEHAo4CTQ1XzI2BYsy5wKCsgIBPwEEiUcAORHUGDAJMjkuOTcuSAQ+1gqdYy4bAJkIXiEAEngKWh0ALSJaHgD+vQb+vQZOvQY+GwUuDAHh5F4OBQ7GDGUxBDcyaZZtNME+InoNGgENBDM0HgENpQ0FPCmgkXQMNjk2LhbQCA1HCAkyNB6pDrUPBDMzLg8FADOxD7UOJX0AKAUGvQYMcGF1c0GiACwVCihdLCBbInJldmVydAkZGQwJG03UACxV3qY8BQQ0NYWjDcYALIHmiV46OwUIMzcyjc5h/o1TMjwFBDM1DSEi9QkIIDIyZckFVrY8BQQ1MQ1N7jwFqTwIMzQ1JauJzjY9BQ4hCw37cjwFADNSPAUINS4xKT7iPAUuNAE2PAU1Oz4eBQgxMTClsib/CqEeBDM1kUrhekmsVuAELjADEkwJRtkEBDM0BUYusQKm2AQ=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:20:48.486051361+08:00 # Txn_start_ts: 449567954764300289 # Query_time: 0.730206029 # Parse_time: 0 # Compile_time: 0.000919154 # Rewrite_time: 0.000180739 # Optimize_time: 0.000622066 # Wait_TS: 0.000010249 # Cop_time: 0.728588951 Process_time: 0.000072696 Wait_time: 0.000060043 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.6348e-05 Cop_proc_p90: 4.1846e-05 Cop_proc_max: 4.1846e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.0021e-05 Cop_wait_p90: 3.7249e-05 Cop_wait_max: 3.7249e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16998 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:20:51.161878726+08:00 # Txn_start_ts: 449567954960908347 # Query_time: 2.6240494869999997 # Parse_time: 0 # Compile_time: 0.000284327 # Rewrite_time: 0.000057397 # Optimize_time: 0.000116247 # Wait_TS: 0.000017834 # Cop_time: 2.623529461 Process_time: 0.000049923 Wait_time: 0.000038566 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [plan_replayer_task:PRIMARY] # Is_internal: false # Digest: 74487b029c3cb8b65de023793636895488995512d85b98b5ef27aefbec29b89a # Stats: plan_replayer_task:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.9923e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8566e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 227 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('6ARUMAkzMl83CTAJMTAwMDAJaW5kZXg6SQEG6EZ1bGxTY2FuXzYJMAl0aW1lOjIuNjJzLCBsb29wczoxLCBjb3BfdGFzazoge251bTogMSwgbWF4OiAyCShEcHJvY19rZXlzOiAwLCB0b3RfARIgOiA0OS45wrVzCRMkd2FpdDogMzguNgUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVxCF9kdQUaGG46IDcuNTIFOshtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGMBxBR0b3RhbF8Z32R9fQkyMjcgQnl0ZXMJTi9BCjEJNDZfNgkxXzEjSHRhYmxlOnBsYW5fcmVwbGF5ZXIFlQQsICk9HFBSSU1BUlkoAYkcZGlnZXN0LCAFLgkNuCksIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbwkwCXRpa3ZfdGFzazp7BZoEMHM1dgx9LCBzIZUgZGV0YWlsOiB7CcEpZzgxLCBnZXRfc25hcHNob3QJ1xAgMTUuNyUjNHJvY2tzZGI6IHtibG9jIbcQfX19LCABYz5QABhwcm9jZXNzDUIusgEIYWxfIbQNGjW5AHQBswh3YWwtTEAgMjA0wrVzfQlOL0EJTi9BCg==') # Plan_digest: 7e42c6593afe4995d5ebf0764fc8815b1fec3bc43ec42b742c456a8f05e43853 # Binary_plan: tidb_decode_binary_plan('rQVYCqgFCg1JbmRleFJlYWRlcl83Eu0CCg8FElBGdWxsU2Nhbl82IWTCmlWqKUdBKQABAfA+iMNAOAJAAkpBCj8KBW15c3FsEhJwbGFuX3JlcGxheWVyX3Rhc2saIgoHUFJJTUFSWRIKc3FsX2RpZ2VzdBILBSsJDZhSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2rKAXRpa3YFUFQ6e3RpbWU6MHMsIGxvb3BzOjF9LCBzAaCQZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90XwU9gCAxNS43wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEmPlAAHHByb2Nlc3NfARwUOiA0OS45BUIJbQh3YWkRXAwzOC42CRocaWt2X3dhbGwNMyAyMDTCtXN9cP8RAQQBeBEKJP8BIflVOn0+WyQ9XBQBQAFSFWkhlQA6OokBBFoTBYUMMi42MjkHFGLWAWNvcCkkECB7bnVtBf0QbWF4OiANKQHCLRcEMCwBuQXUNswABcoAOhnFgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVxCF9kdQUaGG46IDcuNTIF/xxtYXhfZGlzdCH0MGNvbmN1cnJlbmN5OiAhsTRycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWXAGEtMgW3RH19cOMBeP///////////wEYAQ==') # Resource_group: default select sql_digest, plan_digest from mysql.plan_replayer_task; # Time: 2024-05-06T11:20:51.16403476+08:00 # Txn_start_ts: 449567954960908348 # Query_time: 2.626059676 # Parse_time: 0 # Compile_time: 2.624189717 # Rewrite_time: 0.000147852 # Optimize_time: 2.623855836 # Wait_TS: 0.000018346 # Cop_time: 0.001249387 Process_time: 0.000133948 Wait_time: 0.000104704 Request_count: 2 Process_keys: 2 Total_keys: 5 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 7 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.6974e-05 Cop_proc_p90: 7.9884e-05 Cop_proc_max: 7.9884e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.2352e-05 Cop_wait_p90: 5.7956e-05 Cop_wait_max: 5.7956e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36421 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.001092371 # PD_total: 0.000019253 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1g2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMQl0aW1lOjEuNjZtcywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvGUUENTcyRQBIaW5kZXhfdGFzazoge3RvdGFsXwVubCA2OTEuNcK1cywgZmV0Y2hfaGFuZGxlOiA2ODYFFihidWlsZDogNC4wMgUQPHdhaXQ6IDEuNDHCtXN9LCAJ9kpZABA3MjYuNwUzIG51bTogMSwgYx3JLCA1fSwgbmV4dDogewFTAF8FoRQ6IDgwMS4ZaQRfdCVUGGxvb2t1cF8Niww2MC45BVgFODIiABxyZXNwOiA2NgG7FH0JMTguOTErIDIJNDdfMTUoQgHPDCkJMV85NAVCADo54wAsKS0kOmlkeF92ZXIodiny0CksIHJhbmdlOig0NDk1Njc5MTQyMjM3MzA3MDUsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgBVYYOnBzZXVkbzGcEDY2OS4zBcEp4wAzIRoAcDFDMS0kbWF4OiA2MDguNAUrIHByb2Nfa2V5cyVKDHRvdF8BEhA6IDU0LiGJACwFEyERCDogNDF4aGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnXBXQIX2R1BRoQbjogMjcNTTRtYXhfZGlzdHNxbF9jb1l/SCAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjEFhFFYDDU4Mi5BVwB9QSMIaWt2BWsEOntFdAAwVd4BTyhzY2FuX2RldGFpbFWbAdwIZXNzMvEABGFsMhcAIF9zaXplOiA0NhF3KR08NCwgZ2V0X3NuYXBzaG90XwVxCCAxMw3ZXHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZGmbHDogMiwga2V5PhYAGDcsIGJsb2NhOwB9CdEEbWVeswAJcS6XAQhhbF8hmQ0aNZ4lFgh3YWxxiQgyMzUl7BB9CU4vQQEEQbQkNV8xNihQcm9iZX60AgBrWXsQZmFsc2VafAIENDJtPUl8ADJmfAIENTdxaCGOLV8p5SWJDDogNzkNTEGPAeMMOiA1OEWuAGPCegIAMo0s7noCTXoENDT+egKSegIANTp6AgAxUnoCBDMwBY0ALF16uksCLmYBNksCLW0+SQJEMzA2LjPCtXN9CU4vQQlOL0EK') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('4Q6oCtwOCg1Qcm9qZWN0aW9uXzE4EpINCg5JbmRleExvb2tVcF8xNxLYBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwATgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTE0MjIzNzMwNzA1LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo2NjkuM8K1cywgbG9vcHM6M2LcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDYwOC40BSwkcHJvY19rZXlzOgEdDHRvdF8BEhQ6IDU0LjEFIQETJHdhaXQ6IDQ2LjcFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGhBuOiAyNw1N8DxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MSwgdG90YWxfBeZANTgyLjXCtXN9fWqvAnRpa3YFbAQ6ewUdADAV/QFQAHMhpSBkZXRhaWw6IHsJRAHdCGVzczLyAARhbDIXACBfc2l6ZTogNDYReCkePDQsIGdldF9zbmFwc2hvdF8FcQggMTMN2phyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQ6IDIsIGtleV86FgAYNywgYmxvYyGgEH19fSwgAVVeswABHDaYAQhhbF8hmg0aNZ8lFgh3YWwtMgwgMjM1Je0IfXD/EQEEAXgRCkD/ARLxBAoRVGFibGVSb3dJREnbDDYaAQJF2wgg1hNC2wIIFQoTStsCCFIea1mmHGZhbHNlLCBzSqcCDDQyLjlFR0mnCDJi2mKnAgg1NzANLCG4LYkAMSWYJbMMOiA3OQ0hWacENTgFXgBjwqUCADJN3+6lAk2lBDQ0UaUE/gEljwB0YYX+pQJGpQIANTqlAgAxUqUCBDMwBY4ALF2lunYCLmcBNnYCLW4F5V10CDMwNoWNWnQCJCGKb66ouqz5QCm9NhABQAFaFEXmEDEuNTdtdcwQMmLzAWmheylGccsFKgwgNjkxDd1AZmV0Y2hfaGFuZGxlOiA2ODZFB4WQFDogNC4wMgUQYTEQOiAxLjSB3mFyQflOWQAINzI2TRCxOjKxBCg1fSwgbmV4dDogewFTAF8FoRQ6IDgwMS4ZaQRfdAVeGGxvb2t1cF8NiwQ2ME2zBTgyIgAccmVzcDogNjYBuwx9cPmWLqcDJTMI2ir6PjMBHFJqbXlzcWwuZWvFZAgudmXFWAQsIEIaAAluBGlkShsAFG1vZGlmeYmvSh8Ahcc1nwQ2Ni6fAQQNQ73LRDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:20:53.866436241+08:00 # Txn_start_ts: 449567956271628289 # Query_time: 0.354229808 # Parse_time: 0 # Compile_time: 0.000517848 # Rewrite_time: 0.000126782 # Optimize_time: 0.000266954 # Wait_TS: 0.000021924 # Cop_time: 0.353371008 Process_time: 0.000029004 Wait_time: 0.000038939 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.9004e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8939e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.35323026 # PD_total: 0.000018724 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjM1My40bXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMBVeQGRhdGE6U2VsZWN0aW9uXzkJWksAeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMzUzLjMBdURwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDI5wrVzCREgd2FpdDogMzguCROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogOC40MgVNqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhAhhbF81LCAzbXN9fQkyMzQpHzQJTi9BCjIJMV85CTFfMDUjCGd0KIqEARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVYEa3YFzwQ6ewWAFDBzLCBsbyWnSH0sIHNjYW5fZGV0YWlsOiB7dG8BpylLODEsIGdldF9zbmFwc2hvdAm9ECAxMS4xJQk0cm9ja3NkYjoge2Jsb2MhnRB9fX0sIAFjPlAAIY4IZXNzDUI5lghhbF8hmA0YNZ0AdAGxCHdhbC0wNCAxODEuNsK1c30JTi9BAQQcCjMJNDNfOAkhLCwxMDAwMAl0YWJsZTpGqwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96HwEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hQfICoAHCgZTb3J0XzUSowYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAxMS4xwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgQyOQVACWsId2FpCcYQOiAzOC4NGgGxDHdhbGwNMSQxODEuNsK1c31wIS4FATI+ARxVVVVVlaj4QDk+LAFAAVIQZGF0YTpTZVUDBFoVIS4gOjM1My40bXMsMZQUYtgBY29wKbEQIHtudW0F+hBtYXg6IAErADMBKwHBLRYEMCwBugXTADodywXJHcRUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGXGCwgYnVpbGQFcQhfZHUFGhhuOiA4LjQyJRiobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWVAGEtMQ23DH19cOoyKAEYbAvaUpHcCl1mISgAI4pjAlo7AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:20:53.866640527+08:00 # Txn_start_ts: 449567956101234690 # Query_time: 1.010478184 # Parse_time: 0 # Compile_time: 0.001211204 # Rewrite_time: 0.000253736 # Optimize_time: 0.00079687 # Wait_TS: 0.000015877 # Cop_time: 1.008976136 Process_time: 0.000226529 Wait_time: 0.00011036 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000113264 Cop_proc_p90: 0.000160458 Cop_proc_max: 0.000160458 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.518e-05 Cop_wait_p90: 6.4356e-05 Cop_wait_max: 6.4356e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17010 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [TestSimpleConflictUpdate][Update][Time Cost]20.716955634s [TestSimpleInc][Update][Time Cost]9.704234783s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]401.340005ms # Time: 2024-05-06T11:21:03.33987035+08:00 # Txn_start_ts: 449567958696198145 # Query_time: 0.584269629 # Parse_time: 0 # Compile_time: 0.001051054 # Rewrite_time: 0.000220306 # Optimize_time: 0.000688362 # Wait_TS: 0.000016437 # Cop_time: 0.583108789 Process_time: 0.000139067 Wait_time: 0.000098719 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.9533e-05 Cop_proc_p90: 8.9326e-05 Cop_proc_max: 8.9326e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.9359e-05 Cop_wait_p90: 5.981e-05 Cop_wait_max: 5.981e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; === RUN TestSimpleUpdate/Conflict/test_conflict_update_common # Time: 2024-05-06T11:21:04.610897191+08:00 # Txn_start_ts: 449567958808395853 # Query_time: 1.425928461 # Parse_time: 0 # Compile_time: 0.000256984 # Rewrite_time: 0.000079465 # Optimize_time: 0.000111184 # Wait_TS: 0.000010421 # Cop_time: 1.425390105 Process_time: 0.000068558 Wait_time: 0.000063462 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 6.8558e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.3462e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.001049595 # PD_total: 0.000010458 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('pQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjQzcywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNjguNsK1cwkTJHdhaXQ6IDYzLjUFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhhuOiA0LjY0BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWEEGFsX3RpMSgUfX0JMjM1LSMwTi9BCjIJMV85CTFfMDV/CGd0KJqCARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVYEa3YF0QQ6ewWCDDBzLCAtp0h9LCBzY2FuX2RldGFpbDoge3RvAakpTzgxLCBnZXRfc25hcHNob3QJvxAgMjguOCULNHJvY2tzZGI6IHtibG9jIZ8QfX19LCABYz5QACGSCGVzcw1CLpoBCGFsXyGcERoAMy2hAHQBswh3YWwtNDQgNDExLjfCtXN9CU4vQQEEHAozCTQzXzgJITIsMTAwMDAJdGFibGU6Wq8CfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveiYBIAlOL0EJTi9BCg==') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('jgfICokHCgZTb3J0XzUSqgYKDlRhYmxlUmVhZGVyXzEwEvMDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaswBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogMjguOMK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMNjguNgVCCW0Md2FpdBEaCDMuNQkaAbMMd2FsbA0ZJDQxMS43wrVzfXAhNAUBBAF4BQcBASQBIVVVVVWVB/5AOUQsAUABUhBkYXRhOlNlVQ4EWhMhMBA6MS40MzmYGGLWAWNvcF8ltRQge251bToB+hBtYXg6IA0pAb8tFAQwLAG2BdEEOiAuyQAFxwQ6IBXCVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAhlxgsIGJ1aWxkBXEIX2R1BRoYbjogNC42NAX8qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFlwBhLS8Ftwx9fXDrMiQBGGwL2lIRjA1daCEkACeaZQJSOwEEGAE=') # Resource_group: default ; [mysql] 2024/05/06 11:21:09 packets.go:37: unexpected EOF [2024/05/06 11:21:09.206 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 11:21:09 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:21:09 packets.go:37: unexpected EOF [2024/05/06 11:21:09.206 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 11:21:09 packets.go:37: unexpected EOF [2024/05/06 11:21:09.206 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:21:09.206 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 11:21:09 packets.go:37: unexpected EOF [2024/05/06 11:21:09.209 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (3470, 3470)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 11:21:10.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3470-3470' for key 'test_conflict_update_common.PRIMARY'"] # Time: 2024-05-06T11:21:12.345393942+08:00 # Txn_start_ts: 449567960925732871 # Query_time: 1.088258628 # Parse_time: 0 # Compile_time: 0.000543579 # Rewrite_time: 0.000107657 # Optimize_time: 0.000318729 # Wait_TS: 0.00009449 # Cop_time: 1.086790936 Process_time: 0.000150456 Wait_time: 0.000101046 Request_count: 2 Process_keys: 6 Total_keys: 10 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 5 Rocksdb_key_skipped_count: 16 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 7.5228e-05 Cop_proc_p90: 9.2401e-05 Cop_proc_max: 9.2401e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.0523e-05 Cop_wait_p90: 6.2468e-05 Cop_wait_max: 6.2468e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36651 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.08651121 # PD_total: 0.000056695 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 3 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('/g2oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOAJMwl0aW1lOjEuMDlzLCBsb29wczoyLCBDb25jdXJyZW5jeTo1CTE2LjcgS0IJTi9BCjEJMzBfMTcdrl5EAEhpbmRleF90YXNrOiB7dG90YWxfBWx0IDY2Mi43wrVzLCBmZXRjaF9oYW5kbGU6IDY1Mi40BRgoYnVpbGQ6IDUuNDEFEDx3YWl0OiA0LjkywrVzfSwgCfZKWwANyCBudW06IDEsIGMdxywgNX0sIG5leHQ6IHsBUABfBaAYOiA3ODQuMxVmBF90JVEYbG9va3VwXw2IEDEwOC42WiMAEHJlc3A6CXgYfQkxOS4xIC0pIDIJNDdfMTUoQgHMDCkJMV854AVkADo54AAsKSwkOmlkeF92ZXIodinv0CksIHJhbmdlOig0NDk1Njc5NTMxMDY3NjM3ODgsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgBVYYOnBzZXVkbzGaEDYzOC44BcAAbCXhADMhGgBwMUAxLRxtYXg6IDU1Ny0ORHByb2Nfa2V5czogMywgdG90XwESEDogNTguKZUBEyFJCDogMzEfaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCnUBXQIX2R1BRoMbjogMhFNLG1heF9kaXN0c3FsXzK2AUQxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjEFl1FXEDUxNS45QR9BIAhpa3YFawQ6e0VzADBV3AFPKHNjYW5fZGV0YWlsVZoB3Ahlc3My8QAEYWwyFwAkX3NpemU6IDEzOBF4KR48NCwgZ2V0X3NuYXBzaG90XwVyBCAxSVRccm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkaZclWwhrZXk+FgAYNiwgYmxvY2E5AH0J0ARtZV6yAAlvADUxSWlpIZgNGjWdJRUId2FscYcMMjIxLmVQDAlOL0EBBEGzJDVfMTYoUHJvYmV+swIAa1l6EGZhbHNlVnsCbZFJeAAyZngCDSghhy1XMnUCADmRGll1DDYyLjVF1ABjwnUCADONf+51Akl1Bbcpov5yAmpyAgQ3NTZyAgA2UnICCDIwLomlfnQCBDIsTnQCBDEwwnUCLpYBBGFsLnUCNZ0+dQJENTIyLjLCtXN9CU4vQQlOL0EK') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('iQ+oCoQPCg1Qcm9qZWN0aW9uXzE4ErsNCg5JbmRleExvb2tVcF8xNxLXBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwAzgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTUzMTA2NzYzNzg4LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo2MzguOMK1cywgbG9vcHM6M2LcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDU1Ny4zBSxEcHJvY19rZXlzOiAzLCB0b3RfARIUOiA1OC4xBSEBEyR3YWl0OiAzOC42BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoMbjogMhFN0G1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxBZcIYWxfBeZANTE1LjnCtXN9fWquAnRpa3YFbAQ6ewUdADAV/QFQAHMhpShkZXRhaWw6IHt0bwFEAd0IZXNzMvIABGFsMhcAJF9zaXplOiAxMzgReSkfODQsIGdldF9zbmFwc2hvdAmPCCAxMyUTcHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VuITwQLCBrZXk+FgAYNiwgYmxvYyGfEH19fSwgAcVesgABHDaXAQhhbF8hmQ0aNZ4lFQh3YWwtMRQgMjIxLjIhMgRw/xEBBAF4EQpA/wESnQUKEVRhYmxlUm93SURJ2gw2GgECRdoIINYTQtoCCBUKE0raAghSHmtZpRxmYWxzZSwgcy6mAgATBcIMMS4wOTWmCDJi1mKjAg0pIbEtgTKgAgw5Mi40JXpZoAw2Mi41BRMAY8KgAggzLjcFOu6gAkmgBbcMfX1qsf6dAnadAgQ3NTadAgA2Up0CCDIwLmmyAHJ6nwIAMlKfAgQxMMKgAi6XATagAjWePqACCDUyMm6gAiQhim+uqLqs+UApvWEIAUABVlACCPIBaaGliRVx9UV5DCA2NjIt5jxmZXRjaF9oYW5kbGU6IDY1UUuFvBA6IDUuNIn7YV4QOiA0LjllPwgsIHRhJk5bACX1BCwgsWMy2gQoNX0sIG5leHQ6IHsBUABfBaAQOiA3ODStggUWAHQFWxhsb29rdXBfDYgEMTCxcUYjABByZXNwOgl4DH1w35gu0QMlMQjaKvo+MQEEUmrFjgAuZZXFjQgudmXFgQQsIEIaAAmQBGlkShsAFG1vZGlmeYnZSh8AhfFWnQEEDUO980Q1cMyFAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T11:21:12.346638611+08:00 # Txn_start_ts: 449567960984190978 # Query_time: 0.834818295 # Parse_time: 0 # Compile_time: 0.001338923 # Rewrite_time: 0.000286111 # Optimize_time: 0.000867927 # Wait_TS: 0.000019593 # Cop_time: 0.832750762 Process_time: 0.000190241 Wait_time: 0.000100792 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.512e-05 Cop_proc_p90: 0.0001488 Cop_proc_max: 0.0001488 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.0396e-05 Cop_wait_p90: 6.4074e-05 Cop_wait_max: 6.4074e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17011 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:21:17.257903886+08:00 # Txn_start_ts: 449567961954123778 # Query_time: 2.071683094 # Parse_time: 0 # Compile_time: 0.000266316 # Rewrite_time: 0.000081173 # Optimize_time: 0.000127733 # Wait_TS: 0.000113503 # Cop_time: 2.070964818 Process_time: 0.000010143 Wait_time: 0.000010465 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.0143e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.0465e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 231 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.070840071 # PD_total: 0.000098952 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('pQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToyLjA3cywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMglxRHByb2Nfa2V5czogMCwgdG90XwESIDogMTAuMcK1cwkTDHdhaXQFEwA1BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogNy4wNAU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhAhhbF85KBR9fQkyMzEtIzBOL0EKMgkxXzkJMV8wNX8IZ3QomoIBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVgRrdgXRBDp7BYIMMHMsIC2nSH0sIHNjYW5fZGV0YWlsOiB7dG8BqSlPODEsIGdldF9zbmFwc2hvdAm/ECA1Ljc3JQs0cm9ja3NkYjoge2Jsb2MhnxB9fX0sIAFjPlAAIZIIZXNzDUIumgEIYWxfIZwZGimhAHQBswh3YWwtNBAgMTE2LiGBEH0JTi9BAQQcCjMJNDNfOAkhMiwxMDAwMAl0YWJsZTparwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96JgEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('jgfICokHCgZTb3J0XzUSqgYKDlRhYmxlUmVhZGVyXzEwEvMDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaswBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogNS43N8K1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMMTAuMQVCCW0Md2FpdBkaADUJGgGzDHdhbGwRGSAxNi40wrVzfXAhNAUBBAF4BQcBASQBIVVVVVWVB/5AOUQsAUABUhBkYXRhOlNlVQ4EWhMhMBA6Mi4wNzmYGGLWAWNvcF8ltRAge251bQX6EG1heDogDSkBvy0UBDAsAbYF0QA6MskABccFEwnCVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAhlxgsIGJ1aWxkBXEIX2R1BRoUbjogNy4wAeIALAF6yF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxLAGXAGEtLwW3DH19cOcyJAEYbAvaUhGMDV1oISQAJ5plAlI7AQQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:17.257994886+08:00 # Txn_start_ts: 449567961456050178 # Query_time: 3.94621391 # Parse_time: 0 # Compile_time: 0.001197196 # Rewrite_time: 0.000265729 # Optimize_time: 0.000790692 # Wait_TS: 0.00001488 # Cop_time: 3.944328976 Process_time: 0.000065916 Wait_time: 0.000049372 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.2958e-05 Cop_proc_p90: 5.2329e-05 Cop_proc_max: 5.2329e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.4686e-05 Cop_wait_p90: 3.2756e-05 Cop_wait_max: 3.2756e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16999 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:21:17.258691298+08:00 # Txn_start_ts: 449567961691979780 # Query_time: 3.071178539 # Parse_time: 0 # Compile_time: 0.000291663 # Rewrite_time: 0.000067566 # Optimize_time: 0.000155037 # Wait_TS: 0.000010184 # Cop_time: 3.070428279 Process_time: 0.000020425 Wait_time: 0.000014855 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 2.0425e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.4855e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 232 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 3.070211489 # PD_total: 0.000008637 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1Aa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6My4wN3MsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzMiAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAcCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMy4wIRhEcHJvY19rZXlzOiAwLCB0b3RfARIgOiAyMC40wrVzCRMkd2FpdDogMTQuOQUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABrwgsIGIhEQVxCF9kdQUaGG46IDEyLjgFOnxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwYyXjFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCADoFtxx9fSwgdGlrdgVoBDp7BRkMMHMsIC3lSH0sIHNjYW5fZGV0YWlsOiB7dG8BQAnmODEsIGdldF9zbmFwc2hvdAlWECA0LjgzBaI0cm9ja3NkYjoge2Jsb2MhNgB9CW4EbWU+UAAhKQhlc3MNQi4xAQRhbCUzDRo1OAWzCHdhbA3LNCAyNDYuN8K1c30JTi9BAQRBVyw1XzEyKFByb2JlKQlyVwIAa34PAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tAeICq8HCgZTb3J0XzUSvwYKDkluZGV4TG9va1VwXzEzEvkEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPDtMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZTozLjA3cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDMuMDdzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAyMC40wrVzLCB0b3Rfd2FpdDogMTQuOcK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDEyLjjCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEuFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCBDozAbckfX1qzAF0aWt2XwXaAHsFGggwcywR90h9LCBzY2FuX2RldGFpbDoge3RvAUEEa2UB5zgxLCBnZXRfc25hcHNob3QJV1wgNC44M8K1cywgcm9ja3NkYjoge2Jsb2MhNxB9fX0sIAFjPlAAITwIZXNzDUIIMjAuNTIUYWxfd2FpEVwEMTQtOQWzCHdhbA3MLCAyNDYuN8K1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREl7DDIaAQJFewhwKCI6ewIQFAoSCgU+ewIEUh52NwJWegAoIRqNrKniSPtAKatR3QwBQAFaTmMCBHDoLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0aQIELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:21:16.175615793+08:00 # Txn_start_ts: 449567961776652291 # Query_time: 1.661951122 # Parse_time: 0 # Compile_time: 0.000233385 # Rewrite_time: 0.000065486 # Optimize_time: 0.000104315 # Wait_TS: 0.000055456 # Cop_time: 1.661307069 Process_time: 0.000061446 Wait_time: 0.000040376 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 6.1446e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.0376e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.661164448 # PD_total: 0.000042669 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('pQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjY2cywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNjEuNMK1cwkTHHdhaXQ6IDQwDROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogOS44NgVNqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFhAhhbF85KBR9fQkyMzUtIzBOL0EKMgkxXzkJMV8wNX8IZ3QomoIBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVgRrdgXRBDp7BYIMMHMsIC2nSH0sIHNjYW5fZGV0YWlsOiB7dG8BqSlPODEsIGdldF9zbmFwc2hvdAm/ECAxOC43JQs0cm9ja3NkYjoge2Jsb2MhnxB9fX0sIAFjPlAAIZIIZXNzDUIANj2aCGFsXyGcDRo1oQB0AbMId2FsLTQMIDI4MgV2EH0JTi9BAQQcCjMJNDNfOAkhMiwxMDAwMAl0YWJsZTparwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96JgEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('jgfICokHCgZTb3J0XzUSqgYKDlRhYmxlUmVhZGVyXzEwEvMDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaswBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogMTguN8K1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMNjEuNAVCCW0Md2FpdA0aBDQwERoBswx3YWxsDRkIMjgyBXYEfXAhNAUBBAF4BQcBASQBIVVVVVWVB/5AOUQsAUABUhBkYXRhOlNlVQ4EWhMhMBA6MS42NjmYGGLWAWNvcF8ltRQge251bToB+hBtYXg6IA0pDHByb2MtFAQwLAG2BdEEOiAuyQAFxwA6GcJUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGXGCwgYnVpbGQFcQhfZHUFGhhuOiA5Ljg2JRaobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWXAGEtLwAxAeAMfX1w6zIkARhsC9pSEYwNXWghJAAnmmUCUjsBBBgB') # Resource_group: default ; # Time: 2024-05-06T11:21:16.175920454+08:00 # Txn_start_ts: 449567962038796291 # Query_time: 0.637055857 # Parse_time: 0 # Compile_time: 0.000636584 # Rewrite_time: 0.000112636 # Optimize_time: 0.000347671 # Wait_TS: 0.000021292 # Cop_time: 0.635757714 Process_time: 0.000133336 Wait_time: 0.000213496 Request_count: 2 Process_keys: 6 Total_keys: 10 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 5 Rocksdb_key_skipped_count: 16 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.6668e-05 Cop_proc_p90: 9.3145e-05 Cop_proc_max: 9.3145e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000106748 Cop_wait_p90: 0.000144257 Cop_wait_max: 0.000144257 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36651 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.635608052 # PD_total: 0.000018618 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 3 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('gw6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMwl0aW1lOjYzNi4xbXMsIGxvb3BzOjIsIENvbmN1cnJlbmN5OjUJMTYuNyBLQglOL0EKMQkzMF8xNx2wHUYyRABIaW5kZXhfdGFzazoge3RvdGFsXwVubCA2ODXCtXMsIGZldGNoX2hhbmRsZTogNjc4LjcFGCRidWlsZDogMi40CSg8d2FpdDogMy44NMK1c30sIAn2TlkADDM1LjIBhCBudW06IDEsIGMdxywgNX0sIG5leHQ6IHsBUgBfBaAUOiA3NDUuAVkALAVoBF90JVMYbG9va3VwXw2KDDY1LjEFmgU4MiIAFHJlc3A6IA15GH0JMTkuMSAtKiAyCTQ3XzE1KEIBzwwpCTFfOeMFQwA6OeMALCktJDppZHhfdmVyKHYp8tApLCByYW5nZTooNDQ5NTY3OTU1MzAxNjk1NDk5LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIAVWGDpwc2V1ZG81mwA3CeIp4AAzIRkAcDFBMSwkbWF4OiA2MjkuOAXrRHByb2Nfa2V5czogMywgdG90XwESDDogOTMtDAETIRAUOiA2OS4yBTRoY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsKdUFdAhfZHUFGhRuOiAxNC4p4yxtYXhfZGlzdHNxbF8ytQFEMX0sIHJwY19pbmZvOntDb3A6AbEUX3JwYzoxBZdRVgg2MTIFhgB9QSEIaWt2BWsEOntFcgAwVdsBTyhzY2FuX2RldGFpbFWZAdwIZXNzMvEABGFsMhcAJF9zaXplOiAxMzgReCkePDQsIGdldF9zbmFwc2hvdF8FcgQgMylxXHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZGmYJVsIa2V5PhYAGDYsIGJsb2NhOAB9CdAEbWVesgAJby6WAQhhbF8hmA0aNZ0lFQh3YWxxhgQzMyF7EH0JTi9BAQRBryQ1XzE2KFByb2Jlfq8CAGtZdhBmYWxzZVp3AgQzNTpYBABjXngCESohiS1ZMncCBDQwJd4lewXfQT0INC4z1ngCBDIwTcXueAJNeAwzNW1zKaX+dQJqdQIENzUF+gRhbC0cADZSdQIINC41ab1+dwIEMixOdwIEMTDCeAIulwE2eAIAMTWePnkCRDI0My45wrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('jg+oCokPCg1Qcm9qZWN0aW9uXzE4Er4NCg5JbmRleExvb2tVcF8xNxLTBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwAzgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTU1MzAxNjk1NDk5LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA8OnBzZXVkb1oUdGltZTo2NzTCtXMsIGxvb3BzOjNi3AFjb3BfdGFzazoge251bTogMSwgbWF4OiA2MjkuOAUsRHByb2Nfa2V5czogMywgdG90XwESFDogOTMuMQUhARMkd2FpdDogNjkuMgUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV0CF9kdQUaGG46IDE0LjUFOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwnkBDEyBYYgfX1qrAJ0aWt2BWwEOnsFHQAwFf0BUABzIaMoZGV0YWlsOiB7dG8BRAHdCGVzczLyAARhbDIXACRfc2l6ZTogMTM4EXkpHzg0LCBnZXRfc25hcHNob3QJjwQgMylzdHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudCVcCGtleT4WABg2LCBibG9jIZ8QfX19LCABxV6yAAEcNpcBCGFsXyGZDRo1niUVCHdhbC0xCCAzMyF8CH1w/xEBBAF4EQpA/wESowUKEVRhYmxlUm93SURJ1gw2GgECRdYIINYTQtYCCBUKE0rWAghSHmtZoRxmYWxzZSwgcy6iAgAVBcAUNjM1LjFtNaYIMmLZZqMCESshsy2DMqICBDQwRQklpSUJQWgINC4zRWkAY76jAgQyME3w7qMCTaMIMzVtQaAAsv6gAnagAgQ3NQX7BGFsLR0ANlKgAgw0LjU4JRIAcnqiAgQyLE6iAgQxMMKjAi6YATajAgAxNZ8+pAIYMjQzLjnCtV6mAiQhim+uqLqs+UApvWMQAUABWhNNVgQ2bV1UCPMBaaGniRlx+QUpCCA2OGEMUCwgZmV0Y2hfaGFuZGxlOiA2NzguNyUlhb4QOiAyLjQJKGFgEDogMy44YeYMfSwgdGEqUlkADDM1LjIBhQxudW06oWcy3gQoNX0sIG5leHQ6IHsBUgBfBaAUOiA3NDUuAVkALAVoBF90BV0YbG9va3VwXw2KBDY1TZcFODIiABRyZXNwOiANeQx9cN+YLtgDJTII2ir6PjIBBFJqxZEALmWcxZAILnZlxYQELCBCGgAJbwRpZEobABRtb2RpZnmJ3kofAIX2dfQANjb0AwQNQ736RDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:17.258713309+08:00 # Txn_start_ts: 449567961606258689 # Query_time: 3.402562786 # Parse_time: 0 # Compile_time: 0.001129678 # Rewrite_time: 0.000210604 # Optimize_time: 0.000783532 # Wait_TS: 0.000018745 # Cop_time: 3.4009528270000002 Process_time: 0.00015213 Wait_time: 0.000182079 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 7.6065e-05 Cop_proc_p90: 9.1913e-05 Cop_proc_max: 9.1913e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 9.1039e-05 Cop_wait_p90: 0.00011717 Cop_wait_max: 0.00011717 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; # Time: 2024-05-06T11:21:17.258927701+08:00 # Txn_start_ts: 449567962209189901 # Query_time: 1.081461367 # Parse_time: 0 # Compile_time: 0.000247012 # Rewrite_time: 0.000072234 # Optimize_time: 0.000111051 # Wait_TS: 0.000008484 # Cop_time: 1.080995006 Process_time: 0.000032887 Wait_time: 0.000038662 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.2887e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8662e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.080906832 # PD_total: 0.000012888 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('pQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjA4cywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogMzIuOcK1cwkTJHdhaXQ6IDM4LjcFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhhuOiAzLjU0BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWECGFsXzkoFH19CTIzNC0jME4vQQoyCTFfOQkxXzA1fwhndCiaggEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFWBGt2BdEEOnsFggwwcywgLadIfSwgc2Nhbl9kZXRhaWw6IHt0bwGpKU84MSwgZ2V0X3NuYXBzaG90Cb8QIDEzLjIlCzRyb2Nrc2RiOiB7YmxvYyGfEH19fSwgAWM+UAAhkghlc3MNQi6aAQhhbF8hnBEaMaEAdAGzCHdhbC00ECAxODIuIYEQfQlOL0EBBBwKMwk0M184CSEyLDEwMDAwCXRhYmxlOlqvAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3omASAJTi9BCU4vQQo=') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('jgfICokHCgZTb3J0XzUSqgYKDlRhYmxlUmVhZGVyXzEwEvMDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApaswBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogMTMuMsK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMMzIuOQVCCW0Md2FpdBEaCDguNwkaAbMMd2FsbA0ZJDE4Mi40wrVzfXAhNAUBBAF4BQcBASQBIVVVVVWVB/5AOUQsAUABUhBkYXRhOlNlVQ4EWhMhMBA6MS4wODmYGGLWAWNvcF8ltTgge251bTogMSwgbWF4OiANKQG/LRQEMCwBtgXRADoyyQAFxwg6IDMRwlRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZcYLCBidWlsZAVxCF9kdQUaFG46IDMuNQHiBXrIX2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsAZcAYS0vBbcMfX1w6jIkARhsC9pSEYwNXWghJAAnmmUCUjsBBBgB') # Resource_group: default ; # Time: 2024-05-06T11:21:17.259043472+08:00 # Txn_start_ts: 449567962038796290 # Query_time: 1.741130641 # Parse_time: 0 # Compile_time: 0.000278141 # Rewrite_time: 0.000062428 # Optimize_time: 0.00014652 # Wait_TS: 0.000008802 # Cop_time: 1.7405720599999999 Process_time: 0.00001604 Wait_time: 0.00001781 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.604e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.781e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.740465936 # PD_total: 0.000010755 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('0Aa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6MS43NHMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzMyAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIYOiAxNsK1cwkRJHdhaXQ6IDE3LjgFE1Rjb3ByX2NhY2hlX2hpdF9yYXRpbzogAa0ILCBiIQ8FbwhfZHUFGhhuOiAxNS45BTp8bWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGMl4RQ6e0NvcDoBrBRfcnBjOjEFhAhhbF8hQCnNHH19LCB0aWt2BWgEOnsFGQwwcywgLeNIfSwgc2Nhbl9kZXRhaWw6IHt0bwFACeQ4MSwgZ2V0X3NuYXBzaG90CVYMIDQuMwncNHJvY2tzZGI6IHtibG9jITQAfQluBG1lPlAAIScIZXNzDUI5LwRhbCUxERgxNgWxCHdhbA3JNCA2NTQuMsK1c30JTi9BAQRBUyw1XzEyKFByb2JlKQlyUwIAa34LAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('sAeICqsHCgZTb3J0XzUSuwYKDkluZGV4TG9va1VwXzEzEvUEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPD1MDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToxLjc0cywgbG9vcHM6MWLUAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuNzRzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAxNsK1cywgdG90X3dhaXQ6IDE3LjjCtXMsIGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZF90YXNrX2R1cmF0aW9uOiAxNS45wrVzLCBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aaw0X3JwYzoxLCB0b3RhbF8hQAA6Bd4kfX1qygF0aWt2XwXYAHsFGggwcywR9UR9LCBzY2FuX2RldGFpbDoge3QFQQRrZQHlODEsIGdldF9zbmFwc2hvdAlXECA0LjM4Bd00cm9ja3NkYjoge2Jsb2MhNRB9fX0sIAFjPlAAIToIZXNzDUIEMTYFQAlrITIRGAQ3LglaBbEId2FsDcosIDY1NC4ywrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESXcMMhoBAkV3CHAoIjp3AhAUChIKBT53AghSHmtyMwJWegAoIRqNrKniSPtAKatR2QwBQAFaTl8CBHDpLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0Sf4ELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:21:17.259366574+08:00 # Txn_start_ts: 449567961645580291 # Query_time: 3.250007274 # Parse_time: 0 # Compile_time: 0.000412378 # Rewrite_time: 0.000085887 # Optimize_time: 0.000204671 # Wait_TS: 0.00001897 # Cop_time: 3.249229295 Process_time: 0.000323877 Wait_time: 0.000130028 Request_count: 1 Total_keys: 149 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 72 Rocksdb_key_skipped_count: 370 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000323877 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000130028 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 242 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 3.249038567 # PD_total: 0.000016415 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('ywXwUjAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6My4yNXMsIGxvb3BzOjEsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDMuBShEcHJvY19rZXlzOiAwLCB0b3RfARIEOiABZgw5wrVzCRQgd2FpdDogMTMwBRKgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHUFGhhuOiA3LjMzBTrIbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjAcQYdG90YWxfdBXfZH19CTI0MiBCeXRlcwlOL0EKMQkxXzYJMV8wNR9AbGUobXlzcWwudGlkYl9tZGwFW0wudmVyc2lvbiwgNzQpCTAJdGlrdgWtBDp7BV4QMHMsIGwpOkB9LCBzY2FuX2RldGFpbDogewmFBGtlIStAMTQ5LCBnZXRfc25hcHNob3QJnRAgMjQuNQXpmHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNzIsIGtleT4XAAQzNyFDLGxvY2s6IHt9fX0sIAGXPoQAIaIIZXNzDXQyqgEIYWxfIawNGzGxBecId2FsLUQkIDg4Ni44wrVzfSE9AQQcCjIJNDNfNQkhQiwxMDAwMAl0YWJsZToyPQF8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96UAEgCU4vQQlOL0EK') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('tAaYCq8GCg1UYWJsZVJlYWRlcl83EvkDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA3NClqgAJucAAILCBzAebwhmRldGFpbDoge3RvdGFsX2tleXM6IDE0OSwgZ2V0X3NuYXBzaG90X3RpbWU6IDI0LjXCtXMsIHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNzIsIGtleV9za2lwcGVkX2NvdW50OiAzNzAsIGJsb2NrOiB7fX19LCB0aW1lX2RldC6EABxwcm9jZXNzXwl0EDMyMy45BXUJogh3YWkRjwgxMzAJGRxpa3Zfd2FsbA0zJDg4Ni44wrVzfXAlRQEBMlQBIUsM6nPmQDlUJAFAAVIQZGF0YTpdFARaEwWCEDMuMjVzNagcYtYBY29wX3QhxTgge251bTogMSwgbWF4OiANKQG/LUgEMCwBtQXRADo2yQAFxwA6FcKAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogNy4zMwX8qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFlwBhLS8AMwHgRH19cPIBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:20.153899713+08:00 # Txn_start_ts: 449567963021836289 # Query_time: 0.896994477 # Parse_time: 0 # Compile_time: 0.001264177 # Rewrite_time: 0.000234711 # Optimize_time: 0.00083717 # Wait_TS: 0.000016804 # Cop_time: 0.895293955 Process_time: 0.000200602 Wait_time: 0.000145725 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000100301 Cop_proc_p90: 0.000127973 Cop_proc_max: 0.000127973 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 7.2862e-05 Cop_wait_p90: 7.7011e-05 Cop_wait_max: 7.7011e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17001 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [mysql] 2024/05/06 11:21:24 packets.go:37: unexpected EOF [mysql] 2024/05/06 11:21:24 packets.go:37: unexpected EOF [2024/05/06 11:21:24.550 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (8722, 8722)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 11:21:24.551 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (9755, 9755)"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleConflictUpdate][Insert][Time Cost]26.018443634s # Time: 2024-05-06T11:21:29.078848805+08:00 # Txn_start_ts: 449567965459775489 # Query_time: 0.522076449 # Parse_time: 0 # Compile_time: 0.001586726 # Rewrite_time: 0.000336651 # Optimize_time: 0.001024219 # Wait_TS: 0.000025547 # Cop_time: 0.519834752 Process_time: 0.000149378 Wait_time: 0.001557981 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 7.4689e-05 Cop_proc_p90: 7.4848e-05 Cop_proc_max: 7.4848e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.00077899 Cop_wait_p90: 0.00147358 Cop_wait_max: 0.00147358 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17007 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('+SOwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJgOjUxOS43bXMsIGxvb3BzOjEJMCBCeXRlcxEIGAoxCTNfMTVukgAMaWQsIFqMAAGyDF9rZXlmIQAEeXBmpgAMc3RhdG4eAARlcGJYAIYmASBvbmN1cnJlbmNmnQCOSgEkdGFyZ2V0X3NjbwHJHENvbHVtbiMzITA1XwA2PV8ILCBDGXlYOk9GRgk0LjcxIEtCCU4vQQoyCTZfMTYlbCBncm91cCBieTpaWgEhdSRmdW5jczptYXgoHSUMYmFjawE9FG5kX3N1YiGBAC4d7AgpLT4VpAAsDUEcZmlyc3Ryb3cuRgAucgIQaWQpLT4dYjYcAJ5GAAGKQQtmTAARIqJSAAh5cGVqTgBFWikjfuIARWlmSwAFH56WAFF6Zk8AESKeUgBdh2ZVAB0lolgAWYpqWAAZJZ5YAAxzdGVwZlEAAR6eSgAuXQNmUgAuJgAu1wQ2eANMcGFydGlhbF93b3JrZXI6e3dhbGylJaUDFDU5MTk0MWGpHfEMOjUsIEWVbG51bTowLCB0b3Rfd2FpdDoyLjU5NzcxOTM4OHMJFxRleGVjOjANDWX6ADIFJCgyNzg2OXMsIG1heAloDDYxMzUBZwhwOTUuEQAUfSwgZmluUp8AAVZelQABoRGVFDUuMTbCtQ2DBZAMMTk4bg0QGZMMOTI1MwG2FZIMOTI1NCUrFZMNEgB9gZQBBAQKM8EEHDgJMAkwLjAyXpkGgZJaJgQlRf4HBloHBnlOWn0AMhoDXiQALuYCWiQASblaHQAuhAIylQZ2jwUurwJFF+2GdicGGDQJMTdfMjAxkFBpbm5lciBqb2luLCBlcXVhbDpbZXEuzQVKhAByzQABHRApIGVxKNErADcBkMnaCDYpXWa1AGRidWlsZF9oYXNoX3RhYmxlOnt0b3RhbDoxLkliEGZldGNoFQ4FLgw6MHN9HmwIEQggCjUJM18yMShCAU8AKRHnPXqO0QBKJAAy5gEMY2FzdHolAVm3MGRvdWJsZSBCSU5BUln9RAA3MQwIMS4zLkYJITAiYAgAOuHnCDIuNvXnFDYJMzBfMnVQHURliE0EDAkyMzcajAkOHAgYNwk0N18yNTEVGDFfMAkxMAkpZzRzdCwgaW5kZXg6aWR4X2H8DF9pZCgNCEQpLCByYW5nZTpbIjo0MDAwIiwNCFBdLCBrZWVwIG9yZGVyOmZhbHNlLCDB7BxzOnBzZXVkbxmZBDEzgbQNmRAsIGNvcBKNCgg6IHuhGwQgMYnhDCAxLjClRAxwcm9jYfAIczogrTcBEhg6IDc0LjjCkaOlShAgODQuNAUTaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLEkqBXIIX2R1BRoYbjogNTQuMgU6LG1heF9kaXN0c3FsXz3jTDogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxpbcOVAsUaW1lOjk2AYQcfX0sIHRpa3YFaQQ6ewUaoX0N9zx9LCBzY2FuX2RldGFpbDogSdwN5wgxLCASBwoYbmFwc2hvdKlwCCA0Mg3wNHJvY2tzZGI6IHtibG9jITgAfQluBG1lPlAAISoIZXNzDUIuMgHBHgRhaRFcNTkFs9nODCAzOTIlGbm/MDcJMV8yNyhQcm9iZSlFOqXIBGluegADQQxIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAIZXApYcdByAEEHAo4CTQ1XzI2BYsyxQKCkAIBPwEEiSMAORHUGDAJMjkuOTcuJAQ+pgqdPy4bAHnkXiEAEkgKWh0ALSJaHgD+mwb+mwZOmwY+9wQuDAHhwl7qBA6WDGUSCDUxOTIMBEbQDAQzNB7QDIXpBTspn5FRNkQACAkyNELpBAQzMy7pBAAzkemV6CV5ACgFBp3gDHBhdXNBngAsFQooXSwgWyJyZXZlcnQJGRkMCRtN0AAsVdqiFgUQNTE4LjgyCwFeFwUBKqXaYdyNMT4YBQA1hcsizQkMIDEuNMVRAGO+FwUEMzBl/qWS+hcFDbiJqtYYBQAzUhgFCDYuOam77hgFNTI2GAUxOUIXBeWiNhUFBDM1kUHhT0mkVtcELicDEh8JRtAEBDM0BUYurAKmzwQ=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [TestSimpleInc][Update][Time Cost]37.784871455s [2024/05/06 11:21:32.631 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleConflictUpdate][Update][Time Cost]5.818047496s --- PASS: TestSimple (218.37s) --- PASS: TestSimple/Basic (9.26s) --- PASS: TestSimple/Mixed (125.39s) --- PASS: TestSimple/Mixed/test_mixed (64.25s) --- PASS: TestSimple/Mixed/test_mixed_common (61.13s) --- PASS: TestSimple/Inc (57.44s) --- PASS: TestSimple/Inc/test_inc (19.24s) --- PASS: TestSimple/Inc/test_inc_common (38.20s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } # Time: 2024-05-06T11:21:40.92922892+08:00 # Txn_start_ts: 449567968007553044 # Query_time: 2.742589638 # Parse_time: 0 # Compile_time: 0.000582161 # Rewrite_time: 0.000159991 # Optimize_time: 0.000290464 # Wait_TS: 2.7408701840000003 # Cop_time: 0.000653661 Process_time: 0.000046902 Wait_time: 0.000049095 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.6902e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.9095e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 236 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.000566551 # PD_total: 2.740860198 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('4wa4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0dgAkwCXRpbWU6ODQ0LjHCtXMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRl0FTwMMTguMjI8AAwyMzYgCT5QTi9BCjIJNDdfMTEoQnVpbGQpCTFfGUMUdGFibGU6FbccLCBpbmRleDoBkwBfBQsIKHVwFck4KSwgcmFuZ2U6KDAwMDAtBQMMIDAwOgUDAC4BFKAwMCwraW5mXSwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvCQ32EDY5Ny41LroAcCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNjEwDStEcHJvY19rZXlzOiAwLCB0b3RfARIUOiA0Ni45BUwBExx3YWl0OiA0OS1VVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABtQgsIGIhFwV0CF9kdQUaEG46IDI1DW6obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGxFF9ycGM6MQWXCGFsXyFIDDo1ODYFhhx9fSwgdGlrdgVrBDp7BRwMMHMsIC3xSH0sIHNjYW5fZGV0YWlsOiB7dG8BQwnpODEsIGdldF9zbmFwc2hvdAlZCCAxNg2lNHJvY2tzZGI6IHtibG9jITwAfQluBG1lPlAAISwIZXNzDUIuNAEIYWxfITYRGjE7BbMId2FsDc40IDI4MS44wrVzfQlOL0EBBEFgLDVfMTIoUHJvYmUpCXJgAgBrfhgCIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('wweICr4HCgZTb3J0XzUSywYKDkluZGV4TG9va1VwXzEzEoIFChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPBeMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo2OTcuNcK1cywgbG9vcHM6MWLcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDYxMC4JLERwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDQ2LjnCAU0BEyR3YWl0OiA0OS4xBRNUY29wcl9jYWNoZV9oaXRfcmF0aW86IAG1HCwgYnVpbGRfAXQIX2R1BRoUbjogMjUuCW6obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGxFF9ycGM6MQWXCGFsXyFIDDo1ODYFhiB9fWrMAXRpa3YFbAQ6ewUdBDBzFf1IfSwgc2Nhbl9kZXRhaWw6IHt0bwFECeo4MSwgZ2V0X3NuYXBzaG90CVoIIDE2DaY0cm9ja3NkYjoge2Jsb2MhPRB9fX0sIAFjPlAAIS0IZXNzDUIuNQEIYWxfITcRGjE8BbMId2FsDc8sIDI4MS44wrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESYQMMhoBAkWECHAoIjqEAhAUChIKBT6EAghSHmtyQAJWegAsIRqNrKniSPtAKauqTeYMAUABWklsEDgxOC4yRQxNbARw7C62ABwhTqcF/bcsDB2eEAFAAVI4BZoQLmJpbmQl6RQudXBkYXRpDgQsID4dAAhjcmURHRF2BDQ0JfwoLCBsb29wczoxGAE=') # Resource_group: default ; # Time: 2024-05-06T11:21:40.930973827+08:00 # Txn_start_ts: 449567968007553045 # Query_time: 2.728799396 # Parse_time: 0 # Compile_time: 0.000692136 # Rewrite_time: 0.000185888 # Optimize_time: 0.000350023 # Wait_TS: 2.725521327 # Cop_time: 0.001590748 Process_time: 0.000117944 Wait_time: 0.000096229 Request_count: 2 Process_keys: 6 Total_keys: 10 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 5 Rocksdb_key_skipped_count: 16 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 5.8972e-05 Cop_proc_p90: 6.4298e-05 Cop_proc_max: 6.4298e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.8114e-05 Cop_wait_p90: 5.5469e-05 Cop_wait_max: 5.5469e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 36651 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.00134862 # PD_total: 2.7254909400000003 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 3 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('iQ6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMwl0aW1lOjIuMjRtcywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvGUUAMTZFAEhpbmRleF90YXNrOiB7dG90YWxfBW50IDk2My4ywrVzLCBmZXRjaF9oYW5kbGU6IDk1OC4zBRgkYnVpbGQ6IDIuOAkQDHdhaXQBDxwwN8K1c30sIAn4SlsAEDg4MS42BUMgbnVtOiAxLCBjHcssIDV9LCBuZXh0OiB7AVMAXwWjEDogMS4yAf8FEwB0JVMYbG9va3VwXw2IDDU4LjkFVUYiACByZXNwOiA4MTIFuhR9CTE5LjExLCAyCTQ3XzE1KEIBzgwpCTFfOTUFZgA6OeQALCkuJDppZHhfdmVyKHYp89ApLCByYW5nZTooNDQ5NTY3OTUzMTA2NzYzNzg4LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIAVWGDpwc2V1ZG8xnRA5NDcuNQXDBGxvIeQAMyEZAHAxQjEsJG1heDogODU3LjQFK0Rwcm9jX2tleXM6IDMsIHRvdF8BEgw6IDUzLWQBEyETDDogNTUNX2hjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwp1gV0CF9kdQUaGG46IDU3LjEFbixtYXhfZGlzdHNxbF8ytQFEMX0sIHJwY19pbmZvOntDb3A6AbEUX3JwYzoxBZdRWQQ4MAFKAH1BIAhpa3YFaQQ6e0VzADBV3QFNKHNjYW5fZGV0YWlsVZoB2ghlc3My7wAEYWwyFwAkX3NpemU6IDEzOBF2KRw8NCwgZ2V0X3NuYXBzaG90XwVyCCAxOS1GXHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZGmbJVsIa2V5PhYAGDYsIGJsb2NhOwB9CdIEbWVetAAJcS6WAQhhbF8hmBEaMZ0lFwh3YWxxiQgyNjklfRB9CU4vQQEEQbMkNV8xNihQcm9iZX6zAghrZWVRehBmYWxzZVZ7Agg3NjdtPkl7ADJmewIINjIxBZAALGJ7AgQ2NGVoJYEF4xQ6IDQwLjhFQQBjvnsCCDI0Loks7nsCSXsENTkBhCmp/nsCansCBDc1BfoEYWxNewA2VnsCMUZ+ewIEMixOewIEMTDCfAIulwE2fAI1nkJ8AkA3MS44wrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('lA+oCo8PCg1Qcm9qZWN0aW9uXzE4EsUNCg5JbmRleExvb2tVcF8xNxLXBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwAzgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY3OTUzMTA2NzYzNzg4LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA+OnBzZXVkb1oWdGltZTo5NDcuNcK1cywgbG9vcHM6M2LaAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDg1Ny40BSxEcHJvY19rZXlzOiAzLCB0b3RfARIUOiA1My42BSEBExx3YWl0OiA1NQ1ggGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAV0CF9kdQUaGG46IDU3LjEFTdBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwXmBDgwAUogfX1qsAJ0aWt2BWoEOnsFGwAwFfsBTgBzIaMoZGV0YWlsOiB7dG8BQgHbCGVzczLwAARhbDIXACRfc2l6ZTogMTM4EXcpHTg0LCBnZXRfc25hcHNob3QJjQggMTktR3Ryb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQlXAhrZXk+FgAYNiwgYmxvYyGfEH19fSwgAcdetAABHAA6MpcBCGFsXyGZERoxniUXCHdhbC0xDCAyNjklfgh9cP8RAQQBeBEKQP8BEqQFChFUYWJsZVJvd0lESdoMNhoBAkXaCCDWE0LaAggVChNK2gIYUh5rZWVwIEmlHGZhbHNlLCBzRqYCEDc2Ny45RQxJpgAyaqYCCDYyMQW6ACxipgIMNjQuMwVNWaYMNDAuOAUTAGO+pgIIMjQuSfPupgJJpgQ1OQGEDH19arH+pgJ2pgIENzU2pgIANlamAjFHAHJ6pgIEMixOpgIEMTDCpwIumAE2pwI1n0KnAgQ3MSW5WqcCKCGKb66ouqz5QCmruWgQAUABWhRlGRAyLjE0bZUAEDJi9AFpoa2JH3H/BSoUIDk2My4yRSJAZmV0Y2hfaGFuZGxlOiA5NThNTYXEEDogMi44SV1hZgEPIDA3wrVzfSwgdGEuTlsADDg4MS5JQ7FuMuUEKDV9LCBuZXh0OiB7AVMAXwWjEDogMS4yAbsFEwB0BVsYbG9va3VwXw2IBDU4bTJGIgAgcmVzcDogODEyBboMfXDfmC7bAyU0CNoq+j40ARxSam15c3FsLmWfxZcILnZlxYsELCBCGgAJkgRpZEobABRtb2RpZnmJ40ofAIX7NaAAMjKgAQQNQ73+RDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:40.96334496+08:00 # Txn_start_ts: 449567968007553043 # Query_time: 2.77863117 # Parse_time: 0 # Compile_time: 0.000673008 # Rewrite_time: 0.000225574 # Optimize_time: 0.000294469 # Wait_TS: 2.74284611 # Cop_time: 0.034663233 Process_time: 0.000044522 Wait_time: 0.000059365 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.4522e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 5.9365e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.034545256 # PD_total: 2.742830707 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjM0LjhtcywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMAkwCRFdQGRhdGE6U2VsZWN0aW9uXzkJGUoEN20ZSnQsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDM0LjYBKURwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDQ0LjXCtXMJEyR3YWl0OiA1OS40BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogNy44OQU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFhAhhbF8xKyA2bXN9fQkyMzUtJjBOL0EKMgkxXzkJMV8wNX8IZ3QoioIBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVQRrdgXOBDp7BX8MMHMsIC2mSH0sIHNjYW5fZGV0YWlsOiB7dG8BpilMODEsIGdldF9zbmFwc2hvdAm8ECAzMC4yJQg0cm9ja3NkYjoge2Jsb2MhnRB9fX0sIAFjPlAAIY8IZXNzDUIulwEIYWxfIZkNGgA1MZ4AdAGzCHdhbC0xNCAyOTIuOMK1c30JTi9BAQQcCjMJNDNfOAkhLiwxMDAwMAl0YWJsZTpGqwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96IQEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hQfICoAHCgZTb3J0XzUSpAYKDlRhYmxlUmVhZGVyXzEwEuoDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApaswBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAzMC4ywrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgw0NC41BUIJbQh3YWkJyBQ6IDU5LjQJGgGzDHdhbGwNMyQyOTIuOMK1c31wITAFATJAARxVVVVVlaj4QDlALAFAAVIQZGF0YTpTZVUFBFoUITAcOjM0LjdtcywxlRRi2AFjb3ApshAge251bQX7IG1heDogMzQuNgEqAcEtFgQwLAG4BdMAOjLLAAXJHcSAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogNy44OQX+qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFlwBhLTEJuAx9fXDrMicBGGwL2lKR3ApdZyEnACOKZAI5OjQ4bXMsIGxvb3BzOjEYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:40.963481099+08:00 # Txn_start_ts: 449567968007553046 # Query_time: 2.751751482 # Parse_time: 0 # Compile_time: 0.001916004 # Rewrite_time: 0.000391571 # Optimize_time: 0.001269401 # Wait_TS: 2.714636607 # Cop_time: 0.034253259 Process_time: 0.00012083 Wait_time: 0.0000695 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.0415e-05 Cop_proc_p90: 7.6432e-05 Cop_proc_max: 7.6432e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.475e-05 Cop_wait_p90: 3.5012e-05 Cop_wait_max: 3.5012e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17010 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('3ifACtknCgdTb3J0XzEzEsEmCg1Qcm9qZWN0aW9uXzE1ErYjCgpIYXNoQWdnXzE2EuwZCjIhABQ4EsEWCgsBISRKb2luXzIwEsEJMkMAZDIxEskHCg5JbmRleExvb2tVcF8yOBLcBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwhl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oUdGltZTozMy43bXMsIGxvb3BzOjFi1gFjb3BfdGFzazoge251bTogMSwgbWF4OiAzMy42bXMsIHByb2Nfa2V5czogMCwgdG90X3Byb2M6IDQ0LjTCtXMsIHRvdF93YWl0OiAzNQURgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVwCF9kdQUaGG46IDQ4LjUFOqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa0UX3JwYzoxBZUIYWxfEeAsNW1zfX1qyAF0aWt2BWoEOnsFGwAwGfcMfSwgcyGQKGRldGFpbDoge3RvAUIJ5jgxLCBnZXRfc25hcHNob3QJWAQgMQmiNHJvY2tzZGI6IHtibG9jITUQfX19LCABYT5OABhwcm9jZXNzDUAuLwEEYWwlMQ0aADMJWgWvCHdhbA3JLCAyMjguMcK1c31w/xEBBAF4EQok/wESnQIKDFNlbE3GPDI3Em4KEVRhYmxlUm93SURJbwA2SWwEVKU6bAIIDQoLXWwEUh52OwJWgQAIGgECCV4skKVAKaDbSxqjdZQ/QcoQUm5pbihFyWAudGlkYl9iYWNrZ3JvdW5kX3N1YnRhc2suQZlIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAMZXApKVafABwhjURsjTL1ch2cCAFAAXkGADlB3ABsaQYEcOsuWgFhoxipg8CnYxV0Nj0ACFKVAX7XAAxlcCwgdiQAXdcULCBjYXN0euQAITBBmWgsIGRvdWJsZSBCSU5BUlkpLT5Db2x1bW4jMzdW1QAIYg9DfUIUT0ZGcOwULkACBJoLNsQECDkS3DrEBBAzNhK0BULEBAgzMxqRxAS4mlFYAD6JxAgcChpRWBQBdBoOCgUl6QASCQcEUm2RuwxwYXVzIewALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTR4ALFUohvEEABZhlQw6NjYyZUcALDHtBGLcYvMECDU1Ng0sYbwhdj71BAw3Ni40haoIdG90ZcQMOiAzNI29AGO+9wQMMTMuOAVN7vcEifcENTIJmQx9fWrrQvkEADFd63L6BAAzVvoECDMuMgWn4vwELjYBOvwEMT2tgRR2X3JlYWQuBwUFvUYcBQQ5LiE7XhwFBNYBLhwFDDM1Em1CHAUEMzSJvgSquTrEAggMCgpZxPobBSgEukApuR6F61H4PWUhBFIoVtwEDGdsb2LBwqkcatUEGIk7w9ZL4Y0dVoHVSeoINzgwLamR1wD6NtcEIAIh6SCU+SYBjzY/AAhS2wKdsy6LAARpZDLOBC4bAAGrYSFmIQAIeXBlYh0AhRdiHgAYcHJpb3JpdGZcABRjcmVhdGXlP2JFADJoBVrgAABzPrAFNuIAAHISBwgEY28ByT6qBS4qACEnXp0FADatnQQ3OYk4LZtGnQUE3CK9nUQhxakaJTnOlEApidLe4AuTmT8h6FhScGlubmVyIGpvaW4sIGVxdWFsOltlcXpBBnLlAAEdECkgZXEo1U0ELCARCwg2KV0NvQwzNC4ynUQEYjMWxgkUaGFzaF90DnMIBDp7ZcAIOjM0AScQZmV0Y2gNDAUqLDowc30hfv1UfUgWlTrTAADL/nwC/nwC/nwC/nwCinwCXb5KTAld6VqvAUIJCATYJS5sAhjOpmfib5qVsQcA8ElsBLcGDrQJEHAgYnk6HYA+9wIgZnVuY3M6bWF4eoUCHaUquggENSwNQRxmaXJzdHJvdy5GADZrAAgpLT6ChwB+RgCRtGZMABEinpgAgeVqTgClAykjfpwApRJmSwAFH56WALFAZk8AESKeUgC9cWZVAB0lolgAJqIKalgAGSWeWACF12IyAgEenkoAAHTdBmZSAC4mAHmFADOhDbHxGLwCcGFydGkO/wgYb3JrZXI6eybsDaFgDDQwMzYS7Agd7ww6NSwgRZMQbnVtOjAS6A4WdQogMTcwLjk4Mjg5EsYMDowKDigQEuIOAQ0S+QoJJAw5Njk4AYcO0w8BZwwwNjg5BZgIcDk1LhEAFH0sIGZpbmKeAAw1NTgzBTdengABqh4TCw6ICAQxNhIzCgEUBZsQMjI3bnMJwg2eGDEuMTY2MDIFVhGeEDQwNTU1Aa8Rng0RWugJGCE0Dc5I1uQ+uwQAq/5UBv5UBjpUBklwWr8EeYtaIQA9cmbtCIoRCS6kAvnlADVarwJ6NAYUkscXVdj8PnkBAF5awwCG5ACKwAAEaWRWqwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T11:21:41.670422998+08:00 # Txn_start_ts: 449567968769867778 # Query_time: 0.484634254 # Parse_time: 0 # Compile_time: 0.00043825 # Rewrite_time: 0.000119552 # Optimize_time: 0.000237755 # Wait_TS: 0.000011419 # Cop_time: 0.483819579 Process_time: 0.000037018 Wait_time: 0.000032188 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.7018e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.2188e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.483682272 # PD_total: 0.000007624 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1ga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6NDg0bXMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNCAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JFfAMMy45bRnyeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogNDgzLjcBKkRwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDM3wrVzCREkd2FpdDogMzIuMgUTVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABsQgsIGIhEwVxCF9kdQUaGG46IDIyLjMFOnxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwYyXlFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFEADoNtxx9fSwgdGlrdgVqBDp7BRsMMHMsIC3pSH0sIHNjYW5fZGV0YWlsOiB7dG8BQgnmODEsIGdldF9zbmFwc2hvdAlYCCAxNA3eNHJvY2tzZGI6IHtibG9jITgAfQluBG1lPlAAISkIZXNzDUIAMzUxBGFsJTMRGDE4BbEId2FsDcs0IDIwNC42wrVzfQlOL0EBBEFZLDVfMTIoUHJvYmUpCXJZAgBrfhECIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tgeICrEHCgZTb3J0XzUSwQYKDkluZGV4TG9va1VwXzEzEvsEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPCQMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oVdGltZTo0ODMuOW1zLCBsb29wczoxYtgBY29wX3Rhc2s6IHtudW06IDEsIG1heDogNDgzLjdtcywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogMzfCtXMsIHRvdF93YWl0OiAzMi4ywgETVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABsTgsIGJ1aWxkX3Rhc2tfZHUFGhxuOiAyMi4zwgE6gG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEwXDp7Q29wOntudW1fcnBjOjEsIHRvdGFsXyFEADoB4iw3bXN9fWrKAXRpa3YFawQ6ewUcCDBzLBH5RH0sIHNjYW5fZGV0YWlsOiB7dAVDBGtlAec4MSwgZ2V0X3NuYXBzaG90CVkQIDE0LjIFpVhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAFjPlAAGHByb2Nlc3MNQgQzNwVACWsId2FpEVoEMzINWgWxCHdhbA3MLCAyMDQuNsK1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREl9DDIaAQJFfQhwKCI6fQIQFAoSCgU+fQIIUh5rcjkCVnoAKCEajayp4kj7QCmrUd8QAUABWhMhBAw6NDg0QTgIbG9vQWMEcOouswAcIU6nBf23LAwdmxABQAFSOAWXPC5iaW5kX2luZm8udXBkYXRpBAQsID4dAAhjcmURHVJzAAQYAQ==') # Resource_group: default ; # Time: 2024-05-06T11:21:41.670617702+08:00 # Txn_start_ts: 449567968769867782 # Query_time: 0.459806766 # Parse_time: 0 # Compile_time: 0.001070678 # Rewrite_time: 0.000226613 # Optimize_time: 0.000732614 # Wait_TS: 0.000008619 # Cop_time: 0.915594242 Process_time: 0.000064335 Wait_time: 0.000053156 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.2167e-05 Cop_proc_p90: 4.6209e-05 Cop_proc_max: 4.6209e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.6578e-05 Cop_wait_p90: 4.333e-05 Cop_wait_max: 4.333e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17232 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('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') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('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') # Resource_group: default ; [2024/05/06 11:21:42.250 +08:00] [ERROR] [pd_service_discovery.go:559] ["[pd] failed to update member"] [urls="[http://127.0.0.1:2379]"] [error="[PD:client:ErrClientGetMember]get member failed"] Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024/05/06 11:21:52.411 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimpleUpdate (194.10s) --- PASS: TestSimpleUpdate/Basic (65.56s) --- PASS: TestSimpleUpdate/Basic/test_update (40.54s) --- PASS: TestSimpleUpdate/Basic/test_update_common (25.02s) --- PASS: TestSimpleUpdate/Conflict (77.56s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (36.47s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (41.08s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8517/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS